Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • in reply to: Open submenu when you click the ">" #840973

    Thanks for the help. I don’t think I’ll need to worry about #2 after updating the mobile menu to duplicate the parent menu item.

    in reply to: JQuery error is breaking fullwidth easy slider #672818

    The problem is solved. Thanks.

    in reply to: JQuery error is breaking fullwidth easy slider #672667

    Login credentials provided in private content below. The Fullwidth Easy Slider is right below the navigation on the homepage.

    We are overriding: visibility: hidden; and opacity: 0; for it to appear, but still have 0 functionality… and really shouldn’t have to be overriding these styles coming in from shortcodes.css for no apparent reason.

    in reply to: Trying to override includes/helper-main-menu.php #628483

    I want to add some text to these two links:

    echo '<a id="advanced_menu_toggle" href="#" '.av_icon_string('mobile_menu').'></a>';
    echo '<a id="advanced_menu_hide" href="#" 	'.av_icon_string('close').'></a>';

    so it’s like:

    echo '<a id="advanced_menu_toggle" href="#" '.av_icon_string('mobile_menu').'>Open Menu</a>';
    echo '<a id="advanced_menu_hide" href="#" 	'.av_icon_string('close').'>Close Menu</a>';

    Line 18 and 19

    in reply to: Price not showing when only one product variation #579868

    Hello Gents,

    Thanks for your replies, but I feel like my actual problem isn’t being considered here, and is being clouded by some of your responses. Let me try to clarify things a bit.

    1. I’m not asking for help on how to create a child theme. I know how to do this, and I always do. One thing I have noticed in general in Kriesi’s support team answers is that they fall into one of two realms. The support person either provides a smart answer that shows a coding solution inside of child theme code, OR the support person responds with a way to “hack” the parent theme directly. In my opinion, the type of answer that tells the poster to hack the parent theme is not a good answer, and at least twice in the past, I have had to come back and say that I’m not interested in a solution that has me changing parent theme code. So I wasn’t asking for help on how to make a child theme, Vinnie. I was asking for a solution that doesn’t change code in the parent theme. Ismael’s response would have me editing parent theme code.

    2. I’m not suggesting that product variations were added by the Enfold theme. I know that variations are part of WooCommerce. We are intentionally using them on many sites we do. What I am suggesting is that there may be a bug in how the Enfold theme displays product variations. Specifically, the bug might be exposed by the case where there is only one product variation. Vinnie, I do have the product variation prices set, so I’m not sure where you are getting the impression that I left them blank. My point is that when I setup a product with only one variation, and I put in the price, the price is not displaying on the screen on the product detail page.

    I hope this helps clarify what I’m saying. I know that messages like this lack tone, so I might also add that you should read it as if I’m smiling and clarifying, and not as grumpy cat… Thanks guys!

    in reply to: Price not showing when only one product variation #577996

    Hello,

    I’m interested in a solution that doesn’t have me editing any parent theme files. How would I affect this with a child theme functions.php override via some hook?

    I get that a product with only one variation seems a bit silly, but I still think the code for handling products with variations should output the price even when there is only one variation. Perhaps all but one variation are only temporarily unavailable, or new variations are coming soon… Either way, it seems like a bug to me that no price is displayed when there is only one product variation.

    in reply to: Price not showing when only one product variation #576747

    Greetings,

    None of the products on this site have a sale going, so only the Regular price is filled in.
    All of the products are already set to “No Default”, so it’s expected that the user picks one. However, it appears that when there is only one variation, it picks it for you anyway. I don’t actually have it set to a default though.

    Thoughts?

    in reply to: Map pointers #552629

    OK, so no quick fix where I could paste some code into a child theme’s functions.php and change the default behavior.

    Two follow up questions then:

    1). Can “Team Kriesi” consider adding a new feature to a map object’s base settings to adjust the pin icon across the board (for that map)? The “per pin” is nice, but a way to change the default for any given map would be excellent!

    2). Do you know what is causing the pins to draw so slow? Is that intentional in your code? If so, can you provide a setting in a map object’s base settings to turn that off or speed that up (perhaps allow us to set the delay ourselves)?

    Thanks much.

    in reply to: Map pointers #552593

    I’m still monitoring this post, hoping for an answer.

    Thanks.

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