SiteOrigin
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Vantage] HTML search formIt’s a bit beyond our free support scope but you can use your child theme and output the form via a theme action hook.
You can use this hook https://github.com/siteorigin/vantage/blob/develop/header.php#L48.
Alternatively, to use a shortcode you’d need to create one first https://wp-mix.com/wordpress-shortcode-display-search-form/.
Thanks. Before we take a look, please, could you check the interface at Appearance > Menus?
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] Separate Row and Widget default bottom margins.
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] Post Carousel 1.17.3. and cacheThanks.
The Post Carousel JS file is from the previous update. Something is forcing the old version to be loaded. This file is outdated: http://gym-vasil.lef.sch.gr/wordpress/wp-content/plugins/so-widgets-bundle/widgets/post-carousel/js/carousel.min.js. The non-minified version isn’t which aligns with this being a general caching issue: http://gym-vasil.lef.sch.gr/wordpress/wp-content/plugins/so-widgets-bundle/widgets/post-carousel/js/carousel.js.
One option might be to exclude this file from caching for the time-being.
Forum: Themes and Templates
In reply to: [Vantage] Aligning Image Middle / Vertical in Masthead WidgetThanks for confirming. We aren’t usually able to offer Custom CSS assistance within our free support scope. I took a quick look though, you could try the following at Customize > Additional CSS or Appearance > Custom CSS if you’re using SiteOrigin CSS:
@media (min-width: 680px) { #masthead-widgets { align-items: center; display: flex; } }Forum: Plugins
In reply to: [Page Builder by SiteOrigin] Google Test – Non Mobile Friendly PagesHi Megan
Thanks for reaching out.
It depends on what the notice is. When editing a row, cell, or widget you can open the Layout section on the right, there you’ll find the Mobile Layout settings. If you need to add additional spacing for mobile, you can do it in that section. There isn’t one solution to passing Google’s mobile testing. Each page has to be checked, the notices assessed, changes made to the page, and then the test re-run until it passes. The notices are very vague, for example, a notice might be “Clickable elements too close together”. However, the notice won’t state where on the page the issue is occurring so you have to guess, make changes, and re-test.
Hi Bernie
Thanks for reaching out.
If you’re working on localhost, please, take a screenshot of the issue on the site front-end and in the WordPress admin and upload to imgur.com and send us the link.
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] Updated now can’t access to edit pagesHi kai
Please, confirm the conflict by temporarily deactivating all plugins except for those authored by Yoast and SiteOrigin.
For any follow-up questions, kindly open a new support topic. You can do so using the form located at the bottom of this page.
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] Post Carousel issue with FirefoxHi Nick
Thanks for posting.
I can recreate the issue on your site in Chrome but I can’t recreate the issue locally.
Please, try a little troubleshooting to see if you can’t perhaps locate the cause. From Pages > Add New create a test page then from Page Builder in that page click Layouts > Clone: Pages and clone the home page. Next, check that the issue persists on the test page. If the issue does persist, try removing all widgets except the two Carousel widgets, does the problem continue? If so, try temporarily deactivating all non-SiteOrigin plugins in one go, does the issue persist in this state?
Please, let us know how the above goes. Thanks for your help.
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] No puedo añadir archivos desde el postHi noelius
Try temporarily deactivating all plugins not authored by SiteOrigin and see if the media issue resolves, that’ll let you know if a working baseline can be found.
For the read more issue, are you checking the blog post on the archive page? If so, please, send a link to the blog or archive page and let me know which post to check.
Thanks
Forum: Plugins
In reply to: [SiteOrigin Widgets Bundle] Incorrect column widthThanks for explaining.
The Page Builder cell has the correct width. The issue is within your table (Supersystic Table) which has a hardcoded width of
333px. Please, see https://imgur.com/a/o56p2Mr.Forum: Plugins
In reply to: [Page Builder by SiteOrigin] After update: only 1 out of 6 widgets visibleSuper, thanks for confirming 🙂
Forum: Reviews
In reply to: [Vantage] Works great for yearsWe’ll certainly do so. Cheers for now 🙂
- This reply was modified 6 years, 12 months ago by SiteOrigin.
Forum: Plugins
In reply to: [Page Builder by SiteOrigin] Class Style ShowingHi, thanks for reaching out. Please, let us know where on the home page we can view the issue, we can’t see it at the moment.
Forum: Plugins
In reply to: [SiteOrigin Widgets Bundle] Checkbox not showing upHi, thanks for reaching out.
When adding a Dropdown Select, Checkboxes or Radio field, please scroll down and add Options to the field. If no options are added, the field won’t display.