Hello,
i cant open edit content in colun text and text with title, it is just loading not opening i wait about half hour, i want use shortcode.
2. how i can use post slider in newspaper 12, i dont have slider revolution. when i install slider revolution it need purchurse code, and i dont want slider revolution i want slid option.
Hello,
1. Please check the console when you open edit content; if there is an error like this, please go to the Network tab, select the error, and select Preview -> https://i.imgur.com/iiBOHwP.png
Maybe the problem is caused by the server host
I think you will have a 403 or 404 error, so please check this topic -> https://forum.tagdiv.com/topic/wp-editor-for-text-with-title-and-column-text-not-updating-content/ and try the suggestions. Also, please check the cache, clear/purge all cache.
2.The Revolution Slider that we provide is a Bundled Plugins in our theme. No need to activate it, simply ignore the activation messages and you can use it for the sliders that our theme is providing -> https://forum.tagdiv.com/import-revolution-sliders-on-demos/.
What is a bundled plugin?
– https://help.market.envato.com/hc/en-us/articles/213762463-Bundled-Plugins
Thank you!
hello i cant find any 404 erorr you can see here https://www.ankasam.org/wp-content/uploads/2024/02/content.png
Hello,
I would like to take a look. Can you please contact us via email at contact@tagdiv.com and provide the wp-admin access? Include the link to the topic in the email.
Thank you!
also can’t edit text – – i don’t have the issue with the inspector. Purged cache.
Not sure what else to do.
Hi,
Could you please provide some more details about how the problem is manifesting for you?
Have you checked this guide? https://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/ https://i.imgur.com/hvWioGZ.png
I open any page template or category/single post two template – add text box , click edit on left and the box opens but just has a spinning load wheel. Never allows to edit previously placed or newly placed text.
Hi,
I see, this is exactly how the problem is mentioned in our guide for how to fix ithttps://forum.tagdiv.com/general-options-may-interfere-newspaper-theme/ https://i.imgur.com/hvWioGZ.png
I hope this will help you too!
Can’t find the xg-accordian .htaaccess file in my plugins folder.
Could it be under a different name now?
Thanks
Hi Chris Baird,
You need to look only for the .htaaccess file, check in the main folder (the one with wp-content, wp-admin) and also in the plugins directory.
Also, please check teh browser console when trying to open the WP editor, 80% there is displaying an error ro forbidden that will let you know where it is set.
Thank you!
I found this:
# SGS Directory Hardening
<FilesMatch “\.(?i:php)$”>
<IfModule !mod_authz_core.c>
Order allow,deny
Deny from all
</IfModule>
<IfModule mod_authz_core.c>
Require all denied
</IfModule>
</FilesMatch>
