Home>Support>WordPress Customizer Gone in Vantage Premium

WordPress Customizer Gone in Vantage Premium

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hi,
Just upgraded to Vantage premium. The wordPress customizer produces a white page on a development site. Need to get to it. What do I do?
HG/mws

URL: http://www.preview-education.com/tg

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 10 months ago HunterGatherer

    Looks like it was Easy Google Fonts plugin conflict. Got customizer now. Thanks.

  2. 9 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Hi HunterGatherer

    Glad to hear you’ve made progress on this. I was just working with this plugin earlier today. It does work with Vantage so I suspect this might be a three way issue. If you’d like to test this theory out you could try testing with just SiteOrigin plugins and Easy Google Fonts activated and see if that works.

    Vantage is more specific with its CSS than Easy Google Fonts, this causes issues with changing font size etc for h1-h6. Let me know if you get to the point where you need a hand with that.

    Another option is:

    Page: SiteOrigin CSS Editor

    Lots of power once you get going.

  3. 9 years, 10 months ago HunterGatherer

    Thanks Andrew. Since I’m only marginally capable using CSS, I thought Easy Google Fonts would work much easier. I did get Vantage Premium and EGF to work together. But, I was expecting more direct control of fonts size with just VP.

    I disabled EGF, and using the Customizer, tried to adjust font sizes within Site Origin Circle Icon widget and could not. I also did not see adjustments for the various headline sizes. Do these all have to be done with CSS?

    I have another question re: Masthead sizing, and spacing between various Pagebuilder elements, but I guess I’ll have to track those down separately.

    HG/mws

  4. 9 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Given the above let’s do away with EFG and just roll with CSS. I can resolve these challenges easily.

    /* Circle Icon Heading */
    
    .widget_circleicon-widget .circle-icon-box h4 {
    	font-size: 14px !important;
    }
    
    /* Circle Icon Text */
    
    .widget_circleicon-widget .circle-icon-box p.text {
    	font-size: 14px !important;
    }
    
    /* Circle Icon More Link */
    
    .widget_circleicon-widget .circle-icon-box a.more-button {
    	font-size: 14px !important;
    }
    
  5. 9 years, 10 months ago Andrew Misplon
    Hi, I Work Here
    /* Heading Styles */
    
    .entry-content h1 {
    	font-size: 24px;
    }
    
    .entry-content h2 {
    	font-size: 18px;
    }
    
    .entry-content h3 {
    	font-size: 16px;
    }
    
    .entry-content h4 {
    	font-size: 15px;
    }
    
    .entry-content h5 {
    	font-size: 14px;
    }
    
    .entry-content h6 {
    	font-size: 13px;
    }
    
  6. 9 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    I can work your other questions tomorrow. Let me know. As always a link to view the problem and specifics help us get the problem sorted quickly.

    Let me know how the above Custom CSS goes :)

  7. 9 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    (SiteOrigin CSS has a point and click Visual Editor, the idea with that plugin is that you wouldn’t need to know CSS).

  8. 9 years, 10 months ago HunterGatherer

    Thanks for getting on this Andrew. Great service. I’ll be working on it tomorrow, and let you know how it went. Thanks again,

    HG/mws

  9. 9 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    For sure :) Chat then. Cheers.

  10. 9 years, 10 months ago HunterGatherer

    I have a couple of other threads. Mostly about positioning rows; spacing between masthead, menu and top row; some width ones coming.

    Thanks for the attention…

    \\HG/mws

  11. 9 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    For sure. I see this one:

    Thread: Menu to top row space

    Any others?

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More