Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tim Eckel

    (@teckel)

    You’d have to try it to find out. There’s all kinds of WooCommerse themes. Some themes overwrite the normal WordPress readmore, those that do it correctly will work just fine with my plugin. There’s only one way to know, install it. If it doesn’t work, it would be an easy fix to modify the theme to comply with proper WordPress readmore.

    Tim

    Thread Starter m4declare1

    (@m4declare1)

    Yeah, It doesn’t work.
    So what would be a fix?

    Plugin Author Tim Eckel

    (@teckel)

    You’ll need to change the improper way your theme is rendering readmore. Basically, instead of doing a proper hook to readmore, your theme is hitting it with a hammer. It “works” but it’s not done in the proper way, so plug-ins may have problems.

    To fix this, you’ll need to modify your theme (the proper way would be to create a child theme from your theme). Then, correct the theme so it does a proper WordPress readmore. You’ll need to be a programmer or know how to do this of course.

    To test, simply use a default WordPress theme, and then the plugin will work, which shows that your theme is designed using improper methods.

    Tim

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Woo’ is closed to new replies.