Se l'hai comprato avrà di sicuro anche un servizio di supporto tecnico, contatta loro, come facciamo noi a dirti come funziona se nemmeno sappiamo di che plug-in si parla?
Se l'hai comprato avrà di sicuro anche un servizio di supporto tecnico, contatta loro, come facciamo noi a dirti come funziona se nemmeno sappiamo di che plug-in si parla?
e queste sono le istruzioni per installare il plugin (Estimation_Payment_Forms è una cartella):
- Copy the folder "Estimation_Payment_Forms" in your website root using ftp.
- Edit the file "Estimation_Payment_Forms/config.php" and enter the information of the mySQL database .
- Edit Estimation_Payment_Forms/estimation_payments_forms.js and assign the plugin folder url to the variable "efp_root" (ex : var efp_root = "http://www.mywebsite.com/Estimation_Payment_Forms/") .
- Change the rights of the folder Estimation_Payment_Forms/includes/files to 0747 using FTP software.
Then include this line in the head of the website pages :
<head>
...
<script src="Estimation_Payment_Forms/estimation_payments_forms.js"></script>
</head>