By Justin Callaghan, 7 years ago. Last reply by Alex S, 7 years ago
Hi, Has anyone managed to get Jetpack comments to work correctly with theme Vantage please? The comments do not nest correctly when Jetpack comments are enabled. Has anyone got a work around p!ease? Thanks Justin Callaghan
By SVIZ, 7 years ago. Last reply by Alex S, 7 years ago
Hi everyone, I’d like to know how to give rules to widgets in such a way that widgets collapse in vertical layout before (more pixels) default rules. Thanks
By ricardo64so, 7 years ago. Last reply by Alex S, 7 years ago
Great theme by the way. I’ve trying trying to customize the content of a Custom HTML Widget for mobile but unfortunately, no matter what I use (SiteOrigin Headline, Vantage Headline, or Custom HTML using the ‘headline’class), the CSS syntax for mobile (iPhone 4 and 4S) or iPad 1, 2, Mini and Air isn’t working or…
By kl13, 7 years ago. Last reply by Alex S, 7 years ago
I’m using Vantage Premium. I’d like to add a simple message on the Woocommerce shopping cart check-out page, but the custom CSS I’m trying aren’t working. Has anyone done this? If so, would you share your css coding? Thanks!
By jhamelburg, 7 years ago. Last reply by Alex S, 7 years ago
Hi! I’m experiencing some issues with my mobile menu not updating properly. I’ve added a new page to my client’s site (www.growsmartma.com) and added it to the menu, but for some reason the new page is not showing on the mobile nav from the homepage. It’s odd because I can see it perfectly fine on…
By Bill Lamprinakos, 7 years ago. Last reply by Bill Lamprinakos, 7 years ago
I haven’t made any manual changes to my site for 2-3 days. Today out of nowhere I got a blank page of death. After checking the debug log that’s what I get: [05-Feb-2018 08:55:09 UTC] PHP Fatal error: Uncaught Error: Call to undefined function siteorigin_page_setting() in /home/ph338254/public_html/wp-content/themes/vantage/header.php:29 Stack trace: #0 /home/ph338254/public_html/wp-includes/template.php(688): require_once() #1 /home/ph338254/public_html/wp-includes/template.php(647): load_template(‘/home/ph338254/…’,…
By Luca Milazzo, 7 years ago. Last reply by Andrew Misplon, 7 years ago
hi, I’m using the Vantage theme and i’ve tried to create a child-theme to costumize the CSS of my website, but there’s a problem: The style.css of the child theme doesn’t work, in fact it seems that it doesn’t overwrite the changes on the parent theme. I wrote this code in functions.php of my child…
By Craig Lind, 7 years ago. Last reply by Alex S, 7 years ago
Im trying to move my site logo to the far left side of the page but i cant get it to move past the current location if i use this belove in centers it here is the site http://mjmlroofing.org/ /* Vantage Center Logo */ header#masthead .hgroup .logo { float: none !important; } header#masthead .hgroup .logo…
By Duane Leise, 7 years ago. Last reply by Alex S, 7 years ago
Basic environment I’m using Word Press 4.9.2. SiteOrigin’s page builder and siteorigins-panels looks like it just updated Jan 23.(vers. 2.6.2) I have it on auto update. New behavior Everything has been working just fine until about 4 to 7 days ago. Now when viewing home page I click on “edit home page” at the top…
By Ibraheem, 7 years ago. Last reply by Alex S, 7 years ago
Hi all, Hoping someone can shed some light on a very strange problem I am having in the Vantage theme. You can see the development server here: http://dev.ikdot.com/ For some inexplicable reason, I am getting a search bar within page-wrapper. I’m not sure if this is being auto-generated by some PHP in the parent theme…
By Thomas Twitchell, 7 years ago. Last reply by Alex S, 7 years ago
Hi, I am new to making websites, but I was trying to get a picture gallery to lead to specific pages on the website, easy to read and easy to navigate, I can’t seem to make this happen however. I tried to install the plugin WP Custom Gallery Link and it seems to be really…
By Elysium, 7 years ago. Last reply by Alex S, 7 years ago
Hi, I’m using the Vantage theme and I would like to change the line spacing between paragraph links in the footer. I know it can be done by adding the following code under Appearance > Custom CSS: .entry-content p { line-height: 25px; margin: 0 0 25px; } However, it is not working on my website.…
By Michael Cutter, 7 years ago. Last reply by Michael Cutter, 7 years ago
Hi all, I’m using (child of) Vantage, and we want a large custom full-width header/slide on each page. I’ve done this using PageBuilder by adding a row and slider at the top of each page that is set to full-width. This is working fine for the main body of the page (it’s pushed down appropriately)…