Missing Texts in Products short description

This topic has 5 replies, 2 voices, and was last updated 10 years ago ago by Eva Kemp

  • Avatar: art_non2525
    art_non2525
    Participant
    April 19, 2014 at 08:07

    I’ve got a new problem. Now I’m using WP 3.9 with IDStore theme 3.3 and woocommerce 2.1.7.
    This is my page

    I’ve opened my site in IE9 and Chrome and founded text display in product short description missing.
    In Chrome was shown correctly but in IE9 was missing.

    Where am I missed or this is the bug between WP and Idstore?

    Please help me again. Big thanks.

    4 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    April 19, 2014 at 08:14

    Hello,

    We bring our apologies for this terrible inconvenience! We are planning to relese our update within next week and you can be sure it will fix your problem. But we understand that it can be urgent for you, so you may fix this issue now, manually.
    Edit file idstore/code/options.php , find if($doshortcode){ (line 5) and replace by if($doshortcode && is_string(ot_get_option( $key,$setting ))){

    Edit file idstore/code/functions.php , find wp_enqueue_script('masonry', get_template_directory_uri().'/js/jquery.masonry.min.js',array(),false,true); (line 84) and replace by
    wp_enqueue_script('get_masonry', get_template_directory_uri().'/js/jquery.masonry.min.js',array(),false,true);

    Regards,
    Eva Kemp.

    Avatar: art_non2525
    art_non2525
    Participant
    April 19, 2014 at 08:21

    Dear EVA Kemp

    I’ve done edited like your reply for solved the revolution slider before I added my products.

    I’ve try to refresh my site in IE and found the text shown on the 1 second and then they gone.

    You can try my site at http://www.peachmakeup.com

    Thanks.

    Avatar: art_non2525
    art_non2525
    Participant
    April 19, 2014 at 08:29

    Dear EVA Kemp.

    I’ve found the cause of my problem.
    It’s happened from typography setting.
    When I change setting my site begin display correctly.

    Thank you for your quick support.

    Avatar: Eva
    Eva Kemp
    Support staff
    April 19, 2014 at 08:56

    Hello,

    Thank you for the reply. We’re glad the issue has been fixed now.
    Don’t hesitate to contact us if you need more help.

    Regards,
    Eva Kemp.

  • Viewing 5 results - 1 through 5 (of 5 total)

The issue related to '‘Missing Texts in Products short description’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.