Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello @waki,

    Sorry but i am not getting your point. What and where you have found error.
    If you want to remove code you have shared. Then go to plugins\wp-product-review\incwppr-main.php find and remove code.

    Regards
    Gourav.

    Thread Starter WaKi-Soft

    (@waki-soft)

    hi thanks for your reply. I have found the line.

    The error is in Line 427. (the ” after end php tag)

    div.affiliate-button a span {
    			background:url("<?php  echo WPPR_URL ?>"/images/cart-icon.png") no-repeat left center;
    		}

    The code in line 430 is correct.

    div.affiliate-button a:hover span{
    			background:url("<?php  echo WPPR_URL; ?>/images/cart-icon-hover.png") no-repeat left center;
    		}

    Plugin Author Codeinwp

    (@codeinwp)

    Hey there,

    Thanks for pointing this out, it will be fixed in the upcoming version.

    Plugin Author Codeinwp

    (@codeinwp)

    We just released a new version and this is fixed ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Error in Styles’ is closed to new replies.