Forum Replies Created

Viewing 15 posts - 1 through 15 (of 63 total)
  • in reply to: New Page Builder Feedback #254944
    buckie
    Member
    Post count: 71

    Hi,

    Great update!

    Unfortunately I’ve found a bug:
    When I add or edit text in the text block, sometimes the top area of the popup (where the save button is) disappears.
    I then have to refresh my page and start over. I use Safari on MacOSX
    See screenshot.

    Regards,
    Buckie

    Attachments:
    You must be logged in to view attached files.
    in reply to: Theme updates #243908
    buckie
    Member
    Post count: 71

    Hi,

    I managed to solve it. Renamed the theme files into Atelier, exported and imported theme options.
    Also bought the plugin Hide My WP for better security.

    Thank you.
    Buckie.

    in reply to: Theme updates #243485
    buckie
    Member
    Post count: 71

    I looked in my website’s source and both the parent theme and the child theme are mentioned there.
    Is there another way?

    <link rel='stylesheet' id='sf-combined-min-css'  href='http://xx.com/wp-content/themes/xx/css/sf-combined.min.css' type='text/css' media='all' />
    <link rel='stylesheet' id='sf-responsive-min-css'  href='http://xx.com/wp-content/themes/xx/css/responsive.css' type='text/css' media='all' />
    <link rel='stylesheet' id='sf-style-css'  href='http://xx.com/wp-content/themes/xx-child/style.css' type='text/css' media='all' />
    in reply to: Theme updates #243483
    buckie
    Member
    Post count: 71

    Don’t I loose my customizations in my theme options?

    in reply to: Theme updates #243476
    buckie
    Member
    Post count: 71

    I already edited the themes name. I have theme xx and xx-child.
    If I edit the xx theme name into atelier and adjust the css in the xx-child into atelier I get a blank screen.

    Any suggestions?

    in reply to: Theme updates #243465
    buckie
    Member
    Post count: 71

    Yes, I have added in both the css and functions, but only in the child theme.

    in reply to: YITH Ajax Product Filter classes #234936
    buckie
    Member
    Post count: 71

    I’ve found it:
    WordPress Admin Area > WooCommerce > Settings > Products > Default Product Sorting
    If it’s set to “Popularity (sales)” it can cause issues.

    in reply to: YITH Ajax Product Filter classes #234724
    buckie
    Member
    Post count: 71
    This reply has been marked as private.
    in reply to: YITH Ajax Product Filter classes #234023
    buckie
    Member
    Post count: 71

    Hi,

    Suddenly I get this error: No products were found matching your selection. when filtering, even though there are products that should match te selection.
    With or without Yith Ajax Product Filter enabled.

    Any ideas?

    Thanks.
    Buckie

    in reply to: YITH Ajax Product Filter classes #232085
    buckie
    Member
    Post count: 71
    This reply has been marked as private.
    in reply to: YITH Ajax Product Filter classes #231664
    buckie
    Member
    Post count: 71

    Hi,

    I’ve noticed that both the filter plugin and the themes filter use the following css:
    .woocommerce .widget_layered_nav ul li.chosen > *

    Unfortunately when having the color filter enabled from yith and having one ore more colors selected, they turn black, just as the active filters from the theme. I don’t know how to undo the !important you have implemented in the css.

    Please help.
    Buckie

    Attachments:
    You must be logged in to view attached files.
    in reply to: Hide empty description tab & messy add to cart product page #229338
    buckie
    Member
    Post count: 71

    Hi Mohammad,

    I kept having problems with your code, so I made it work with following css:

    /* To resolve messy add to cart buttons on product page */
    @media only screen and (min-width:767px) and (max-width: 1190px)  {
    form.cart { margin-bottom:0;}
    .woocommerce div.product form.cart div.quantity{margin-bottom:20px !important;}
    .woocommerce form.cart button.add_to_cart_button{margin-bottom:20px !important; margin-right: 20px !important;}
    .woocommerce form.cart .yith-wcwl-add-to-wishlist{margin: 0 !important;}
    }

    Do you think it could cause problems or is it okay?

    Thank you!
    Buckie.

    in reply to: Hide empty description tab & messy add to cart product page #229019
    buckie
    Member
    Post count: 71

    Hi,

    This problem occurs in screen sizes between approx. 765px and 1190px.
    Hope this helps. I’ve already tried your css code with the max-width on 1024px, but it didn’t help.

    Thanks.
    Buckie.

    in reply to: Hide empty description tab & messy add to cart product page #229012
    buckie
    Member
    Post count: 71
    This reply has been marked as private.
    in reply to: Hide empty description tab & messy add to cart product page #229003
    buckie
    Member
    Post count: 71

    Works like a charm! Thank you!!
    Any ideas on my second issue?

    Buckie.

Viewing 15 posts - 1 through 15 (of 63 total)