Theme Panel not work

Posted in: Newspaper
Post count: 9

Hi, the theme control panel doesn’t work.
When I try to save the icon it loops.
Why?

Post count: 18283

Hello !

In most cases the issue is caused by one of the cases below:

Could be caused by insufficient resources
https://forum.tagdiv.com/requirements-for-newspaper/
In this case the hosting provider should be able to increase them.

Or it could be a security setting, module or firewall, as in this case where the theme panel was not saving any settings
https://forum.tagdiv.com/topic/cant-save-theme-options-2/

If you already checked or tried these, we could take a look. Send us an email at contact@tagdiv.com and provide admin login, also cPanel or FTP if possible. Please include a link to this topic in the email.

Thanks

Post count: 9

Hello, i use SUCURI, is possible that block?

Post count: 18283

Hello !

Try disabling it to see if that causes the problem. If the problem persists please contact us via email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thank you !

Post count: 9

via sucuri I can insert files in white list
can you tell me which one to set?
also is it not possible to manually enter some codes in the php code of the theme?
With this new version I no longer find the pages of the previous version.

Post count: 35449

Hi,

Unfortunately, the SUCURI plugin has not been tested with our theme and therefore, we cannot say for sure if it will work or not as expected with the theme, sorry! Also, we cannot provide support for untested plugins.
This is our list with tested plugins with our theme -> https://www.screencast.com/t/cmPkh9jba4sZ

Unfortunately you can not add php code directly in theme, you need to set the php code with some php plugin in widgets ( https://wordpress.org/plugins/safe-php-code-widget/ ) and set this widgets in homepage tagDiv Composer -> https://www.screencast.com/t/SMwge3nN2HwW -> https://www.screencast.com/t/oE5S8fy4b

Most of the theme files were moved into the tagdiv composer plugin as per the requirements of envato: https://help.author.envato.com/hc/en-us/articles/360000472383-WordPress-Theme-Requirements.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/
If you want to edit some files, let me know the files name, and I will provide you the path to them.

Thank you!

Post count: 9

I would like to add a custom code before the title and before the body of the post

https://www.inran.it/wp-content/uploads/2019/05/codice.jpg

Post count: 9

would also serve on mobile

Post count: 9

the most important is the one immediately after the social networks, before the content
https://www.inran.it/stress-insonnia-rischio-di-decesso/60126/

Post count: 35449

Hi,

In order to add some custom php code in post , you need to edit the loop-single-n, n is for the number of the template that you are using, for example if you are using post template 1 you need to go in plugins/td-composer/legacy/Newspaper/parts/single/loop-single-1.php
-> https://www.screencast.com/t/eCPWKrIl2

This settings will apply on responsive version too, but if you use mobile theme you’ll need to make this changes in plugins/td-composer/mobile/single.php too.

Hope this will help you!
Thanks.

Viewing 10 posts - 1 through 10 (of 10 total)
You must be logged in to reply to this topic.