- NewspapertagDiv Composer – Website Manager
- NewspaperWhen tagDiv Composer is Not Working
- NewsmagtagDiv Composer Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewspapertagDiv Composer Tutorial
- NewsmagHow to use the Visual Composer plugin
- NewspaperScroll Animation
- NewspaperSingle External Shortcode and External Shortcode
- NewspaperCredit System
- NewspaperBookmark – Save For Later
- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperModules Builder in Newspaper Theme
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperCreate a frontend submission form
- NewspaperHow to Use the Tabbed Content shortcode
- NewspaperCreate a form contact page
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperCustom Fields Support
- NewspaperWooCommerce: Happy “Add to Favorites!”
Hi, I explained that I only used shortcode and tested raw HTML, because the command I have is a huge HTML code, there is no way to put this in the title. And through the Div Composer tag, raw HTML or shortcode can perfectly modify CSS, but I tested now raw HTML appears on all pages, it was not supposed to appear, I have never seen this, shortcode also appears on all pages. I need a solution for raw HTML or shortcode. I reinforce, there is no way to put HTML code or shortcode in the title. I need a solution for this.
Hello,
If that file is indeed missing, then yes, if the tagDiv Composer plugin is reinstalled the file will be add back. Now if the problem is only sometimes, them most probably the problem is related to something else and it can be related to a cache that is delay the js file, in this situation what you should do is to skip from delay the js file tdAjaxSearch.js
Thank you!
Hi,
I think that you are using tagDiv Composer on a single post template and you manually typed the article name, right? this is why is happening this. You should use the element Page Title this will automatically get the article title – https://i.imgur.com/M3b8E2a.png
Also, If you edit the single post template and add something on it (example your image or shortcode) then this will be display on all articles that are using that single post template. If you want the content to be unique you should set it directly in article content (using wordpress editor), not on single post template.
Thank you!
Hi,
If is a single post template from cloud, then it can be edited using tagDiv Composer, select the elements and changed the title – https://i.imgur.com/JAUfuHO.png – https://i.imgur.com/SXiycu0.png
Thank you!
Hi,
You can edit the website using tagDiv Composer select the elements you want to edit and use the right click to open the menu to delete, duplicate, copy … elements
If you want to have only one section, then it will be need to remove the elements you do not want/need.
Here is a video tutorial for how you can work with tagDiv Composer – https://www.youtube.com/watch?v=SoGQ0d5kIBg&list=PL6CsDkMaejhoHETIWoxnRB4zefz8L8PYg
Thank you!
Hi,
1. For this you need to select each block from your website and use the filter tab to set the category articles you want there – https://forum.tagdiv.com/flex-block-settings-guide/ – https://i.imgur.com/vVTJoha.png
2. This is similar to point 1 you need to use the settings from the block. You can set the number of articles, to filter the articles, to short them .. all this can be done using tagDiv Composer and selecting the blocks – https://forum.tagdiv.com/flex-block-settings-guide/
Thank you!
Hi,
This can be done if you are using a cloud header, edit it with tagDiv Composer and use the mobile horizontal menu element – https://i.imgur.com/oOdrVwU.png
Thank you!
Hi,
Most of the time the problem is from a shortcode that is not compatible with our theme, therefore after you set it with tagDiv Composer and save the page, the next time when you try to edit it, you’ll get that error. The most simple and fast way to resolve it is to use a page revision – https://wordpress.com/support/page-post-revisions/ now if the problem is on all pages most of the time this problem is related to the cloud header and cloud footer (set a default one in the theme panel – https://i.imgur.com/VKTq62w.png and check if the problem persist, if not, then the problem is related after the last changes to the header or footer)
For this error, you can check our guide from here at point 5 -> https://forum.tagdiv.com/tagdiv-composer-not-working/ also after trying the steps from our guide you do not get any good results, You can send us an email at contact@tagdiv.com and provide wp-admin login, as well as cPanel and credentials. We will take a look. Include a link to this topic in the email.
Thank you!
Hi,
I think that right no on mobile you do not have the responsive version of your website and I think that you are using the tagDiv Mobile theme plugin, this will change the layout and make it more simple.
It appears that your cloud header is empty, and the 2 top elements from the page (my account and subscribe).
My recommendation is to import the cloud header again from cloud templates – https://i.imgur.com/6LEylkO.png import the cloud header from the demo you have installed then just adjust it using the tagDiv Composer – https://forum.tagdiv.com/tagdiv-composer-tutorial/
Thank you!
My host, Dreamhost, told me: “I would recommend contacting tagDiv support, to help confirm if reinstalling the tagDiv Composer plugin will help re-create the missing wp-content/plugins/td-composer/legacy/Newsmag/js/tdAjaxSearch.js plugin
file. If not, please ask them the steps how to re-create the missing file, to help preven the issue with the site format when loading it.”
The problem is that sometimes “under certain conditions, the site will pull up the missing wp-content/plugins/td-composer/legacy/Newsmag/js/tdAjaxSearch.js plugin file from the tagDiv Composer plugin, that will cause the issue on
the site format”
FYI; you don’t over write when uploading via FTP; as you end up merging old and new copies.
Via ftp you need to *delete* the old newsmag folder, and old td-composer plugin; then upload fresh copies from scratch; then login, then activate the td-composer plugin.
That’s how I do it without any issues 🙂
Me gustaría reportar un error relacionado con el funcionamiento del plugin td-cloud-library que afecta el rendimiento del sitio web. Al utilizar la consola de Query Monitor, me aparece el siguiente mensaje de advertencia:
Function _load_textdomain_just_in_time was called incorrectly. La carga de la traducción para el dominio td-cloud-library se activó demasiado pronto. Esto suele ser un indicador de que algún código del plugin o tema se ejecuta demasiado pronto. Las traducciones deberían cargarse en la acción init o más tarde. (This message was added in version 6.7.0.)
Detalles del error:
El error ocurre cuando el plugin intenta cargar las traducciones para el dominio td-cloud-library, pero las funciones de traducción (__() o translate()) se ejecutan antes del hook init, lo que causa que la carga de traducciones se realice demasiado pronto.
Esta carga prematura puede generar advertencias y afectar el rendimiento del sitio, ya que la traducción debería cargarse solo después de la acción init, que es el momento adecuado para ello en WordPress.
Registro del error:
El mensaje completo de la consola de Query Monitor proporciona el siguiente rastro:
_load_textdomain_just_in_time()
wp-includes/l10n.php:1379
get_translations_for_domain()
wp-includes/l10n.php:1409
translate()
wp-includes/l10n.php:195
__()
wp-includes/l10n.php:307
tdb_config::on_tdc_loaded()
wp-content/plugins/td-cloud-library/includes/tdb_config.php:15359
do_action(‘tdc_loaded’)
wp-includes/plugin.php:517
tdc_plugin_init()
wp-content/plugins/td-composer/td-composer.php:171
do_action(‘td_wp_booster_loaded’)
wp-includes/plugin.php:517
{closure}()
wp-content/plugins/td-composer/td-composer.php:191
do_action(‘td_wp_booster_legacy’)
wp-includes/plugin.php:517
Impacto del error:
El código del plugin está ejecutándose de forma incorrecta antes de que WordPress haya completado la inicialización de los recursos necesarios, como las traducciones. Esto puede generar problemas de rendimiento y posibles conflictos con otros plugins o funcionalidades del sitio.
Recomendación:
El problema parece estar en la carga prematura de las traducciones para el dominio td-cloud-library, lo cual depende de un código ejecutado demasiado pronto. De acuerdo con las mejores prácticas de desarrollo de plugins para WordPress, las funciones de traducción deben cargarse en el hook init o en un hook posterior.
Solicito su ayuda para corregir este comportamiento en el código del plugin, específicamente asegurándose de que las funciones de traducción se ejecuten correctamente solo después de que WordPress haya alcanzado el hook init.
Agradecería mucho si pudieran proporcionarme una solución para resolver este inconveniente, o bien, si existe alguna actualización del plugin que ya solucione este problema.
Hi people,
After installing my newsmag (latest).
I am not able to access admin.
I have verified that the files in question exist in the path they should. Not other changes are made since it a news site.
I have included pictures to show error, and the error message i get in admin.
td_api_base::mark_used_on_page : a component with the ID: tdc_check_domain is not set.
/home/seniorsprell.no/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php
Display backtrace
Array
(
[0] => Array
(
[file] => /home/seniorsprell.no/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php
[line] => 348
[function] => error
[class] => td_util
[type] => ::
[args] => Array
(
[0] => /home/seniorsprell.no/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php
[1] => td_api_base::mark_used_on_page : a component with the ID: tdc_check_domain is not set.
)
)
[1] => Array
(
[file] => /home/seniorsprell.no/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php
[line] => 134
[function] => mark_used_on_page
[class] => td_api_base
[type] => ::
[args] => Array
(
[0] => tdc_check_domain
)
)
[2] => Array
(
[file] => /home/seniorsprell.no/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_autoload_classes.php
[line] => 23
[function] => get_by_id
[class] => td_api_base
[type] => ::
[args] => Array
(
[0] => tdc_check_domain
)
)
[3] => Array
(
[file] => /home/seniorsprell.no/public_html/wp-content/plugins/td-cloud-library/includes/tdb_functions.php
[line] => 2136
[function] => loading_classes
[class] => td_autoload_classes
[object] => td_autoload_classes Object
(
)
[type] => ->
[args] => Array
(
[0] => tdc_check_domain
)
)
[4] => Array
(
[file] => /home/seniorsprell.no/public_html/wp-includes/class-wp-hook.php
[line] => 324
[function] => tdb_on_before_admin_bar_render
[args] => Array
(
[0] =>
)
)
[5] => Array
(
[file] => /home/seniorsprell.no/public_html/wp-includes/class-wp-hook.php
[line] => 348
[function] => apply_filters
[class] => WP_Hook
[object] => WP_Hook Object
(
[callbacks] => Array
(
[10] => Array
(
[wprss_modify_admin_bar] => Array
(
[function] => wprss_modify_admin_bar
[accepted_args] => 1
)
[tdb_on_before_admin_bar_render] => Array
(
[function] => tdb_on_before_admin_bar_render
[accepted_args] => 1
)
[tdc_on_admin_bar_menu] => Array
(
[function] => tdc_on_admin_bar_menu
[accepted_args] => 1
)
[00000000000032d90000000000000000backend_shortcut] => Array
(
[function] => Array
(
[0] => LiteSpeed\GUI Object
(
[_promo_true:LiteSpeed\GUI:private] =>
[_promo_list:LiteSpeed\GUI:private] => Array
(
[new_version] => Array
(
[0] => 7
[1] =>
)
[score] => Array
(
[0] => 14
[1] =>
)
)
[_summary:protected] => Array
(
[new_version] => 1748681771
[score] => 1749286571
)
)
[1] => backend_shortcut
)
[accepted_args] => 1
)
)
)
[priorities:protected] => Array
(
[0] => 10
)
[iterations:WP_Hook:private] => Array
(
[0] => Array
(
[0] => 10
)
)
[current_priority:WP_Hook:private] => Array
(
[0] => 10
)
[nesting_level:WP_Hook:private] => 1
[doing_action:WP_Hook:private] => 1
)
[type] => ->
[args] => Array
(
[0] =>
[1] => Array
(
[0] =>
)
)
)
[6] => Array
(
[file] => /home/seniorsprell.no/public_html/wp-includes/plugin.php
[line] => 517
[function] => do_action
[class] => WP_Hook
[object] => WP_Hook Object
(
[callbacks] => Array
(
[10] => Array
(
[wprss_modify_admin_bar] => Array
(
[function] => wprss_modify_admin_bar
[accepted_args] => 1
)
[tdb_on_before_admin_bar_render] => Array
(
[function] => tdb_on_before_admin_bar_render
[accepted_args] => 1
)
[tdc_on_admin_bar_menu] => Array
(
[function] => tdc_on_admin_bar_menu
[accepted_args] => 1
)
[00000000000032d90000000000000000backend_shortcut] => Array
(
[function] => Array
(
[0] => LiteSpeed\GUI Object
(
[_promo_true:LiteSpeed\GUI:private] =>
[_promo_list:LiteSpeed\GUI:private] => Array
(
[new_version] => Array
(
[0] => 7
[1] =>
)
[score] => Array
(
[0] => 14
[1] =>
)
)
[_summary:protected] => Array
(
[new_version] => 1748681771
[score] => 1749286571
)
)
[1] => backend_shortcut
)
[accepted_args] => 1
)
)
)
[priorities:protected] => Array
(
[0] => 10
)
[iterations:WP_Hook:private] => Array
(
[0] => Array
(
[0] => 10
)
)
[current_priority:WP_Hook:private] => Array
(
[0] => 10
)
[nesting_level:WP_Hook:private] => 1
[doing_action:WP_Hook:private] => 1
)
[type] => ->
[args] => Array
(
[0] => Array
(
[0] =>
)
)
)
)
wp_booster error:
Missing parameter: ‘file’
/home/seniorsprell.no/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_autoload_classes.php
Display backtrace
Array
(
[0] => Array
(
[file] => /home/seniorsprell.no/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_autoload_classes.php
[line] => 45
[function] => error
[class] => td_util
[type] => ::
[args] => Array
(
[0] => /home/seniorsprell.no/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_autoload_classes.php
[1] => Missing parameter: ‘file’
)
)
[1] => Array
(
[file] => /home/seniorsprell.no/public_html/wp-content/plugins/td-cloud-library/includes/tdb_functions.php
[line] => 2136
[function] => loading_classes
[class] => td_autoload_classes
[object] => td_autoload_classes Object
(
)
[type] => ->
[args] => Array
(
[0] => tdc_check_domain
)
)
[2] => Array
(
[file] => /home/seniorsprell.no/public_html/wp-includes/class-wp-hook.php
[line] => 324
[function] => tdb_on_before_admin_bar_render
[args] => Array
(
[0] =>
)
)
[3] => Array
(
[file] => /home/seniorsprell.no/public_html/wp-includes/class-wp-hook.php
[line] => 348
[function] => apply_filters
[class] => WP_Hook
[object] => WP_Hook Object
(
[callbacks] => Array
(
[10] => Array
(
[wprss_modify_admin_bar] => Array
(
[function] => wprss_modify_admin_bar
[accepted_args] => 1
)
[tdb_on_before_admin_bar_render] => Array
(
[function] => tdb_on_before_admin_bar_render
[accepted_args] => 1
)
[tdc_on_admin_bar_menu] => Array
(
[function] => tdc_on_admin_bar_menu
[accepted_args] => 1
)
[00000000000032d90000000000000000backend_shortcut] => Array
(
[function] => Array
(
[0] => LiteSpeed\GUI Object
(
[_promo_true:LiteSpeed\GUI:private] =>
[_promo_list:LiteSpeed\GUI:private] => Array
(
[new_version] => Array
(
[0] => 7
[1] =>
)
[score] => Array
(
[0] => 14
[1] =>
)
)
[_summary:protected] => Array
(
[new_version] => 1748681771
[score] => 1749286571
)
)
[1] => backend_shortcut
)
[accepted_args] => 1
)
)
)
[priorities:protected] => Array
(
[0] => 10
)
[iterations:WP_Hook:private] => Array
(
[0] => Array
(
[0] => 10
)
)
[current_priority:WP_Hook:private] => Array
(
[0] => 10
)
[nesting_level:WP_Hook:private] => 1
[doing_action:WP_Hook:private] => 1
)
[type] => ->
[args] => Array
(
[0] =>
[1] => Array
(
[0] =>
)
)
)
[4] => Array
(
[file] => /home/seniorsprell.no/public_html/wp-includes/plugin.php
[line] => 517
[function] => do_action
[class] => WP_Hook
[object] => WP_Hook Object
(
[callbacks] => Array
(
[10] => Array
(
[wprss_modify_admin_bar] => Array
(
[function] => wprss_modify_admin_bar
[accepted_args] => 1
)
[tdb_on_before_admin_bar_render] => Array
(
[function] => tdb_on_before_admin_bar_render
[accepted_args] => 1
)
[tdc_on_admin_bar_menu] => Array
(
[function] => tdc_on_admin_bar_menu
[accepted_args] => 1
)
[00000000000032d90000000000000000backend_shortcut] => Array
(
[function] => Array
(
[0] => LiteSpeed\GUI Object
(
[_promo_true:LiteSpeed\GUI:private] =>
[_promo_list:LiteSpeed\GUI:private] => Array
(
[new_version] => Array
(
[0] => 7
[1] =>
)
[score] => Array
(
[0] => 14
[1] =>
)
)
[_summary:protected] => Array
(
[new_version] => 1748681771
[score] => 1749286571
)
)
[1] => backend_shortcut
)
[accepted_args] => 1
)
)
)
[priorities:protected] => Array
(
[0] => 10
)
[iterations:WP_Hook:private] => Array
(
[0] => Array
(
[0] => 10
)
)
[current_priority:WP_Hook:private] => Array
(
[0] => 10
)
[nesting_level:WP_Hook:private] => 1
[doing_action:WP_Hook:private] => 1
)
[type] => ->
[args] => Array
(
[0] => Array
(
[0] =>
)
)
)
[5] => Array
(
[file] => /home/seniorsprell.no/public_html/wp-includes/admin-bar.php
[line] => 104
[function] => do_action
[args] => Array
(
[0] => wp_before_admin_bar_render
)
)
[6] => Array
(
[file] => /home/seniorsprell.no/public_html/wp-includes/class-wp-hook.php
[line] => 324
[function] => wp_admin_bar_render
[args] => Array
(
[0] =>
)
)
)
Uncaught Error: Class “tdc_check_domain” not found
in /home/seniorsprell.no/public_html/wp-content/plugins/td-cloud-library/includes/tdb_functions.php on line 2136
Call stack:
tdb_on_before_admin_bar_render()
wp-includes/class-wp-hook.php:324
WP_Hook::apply_filters()
wp-includes/class-wp-hook.php:348
WP_Hook::do_action()
wp-includes/plugin.php:517
do_action()
wp-includes/admin-bar.php:104
wp_admin_bar_render()
wp-includes/class-wp-hook.php:324
WP_Hook::apply_filters()
wp-includes/class-wp-hook.php:348
WP_Hook::do_action()
wp-includes/plugin.php:517
do_action()
wp-admin/admin-header.php:277
require_once(‘/home/seniorsprell.n…min/admin-header.php’)
wp-admin/index.php:137
Query Monitor
I am assembling each video page by page and each page and each player is different from the other. First I created code in raw HTML in TagDiv Composer, to display a photo and the post description logo, it worked very well, I went to the second page to my surprise, the same HTML code was there, I then just changed the photo, and title. To my surprise it appeared in the first post, the second post. I saw that the same photo and the same title were appearing in all the posts, which I did I deleted, used Single External Shortcode and put all the HTML in a plugin to create a Shortcode, to my surprise, all pages displayed the same shortcode, if I tried to put Shortcode 16, in post 1, and Shortcode 17, in post 2, Shortcode 17 appeared on all pages. Each post is different, I need to solve this. I have never seen this happening in my life. I looked for a solution everywhere, no one knows, no one helps, each post is different. it helps me,,,,https://ibb.co/v4FMMfc7
Hey support team,
Im pretty new to working with TagDiv so hopefully my issues are pretty simple. The site I am working on is gephardtdaily.com
Whenever editing a page, even if its a brand new page I receive the following error message
Error at zones: 6(models) : 7(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)
Ive tried disabling plugins looking for any compatibility issues, but I haven’t found any success. If I do try to edit a page using the TagDiv Composer, it will not allow me to drag and drop elements into my page as intended. I can click on the elemenets and almost “leaving the element behind” it will barely move off the sidebar.
Will happily do any troubleshooting necessary!
Asunto: Problemas persistentes con carga AJAX – Caché en bloques no fue efectivo
Estimado equipo de soporte de tagDiv,
Gracias por su respuesta anterior. Después de probar la solución recomendada de activar el caché para los bloques Flex, lamento informar que no produjo mejoras significativas en el rendimiento del servidor.
Actualmente operamos un sitio de noticias de alto tráfico con más de 10.000 publicaciones, y nuestra infraestructura incluye:
VPS optimo
Nginx, PHP 8.1 (FPM), Redis como caché de objetos
WP Rocket (totalmente optimizado), Cloudflare activo, y la última versión del theme Newspaper
No usamos WooCommerce ni funciones de suscripción – es un sitio exclusivamente de publicaciones
A pesar de tener todas las capas de caché activas y optimizadas, seguimos observando un alto consumo de CPU incluso en momentos sin visitas. Tras una revisión más profunda, la causa principal parece ser el uso de AJAX, especialmente:
admin-ajax.php?action=as_async_request_queue_runner
tareas en segundo plano generadas por el theme/plugins (probablemente vía Action Scheduler)
llamadas generales a admin-ajax generadas por el theme y el constructor
En este contexto, no es viable desactivar funcionalidades críticas o plugins simplemente para reducir la carga del servidor, especialmente considerando que muchas llamadas AJAX provienen de la estructura misma del theme (incluyendo tagDiv Composer y bloques dinámicos).
Necesitamos una solución técnica concreta y viable para reducir la sobrecarga de AJAX sin sacrificar funciones esenciales.
Agradeceríamos su orientación sobre lo siguiente:
¿Existe algún mecanismo interno o actualización en desarrollo para minimizar las consultas AJAX en segundo plano?
¿Es posible configurar tagDiv Composer o componentes del theme para reducir su dependencia de admin-ajax en entornos productivos?
¿Tienen prácticas recomendadas o configuraciones avanzadas específicamente para sitios con gran volumen de contenido que utilicen Newspaper?
Esperamos su orientación experta, ya que esta situación está afectando el rendimiento y la escalabilidad de nuestro sitio en producción.
Hi,
Please use tagDiv Composer to edit the single post template, select the row that contain the page content – https://i.imgur.com/CvzhTH6.png and set the column gap – https://i.imgur.com/IqEl0O3.png (this will be double if is set to 8 it will be 16px space 8 on left content and 8 for the sidebar).
Thank you!
Hi,
This can be resolved by editing the single post template with tagDiv Composer, select the single post tags element – https://i.imgur.com/YWKtKZm.png and change the line height to at least 36px.
Thank you!
Hi,
We are sorry for this inconvenience. This can be resolved by replacing the current tagDiv plugin with the one from here – https://cdn.tagdiv.com/wp-content/uploads/2025/05/td-composer.zip
I hope this will help you!
Thank you!
Hello,
In addition to using caching, Cloudflare, and Redis, I’d also recommend enabling caching for the Flex Block. This feature can make a noticeable difference by significantly reducing the number of server requests, especially on content-heavy pages.
It’s also good to keep in mind that, like any visual page builder, tagDiv Composer requires more resources while editing. This is perfectly normal. Real-time builders perform many background processes—adding, removing, and modifying elements, all of which generate multiple live requests. On websites with large databases (for example, those with a high volume of articles), using filters on blocks can slow things down a bit, as each block applies its own query to retrieve specific content.
This behavior is common across most live builders, not just tagDiv Composer. The system is working hard to provide instant feedback, which naturally increases resource usage.
What you can do:
A good next step would be to monitor resource usage and identify which pages or specific elements are using the most server resources. Often, features like AJAX filters or “most popular articles” widgets can be more demanding, since they constantly query the database for up-to-date information.
Identifying and optimizing these high-impact areas can help keep your site fast and responsive both for your visitors and during editing sessions.
Thanks again
Hola. Como pueden ver en esta categoría que he creado https://japonpedia.com/organizar-un-viaje-a-japon/, hay mucho espacio entre el sidebar y el texto. No consigo solucionarlo. Lo he intentado con TagDiv Composer, peor no lo consigo. ¿Me pueden ayudar?
Gracias.
Hi,
This issue can arise from a variety of causes. To help you troubleshoot, please start by reviewing the following guide: https://forum.tagdiv.com/tagdiv-composer-not-working/
If the problem appears on only one specific page, it might be helpful to restore an earlier version of the page using WordPress revisions: https://www.wpbeginner.com/beginners-guide/complete-guide-to-wordpress-post-revisions/
If the problem persist, please contact us via email at contact@tagdiv.coma and provide a temporary wp-admin access. We’ll check it out as soon as possible.
Thank you!
Hi,
Please edit the homepage with tagDiv Composer, select the About and Contact and check what menu is assigned or assign one in case is no menu assigned – https://i.imgur.com/WqnnGwx.png also you can set the links on menu elements from appearance > menu select the menu you want to edit and edit the menu elements – https://www.wpbeginner.com/beginners-guide/how-to-add-navigation-menu-in-wordpress-beginners-guide/
Thank you!
Hi,
Please follow the steps below to troubleshoot the issue:
Start by checking this guide: – https://forum.tagdiv.com/tagdiv-composer-not-working/
If the issue appears on only one specific page, try restoring a previous version using WordPress revisions: – https://www.wpbeginner.com/beginners-guide/complete-guide-to-wordpress-post-revisions/
If the problem still persists, please contact us at contact@tagdiv.com. When reaching out:
Make sure you have a full backup of your website.
Provide temporary wp-admin and cPanel access.
Include the link to this topic in your message so we can easily identify your case.
Thank you!
Hi gamenintendo,
This issue can occur for a number of reasons.
Please start by checking this troubleshooting guide:
– https://forum.tagdiv.com/tagdiv-composer-not-working/
If the issue appears on only one specific page, try restoring a previous version using WordPress revisions:
– https://www.wpbeginner.com/beginners-guide/complete-guide-to-wordpress-post-revisions/
Also, check the Cloud Template used for the header and footer. If the issue lies in the Cloud Header or Footer, it could affect all pages that include those templates.
Thank you!