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, 11 months ago by
andre.
- AuthorPosts
- April 11, 2020 at 4:31 am #117847
andre
ParticipantHi, is it possible to remove the site header (not top menu) from a vendors store page?
- April 11, 2020 at 9:28 pm #118090
Sarmistha Chakraborty
MemberHello,
It will be very helpful if you explain us with screenshot(vendors store page)?
Thanks.
- April 12, 2020 at 4:29 am #118209
andre
ParticipantHi 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 #118215
andre
ParticipantSorry 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 #118657
Sarmistha Chakraborty
MemberHello,
“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 #118685
andre
ParticipantAwesome, 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 #118686
andre
ParticipantIf you scroll down quickly you will see the two stores and then they disappear?
- April 13, 2020 at 4:46 pm #118724
Sarmistha Chakraborty
MemberHi,
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 #118748
andre
ParticipantHi, is there any specific place within theme’s style.css where the code should be placed?
- April 13, 2020 at 7:35 pm #118774
Sarmistha Chakraborty
MemberHi,
Add the css end of the style.css file.
Thanks.
- April 13, 2020 at 7:52 pm #118781
andre
ParticipantHi, 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 #118792
Sarmistha Chakraborty
MemberHello,
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 #118834
andre
ParticipantThanks 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 #118860
andre
ParticipantHi 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.