Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1046743
    josephk99997
    Participant

    I have a new page here: http://cloudio.one/agencies/

    It will be like a stand-alone landing page for agencies who want to white label my software; with links to the main site cloudio.one from the footer.

    1. How do I copy the homepage of the Integrity 1 Demo to the page above?
    2. How do i remove the breadcrumb?

    Thanks!

    #1046773
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in!

    1] Before you can copy, you need to import Integrity demo content. And then, you need to edit in Cornerstone. You can make use of the templates in layouts tab (http://prntscr.com/bhglj3). You can download the CSL template or save it in the library. You can then use this template in creating another page.

    2] To remove the breadcrumb, please go to your customizer, Appearance > Customize > Header > Miscellaneous > Breadcrumbs and turn it “Off”.

    Hope this helps.

    #1046802
    josephk99997
    Participant

    Thanks for the quick response!

    If I import the Integrity demo content, will it mess up my current site, especially my home page? I just want to put the Integrity Demo home page onto this new page http://cloudio.one/agencies/

    #1046809
    josephk99997
    Participant
    This reply has been marked as private.
    #1046879
    Lely
    Moderator

    Hello There,

    Yes. When you import a demo, it will replace you customizer settings. The setup default customizer settings and it is not advisable if your site is in place already because it will alter your current site settings. The best way is to recreate the page from scratch.

    2.) We can hide the breadcrumbs using the following CSS:

    .page-id-1613 .x-breadcrumb-wrap {
        display: none;
    }

    Hope this helps.

    #1046928
    josephk99997
    Participant

    From scratch? Any way to FTP or create a copy and rename?

    And thanks for the breadcrumb tip.

    #1047054
    Joao
    Moderator

    Hi There,

    You could also do the following.

    1-BACKUP Your Website.

    2- Go to Wp-Admin Dashboard Addons > Home > Customizer Manger > Export Customizer Settings.

    3- Installed the desired demo – you will find the options still on the same page.

    4 – Go to Customizer Manger and Import the Customizer Settings you just exported.

    Hope that helps,

    Joao

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