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

    Having a problem with the WooCommerce Product slider since one of the recent updates. It seems the href for the Show Details link was coded incorrectly. Looks like its opened with a single quote and closed with a double.

    See here: http://biostacker.com/

    #234653

    Hey Tom!

    How are you? I hope you’re doing well today.

    Did you add any plugins prior to the issue? You can edit the code on config-woocommerce > config.php, find this code on line 217:

    $output .= "<a class='button show_details_button' href='".get_permalink($product->id)."'><span ".av_icon_string('details')."></span>  ".__('Show Details','avia_framework')."</a>";
    

    I don’t see anything wrong with it.

    Best regards,
    Ismael

    #234748

    Hey Ismael, I’m great!

    Perhaps it is in the av_icon_string method? This link being generated:
    http://biostacker.com/buy/epiq-mind-aniracetam-complex/%22%20%3E%3Cspan%20aria-hidden=

    There are many plugins involved, and the lastest update might just be the first time I noticed it. Not sure what would be messing with the Enfold theme though!

    #235316

    Hi!

    I couldn’t find any bug in our code. Please try to deactivate all third party plugins except WooCommerce and activate them one by one to find the conflicting plugin.

    Regards,
    Peter

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.