Cant activate with email and Item Purchase Code

Posted in: Newspaper
Post count: 23

Hello,

Cant activate with email and Item Purchase Code.
All time is rolling and rolling and nothing is going. 🙁
I’m all doing correct. What can be problem?
My url: https://balticnews.com
Rolling

Purchased from https://themeforest.net/
.htaccess

<IfModule lsapi_module>
<FilesMatch "\.(php|php4|php5|php53|php54|php55|php56|php6|php70|php71|php72|php80|phtml)$">
SetHandler application/x-httpd-alt-php80___lsphp
</FilesMatch>

# BEGIN WordPress
# The directives (lines) between "BEGIN WordPress" and "END WordPress" are
# dynamically generated, and should only be modified via WordPress filters.
# Any changes to the directives between these markers will be overwritten.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress
php_value upload_max_filesize 164M
php_value post_max_size 164M
php_value max_input_vars 2500
php_value memory_limit 256M

Thank you

Post count: 23

errors

Post count: 27744

Hello,

I can’t check your screenshot -> https://i.imgur.com/ZTkZ77x.png please make sure that you don’t have an issue with your server from nginx with the permalinks https://www.cyberpunk.rs/nginx-rewrite-rules-for-pretty-urls
Also, please check this topic https://forum.tagdiv.com/topic/cannot-edit-the-file-post/

Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.