Home Forums WoodMart support forum hi, i’ve updated the theme, but i lost a lot of changes

hi, i’ve updated the theme, but i lost a lot of changes

Viewing 30 posts - 1 through 30 (of 43 total)
  • Author
    Posts
  • #360722

    gisasrls15
    Participant

    after updating woodmart i lost a lof of changes…first of all I want to ask you if it will also happen with the next updates?

    #360857

    Artem Temos
    Keymaster

    Hi,

    Please, describe to us your problems in a bit more detail. Attach some screenshots and provide us with a list of steps on how to reproduce them on your website.

    Thank you in advance.

    #360993

    gisasrls15
    Participant

    hi, in the photos I highlighted the errors. Instead of show sidebar, the text ‘FILTRA’ should appear, and instead of the two arrows the text ‘ORDER’ should appear, in addition, the technical data sheet of the product no longer appears from the mobile, and the section for reviews on the same page has been transformed into a resealable dropdown, while before it was always visible on the display

    Attachments:
    You must be logged in to view attached files.
    #361027

    Artem Temos
    Keymaster

    Hello,

    Could you please disable all plugins that are not related to our theme, switch to the parent theme and provide us your admin access so we can check it?

    Thank you in advance

    #361256

    gisasrls15
    Participant

    ok done

    #361279

    Artem Temos
    Keymaster

    Please, send us your admin panel URL also.

    #361337

    gisasrls15
    Participant

    giosiwine.com/wp-admin

    #361379

    Artem Temos
    Keymaster

    1. You can change the “Show sidebar” word to “Filters” using Loco Translate plugin. Here is a video tutorial that should help you https://www.youtube.com/watch?v=D3NsDdMzsls

    2. Order by widget was always shown like that in our theme on mobile devices.

    3. We don’t see any problems with product tabs on mobile devices https://gyazo.com/fdebebf536e429cc560c3f67b903b54a

    #361416

    gisasrls15
    Participant

    but a lot of things have changed since the update, the ‘description’ section on the single product page, as well as the ‘additional information’ and ‘reviews’ section are now drop down, while I want them fixed, then very importantly , the orderby button I had changed from mobile to show ‘ORDER’. If I make any changes, will I lose them at the next theme update?

    #361421

    gisasrls15
    Participant

    and the filters dropdown too

    #361527

    Artem Temos
    Keymaster

    Hello,

    Please, send us a screenshot of this problem so we can check what is changed there and help you.

    Kind Regards

    #361596

    gisasrls15
    Participant

    before anything else i need to know if these events will happen every time i update the theme, thanks

    #361631

    Artem Temos
    Keymaster

    But what exactly will happen? We still didn’t see any problems related to our theme update. Everything works in the way it worked before. Maybe you had some customizations in theme core files and they are overridden with the theme update.

    #361716

    gisasrls15
    Participant

    1. all the CSS concerning the filters circled in the picture has been overwritten

    Attachments:
    You must be logged in to view attached files.
    #361719

    gisasrls15
    Participant

    2. the item circled in the photo did not exist before the update

    #361720

    gisasrls15
    Participant

    photo resized

    Attachments:
    You must be logged in to view attached files.
    #361722

    gisasrls15
    Participant

    the sections within the product page were arranged one below the other in the following order:
    Description
    Additional information
    reviews, and from mobile were steady and not dropdown like now

    Attachments:
    You must be logged in to view attached files.
    #361724

    gisasrls15
    Participant

    in practice you have devastated all the changes I had made, now I absolutely need to know if these events will happen again, as I cannot do all this work every time

    #361726

    gisasrls15
    Participant

    a cover image appeared on each page of the catalog as if by magic

    Attachments:
    You must be logged in to view attached files.
    #361742

    Artem Temos
    Keymaster

    Your screenshots show how our theme is by default but we don’t know what is wrong there. We don’t know how it looked before. Maybe you have some backup on your server to restore the previous state? Then we will see how it looked and give you more precious information.

    #362094

    gisasrls15
    Participant

    where is all my css? are you crazy or what? look at the screenshot

    Attachments:
    You must be logged in to view attached files.
    #362096

    Artem Temos
    Keymaster

    We didn’t touch the CSS there. And our theme update doesn’t affect it also. We don’t know how it was erased from there.

    #362097

    gisasrls15
    Participant

    I will leave an accurate review of this on envato market, soon I will backup and send you the screen of how much work you have deleted

    #362099

    gisasrls15
    Participant

    what are you saying, before the update the css was all there, after the update it disappeared that’s it

    #362100

    Artem Temos
    Keymaster

    Please, restore the backup and we will update our theme for you ourselves and you will see that our theme update will not affect this.

    #362105

    gisasrls15
    Participant

    this is the missing css
    .page-title{
    display: none;
    }

    .woocommerce-Tabs-panel{
    display: block !important;
    }

    .wc-tabs{
    display: none;
    }

    .wpfFilterWrapper{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    }

    .WpfWoofiltersWidget{
    margin-top: 10px;
    margin-bottom: 0px !important;
    padding-bottom: 0px;
    }

    .woof_sid_auto_shortcode{
    display: none !important;
    }

    .woof_redraw_zone{
    padding-top: 10px;
    }

    .wd-search-cat{
    display: none;
    }

    .tab-label{
    display: none !important;
    }

    .scrollToTop{
    display: none;
    }

    .awf-filters-form{
    padding-right: 8px;
    padding-left: 8px;
    }

    .product-image-wrap{
    width: 65%;
    }

    .mobile-categories-title{
    display: none;
    }

    .wd-nav-mob-tab{
    display: none;
    }

    .wd-header-wishlist{
    display: none;
    }

    .wd-header-compare{
    display: none;
    }

    .menu-item-wishlist{
    display: none !important;
    }

    .menu-item-compare{
    display: none !important;
    }

    #nav_menu-16{
    margin-left: 25%;
    margin-right: 20%;
    }

    .shop_attributes::before{
    content: “SCHEDA TECNICA” !important;
    font-weight: bold;
    font-size: 15px;
    color: green;
    }

    .tab-title-additional_information{
    visibility: hidden !important;
    }

    #tab-description::before{
    content: “DESCRIZIONE”;
    font-weight: bold;
    font-size: 15px;
    color: green;
    top: 30px !important;
    }

    .tab-title-description{
    display: none !important;
    }

    #nav_menu-17{
    width: 100% !important;
    }

    #nav_menu-18{
    width: 100% !important;
    }

    .woocommerce-product-attributes-item–weight{
    display: none;
    }

    .whb-header-bottom{
    border: none;
    }

    .whb-general-header{
    border: none;
    }

    .orderby option{
    color: black !important;
    }

    .woocommerce-product-gallery__image{
    width: 130% !important;
    }

    .wd-notice{
    display: none;
    }


    @media
    screen and (min-width: 600px){
    .wc-tab-inner {
    font-size: 17px;
    }
    }

    #362106

    gisasrls15
    Participant

    I have already rearranged everything, now an error is manifesting while I try to change the widgets, as you can see in the picture

    Attachments:
    You must be logged in to view attached files.
    #362115

    Artem Temos
    Keymaster

    Hello,

    Could you please check how it works with some default WordPress themes like TwentyTwenty or WooCommerce Storefront to understand is it our theme issue or not?

    Regards

    #362133

    gisasrls15
    Participant

    with storefront it works

    #362134

    gisasrls15
    Participant

    could you come in and solve the problem?

Viewing 30 posts - 1 through 30 (of 43 total)