Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1323229
    isa1978
    Participant

    Hello there!
    this is my second time trying to use Xtheme. the first I gave up. Now I have decided to give it a try since I find it one of the most customizable and complete… if only I manage to understand 🙂 I really appreciate your patience.

    I have 2 questions:

    1)the first doubt since I have already about 35 posts do you think If i download the demo is going to overwrite my posts and they will disappear?

    I have tried to do it from scratch but i believe it will be much easier for me if I could download (expecially for the parallax that are already installed 😉 .

    2) the second question is about a little change – I had made the homepage like this in the attachment but I would love the social media grey line to go on top of the main picture and the menu bar at the bottom but without space in betweeen. the menu and the picture. is it possible?

    thank you so much
    great job indeed!
    best regards
    isabella

    #1323315
    isa1978
    Participant

    I have reattached the screen shot ( lighter) sorry 🙂

    #1323534
    Paul R
    Moderator

    Hi,

    Thanks for writing in!

    1. It shouldn’t overwrite your posts only your settings. Your site will look like the demo but your old posts will still be there.

    2. I would like to check your current set-up first hand but it is currently under maintenance mode.

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1323733
    isa1978
    Participant
    This reply has been marked as private.
    #1323782
    isa1978
    Participant

    hi again paul.
    I have also tried to edit a post with cornerstone, but I get this message . what does it mean?

    thank you so much
    cheers

    #1323828
    Paul R
    Moderator

    Hi Isabella,

    1. To move your topbar above the image, create file wp-header.php in wp-content/themes/x-child/framework/views/integrity
    and copy the code below into that file.

    
    <?php
    
    // =============================================================================
    // VIEWS/INTEGRITY/WP-HEADER.PHP
    // -----------------------------------------------------------------------------
    // Header output for Integrity.
    // =============================================================================
    
    ?>
    
    <?php x_get_view( 'global', '_header' ); ?>
    <?php x_get_view( 'global', '_topbar' ); ?>
      <?php x_get_view( 'global', '_slider-above' ); ?>
    
      <header class="<?php x_masthead_class(); ?>" role="banner">
        
        <?php x_get_view( 'global', '_navbar' ); ?>
        <?php x_get_view( 'integrity', '_breadcrumbs' ); ?>
      </header>
    
      <?php x_get_view( 'global', '_slider-below' ); ?>
      <?php x_get_view( 'integrity', '_landmark-header' ); ?>
    

    2. Please note that wordpress default editor and cornerstone are not interchangeable. If you would like to switch to cornerstone you’ll have to redo your post from scratch.

    Thanks

    #1324289
    isa1978
    Participant

    Hello Paul,
    thanks a lot for taking the time to reply to my issues..

    I just need a clarification. when you say “create file wp-header.php in wp-content/themes/x-child/framework/views/integrity”

    where exactly do I find this path? and how can I create that file?… sorry… thanks so much

    #1324296
    isa1978
    Participant

    hello again… I also forgot to ask.. the menu bar can be centred?

    a million thanks

    #1324534
    Joao
    Moderator

    Hi There,

    You have to use a FTP Client or the File Manager of Cpanel:

    http://www.boundlessroads.com/cpanel

    To center the menu you can go to Appereance > customizer > Header and select Stacked.

    After that if you would like to keep just the navbar and remove the logobar you can add the following code to Appereance > Customizer > Custom > CSS

    .x-logobar {
    display: none;
    }

    Hope it helps

    Joao

    #1324836
    isa1978
    Participant

    You guys rock!!! thank you ever so much!!!!

    #1324933
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

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