Site logo

widget

Sidebar Stretching Signup Form

Hi all. I have been attempting to figure why in all great things Generate, my right sidebar stretches my signup form. I’ve looked int my signup code and to the best of my knowledge what I created should be copied as is. It’s only when I enter the code into the text widget it stretches … Read more

Is it possible to customize the header with widgets?

I wonder to know whether is possible or not to customize the header. I mean, I would like to have three widgets in the header area: the one on the left with the logo of the webpage, the middle one with the social media buttons and the right one with a search area. Can it … Read more

Footer ?padding/margin left? css with latest update

Hi Tom the latest update has been a bit of a challenge with the css updates. I’m slowly working through all of it. The footer’s left ?padding doesn’t look the same as before the update. It doesn’t look centered like before but seems to have some left padding that shifts both footer widgets to the … Read more

New Widget

I would like to create a new widget, but did not see the ‘create’ button. In GP do we have to add a new widget by editing the functions.php file, and therefore requiring a child theme? http://codex.wordpress.org/Widgetizing_Themes Thanks

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

Sidebar Widgets not disabling on page

I have one page on my website where the sidebar widgets are showing and shouldn’t be. This should be full width, no sidebars. Help! All of my other pages are fine. http://lyndalippin.com/pilates-back-pain-ecourse/

WP_Widget and GP hooks

Hello, I want use a widget above the footer, on the codex i found this : https://codex.wordpress.org/Function_Reference/the_widget on my template (functions.php) i have this : // Set up our array of widgets $widgets = array( __( 'Right Sidebar', 'generatepress' ) => 'sidebar-1', __( 'Left Sidebar', 'generatepress' ) => 'sidebar-2', __( 'Header', 'generatepress' ) => 'header', … Read more

Social Buttons Widget

Hi, is there a way to add from the add-ons the widget with the social buttons we see in GP Tutorials? I mean this one: http://imgur.com/a/UUzhc Thanks.

Full Image in Widget

Hello Tom, I have a Product Page with right sidebar and I want to stretch a picture. http://piccy.info/view3/10329909/97e4530a2823a1a8344c4f24d040758e/ (how to delete green space only on this widget where image) Thanks in advance!

Nav / mobile view / print-friendly view / footer widget layout

Hi Tom, Thanks again for awesome theme! After a year of using GP, may I suggest some improvements to GP? (or, maybe you already have the answers 😉 Many of questions are especially relevant for international users, as non-English wording is rather often longer… 1. In the primary / secondary nav, when there is not … Read more