You are here: Home
Support site for Tips and Tricks HQ premium products
I remembered that I just altered the htaccess file in the root to the following
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
I managed to sort this issue I think but can’t remember what I did now so I will retrace what I did and post the solution in here
Hi
Just seeing if there is any update on this as do require it if possible
Hi
Thank you for the reply
yeah would require this if it possible
Hi
I think I have solved the issue but will keep a eye on it and keep you posted
while I am here, is there a way a customer account can be integrated into this plugin so the client can upload the watermarked version of the photo and the watermark free version of the restored photo and then send the watermark free version when the customer pays using PayPal