Site logo

Widgets

Spacing between sidebar and footer

Hi team – usually I would be happy to spend a few hours trying to find the solution for this but I am kind of pressed for time with out launch next week! Any solutions for the following issue? When the main content of a page is minimal, the sidebar widgets are compressing into the … Read more

Changing My GP Home Page Composition

Hey there… I’m new to this – been working with WP sites for a while but I am not a coder. I want to make my static home page look less like a blog page, with the big text box in the body – probably break that up into widgets or something. Does GP support … Read more

Generate Special Menus for Sidebar

Hi Tom, I’m having a lot of fun creating my site. It’s been quite easy in general, thank you!! I need your suggestion on how to generate a section or widget that goes on the right sidebar that is unique to every page. What I want is to be able to add a few links … Read more

Help with sidebars

Hello Tom, Is there any way to make on Shop page left-sidebar and on the Product page right-sidebar? I have the next situation: I installed WooCommerce Product Filter and pasted your code from this post to functions.php. As a result I have a product filter in left-sidebar. Very good. But, I need when I go … Read more

Secondary Navigation Locations

Hello! I’d like to be able to split the secondary navigation area into two parts – left and right : https://ibin.co/2wdMRPGnFFAI.jpg Like this in the yellow bar where the FB logo is on the left, and the menu is on the right : https://npf-fpn.com/

guide to new template, sidebar, widgets?

Hi Tom, I’m using a child theme of generatepress. Am also making new page templates with widgets. I haven’t found a comprehensive how-to for adding a new page template, updating it with sidebars and widgets, registering sidebar and widgets, etc. Is there one? What I see looks proprietary without the how to guide. I have … Read more

Widget areas in sections

First: GeneratePress is a splendid theme. To the question: Is there a way to put widgets in the sections area? I use GP Premium 1.2.86. It would be great to have the ability to show different post categories using a row of widgets inside sections.

Frontpage widgets

Hi, I want to show frontpage specific 3 column widgets areas. I have created 3 new widget areas in my child-theme’s functions.php. I’ve managed to show the widgets using the generate_after_content hook. Question: How can I show this widgets only in the frontpage? I’m not certain how and where to put the if ( is_front_page() … Read more

Custom Sidebar Boxes and Buttons

Hi Tom, I’m curious to know how you got the solid blue background and white text on one of the sidebar boxes on this page of your website: https://generatepress.com/support/ Is that doable in the Customizer for GeneratePress, or did you do that via custom CSS? I’m also curious how you set the padding-bottom to zero … Read more

Show / Hide Widgets on Mobile

Hey Team, your Work is amazing! I recently found out there is a function to show/hide widgets. Is it possible to add that function when switching to mobile view? For example I have a widget in the header showing contact information (tel, mail) but when checking the page on mobile phone, this widget is the … Read more