Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WC Vendors › Remove site header from vendors page
- This topic has 13 replies, 2 voices, and was last updated 4 years, 7 months ago by andre.
- AuthorPosts
- April 11, 2020 at 4:31 am #117847andreParticipant
Hi, is it possible to remove the site header (not top menu) from a vendors store page?
- April 11, 2020 at 9:28 pm #118090Sarmistha ChakrabortyMember
Hello,
It will be very helpful if you explain us with screenshot(vendors store page)?
Thanks.
- April 12, 2020 at 4:29 am #118209andreParticipant
Hi trying to setup a new vendors store, on the registration page it says “Verification Code sent to email” so I can do a screen shot for you, however the email doesnt arrive? any suggestions plz
Andre
- April 12, 2020 at 5:14 am #118215andreParticipant
Sorry about the delay, it took more than 30 mins for the email to arrive, how can I speed that up? New clients wont wait that long
Please see the attached pic for the first question, “can the site header be removed from the vendors page?”
Attachments:
You must be logged in to view attached files. - April 13, 2020 at 12:52 pm #118657Sarmistha ChakrabortyMember
Hello,
“can the site header be removed from the vendors page?”
>> Ok, you can remove this section using some css. In this page you can find “wcfm-store-page” class in your HTML body. Can you share us the store page URL, then can guide you with proper css code.Regarding email delay, please contact with your server admin. It’s not our WCFM plugins issue.
Thanks.
- April 13, 2020 at 2:38 pm #118685andreParticipant
Awesome, thank you I really appreciate that. would I have to add the ccs to each vendors store page or would it be universal?
I have created to demo stores, they show briefly on the page while its loading and then disappears and it says no store found, what did I do wrong?
- April 13, 2020 at 2:42 pm #118686andreParticipant
If you scroll down quickly you will see the two stores and then they disappear?
- April 13, 2020 at 4:46 pm #118724Sarmistha ChakrabortyMember
Hi,
Regarding site header be removed from the vendors page, Add this css in your activated theme’s style.css
.wcfm-store-page.wcfmmp-store-page .np-logo-section-wrapper { display: none; }
And, Store lists page https://globalmerchant.co.za/shop-here/ it’s working properly from our end. (PFA)
Thanks.
Attachments:
You must be logged in to view attached files. - April 13, 2020 at 6:13 pm #118748andreParticipant
Hi, is there any specific place within theme’s style.css where the code should be placed?
- April 13, 2020 at 7:35 pm #118774Sarmistha ChakrabortyMember
Hi,
Add the css end of the style.css file.
Thanks.
- April 13, 2020 at 7:52 pm #118781andreParticipant
Hi, please check this out, when you go to all vendors page (https://globalmerchant.co.za/shop-here/) and you scroll down quickly you will see both shops appear for a couple of seconds while the page is loading, then they disappear and it says No store found!
Both shops is published and have products in
Andre
- April 13, 2020 at 8:39 pm #118792Sarmistha ChakrabortyMember
Hello,
As mentioned earlier Store lists page https://globalmerchant.co.za/shop-here/ it’s working properly from our end.
Just check once, Turn off the “Enable Auto Filter” from WCFM dashboard -> Settings -> Geo LocationThanks.
- April 13, 2020 at 11:57 pm #118834andreParticipant
Thanks I will check it.
I would also like to create a category for each vendor (Store Name) with their products in sub categories. (Bobbies Butchery [main category] – Beef – chicken – sausage {sub category} etc)
Question one:- Currently every category that I add shows in the categories list on the new Vendors dashboard, this means that new vendors can access those categories and add these products to their stores. Some vendors do not want to share their products, is it possible to disable/remove certain categories so it doesn’t show in the new vendors dashboard? or is there a different way to achieve this?
Question Two:- Can new vendors create their own categories?
Question three: If yes, can they set it show/no show in categories list
Question four:- Also need to know – I set each payment plan with a limit to products (free plan 10 products – Bronze plan 20 products etc), however when I create a new vendor the products limit show 0 and asks me to buy credits. What did I do wrong?
Thanks
Andre - April 14, 2020 at 2:18 am #118860andreParticipant
Hi Sarmistha
Thanks it worked, I can now see all my shops. Any response to the other four questions plz
- AuthorPosts
- You must be logged in to reply to this topic.