Page builder on Mobile Devices

By John L., 7 years ago. Last reply by John L., 7 years ago
Hi there, i try to reduce the margin between rows on Page Builder and i actually did it by going Settings>Page Builder and setting the Row Bottom Margin to 0. But 2 problems that came up. 1) The gap between rows is NOT 0 if one of the rows contains only 1 column. For example…

Clicking on Slider Pagination (dots) causes Slideshow to stop.

By jenn, 7 years ago. Last reply by jenn, 7 years ago
The slideshow works great, as do the arrows to navigate ahead. But when I click on the pagination dots in the bottom right, I see the following errors in the console: jquery-migrate.min.js?ver=1.4.1:2 JQMIGRATE: Migrate is installed, version 1.4.1 jquery.cycle.all.min.js?ver=2.9999.5:1 [cycle] terminating; zero elements found by selector jquery.cycle.all.min.js?ver=2.9999.5:1 [cycle] terminating; zero elements found by selector jquery.carouFredSel-6.2.1-packed.js?ver=1.0.80:15…

Button text color won’t stay

By Mary Bachman, 7 years ago. Last reply by Alex S, 7 years ago
Hi, No matter how many times I try to add a button to the bottom of my pages, the color won’t stick. http://ipipeproducts.wpengine.com/gooddata/ The text should be white – and it appears white when I first update the page. Then it changes when I revisit the page. Every so often, when I refresh the page,…

Icons displaying multiples

By shiranzaray, 7 years ago. Last reply by Alex S, 7 years ago
This is a new problem, maybe since WordPress updated itself. The icons on my front page are displaying multiples of themselves within their containers. I inspected the code and I couldn’t pinpoint anything wrong. Is there a line of code I could try that would correct it? Instead of one icon there are three of…

Help: SiteOrigin Features widget

By airboy44, 7 years ago. Last reply by Alex S, 7 years ago
Hello, in search of some help, hopefully very quickly. I am using the features widget on my website, and I have selected to use my own images, instead of the icons provided in the widget. This has been working great for about a month now. However, just now, the features that have my own image,…

Row Padding setting ignored after update to 2.4.23

By frafor, 7 years ago. Last reply by frafor, 7 years ago
Hi! First of all, thanks for making our work easier with your awesome plugins. I’ve really appreciated the new “mobile padding” setting, however since I’ve update to PB 2.4.23 all my websites just ignore the padding/mobile padding settings. I’ve managed to temporarily solve the issue by copying the padding setting to the row Attribute CSS…

Problem with Custom CSS After Update

By Brooks Brandenburg, 7 years ago. Last reply by Brooks Brandenburg, 7 years ago
This makes me think that the live site is applying my custom CSS first and then applying the Vantage theme's original CSS. Before the update, the opposite was true; the Vantage CSS was applied followed by my custom CSS allowing me to override the Vantage CSS. I'm not sure what I should do to fix…

Row Padding issue in v2.4.23

By Monio Design, 7 years ago. Last reply by Alex S, 7 years ago
Hi, After upgrading to v2.4.23 I have noticed that with any row that I haven't entered in padding settings it automatically sets it as 0px 0px 60px 0px. As soon as I enter anything in there, even 0px 0px 0px 0px it overrides it but any rows without a setting take this 60px bottom padding…

Search not working due to “Copy content” not working

By maltmann, 7 years ago. Last reply by maltmann, 7 years ago
Pages created with PageBuilder do not show up in search results, while pages created with WordPress editor show up normally. Just located the reason: PageBuilder settings, option “Copy Content” is activated. However, when I save a PageBuilder page, the content is not copied to wp_posts.post_content field and no new revision of the page is created.…

Latest update broke Google Maps widget

By alhadro, 7 years ago. Last reply by alhadro, 7 years ago
The latest plugin update (1.8) seems to have broken the Google Maps widget. Multiple errors were being generated including missing API, multiple API requests, and location problems. Reverting to 1.7.2 completely resolved the issue. Site is running latest version of WordPress (4.7.2) without any other plugins that make use of Google Maps API.

Error Warning Removed by adding one line of code

By Arnaud BERNARD-BRUNEL, 7 years ago. Last reply by Greg Priday, 7 years ago
In the code of the class SiteOrigin_Widget_Field_Link add the line in red to remove a warning, could you include this correction in your code for future updates ? /** * Class SiteOrigin_Widget_Field_Link */ class SiteOrigin_Widget_Field_Link extends SiteOrigin_Widget_Field_Text_Input_Base { /** * An array of post types to use in the query for posts when the ‘Select…