Change position of edit buttons

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Viewing 16 reply threads
  • Author
    Posts
    • #65043
      kaloomee
      Participant

      Hi
      Due to a conflict with the theme I am using, Rehub, Child revendor
      I would like to move the ‘View’ draft’ ‘Save’ buttons to centre of page please
      With other theme the buttons display (Tested by changing themes to check)
      But with rehub theme the save button is hidden in settings manu
      And a’Save’ is hidden in product edit – https://nimb.ws/IC8P9a
      WOuld you have some code I can add to move buttons to centre please?
      Thank you
      Kaloomee

    • #65302
      WCFM Forum
      Keymaster

      Hi,

      Please Disable Float Button option from WCFM Admin Setting -> Dashboard – https://ibb.co/px35ZQ0

      Thank You

    • #65420
      kaloomee
      Participant

      Thank you for solution, Much appreciated

      It would have been good to keep float buttons, as more convenient for users, but if it is not possible to centre align the float buttons then this is a good compromise

      Thanks again
      Kaloomee

    • #65421
      kaloomee
      Participant

      Also – Just noticed this
      When pages first load then buttons are at bottom of data area, See attachment ‘No float buttons – Correct’
      Then when page finished loading a white space appears – https://nimb.ws/eQL2lB and the buttons are moved further down the page

      Any further help much appreciated
      Thank you
      Kaloomee

      Attachments:
      You must be logged in to view attached files.
    • #65572
      WCFM Forum
      Keymaster

      HI,

      I think this page has some PHP error and page is not fully loaded!

      Please check at wp-admin -> WooCommerce -> Status -> Logs -> fatal_erros log -> is any error generated?

      Thank You

    • #65843
      kaloomee
      Participant

      HI
      There are no errors in log
      I cleared logs then accessed page > menu > settings tab
      Then checked logs again
      You are correct in that the page does not load correctly, I was going to raise this as a seperate issue.
      Sometimes th eprogress bar does not start so I have to go back to ‘Home’ then back to settings tab again, sometimes a few times, before progress bar loads
      I have attached a screenshot of inspect page whilst on the settings tab page which does not load correctly
      There are a couple of errors displaying – Screenshot attached

      Any further help much appreciated
      Maybe if we can fix load issue this will fix floating tabs also
      Regards
      Kaloomee

      Attachments:
      You must be logged in to view attached files.
    • #66023
      WCFM Forum
      Keymaster

      Hi,

      Is there any caching or JS/CSS optimization plugin?

      If so, then please disable those once and take a look.

      Thank You

    • #66187
      kaloomee
      Participant

      Hi,
      I have spent some time now the Siteground support changing cache settings and turning off cache completely
      They even logged in to the site to see the issue for themselves.
      Their conclusion –
      I am sorry to hear that Iain, I also tested it through several devices here , I can confirm that there is no caching being used right now on the site , the issue seems to be caused by something else.

      So, Further investigation =
      Inspect console shows –
      Uncaught ReferenceError: mejs is not defined
      at mediaelement-migrate.min.js:1
      at mediaelement-migrate.min.js:1
      And
      Uncaught TypeError: progressbar.progressbar is not a function
      at HTMLDocument.<anonymous> (wcfm_marketplace_settings_js.min.js:26)
      at i (jquery.js:1)
      at Object.fireWith [as resolveWith] (jquery.js:1)
      at Function.ready (jquery.js:1)
      at HTMLDocument.J (jquery.js:1)

      Any further help much appreciated
      Kaloomee

    • #66188
      kaloomee
      Participant

      Okay, really weird
      Despite having used SG support it looks like the issue is fixed
      With caching re-enabled I changed settings in the SG optimiser plugin
      Set ‘Load Render-blocking JavaScript Files Asynchronously’ to disabled and now page loads every time
      Do not understand why but happy that this issue looks like it is fixed now
      Still cannot enable float buttons but the main issue was the page load as would be very annoying for users
      Thank you for your time and support
      Much appreciated
      Kaloomee

    • #66273
      WCFM Forum
      Keymaster

      HI,

      Possible your theme causing this issue.

      You may disable this progress bar by adding this line to child theme’s functions.php –

      add_filter( 'wcfm_is_allow_profile_complete_bar', '__return_false' );

      Thank You

    • #66299
      kaloomee
      Participant

      Thank you
      I shall refer to theme dev

    • #66732
      kaloomee
      Participant

      HI
      Have you received my reply re code error?

    • #66802
      kaloomee
      Participant

      Theme dev has identified the issue – It is in WCFM
      Please resply so I can provide details
      I have tried adding it here but reply not accepting code
      I have tried to post the fix here twice now but does not show

    • #66834
      WCFM Forum
      Keymaster

      Hi,

      Please send me for here – https://wclovers.com/woocommerce-multivendor-customization/

      Thank You

    • #66946
      kaloomee
      Participant
      This reply has been marked as private.
    • #66969
      kaloomee
      Participant

      Thank you for providing code
      Works great
      Great support as ever

    • #67034
      WCFM Forum
      Keymaster

      You are always welcome 🙂

Viewing 16 reply threads
  • The topic ‘Change position of edit buttons’ is closed to new replies.