Viewing 3 replies - 1 through 3 (of 3 total)
  • This might be happening because there are some shorthand php tags that don’t work on some server configurations. Please try the following and see if it helps.

    Open name_price_wc_plugin.php and change line 1 from <? to <?php
    Also open templates/single-product/price.php and change line 52 from <? } ?> to <?php } ?>. If this doesn’t help simply change the version to something old (1.0) and update the plugin, it will revert it back to normal.

    It worked for me.

    Not working…

    Robbie_berns

    (@robbernsteinzgmailcom)

    This worked for me. Probably needs to be put out as an update.

    Thanks anyway

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