Best Multi Vendor Marketplace Plugin for WordPress › Forums › WCFM – Ultimate › Shortcode to show the logged in vendor's products only
- This topic has 19 replies, 2 voices, and was last updated 6 years, 6 months ago by
WCFM Forum.
- AuthorPosts
- January 25, 2019 at 7:06 am #45111
Todd
GuestHi
The vendor dashboard is a bit too clunky for my website.
Is there a shortcode out there, for when a vendor logs in and visits a certain page, they will see a list of their products only?
Any help would be greatly appreciated. I tried to mess with ‘end points’ but have no idea what I am doing
Thanks
Todd - January 25, 2019 at 7:11 am #45112
WCFM Forum
MemberHI,
Please create a page using this short code –
wcfm endpoint="wcfm-products"
Edit page will look like this – https://ibb.co/gVhX0Ck
Thank You
- January 25, 2019 at 11:26 pm #45231
Todd
GuestHi
It still shows the clunky vendor store template. See this link
http://www.bidcloud.com.au/wp-content/uploads/2019/01/this.png - January 26, 2019 at 7:14 am #45267
WCFM Forum
MemberHi,
There is no such short code to show only table.
Just hide top bar and header section using CSS.
Thank You
- January 31, 2019 at 6:21 am #45947
Todd
GuestHi Sorry, can you please supply me with one line example of CSS to hide?
I have tried a number of different methods, cannot get it to work.
Thanks
Todd - January 31, 2019 at 8:09 am #45983
WCFM Forum
MemberHi,
Please use this CSS –
#wcfm-main-contentainer .wcfm-page-headig, #wcfm-main-contentainer .wcfm-top-element-container { display: none; }
Thank You
- February 3, 2019 at 1:34 am #46379
Todd
GuestThis reply has been marked as private. - February 4, 2019 at 6:19 am #46474
WCFM Forum
MemberHi,
Look, I have added same CSS here – https://ibb.co/F5MB9jX
And it works perfectly – https://ibb.co/YfgzncB
Thank You
- February 5, 2019 at 11:23 pm #46790
Todd
GuestSorry, was adding it in the wrong place.
Thank You
- February 6, 2019 at 5:30 am #46809
WCFM Forum
MemberIt’s OK, thanks for the update.
Have a great day 🙂
- February 6, 2019 at 8:25 pm #46925
Todd Napaver
GuestSorry one last question
Can you help me with the css code to hide the entire bar at the top (show…..search….etc)
Thanks again
Todd
- February 7, 2019 at 2:58 pm #47035
WCFM Forum
MemberHI,
Please use this CSS –
#wcfm-products_length, #wcfm-products_filter, .wcfm_products_filter_wrap { display: none !important; }
Thank You
- February 8, 2019 at 7:53 pm #47307
Todd
GuestThanks, tried this one and pasted it under your code…didnt work
please helpGreatly appreciated
- February 9, 2019 at 4:36 am #47329
WCFM Forum
MemberHi,
This is a CSS, where you have added this. Please show me screenshot.
Thank you
- February 12, 2019 at 1:13 am #47790
- February 12, 2019 at 6:36 am #47824
WCFM Forum
MemberHi,
Thanks for the screenshot.
But this CSS is not there –
#wcfm-products_length, #wcfm-products_filter, .wcfm_products_filter_wrap { display: none !important; }
By mistake, you have add this twice –
#wcfm-main-contentainer .wcfm-page-headig, #wcfm-main-contentainer .wcfm-top-element-container { display: none; }
Thank You
- February 16, 2019 at 1:56 am #48466
Todd
GuestHi Guys
thanks so much for your help
I really am no good at hiding stuff with CSS
I was wonderign please if you can show me the CSS to hide these elements in the store manager
Please see screen shot
http://www.bidcloud.com.au/wp-content/uploads/2019/02/remove.jpg
- February 16, 2019 at 4:33 pm #48532
WCFM Forum
MemberHi,
Well, WCFM already this option to hide list page column – https://ibb.co/g41hKDM
But this comes with WCFM Ultimate.
Thank You
- February 17, 2019 at 8:28 am #48586
Todd
GuestOh my god….I have WCFM ultimate….where is this setting?
- February 18, 2019 at 6:32 am #48708
WCFM Forum
Member
- AuthorPosts
- The topic ‘Shortcode to show the logged in vendor's products only’ is closed to new replies.