Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1155672
    nubreakz
    Participant

    Hi,

    I am using Ethos Child Theme (because I eited it a lot in CSS). For a while I did not do any updates. Until today.

    I checked the themes I have in wp Dashboard. And I updated X theme that I had to 4.6.1. I did not touch Ethos Child theme.

    After that everything looks wrong: http://backpackissimo.com/

    Before it was much better (this is Preview mode of 4.6.1 that I have in Dashboard) – http://screencast.com/t/1zflgyTY

    I am not programmer. Please help to fix it.

    My WP is 4.6
    X is 4.6.1
    Cornerstone is 1.0.1

    Regards,
    Serge

    #1155840
    Darshana
    Moderator
    This reply has been marked as private.
    #1157588
    nubreakz
    Participant

    Thanks for answer.

    But where I can download the “the copy of the latest version of X theme”?

    And to where exactly do I need to upload it then?

    #1157871
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can download latest version of X from your Themeforest account. You may also try installing the theme with FTP. Download FileZilla and check their documentation about its manual.

    1. From the zip file downloaded from Themeforest, extract it’s content.
    2. Find /x/ folder from extracted contents.
    3. Login your site’s FTP using FileZilla and navigate to your site’s /wp-content/themes/
    4. Upload /x/ folder at your site’s /wp-content/themes/ using FileZilla

    Let us know how it goes.

    Thanks.

    #1159213
    nubreakz
    Participant

    I think that I did it.

    But it did not help me – http://backpackissimo.com/

    If you do not mind, I can provide you all logins and passwords to check it.

    Thanks!

    #1159221
    nubreakz
    Participant

    Also, I have a back up. Maybe it is beter to try it than FileZilla?

    #1159338
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    In that case please share login details in private reply. To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

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

    Thanks.

    #1160003
    nubreakz
    Participant
    This reply has been marked as private.
    #1160292
    Christopher
    Moderator

    Hi there,

    I’m sorry you’re experiencing this after the update. What you’re seeing is a result of the X CSS path structure being changed back in version 4.3.3. You can fix this by using the updated child theme format that isn’t stack specific. Or you can update the path in style.css of your child theme. For more information on this process, take a look at the 4.3.3 release notes: http://theme.co/changelog/#theme-4-3-3

    Hope it helps.

    #1161752
    nubreakz
    Participant

    Hi, Christopher and guys. Thanks for answer. I know, you trying to do the best, for me it looks a bit complicated.

    Can you write what exactly I must to do? Step-by-step. I do not wanna loose my blog by doing some mistake…

    I am not a programmer.

    Regards,
    Serge

    #1161851
    Christian
    Moderator

    Hey Serge,

    I added the code below in your functions.php and that fixed the issue.

    // Enqueue Parent Stylesheet
    // =============================================================================
    
    add_filter( 'x_enqueue_parent_stylesheet', '__return_true' );
    
    

    Hope that helps. 🙂

    #1162264
    nubreakz
    Participant

    Great! The only weird stuff is no space between menu titles:

    http://screencast.com/t/5oucpDsmJ

    How can I change it?

    #1162501
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can set/change this spacing under Customizer > Header >Links Alignment > Navbar Top Link Spacing (px):

    http://prntscr.com/cenox8

    Thanks.

    #1163361
    nubreakz
    Participant

    Thanks!

    #1163366
    nubreakz
    Participant
    This reply has been marked as private.
  • <script> jQuery(function($){ $("#no-reply-1155672 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>