Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #1016685

    Hallo,
    my Enfold theme with Layerslider was purchased last May by the person who created my website. Everything was working fine until a few days ago when I went on the Layerslider page in my backend and realised that, although I could open the slider, I could not do some operations that I could do before, like clicking on an item in a slide in order to select it and enlarge it, for example. If I click on a layer the item in that layer does not show any selection nor sizing grips around it. I can resize an object only by entering new values in the “styles” tab.
    I also realized that the Layerslider plugin is not listed in the plugin page anymore (I am quite sure it was before), although a red circle with number one in it, signalling that a plugin must be updated, appears in the menu, and it must refer to Layerslider since all other plugins are updated.
    This may have something to do with my updating WP recently?
    How do I fix this?
    As I said, it was working perfectly a couple of weeks ago, the last time I used it to create a new slider.
    Thank you for your help
    Elena

    #1016866

    Hi Elena,

    Could you try updating the theme to the latest version (4.4.1) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update. Please note that you might have to delete the old version before you upload the new one in order for it to install properly.

    Best regards,
    Rikard

    #1017472

    Hi Rikard,
    I have downloaded the updated Enfold theme from Themeforest. Before I do the updating, though, I was wondering:
    I am actually using a child theme. Do I still need to update the parent Enfold theme? And if so, how should I proceed. Should I keep the child theme active and just replace Enfold, or activate Enfold first? Or what else?

    Thank you
    Elena

    #1017677

    Hi Elena,

    You shouldn’t have to do anything with your child theme unless there are things in there which are in conflict with the new version, but that is difficult to know before you are actually running the new version.

    What you could do to install the new version properly is to delete or rename the current parent theme, then upload the new version to WordPress. Your child theme can remain active.

    Best regards,
    Rikard

    #1017862

    Hallo,
    I have done the update. Now layerslider seems to work fine, although it is still not listed in the plugin page. Is that normal?

    Anyway, the update has created quite a few problems with the aspect of the website, especially the sidebar menus no more aligned to the left but to the right in many pages (all pages except homepage and single product pages) and a section of the product characteristics repeated twice in the product pages and appearing below the product rather than beside it in some cases. This is what I noticed by now.
    I guess the Enfold updates are in conflict with the child theme personalizations. What do you suggest?
    I did not create the child theme myself.
    Elena

    #1018117

    Hi,
    The bundled layerslider will not show in your plugin page, this is normal.
    I took a look at your sidebar menus and found that you could add this code in the General Styling > Quick CSS field to correct:

    .sidebar_left.sidebar{text-align: left !important;}

    I’m not sure I understand what your second error is, please try to explain again with some images.

    Best regards,
    Mike

    #1018263

    Hi Mike,
    yes, that code solved the sidebar menu issue. Thank you!

    The other issue is that the product info which appears on the right side of each book (see product page contains a section which was not there before and which is redundant, namely the section below the price and before “aggiungi al carrello” (add to basket). So this section: redundant product info should be removed.
    With some products, the product info slips down below the flipbook image, like for instance in this case: product page

    Finally, I have noticed that the comments section, which was under each product, has disappeared in some cases.
    If you scroll down you can see it in this page product with comments but not in this product without comments although it is there in the backend.

    Thank you for any help
    Best regards,
    Elena

    #1018279

    Hi,
    Thank you for the explanation, to hide the first table, Please try this code in the General Styling > Quick CSS field:

    .single-product .av-woo-purchase-button .shop_attributes {
    		display: none !important;
    }

    The reason some of the product pages have the product info below the flipbook is because these product pages use a two third column for the flipbook, where the pages that are showing “correctly” are using a one half column.
    If there are not many pages that are built “wrong” or “different” perhaps you would want to correct the columns, otherwise can you create a list of links to these pages so we can decide how to target just these products with css and not effect the others?
    As for the missing comment sections, Can you please include a admin login in the private content area so we can take a closer look.

    Best regards,
    Mike

    #1018296

    Hi Mike,
    great! That fixed the product info issue.
    I also corrected the column issue. That concerned only a couple of products after all.

    I enclose an admin login.

    I also wanted to ask you, how do I keep Layerslider updated?
    Thank you
    Best regards,
    Elena

    #1018371

    Hi,
    Well the reviews was a odd issue, I ended up un-checking the reviews in the “Quick Edit” in the product list:
    2018-10-05_213705
    and in the advanced tab of the product:
    2018-10-05_214134
    and then saved. Then I enabled them both again. My research found that this often “resets” the reviews so they will show.
    But for the one I was working on it didn’t solve, so I manually added a review by going to screen options at the top of the product page and checking “review” so the manual box would show at the bottom of the page:
    2018-10-05_214950
    so now the review form shows.
    If you have any other review sections not showing try to follow these steps, or you could try disabling all plugins and try recreating the page. Hopefully this helps.

    How LayerSlider Updates work in Enfold
    The bundled version of LayerSlider will be updated with theme updates, which we do depending on our own release cycle and depending on critical updates. The users cant update the bundled version of the layerslider, even if actived.
    However, if a user wishes to update before the next theme update, they can simply purchase a copy of the layerslider on codecanyon, upload it as a plugin and activate it. It will then overwrite the bundled version, and then the user is in full control of LayerSlider updates.
    There is no need to deactivate the bundled version, it automatically detects if the plugin version is active and disables itself.

    Best regards,
    Mike

    #1018463

    Hallo Mike,
    thank you very much.
    I did not even know that something like the “quick edit” existed :)

    So, does that mean I have to manually add a “fake” review to each product in order to have the reviews section appear?

    It seems all the issues created by the theme update have been “solved”, so thank you for all the help.
    What if something like this happens with the future updates and my support time has expired?

    I would have another unrelated question. Not sure if I should open a new thread.
    The question is: how can I change the Italian translation of “You may also like” (automatic title of the up-sells section)?
    I would like to change it from “Ti potrebbe piacere” to “Ti potrebbero piacere anche”.

    Best regards,
    Elena

    #1018508

    Hi,
    I took another look at your reviews and found that your tab section on your product pages has been customized to not show the review tab, when compared to the default product tabs:
    2018-10-06_094203
    I think this maybe part of the issue, but it’s hard to tell because your child theme has a lot of customizations for your products.
    But I have come up with another solution, if you use the account you created for us to add a one word review to show the review form, then use this css to hide all reviews by that user, you can show the form without any “fake” reviews.

    .comment-author-kriesi,h2.woocommerce-Reviews-title {
    display: none !important;
    }

    To change the upsell title, Try adding this code to the end of your functions.php file in Appearance > Editor:

    function custom_upsell_text(){
      ?>
      <script>
    jQuery(window).load(function(){  
      jQuery(".up-sells.upsells.products h3").text("Ti potrebbero piacere anche");
    });
     </script>
      <?php
      }
      add_action('wp_footer', 'custom_upsell_text');

    For in the future I hope you will consider renewing your support service, it’s only a small amount and I hope we have provided a great value :)

    Best regards,
    Mike

    #1018542

    Hi Mike,
    I did as you suggested and it seems to work fine, thank you. Luckily I only have twenty or so products on my website :)
    Forgive me, I am not sure I understand where those tabs you show me should be in the product page. I cannot see the review tab, but not even the other two tabs as well.

    The custom upsell text works too. But I have noticed just now that the customized text does not only appear as title of the upsells section, but has also replaced the name of the authors (linking to the author page) below the title of the book.
    See upsells screenshot
    (this was taken from page product page link )

    Hope you have a solution for that too :)

    Lastly: how do I renew my support service?

    Best regards,
    Elena

    #1018564

    Hi,
    I changed the function a little, now it only targets the correct title:

    function custom_upsell_text(){
      ?>
      <script>
    jQuery(window).load(function(){  
      jQuery(".up-sells.upsells.products > h3:first-child").text("Ti potrebbero piacere anche");
    });
     </script>
      <?php
      }
      add_action('wp_footer', 'custom_upsell_text');

    Please clear your browser cache and check.

    Here’s how to Extending and Renewing Item Support

    Best regards,
    Mike

    #1018565

    Yes, that works.
    Great. Thank you very much for your help.

    Best regards,
    Elena

    #1018572

    Hi,
    Glad we could help, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

    #1018575

    Yes, sure.

    Best regards,
    Elena

    #1018660

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 18 posts - 1 through 18 (of 18 total)
  • The topic ‘Layerslider not working as before’ is closed to new replies.