-
AuthorPosts
-
June 21, 2018 at 4:02 pm #975839
I have just completed the website all was working fine for 3 days then suddenly images have disappeared. I have not done anything other than add a post… Please look into this urgently
June 21, 2018 at 4:03 pm #975840On my PC is can everything, but other PC it is not working
June 21, 2018 at 10:59 pm #976039Hi,
On that ther PC, have you cleared cache?
Best regards,
BasilisJune 22, 2018 at 5:04 am #976085All done but it is not loading images, on some pages it is not loading the the body text..
Is it working for you?
June 22, 2018 at 5:40 am #976092On mobile devices when i click on the burger menu it does not even open the menu it just refreshes the page
June 22, 2018 at 6:16 am #976096Can someone help me this is getting very frustrating
June 22, 2018 at 7:09 am #976111I got the issue but not the solution….
All page where i had given animation, in those pages the content is disappearing. The home page has fullscreen slider and also blog moves from left to right so it has disappeared….
Even the burger menu which moves the menu from the left is not working, please help me sort this out
June 22, 2018 at 7:54 am #976132Hi,
Sorry for the late response.
We see a lot of script errors in the console so we deactivated the cache plugin temporarily. We also deactivated the css and js compression in the Enfold > Performance panel temporarily. Please try to tweak the “Comet” cache options so it works properly with the theme.
Best regards,
IsmaelJune 22, 2018 at 7:57 am #976133I removed the comet plugin, but still the animations are not loading, please help me
June 22, 2018 at 8:10 am #976135There are huge number of script errors, even after removing the comet cache plugin
June 22, 2018 at 9:17 am #976154It is all sorted, i really thank you for all your help
# BEGIN WP Hide & Security Enhancer
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /mx/
#WriteCheckString:1528831722_72547
RewriteRule .* – [E=HTTP_MOD_REWRITE:On]
RewriteCond %{REQUEST_URI} /+[^\.]+$
RewriteRule ^(.+[^/])$ %{REQUEST_URI}/ [R=301,L]
RewriteRule ^pst_child_template/(.+) /mx/wp-content/themes/ch-child/$1 [L,QSA]
RewriteRule ^pst_template/(.+) /mx/wp-content/themes/ch/$1 [L,QSA]
RewriteCond %{ENV:REDIRECT_STATUS} ^$
RewriteCond %{HTTP_COOKIE} !^.*wordpress_logged_in.*$ [NC]
RewriteRule ^wp-includes(.+) /mx/index.php?wph-throw-404 [L]
RewriteRule ^pst_includes/(.+) /mx/wp-includes/$1 [L,QSA]
RewriteCond %{ENV:REDIRECT_STATUS} ^$
RewriteRule ^wp-cron.php /mx/index.php?wph-throw-404 [L]
RewriteCond %{ENV:REDIRECT_STATUS} ^$
RewriteCond %{REQUEST_FILENAME} -f
RewriteCond %{REQUEST_FILENAME} !wp-activate.php [NC]
RewriteCond %{REQUEST_FILENAME} !wp-cron.php [NC]
RewriteCond %{REQUEST_FILENAME} !wp-signup.php [NC]
RewriteCond %{REQUEST_FILENAME} !wp-register.php [NC]
RewriteCond %{REQUEST_FILENAME} !wp-comments-post.php [NC]
RewriteCond %{REQUEST_FILENAME} !wp-login.php [NC]
RewriteRule ^wp-([a-z-])+.php /mx/index.php?wph-throw-404 [L]
RewriteCond %{ENV:REDIRECT_STATUS} ^$
RewriteRule ^wp-activate.php /mx/index.php?wph-throw-404 [L]
RewriteCond %{ENV:REDIRECT_STATUS} ^$
RewriteRule ^readme.html /mx/index.php?wph-throw-404 [L]
RewriteCond %{ENV:REDIRECT_STATUS} ^$
RewriteRule ^wp-signup.php /mx/index.php?wph-throw-404 [L]
RewriteCond %{ENV:REDIRECT_STATUS} ^$
RewriteRule ^license.txt /mx/index.php?wph-throw-404 [L]
RewriteCond %{ENV:REDIRECT_STATUS} ^$
RewriteRule ^wp-register.php /mx/index.php?wph-throw-404 [L]
RewriteRule ^pst_content/(.+) /mx/wp-content/$1 [L,QSA]
</IfModule>
# END WP Hide & Security EnhancerThis particular script got installed, in the .htaccess
June 22, 2018 at 9:33 am #976166Hi nateshiyer,
Glad you got it working for you! Thank you for sharing! :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.