Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Enfold – Upcoming fixes #1203544

    UPDATE: FIXED. MUST HAVE BEEN A PLUGIN. AFTER UPDATING 3 PLUGINS, IT’S FINE. Strange because I deactivated all plugins.

    Looks like there’s a bug with icon lists and shortcodes. Not sure if this happens with other shortcodes. See if you can replicate this…

    1. Add an icon list to a page using the advanced layout editor and save it.
    2. ALSO add an icon list shortcode to a widget in the Appearance>Widgets area. I used a custom widget area so create one and add the widget to that.
    3. Now go back to the page and add the widget area to that page by using the widget area content element.
    4. Update it and you’ll see both are on the page when you’re viewing it from front end, as expected.
    5. Now delete the icon list from the page only and update the page.
    6. Now refresh the front end of that page and it seems like the widget area icon list also goes missing and nowhere to be found while the shortcode is still present in Appearance>Widgets.
    • This reply was modified 4 years, 4 months ago by ConStambo.
    in reply to: Please add this CSS in the next update. #893007

    Hello Yigit,

    Glad you could and thank you for the solution

    Kind Regards,
    Kostantinos

    in reply to: Please add this CSS in the next update. #892673

    Hello Mike,

    The details are in the private content section for you.

    I have removed all CSS styling to save you guys some time.

    Kind Regards,
    Kostantinos

    in reply to: Please add this CSS in the next update. #890707

    As you can see the cart is set to 148px in the height section and it’s near the bottom of the menu.

    • This reply was modified 6 years, 8 months ago by ConStambo.
    in reply to: Please add this CSS in the next update. #890706

    Hello Yigit,

    Strange.. Because my site isn’t live yet, I’ve removed all the styling from my child theme and I’m still getting it.

    So these are my settings in the theme options Header>Header Layout tab:

    • Menu and Logo position: Logo left, menu right
    • Header size: Custom pixel value
    • Header custom height: 148px
    • Header Style: Minimal (no borders, indicators or transparency)
    • Header title and breadcrums: Display title and breadcrums

    The following checkboxes are checked in Header>Header Behaviour tab:

    • Sticky Header
    • Shrinking Header
    • Unstick topbar

    The rest of the options in other tabs wouldn’t make any difference on mobile. I’m using google chrome and using the mobile view in the console (called device toolbar) and using the view for “Iphone X”

    Hello Victoria,

    I’m not sure what viewing the website will do as this is PHP related and so it will be all backend? I’m not getting server errors or anything, just the PHP code does not work when it should. This action is even specified in woocommerce-template-hooks.php file in the woocommerce (the plugin) folder and in the themes config.php file (config-woocommerce folder) for when a password isn’t set. I’ve searched the config.php file to see if you guys have overridden it with anything and nothing comes up.

    Thing is I’d like to use to actually remove categories and tags and then I’m going to add it in another part of the page with a hook which is why I cannot use CSS to do so. This seems to be happening with your theme. Same thing happens when I’ve played around with some other PHP that should work. E.g. to remove all tabs without using a function with unset. This code should work in general – remove_action( 'woocommerce_after_single_product_summary', 'woocommerce_output_product_data_tabs', 10 );

    Kind Regards,
    Con

Viewing 6 posts - 1 through 6 (of 6 total)