Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Internal Server Error

Home / Forums / Ascend Theme / Internal Server Error

This topic is: Resolved
[Resolved]
Posted in: Ascend Theme
April 29, 2019 at 3:20 am

Hello Support team!

I’m creating a new website with Ascend Premium, but after activating the theme, I’m getting an ‘Internal Server Error’ on admin panel. Only WP Admin is not availble, the website looks fine.

——————————————–
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

——————————————–
I’ve never had this error with my previous websites, it’s a new host now, so I’m not sure what’s causing it.

Content of the .htaccess file is this:
# 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

——————————————
website:

wordpress and ascend premium versions: the newest one.

Do you have any idea?
Thanks, Anita

  • The forum ‘Ascend Theme’ is closed to new topics and replies.