Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #254600

    Well…. not exactly disappearing as the code remains visible in the quick css box, but I have to click “save all changes” every time I log out and log back in or the quick css is not applied to the theme. In our case, we are using Enfold with Woocommerce and I have added the following code to prevent related products from displaying in the footer:

    .related,products {
    display:none; }

    When I click “save all changes”, the related products disappear – great! But when I log out and log back in, the related products are back until I go to the Styling page and click “save all changes” again. Note that the code is still there, but is being ignored.

    Another related issue is that an image I have uploaded for one of the product categories disappears from my media gallery every time I log out and I have to upload it again.

    You can see an example of these issues here:
    wp.qwpage.com/product/nv2-accounting-software
    (note that related products are being shown, as I have not resaved the quick css yet again today (for the 43rd time)
    and here:
    wp.qwpage.com/ordering
    (note the missing product image for the first category, which was there yesterday before I logged out)

    Do you have any idea what might be causing these issues and how to fix them? Please help!

    #255345

    Hey!

    The related products are not being shown on my end; the CSS is being applied correctly. Either way you can always use the css/custom.css file or if you use a child theme the style.css file.

    Regards,
    Josue

    #255723

    Thanks Josue! The problem turned out to be on our end (a backup had been restored, wiping out the changes). This is working fine now.

    #255726

    You are welcome, glad we could help :)

    Regards,
    Josue

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Changes to quick css keep disappearing’ is closed to new replies.