- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsOffset Feature
- TutorialstagDiv Social Counter Tutorial
- TutorialsHow to Update the WPBakery Page Builder plugin
Hello,
So, if you are referring to this block -> https://i.imgur.com/85E8bCN.png this is caused by a plugin conflict, with the WP BAKERY plugin.
We do not encourage you to use Wp Bakery at all. Please note that the WP Bakery has a conflict with the tagDiv Composer. Please use only one builder and not both. So, I gladly recommend you to shift from WPBakery to Composer, because WPBakery is an old builder plugin. Please check our guide to know how to shift from WPBakery to Composer: https://www.screencast.com/t/6xLVMmlsY ; https://www.screencast.com/t/zWHrRmK1LQC ; https://www.screencast.com/t/vuFdT9Stx ; https://www.screencast.com/t/DWbSf3qj ; https://www.screencast.com/t/QuHyGccTK71v
Thank you!
Hi,
You can delete an element with a right-click or by dragging and dropping it into the red zone at the bottom right of the page.
Thank you!
Hello,
You need to create the sidebar with tagdiv Composer, please check this guide https://forum.tagdiv.com/sidebars-tutorial/, or you can use the widget sidebar element and add it in the single post template. The option from the theme panel is only for standard templates.
Thank you!
Hi,
I think that you have malware on the website. Please update to the latest version 12.6.6
If you want to update the theme, you should download the latest version of it from the Theme Forest account and download it.
I recommend that you update the theme manually https://forum.tagdiv.com/how-to-update-the-theme-2/ via FTP/cPanel/File Manager, also if possible disable extra plugins during the theme update to avoid any problems that may arise and make sure that you have activated the tagDiv Standard pack plugin to keep the website’s look. You can try to update the theme on a staging website.
After you update the theme, you need to update the theme plugins too.
In the worst cases, the settings in the theme panel may be lost (there have been isolated cases), in these cases, after the theme plugins that were previously used are activated, you will have to use a backup for the theme panel -> https://forum.tagdiv.com/import-export-theme-settings/
You could consider reinstalling the WordPress version, and checking for this plugin wp-zexit.php. It might be wise to inspect via FTP if it doesn’t appear in the WordPress -> Plugins. Additionally, using Wordfence to scan the website and remove unknown users would be prudent.
Change admin passwords and delete admin accounts you are not familiar with;
– Delete any weird/unknown plugins;
– Delete the weird/unknown themes;
– Clean unfamiliar Theme Panel injected code (example – https://i.imgur.com/4q70kCv.png);
– Clean WordPress files (example – https://i.imgur.com/stJCqiK.png)
Please block /wp-json/tdw/save_css
If an attacker wants to target this URL /wp-json/tdw/save_css they can do so. Even if the website uses a different theme, the attacker can still try that URL. We could add an option to be able to enable/disable the Live CSS, it will be considered. But for now in order to remove it this can only be done with a modification to the composer plugin. I think that all that removing it requires is to comment this line of code – https://prnt.sc/RtwvL5Nc4ikR -> https://prnt.sc/ymZmhdUfp57U But as I mentioned, the attacker can still try to access the URL.
Thank you!
Hello @radupaulstefan !
Edit an article with the tagdiv Composer and make sure you do not have 2 elements that display the featured image(Single Post Featured Image). Scroll down and check at the bottom of your article too.
Thank you!
Hi Bettina,
First of all, thanks for your answer, but probably I didn’t explain myself well.
My problem is not setting a page as WP homepage, but it’s another.
In practice I can NOT edit the homepage with tagDiV Composer! If the same page is not set as homepage the editpor works, if I set it as homepage it does NOT work anymore.
For more details try reading my previous message. Thanks.
I hope I was clear.
Hello, it is the video playlist element from the tagdiv composer. Thanks!
Hello Bhanu Srivastav!
Edit the homepage with the tagdiv Composer, click on the mobile viewport: https://app.screencast.com/JBjQfi2ZDQYb0
You can drag & drop the elements there in the columns as you like: https://app.screencast.com/EFQi0bSEe2XIo and apply those settings from the screenshots provided. There you should write “auto”. Or you can set for each column the percentage you would like, for example: 25%, 50%, 25%. Please note that you should apply the change to the mobile menu sticky: https://app.screencast.com/ZifloqbIxB9gz or you can copy-paste the entire row. Right-click on the row already modified -> copy, go to the mobile menu sticky, click on the row word, right-click paste after. Delete the first row.
Thank you!
I want to return the theme I purchased from themeforest because I was using newspaper version 7 and visual composer 5.0 on my old site, now I cannot use version 12 and tagdiv composer version 12.
can you help me for this topic ?
Migrated to new server, now received this error:
[Sun Jul 28 07:49:44.992377 2024] [proxy_fcgi:error] [pid 30014:tid 30050] [client 10.0.1.7:37942] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught TypeError: array_filter(): Argument #1 ($array) must be of type array, bool given in /var/www/html/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php:957
Stack trace:
#0 /var/www/html/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php(957): array_filter()
#1 /var/www/html/wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_categories.php(328): tdb_state_single->{closure}()
#2 /var/www/html/wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_categories.php(328): Closure->__invoke()
#3 /var/www/html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php(27): tdb_single_categories->render()
#4 /var/www/html/wp-includes/shortcodes.php(434): td_global_blocks::proxy_function()
#5 [internal function]: do_shortcode_tag()
#6 /var/www/html/wp-includes/shortcodes.php(273): preg_replace_callback()
#7 /var/www/html/wp-content/plugins/td-composer/includes/tdc_composer_block.php(220): do_...', referer: android-app://com.google.android.googlequicksearchbox/
Possibly fix / temporary workaround is to comment out offending code lines:
$post_categories = get_the_terms( $post->ID, 'category' );
$featured_cat_name = TD_FEATURED_CAT;
//$post_categories = array_filter( $post_categories, function( $category ) use ( $featured_cat_name ) {
// return $category->name != $featured_cat_name;
//} );
Any ideas?
I have a problem with tagDiv composer: it is not possible to edit the home-page (only the home-page!)
If, through Cloud Templates, I create a new Homepage template I have no problems. As soon as I set the template as Homepage (Frontapage = Yes) TagDiv composer stops working.
So:
– I create a HomePage template (from scratch or I import it) => everything works regularly.
– If the same template is set as Homepage => TagDiv composer stops working and shows the error: Errors at columns elements: 2(models) : 3(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)
I tried to disable ALL plugins except tagDiv and nothing changes.
I made all as written https://forum.tagdiv.com/tagdiv-composer-tutorial/
How can I search&correct error with TD Composer? I can give you access
Hello,
You can save elements by right-clicking and using them on other pages.
Also, about page template, you can find more details here https://forum.tagdiv.com/page-templates-2/
Thank you!
Hello,
You can save elements by right-clicking and using them on other pages.
Also, about page template, you can find more details here https://forum.tagdiv.com/page-templates-2/
Thank you!
Hello,
You can save elements by right-clicking and using them on other pages.
Also, about page template, you can find more details here https://forum.tagdiv.com/page-templates-2/
Thank you!
I choose Cloud templates – set Footer – Interior Designer. Press “Edit with TD Composer” – received
“Ooops… Error 404
Sorry, but the page you are looking for doesn’t exist”.
Hello!
We recommend to use cloud/PRO templates in order to have the possibility to edit them with the TagDiv Composer which contains a lot of functions and features, please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
More documentation about the cloud templates is here:
– https://forum.tagdiv.com/cloud-library-templates/
– https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
– https://forum.tagdiv.com/cloud-library-category-templates/
Thank you!
Hi!
I press Edit with TagDiv Composer and get “Ooops… Error 404
Sorry, but the page you are looking for doesn’t exist.”
I use GoDaddy hosting.
What can I do to use TagDiv Composer?
Hello,
The pages are available in the section for pages and are not required to be in the cloud templates- page template. Usually, there are only the pages that you import. The page templates can’t be global on each page, and it is not working as a single template, for example.
Create a new page in Dashboard -> Pages, press the publish button, and view. Edit it with the TagDiv Composer: https://prnt.sc/gGw1zq0zdf3r and start customizing it as you like to add text, image using the elements from tagdiv Composer. You can import from the Cloud Library sections, blocks, etc. already designed.
There is not need to have the pages in cloud templates, because you can see the pages in the section for pages.
Thank you!
Hi,
You do not need to assign the menu there because the options are for the default theme. You need to assign the menus, as I said above. You need to edit the page with tagdiv Composer and go to the menu, where you can change it https://forum.tagdiv.com/main-menu/
Thank you!
Hello,
To assign a menu, you need to edit with tagdiv Composer, select the menu, and setup your chosen menu -> https://i.imgur.com/QIpJSKc.png
Thank you!
Hello,
You can try to recreate it with tagdiv composer and set the menus, colors, and fonts on the website where they are not imported.
Thank you!
When I activated composer, all the forms (list, new post, …) stop working (bad format, hide the title..) and get a lot of errors like this:
load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=680966206710d21a0613c8ee258f82fd:2 Uncaught TypeError: c.find(…).sortable is not a function
at td_post_gallery (td_wp_admin.min.js?ver=12.6.6:100:189)
at HTMLDocument.<anonymous> (td_wp_admin.min.js?ver=12.6.6:31:501)
at e (load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=680966206710d21a0613c8ee258f82fd:2:27028)
at t (load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=680966206710d21a0613c8ee258f82fd:2:27330)
Do you know what is the problem?
Hello again!
Thank you for your reply! I have deleted my cache plugin and the problem is now solved for the PC version. The website looks as it should without me being logged in as an admin.
The problem with the footer still remains. I have created a custom footer from CLoud Templates, using the Week Pro. In the NewsPaper – Theme Panel -> Footer, it is selected this template. If I go to homepage – Edit page -> tagdiv composer -> Manager and I preview the mobile version from there, it looks perfect.
But not from my smartphone. On my smartphone, I see a black background with “Alegerea editorului” (Editor’s pick) and a few articles with broken featured images, “Categorie populara” (Popular category), an empty “Despre Noi” (About Us), which are not supposed to be there at all. And a blank copyright symbol with no text at all. The footer I have created has a light background, recent articles, details next to the copyright symbol and so on.