Home>Support>Pagebuilder not reponsive to theme

Pagebuilder not reponsive to theme

Hi there!

If anyone can please help me with what is causing the page builder not to work on my WordPress theme on mobile devices (tablets, phones..) Any help ASAP would be awesome :)

Thanks!

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

  1. 8 years, 7 months ago Alex S
    Hi, I Work Here

    Hi Ubopad,

    Do you have a public URL where we can take a look at what’s going on? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

  2. 8 years, 7 months ago Private Message - ubopad

    This is a private message.

  3. 8 years, 7 months ago Private Message - ubopad

    This is a private message.

  4. 8 years, 7 months ago Alex S
    Hi, I Work Here

    Hi Ubopad,

    This might be due to a SiteOrigin Page Builder setting. In your WordPress admin, navigate to SettingsPage Builder. Under the Layout tab is a setting called Responsive Layout. Please ensure this option is ticked.

  5. 8 years, 7 months ago Private Message - ubopad

    This is a private message.

  6. 8 years, 7 months ago Alex S
    Hi, I Work Here

    Hi Ubopad,

    Sorry, I had removed the last post due to thinking it was more of a theme setting.

    This sounds like it could be a plugin conflict issue. Can you try disabling all non-SiteOrigin plugins and see if this fixes the issue? You’ll need to clear all your caches after disabling your plugins.

    If it does fix the issue, then try re-enabling your plugins one by one until the issue comes back. This procedure will help diagnose which plugin is causing the issue.

    Once we know that, we’ll be able to look at what might be causing the conflict and either solve the problem or help you find an alternative plugin.

    If you aren’t using a SiteOrigin theme, then you can also try temporarily switching to one of the default WordPress themes to see if the issue is theme related.

  7. 8 years, 7 months ago ubopad

    Hey there,

    I changed the theme over to Vantage and no problem there, thanks so much! Is there anyway to have the logo centered, and a header background image behind?

    Thanks so much for the help!

  8. 8 years, 7 months ago Alex S
    Hi, I Work Here

    Hi Ubopad,

    That was a seriously fast transition. Please note that I’m not suggesting that you have to change to one of our themes – you could always submit a bug report to your theme developers.

    As you have the standard version of the plugin you’ll have to do that via CSS. Would you like my help with this?

  9. 8 years, 7 months ago ubopad

    I should have used one of your themes you offer from the start .
    Yes please, just with the making the logo and navigation menu items centered if you don’t mind.

    Thanks!

  10. 8 years, 7 months ago Alex S
    Hi, I Work Here

    Hi Ubopad,

    Thank you for the kind words! :)

    You can change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    /* Center logo */
    .site-header .logo {
        float: none !important;
        text-align: center;
    }
    
    /* Center main navigation menu */
    .menu-main-menu-container .menu {
        text-align: center;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

  11. 8 years, 7 months ago ubopad

    Thanks so much! Sorry one more thing is there anyway for the header to fit perfectly a background-image that is 1507px by 193px

    I will mark this as resolved after this. Thanks!

  12. 8 years, 7 months ago Alex S
    Hi, I Work Here

    Hi Ubopad,

    You can change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .site-header {
        background-position: top center;
    }
    

    If you would like any adjustments please feel free to ask. You might also need to install the SiteOrigin CSS Editor.

  13. 8 years, 7 months ago Private Message - ubopad

    This is a private message.

  14. 8 years, 7 months ago Private Message - ubopad

    This is a private message.

  15. 8 years, 7 months ago Private Message - Alex S Hi, I Work Here

    This is a private message.

  16. 8 years, 7 months ago Private Message - ubopad

    This is a private message.

  17. 8 years, 7 months ago Private Message - ubopad

    This is a private message.

  18. 8 years, 7 months ago Alex S
    Hi, I Work Here

    Hi Ubopad,

    Could you do me a favour and change to a non-child theme? A default WordPress theme would be much appreicated.

  19. 8 years, 7 months ago Alex S
    Hi, I Work Here

    Hi Ubopad,

    We do not currently accept paid work so I guess you’re getting my help for free. :)

    I suspect this is a child theme issue due to the menu itself not being responsive. If the previous post doesn’t help would it be possible for you to create a temporary admin account for us so we can log in and take a look? You can create the account with the following email address:

    [email protected]

    Just navigate to UsersAdd New in your WordPress admin. Enter siteorigin for the username and [email protected] for the email address. Make sure you’ve selected Administrator for the role and enabled the Send Password field so we receive the details.

    Once we’re finished taking a look, you can delete this account. We’ll let you know when to do that.

    Regarding the contact form issue. If you have Contact Form 7 enabled please try disabling to see if it’s a conflict. A subject is required, but you can remove the input by setting a default. Open up the contact widget, open the settings group and input a default subject. I’m going to submit a bug report about the subject issue.

  20. 8 years, 7 months ago Private Message - ubopad

    This is a private message.

  21. 8 years, 7 months ago Private Message - ubopad

    This is a private message.

  22. 8 years, 7 months ago Private Message - Alex S Hi, I Work Here

    This is a private message.

  23. 8 years, 7 months ago Private Message - ubopad

    This is a private message.

  24. 8 years, 7 months ago Private Message - ubopad

    This is a private message.

  25. 8 years, 7 months ago Private Message - ubopad

    This is a private message.

  26. 8 years, 7 months ago Alex S
    Hi, I Work Here

    Hi Ubopad,

    It’s possible to remove both the subject and the message. However, as mentioned previously, there’s a bug with the subject in that you have to set a default. Open up the contact widget, open the settings group and input a default subject. You can change the button text in the same settings panel.

    Now, what do you mean they’re not working? Like, the emails aren’t being sent? You’re seeing an error message?

  27. 8 years, 7 months ago ubopad

    Hi Alex,

    yes there not working, I am not receiving emails from them

  28. 8 years, 7 months ago Alex S
    Hi, I Work Here

    Hi Ubopad,

    Could you tell me a little more about your server environment? Are you receiving other emails?

  29. 8 years, 7 months ago Private Message - ubopad

    This is a private message.

  30. 8 years, 7 months ago Private Message - ubopad

    This is a private message.

  31. 8 years, 7 months ago Alex S
    Hi, I Work Here

    Hi Ubopad,

    We just released an update for the SiteOrigin Widgets Bundle that should hopefully fix the issue you’re experiencing. Could you try the updated version to see if you’re still experiencing problems.

  32. 8 years, 7 months ago Private Message - ubopad

    This is a private message.

  33. 8 years, 6 months ago Alex S
    Hi, I Work Here

    Hi Ubopad,

    Don’t worry mate – it’s fine. :) I’m typically up late anyway (due to timezone differences) so it’s absolutely fine.

    Updating the plugin will not cause. However, as always, it’s suggested that your settings just in case something does go wrong.
    Do you happen to use Yoast SEO?

  34. 8 years, 6 months ago ubopad

    Hi Alex,

    Ok I updated the plugin, however it is still doing that error. I will download the Yeast SEO plugin?

  35. 8 years, 6 months ago Private Message - ubopad

    This is a private message.

  36. 8 years, 6 months ago Private Message - Alex S Hi, I Work Here

    This is a private message.

  37. 8 years, 6 months ago Private Message - ubopad

    This is a private message.

  38. 8 years, 6 months ago ubopad

    Hi Alex,

    Please discard my last message, I changed the page theme and that fixed it :)

  39. 8 years, 6 months ago Private Message - ubopad

    This is a private message.

  40. 8 years, 6 months ago Private Message - ubopad

    This is a private message.

  41. 8 years, 6 months ago Alex S
    Hi, I Work Here

    Hi Ubopad,

    It looks like that CSS container div isn’t full width. Please add the following CSS:

    #pgc-2-5-0 {
        width: 100%;
    }
    
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