Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Ultimate › Modify Store Page
- This topic has 5 replies, 2 voices, and was last updated 4 years, 6 months ago by Sarmistha Chakraborty.
- AuthorPosts
- April 30, 2020 at 7:36 pm #125103paul-8288Participant
HI guys, is there any documentation on editing the store page? I know some areas can be controlled in the settings, but I want to be able to make bigger changes, ideally by using the theme editor if possible. Any hints or tips on how this can be done?
Thanks.
- May 1, 2020 at 2:04 pm #125329Sarmistha ChakrabortyMember
Hello,
It will be very helpful if you let us know what kind of modification you are looking for? Then We can guide you accordingly.
Suggestion – You can modify many style using Elementer & WCFM – WCFM Marketplace integrate Elementor(https://wordpress.org/plugins/wc-frontend-manager-elementor/)Thanks.
- May 1, 2020 at 6:23 pm #125432paul-8288Participant
HI, I am using flat some theme which has its own UX builder, I don’t want to add Elementor too.
I don’t like the tabs, I want to insert a different header, move the buttons around, change the layout of the shop ‘cards’ etc. Ideally I would like to integrate UX builder but I don’t think that’s possible, or at lease use their blocks to be able to edit pages.
thanks
Paul - May 1, 2020 at 8:31 pm #125466Sarmistha ChakrabortyMember
Hello,
Sorry, unfortunately those modification is not possible by using UX-builder.
We can help you, how to modify those sections using some custom development.
To modify header sections, tabs you have to override the “wcfmmp-view-store-header.php” and “wcfmmp-view-store-tabs.php” files in your theme folder. From “\wp-content\plugins\wc-multivendor-marketplace\views\store” to “\wp-content\themes\flatsome-child\wcfm\store”To modify product blocks, you need to modify WooCommerce product blocks in shop page(The product blocks in vendor’s store page is same as WooCommerce shop page). You need to override content-product.php in your theme folder(yourtheme/woocommerce/content-product.php).
Thanks.
- May 1, 2020 at 9:19 pm #125485
- May 3, 2020 at 12:11 pm #125930Sarmistha ChakrabortyMember
Hi,
To modify stores block you need to override “wcfmmp-view-store-lists-card.php” file in your theme folder. From “\wp-content\plugins\wc-multivendor-marketplace\views\store-lists” to “\wp-content\themes\flatsome-child\wcfm\store-lists”.
Thanks.
- AuthorPosts
- You must be logged in to reply to this topic.