You are here:  » Renaming Jump.php Issue


Renaming Jump.php Issue

Submitted by stew on Tue, 2016-04-05 20:06 in

Hi David,

Hope all's well and many thanks for your help to date.

I'm trying to rename jump.php and have followed this thread:

http://www.pricetapestry.com/node/1802

and carried that out.

But my links are still appearing as jump.php, not sure if it is because am using the the wordpress plugin and need to do anything different?

Thanks,

Stew

Submitted by support on Wed, 2016-04-06 08:27

Hi Stew,

Having renamed jump.php in the Price Tapestry installation folder you'll need to make the corresponding change in the pluging file pto_common.php where it is referenced at line 97:

    return $pto_config_externalBaseHREF."jump.php?id=".$product->id;

Hope this helps!

Cheers,
David.
--
PriceTapestry.com

Submitted by stew on Tue, 2016-04-12 20:12

Hi David,

Brilliant - that's worked, many thanks.

Stew