Unable to deregister scripts!

By frafor, 7 years ago. Last reply by frafor, 7 years ago
Hi there, I am trying to dequeue this script: Because I need to replace it with a specific tweaked version that won’t resize the slider on window.resize, unless the width delta is more than +-90px. I need this because I use to resize the Hero Widget according to window.height via a script, and I have…

Highlighting row and widget in backend editor

By thmarx, 7 years ago. Last reply by Alex S, 7 years ago
Hi, I developed some plugins to add custom properties to PageBuilder rows and widgets. If a page is full of widgets and rows, the user has no chance to see for which rows or widgets custom properties where set. For preview and the live site I’m using the filtes “siteorigin_panels_row_style_attributes” and “siteorigin_panels_widget_style_attributes” but both are…

Difficulty with Row Attributes CSS

By blacktankdesign, 7 years ago. Last reply by blacktankdesign, 7 years ago
Firstly, let me say how fabulous Page Builder is. I use it on most of our sites and it really makes site building so much easier. So thank you!! I am having trouble, though, figuring out the CSS attribute section of the rows. I followed your tutorial but I’m just not able to make it…

Post Loop – show latest 2 posts only

By Robin Wilson, 7 years ago. Last reply by Robin Wilson, 7 years ago
I am trying to get the post loop widget to show just the latest 2 posts from a category I have post type – posts posts per page 2 and in additional cat=3&max_num_pages=1 The cat=3 works (takes just posts from this category), but still shows pages – how do I stop pagination appearing?

Contact form is missing

By Jeremy Como, 7 years ago. Last reply by Alex S, 7 years ago
When I try to edit the contact field, I receive this message, “The widget SiteOrigin_Widgets_ContactForm_Widget is not available. Please try locate and install the missing plugin. Post on the support forums if you need help.” I have installed SiteOrigin Widgets Bundle and made sure it was up to date. How and where can I go…

Cannot save/leave live editor

By jakubmoove, 7 years ago. Last reply by Alex S, 7 years ago
Hello, I found some strange behaviour in live editor. It doesn’t allow me to leave/save any post. Every time I update the plugin, it works fine before I save anything. Then its broken again. I deactivated all plugins, switched to basic theme. Nothing helped. Can you advise, please? Thank you Jakub

css

By John H Merlo, 7 years ago. Last reply by John H Merlo, 7 years ago
Why when I put css for just an h1 tag does it change the whole page????? I just want the h1 tag styled???? h1 { font-family: “Times New Roman”, Times, serif; font-style: italic; }