Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
leonp
tagDiv Member

Hi Anamaria,

Thank you very much for the guidance, in my case problem was at the nginx config were was not redirecting to the correct directory.

Specifically talking about this part:

6) Nginx
If you have Nginx instead of Apache on your Linux box, there is some manual configuration required to have WordPress SEO Urls working as expected. This can affect the tagDiv Composer functionality too. You need to use try_files directive so WordPress can start using pretty permalinks.

Search for the location / block inside nginx configuration and add the following line inside:

try_files $uri $uri/ /blog/index.php?$args;
Please check your host documentation in this regard, it should be specified how to do this ( eg. Digitalocean ).

Now you know how to fix the most common errors that interfere with the tagDiv Composer page builder and you can get back to designing your website. If you didn’t see the answer to your question here, please open a new topic on the Customer Support Forum. Our team is always ready to help you!

Hopefully will be helpful for somebody else as well.

Best Regards.

leonp
tagDiv Member

Hi Bettina,

Thanks for the respond i wrote an email i’m waiting for respond.

Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)