-
Hi there,
after tweaking the php.ini and wp-config I finally got it to import the main demo.
Nevertheless the slider image wont appear.
In the slider revolution overview it only warns on the object library which I learned results from a needed whitelisting of *.themepunch.tools and * .themepunch-ext-a.tools.I tried to whitelists these libraries in the htaccess-file by putting this block:
RewriteCond %{REQUEST_URI} ^(.*)?wp-login\.php(.*)$ [OR]
RewriteCond %{REQUEST_URI} ^(.*)?wp-admin$
RewriteCond %{REMOTE_ADDR} !^*.themepunch.tools$
RewriteCond %{REMOTE_ADDR} !^*.themepunch-ext-a.tools$
RewriteRule ^(.*)$ – [R=403,L]in the <IfModule mod_rewrite.c> section.
This produced an internal server error.
Can anyone help? I guess that the *. notation is not a valid argument.
Slider revolution does not give any support to the Highend theme users without a paid license, so I cant ask them which are the exact URLs without wildcard *.
Thank you in advance.
Regards
Michael
-
HB-Themes support team typically replies to all topics within 48 hours except on weekends and public holidays. You must register to post topics.
Forum Categories
- Highend WP Theme 25,609
- Aegaeus WP Theme 1,616
- Requests and Feedback 133