Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1102883
    miamistainless
    Participant

    Hi

    I have used theme x and visual composer on numerous websites and have always thought it was great. But the version I have downloaded today for a new website keeps coming up with problems.

    Initially my visual composer wouldnt save changes. I tried all the forum suggestions and nothing worked. I ended up deleting the page and starting again which initially worked but now its not saving again and or it only save some items.

    The essential grid plugin seems to have errors in the skins (Its showing code instead of the titles and links etc)

    I have tried disabling all the plugin which didnt work.

    At the moment the page looks to save a custom header in the backend but when viewed at the front end its not there.

    Also i want the home page essential grid to be full page, but not hide behind the left menu bar but I can not work out how to do this. Can you please advise.

    I will attach my user details on a private post after this one.
    Thanks
    Leearna

    #1102884
    miamistainless
    Participant
    This reply has been marked as private.
    #1102912
    miamistainless
    Participant

    Hi

    I have just discovered that x-shortcode was not installed. Normally it was included in all the files when I download from themeforest but this time I had to find it via a link in your forum and download it. Hopefully this fixes all my issues.

    I checked my zip and that extension was not included. Is this going to be a standard thing, where I have to install it separately?

    Thanks.
    Leearna

    #1103083
    Christopher
    Moderator

    Hi there,

    X shortcodes plugin has been replaced by cornerstone. Please visit X addons pahe to install cornerstone automatically.
    For more information check this link : http://theme.co/changelog/

    Hope it helps.

    #1104542
    miamistainless
    Participant

    Hi

    Ok. But when I have cornerstone activated the images, grids and text boxes on the page go underneath the left sidebar menu. Anyway to fix that?
    Thanks.

    #1104544
    miamistainless
    Participant

    Actually it seems to be having all the problems I had in the beginning again now I’ve reactivated Cornerstone. (I already had cornerstone but turned it off when I installed X shortcode)

    So now when I go to backend and make changes it saves them but the changes dont show up on the front end. See Shop page. I have made the page to disable page title and set Template Blank No Container/Header and Footer but it continues to show the Default setting and page title.

    Also, do I have to use Cornerstone instead of Visual Composer now?

    Thanks.
    Leearna

    #1104803
    Christopher
    Moderator

    Hi there,

    Main shop page is not editable and its content generates automatically thus page settings don’t work for this page. If you want to edit this page, please create shop page with shortcodes, check this link https://docs.woocommerce.com/document/woocommerce-shortcodes/

    No, you don’t have to use cornerstone but you should keep it activate as it’s a required plugin in x.

    Hope it helps.

    #1106032
    miamistainless
    Participant

    Ok, thanks for the fast replies.

    Any suggestion for css that will make the items on a fullscreen page template not hide behind the side menu? See my home page and gallery pages.

    Leearna

    #1106546
    Rad
    Moderator

    Hi there,

    Your site is displaying frequent Service Unavailable statuses, which makes your site works or fail randomly.

    Please add this CSS to Admin > Appearance > Customizer > Custom > CSS

    @media ( min-width: 980px ) {
    .site {
        padding-left: 235px;
    }
    }

    hope this helps.

    #1107822
    miamistainless
    Participant

    Hi

    That worked for the home page but not the gallery.

    #1108316
    Rupok
    Member

    Hi there,

    Thanks for updating. Not sure what you are referring for the Gallery page as there is no such issue. But it has container that’s causing some spacing above and below. You should set a No Container template to avoid this instead of hacking with CSS.

    Cheers!

    #1113253
    miamistainless
    Participant

    Hi,

    It didnt work so I ended up changing the stack to Integrity which I never seem to have many problems with.

    However I now have an issue with the sub-menu items covering the main menu items when hovering. Any ideas for that, nothing in the forum helped.

    Thanks.

    #1113341
    Friech
    Moderator

    Hi There,

    You can add this under Custom > CSS in the Customizer.

    header .x-navbar .desktop .x-nav > li ul {
        top: 90px;
    }

    Hope it helps, Cheers!

    #1114950
    miamistainless
    Participant

    Thanks that helped.

    #1115175
    Paul R
    Moderator

    You’re welcome! 🙂

  • <script> jQuery(function($){ $("#no-reply-1102883 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>