Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1236871
    Andrew F
    Participant

    hi – like probably a lot of newbies . . . i was working on x without setting up a child theme .
    My home page looks fine – and i set up woocommerce –

    however im trying to create categories and modify the look of the shop page – and im getting no where.
    the categoreies i am creating – are not showing up on the shop – and now from reading i understand better to set up the child theme –

    and i did – but now everything is different on the child theme –
    images are not the same size – menus are different –

    so i exported the xcs from the x theme and imported to child theme – but everything is still the same.

    am i missing something? – do i really need to work in child? – how can i set up categories in my shop that will be visible?

    many thanks
    Andrew

    #1237220
    Rad
    Moderator

    Hi there,

    Thanks for writing in.

    You need to re-setup your menu and widgets, and another setting when you switch theme, even if it’s a child theme. WordPress do that and something we can’t control.

    Child theme is recommended when doing customization, or else, any update will overwrite them.

    Please provide some screenshots comparing the difference, maybe I could provide some recommendation.

    Thanks!

    #1237454
    Andrew F
    Participant

    super thanks – i see – in fact it clearly looks like the menus are messed up and images are orignnal size – not resized to fit in the contianers – (i think) here are some scereen shots first of how it was and after how it is now – you will see the difference – thanks – Andrew

    #1237461
    Christopher
    Moderator

    Hi there,

    Please activate parent theme and export customizer settings. Next activate child theme and import customizer settings.

    Please provide us with website URL.

    Thanks.

    #1238257
    Andrew F
    Participant

    hi Chris – i did that already – and i just did it again…
    now i set it on child theme

    please go and have a look.

    http://www.nailcrazy.com

    super thanks much obliged –
    :]

    #1238261
    Jade
    Moderator

    HI Andrew,

    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
    – FTP credentials

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

    #1238299
    Andrew F
    Participant
    This reply has been marked as private.
    #1238775
    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.

    #1238901
    Andrew F
    Participant

    SUCCEESSSSSSSSS YYYIIPPPIIIIIIEEEEEE ::::]]]
    im a genius hahahahahahahahahahahahah – what a joke:]
    jokes apart…..

    please tell anyone with this problem. . . .
    its a very easy fix…..

    go to FTP – Cpanel – get to wp-content then themes then click on the child theme folder ( on the left )
    this will reveal the contents – and edit the style.css

    simply copy this code below –

    @import url( ‘../x/framework/css/dist/site/stacks/ethos.css’ );

    paste it underneath the existing line which starts with @import ( they look very similar )
    then just replace ‘ethos.css’ – with the one you have in the orignal line – and delete the bad line above –

    save – job done –

    woowowowowowoowowowowowowo ::]]]]] hhhhuuurrraaahhhhh :]

    #1238912
    Nico
    Moderator

    Happy to read your thread. 🙂

    Feel free to ask us again.

    Thanks also for sharing us the solution. It would really help a lot.

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