Welcome, Guest
Username: Password: Remember me

TOPIC: Not working....

Not working.... 6 years 2 months ago #6488

Hello, i just bought your plugin and did all the configurations. But nothing happens on my site.... made-by-co.nl

I searched the whole forum, but can't find any solutions. Please make better answers then only "send me your ftp". I want to do it myself! Now i have to wait for your answer :-(

What are the steps to undertake?

Kind Regards,
Eelco
The administrator has disabled public write access.

Not working.... 6 years 2 months ago #6489

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hello Eelco
We have fixed the problem and i think now it work fine. You can check it. Problem because you have custom template of virtuemart so we need updated position for the button
We have change in line 339 in file plugins/system/jo_vm_socialshare/jo_vm_socialshare.php
$setbody = preg_replace("/<div class=\"product-description\"([^`]*?)>/", $html."\n\n<div class=\"product-description\">", $body);
To
$setbody = preg_replace("/<div class=\"vm-product-rating-container\">/", $html."\n\n<div class=\"vm-product-rating-container\">", $body);
If you want change to other position you can change class name for div "vm-product-rating-container"
Best regards
Bach Pham
The administrator has disabled public write access.
Time to create page: 0.044 seconds