Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Marketplace (WooCommerce Multivendor Marketplace) › Change position of edit buttons
- This topic has 16 replies, 2 voices, and was last updated 5 years, 5 months ago by WCFM Forum.
- AuthorPosts
- May 30, 2019 at 6:55 pm #65043kaloomeeParticipant
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 - May 31, 2019 at 9:08 pm #65302WCFM ForumMember
Hi,
Please Disable Float Button option from WCFM Admin Setting -> Dashboard – https://ibb.co/px35ZQ0
Thank You
- June 1, 2019 at 11:41 am #65420kaloomeeParticipant
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 - June 1, 2019 at 12:09 pm #65421kaloomeeParticipant
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 pageAny further help much appreciated
Thank you
KaloomeeAttachments:
You must be logged in to view attached files. - June 2, 2019 at 6:55 pm #65572WCFM ForumMember
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
- June 4, 2019 at 10:00 am #65843kaloomeeParticipant
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 attachedAny further help much appreciated
Maybe if we can fix load issue this will fix floating tabs also
Regards
KaloomeeAttachments:
You must be logged in to view attached files. - June 5, 2019 at 5:15 pm #66023WCFM ForumMember
Hi,
Is there any caching or JS/CSS optimization plugin?
If so, then please disable those once and take a look.
Thank You
- June 6, 2019 at 10:08 am #66187kaloomeeParticipant
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 - June 6, 2019 at 10:30 am #66188kaloomeeParticipant
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 - June 6, 2019 at 7:28 pm #66273WCFM ForumMember
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
- June 6, 2019 at 9:11 pm #66299kaloomeeParticipant
Thank you
I shall refer to theme dev - June 10, 2019 at 10:41 am #66732kaloomeeParticipant
HI
Have you received my reply re code error? - June 10, 2019 at 5:38 pm #66802kaloomeeParticipant
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 - June 10, 2019 at 8:41 pm #66834WCFM ForumMember
- June 11, 2019 at 9:31 am #66946kaloomeeParticipantThis reply has been marked as private.
- June 11, 2019 at 11:11 am #66969kaloomeeParticipant
Thank you for providing code
Works great
Great support as ever - June 11, 2019 at 5:39 pm #67034WCFM ForumMember
You are always welcome 🙂
- AuthorPosts
- The topic ‘Change position of edit buttons’ is closed to new replies.