Your Time:
Our Time:

Visual Composer not showing

Sorry, but you do not have the capability to view this topic

  • Resolved
    Posted in: UltraNet  
  • Supported
    • Topics: 3
    • Replies: 3
    • Total posts: 6
    Post count: 3
    Deejay6188
    Member
    2017-09-25 at 7:41 pm #21869

    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

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.