This topic has 3 replies, 2 voices, and was last updated 8 years, 11 months ago by Fem.
Viewing 4 posts - 1 through 4 (of 4 total)
Good Day,
I have messaged before about visual composer not showing.I was told it was something to do with my .htaccess file. It is very difficult to design the website without this, having to guess the vc coding.
What exactly does the .htaccess file have to include?
This is what the .htaccess says in the cpanle file manger
# 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
Thank you
I have tried that (off & on)
Our previous conversations, you mentioned the .htaccess file for the pages not showing.
What else could it be?
The site is not on my server, it is on the clients. Anything else it could be?
Thanks
Chris
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.