Home › Forums › All Other Themes › GB Plant Pro
- This topic has 4 replies, 2 voices, and was last updated 1 year ago by Sonl Sinha.
-
AuthorPosts
-
November 21, 2023 at 3:39 am #209885
How do you remove the side blocks with “Search”, “Recent Posts”, and “Recent Comments”?
I can’t see them as options in the customization section or in Theme options?
ThanksNovember 21, 2023 at 11:02 am #209889Hi,
Kindly show us your website URL?
Regards,
DaveNovember 24, 2023 at 12:24 am #209968I found it in Appearance-Widgets. Once I removed those I now have a new “Pages” widget that appears on almost every page and I don’t know how to get rid of it?
Also a 2nd issue is in the header. The cart icon I want to remove when a user logs in. I can’t see it in the menu to edit it is just there? Does this theme not let me change the menu when a user is logged in? I only want a logged in user to be able to order.
Thanks,
https://abc123logic.com/products/
November 24, 2023 at 5:36 am #209969Looking more into this it seems to only be an issue with Pro Themes? The free versions don’t have the annoying widget that won’t go away when it’s not activated.
Is there a way to turn this off?
Also some of the features disappear from the free going to pro version. For example: SKT-Green can have a sticky header in the free version. But in the pro version: Nature One Pro it doesn’t give the option?November 24, 2023 at 11:10 am #209985Hi,
Q. Once I removed those I now have a new “Pages” widget that appears on almost every page and I don’t know how to get rid of it?
Ans: To remove sidebar there are 2 process.
1. You go to pages>edit any page and on right hand side under page attributes select template: Full Width and save.
2. Second way is to go to Appearance>Widgets and drag and drop a new widget in main sidebar to replace what is shown in default on the sidebar.Q. 2nd issue is in the header. The cart icon I want to remove when a user logs in. I can’t see it in the menu to edit it is just there? Does this theme not let me change the menu when a user is logged in? I only want a logged in user to be able to order.
Ans: Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.logged-in .header-extras li:nth-of-type(2) { display: none; }
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.