Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • #810683

    Hello, after updating to latest wordpress and woocommerce the text size on product category and on products are much bigger than it was before. How can I change it back? The images in image gallery on each product are also much larger than it was before. How can I change it back? Thanks

    #810788

    Hey JanOyvind,

    Please try the following in Quick CSS under Enfold->General Styling:

    h2.woocommerce-loop-category__title {
      font-size:16px !important;
    }

    Best regards,
    Rikard

    #810927

    Thanks, that worked but how can I remove the bold font and center the text?
    Product names in each category are still as big as it was. How can I change that text to smaller font?
    Image gallery on each product shows big pictures. How can I change them to smaller like they were before the update?

    #811161

    I fixed the text size. Can you help me with getting images in image gallery on products back to small and not the same size as the main product image. Thanks

    #811560

    Hi JanOyvind,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .inner_product_header_cell {
      text-align: center;
    }
    

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look at the product images?
    If you need further assistance please let us know.
    Best regards,
    Victoria

    #811628

    The code worked on products, but how can I center the names of product categories on frontpage?
    To what email address can I send you access information to my website?

    #811695

    Hi!

    You can center the product categories on the frontpage using this:

    .woocommerce-loop-category__title {text-align:center;}

    You can put the access information in the Private Content section of you reply. Don’t worry, only the staff will be the only ones to see it.

    Best regards,
    Sarah

    #811754

    Thanks. See info in private content section

    #812140

    Hi,

    Best regards,
    Victoria

    #820003

    It is upgraded to php 7.0 now but I cant get the picture size right in the product galleries. They are still big, like the main product picture.

    #820322

    Hi,

    Could you try updating the theme to the latest version (4.1) to see if that helps please? http://kriesi.at/documentation/enfold/updating-your-theme-files/

    Best regards,
    Rikard

    #835623

    Hello,
    This worked, thanks. But now the menu bar is messed up when viewing on mobile / tablet devices.

    #837838

    Hi,

    Thank you for coming back.

    The problem you reported about the burger menu is a bug, that should be fixed with the next update.

    Meanwhile you have to update file enfold\js\avia.js. Please replace the complete content of this file with the RAW paste content of

    https://pastebin.com/pf4L7NwM

    This link is valid for one week. Make sure to make a copy of the original file to have a fallback and that you are using Enfold 4.1.2.

    If you have problem we can do the update for you, please give us FTP access to your server.

    Concerning the messed up menu on mobile: It might be a plugin conflict.

    After having done the update of the js file please deactivate all plugins except WooCommerce and check. Then reactivate one plugin after the other and check again.

    Let us know, if this helped.
    Best regards,
    Günter

    #849713

    Hi,
    When will it be an update with the burger menu fix?

    #849908

    Hi JanOyvind,

    We’re working hard to have it available as soon as possible, but we don’t have a set date yet unfortunately.

    Best regards,
    Rikard

    #850027

    Hi Rikard,
    Okey. Is this still an option to get it fixed or at least better? Could you do it for me? See below.
    Günter wrote: ‘Meanwhile you have to update file enfold\js\avia.js. Please replace the complete content of this file with the RAW paste content of https://pastebin.com/pf4L7NwM
    This link is valid for one week. Make sure to make a copy of the original file to have a fallback and that you are using Enfold 4.1.2.
    If you have problem we can do the update for you, please give us FTP access to your server.’

    I have a WooCommerce store and a lot of visitors so I really need the burger menu to be fixed. Any danger with content in store being affected by this raw file replacement?

    Best regards
    Jan-Øyvind

    #850075

    Hi Jan-Øyvind,

    Thanks for the FTP details. I’m not very comfortable updating live sites like this, but with your permission we can make an exception of course. Do we have your permission to update the live site?

    If you have a lot of customers on your site, then I would very much stress the importance of having a staging version of your site to update first, and to check if you get any problems after the updates. Updating the live site first can potentially bring you lots of problems, like in this case. If you should need help with doing this or to maintain your site I would recommend that you contact a service like SteadyWP.

    Best regards,
    Rikard

    #850105

    Hi Rikard
    You have my permission. The site can be closed for some time while we do this and check everything is OK after. We do have a complete backup. In the future we will set up a staging site to test all updates.

    Have you done this burger menu fix for others with success?

    Regards
    Jan-Øyvind

    #850515

    Hi Jan-Øyvind,

    You’re using a fallback menu. The new burger menu does not work well with the fallback menu at this point. As a temporary solution, you can build a menu and assign it as Enfold’s main menu.

    Best regards,
    Victoria

    • This reply was modified 7 years, 2 months ago by Victoria.
Viewing 19 posts - 1 through 19 (of 19 total)
  • You must be logged in to reply to this topic.