- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsOffset Feature
- TutorialstagDiv Social Counter Tutorial
- TutorialsHow to Update the WPBakery Page Builder plugin
I’m creating new categories and defining them in the tagdiv composer but they do not show on the front end despite them being updated on the homepage. Can’t someone help with what I’m doing wrong?
Hello @giorgi!
This issue with the error from Composer has also been discussed here: https://forum.tagdiv.com/topic/errors-at-columns-elements-5/
Please make sure you did all the steps which I mentioned here: https://forum.tagdiv.com/topic/errors-at-columns-1models-0dom-the-model-does-not-match-the-content-curr/
If the problem is still there, then contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– cpanel url and credentials
– a link to this topic in order to identify you
We will take a look and try to help you asap.
Thank you!
Hello @gezimag!
If you use a single cloud template, then you can edit it with the TagDiv Composer and remove the date element from there. There is actually a recycle bin basket for every element: https://www.screencast.com/t/wFYdqgpo6pT. Documentation here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
After every modification, you need to reindex your website on Google. It may take some more time.
Thank you !
Hello @dweb35 !
We have 3 options for mobile versions that you can use:
1. Responsive version: A responsive version of your website looks similar to the desktop version. TagDiv Composer is used to edit the page.Click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB. There, you can see your mobile version and edit or adjust the elements to look better.
2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages
3. Mobile theme plugin: The Mobile Theme is a performance-optimized theme included in the main Newspaper theme that only loads on mobile devices. It comes with its own templates and designs for pages, posts, categories, etc., so your current templates from the desktop theme will get converted to the mobile theme layout. Please see https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/ for more information.
A full explanation is here: https://www.youtube.com/watch?v=SpGkOnJeNZY
If you need to use mobile version 1 or 2, then you need to uninstall the Mobile Theme plugin and AMP.
If you use cloud templates, please edit your homepage with TagDiv Composer, scroll till footer, click on footer zone and you can edit it.
If you use the mobile theme plugin, then check in the Newspaper-> Theme panel-> Translations-> Translations and replace the words on the right side.
Thank you!
in the Newspaper theme I created a mobile template with tagDIV composer but I can’t activate it, when I see the mobile version it doesn’t match the one I created. I would like to see my desktop version on mobile too. Also, how can I change the words “About us” and “follows us” in the mobile footer? Thank you
Hi,
I have a problem with WP Editor in Tag Div Composer.
When I choose “Text with Title” and “Column Text” the WP Editor is not loading.
I’m using Cloudways hosting and no Cloudflare…
Hello @forevermogulmag!
We’ve added the Single Post Table of Contents shortcode. This can be found in the TagDiv Composer while you edit a single cloud post template.
Thank you!
Hi Calin,
Yes. Good you were able to replicate it.
1. From what I figured it is this for the Hover:
In file: td-cloud-library/shortcodes/author/tdb_author_socials.php the bold part below needs to be changed.
target=”_blank” title=”‘ . $author_socials_data[‘social_id’] . ‘“
2. For making it from “mail” to “Email” (bold below)
$buffy .= ‘<span class=”tdb-social-text”>’ . ( $author_socials_data[‘social_id’] == ‘mail-1’ ? ‘Email‘ : $author_socials_data[‘social_id’] )
But these two things can only be changed by editing file. Unless you will make it available as a setting of the block to be changed in TD composer?
We had some weirdness the other day with one of our old sites running Newsmag 3 also; the menus got rearranged oddly – suddenly the top bar was the main nav bar. I reset that easily, but only updates were on the web server itself for PHP 7x and such. This happened prior to the latest WordPress update today.
We’ve got one site migrated to NM5 and PHP 8.1 and minor pain; really just rebuilding home page elements, but code is a little cleaner now. Most of the tricky stuff now in the composer plugin, following the practice of stuff like elementor, etc. — way less file withing file within file and endless redirects like v3 (ahem).
Anyway: this only happened on (1) site; with NM3x (final version), and PHP 7.x. But scanned site for malware and nothing found, so chalking that up to some oddity on server. Not using ‘Visual Composer’ – only TagDiv Composer.
Good time to move to Newsmag v5, frankly.
Advisable, but I didn’t do it: turn debug on in the wp-config file to write error log into content folder; then check it for anything notable beyond deprecation warnings. 🙂
Thanks Bettina, your answer led me to find the Search Template I’m apparently using, in my Cloud Templates. The only Search Template in play is Search Template 40 – Pandemic Pro, so I opened that with tagDiv Composer. On that page I can select the Posts Loop element and see the Sort Order option in the Extra section of the General tab. It was already set to -Latest-, so I didn’t make any changes. Glancing through the other tabs, I don’t see anything else that might impact what results I get or how they are displayed (other than appearance options). Should I try a different Search Template altogether?
This can be done on pages that can be edited using tagDiv Composer, also it can be done on blocks that are set in widgets.
Thank you!
Hi,
Please disable and delete the tagDiv Composer after that reinstall the plugin from Newsmag > plugins and also try to remove and reconduct the Instagram in theme panel. Also, check the Instagram settings and make sure it is Business or Creator.
Thank you!
Hello!
A shortcode can be inserted by using the element called “Column text” or “Text with title”. “Column text” and “text with title” elements have a button called “edit content” and if you click on that button, the WP Editor will open, and you can add some text/code/shortcode there. Close the WP Editor from X, save the changes from Composer and view the page to see the changes.
Also, try use the Raw HTML element from Composer, add the code there.
I hope that helps you!
Thank you!
Yes, Bettina.
When I make the page in WordPress’s own page composer, the payment options appear. When I use the TagDiv Composer, the payment options give an error.
The site is currently down for maintanance on our end, but will be back live in a couple days. I’ll update this thread once the site is back up. Please don’t close it.
I’ve switched to the WordPress pages currently, but would really prefer that the site runs on TagDiv Composer, because of the additional options that are available.
Regards,
Khalid
HI, thanks for your response.
I disabled all the plugins for any kind of optimization. I deleted and did again the instagram box with TagDiv Composer, but now it’s just ‘Error decoding the Instagram API json’.
Any other idea?
Thank you
j
Hi,
Please check the console when you hit the save button. Please check this topic https://forum.tagdiv.com/topic/tagdiv-composer-does-not-save-only-content-of-homepage/
Thank you!
Hello everyone,
I managed to resolve this issue manually. Please follow the steps below to help address the malware problem:
Step 1: Identification
Firstly, locate the malware within the database. Look for a row in the wp-option table named td_live_css_local_storage that contains JavaScript code resembling fast.quickcontentnetwork.com within the option value.
Step 2: Backup
Ensure you create a backup of your current site or application.
Step 3: Deactivate td-composer
Deactivate td-composer and proceed to delete it.
Step 4: Download the Newspaper zip file
Unzip and manually upload the plugin from the following path – Newspaper-tf > plugins > td-composer. If the issue persists, proceed to step 5.
Step 5: Manual Theme Reinstallation
Remove the theme from the server. Navigate to public_html > wp-content > themes and delete the “Newspaper” folder.
Step 6: Reinstall the Theme
Head to the WordPress dashboard, navigate to Appearance > Themes, click on Add New Theme, and install the theme.
Following these steps should help resolve the malware issue. Feel free to provide any feedback or if you need further assistance.
Hi,
To be able to edit the page and follow the above steps please create the page with tagdiv Composer, to add the content in the page you can use column text and text with title. https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
Thank you!
Hello @thelansingjournal !
Edit the search template with the TagDiv Composer, click on the results, and check in the block if you have Sort Order: Latest, and it should display in the correct order. It will display the first latest post from December.
But it has the word “club” there. Anyway, if you set the sort order to latest, it won’t display there.
Thank you!
Hi,
Did you create the page in the editor or with tagdiv Composer?
Thank you!
Hello @kevrose!
A shortcode can be inserted by using the element called “Column text” or “Text with title”. “Column text” and “text with title” elements have a button called “edit content” and if you click on that button, the WP Editor will open, and you can add some text/code/shortcode there. Close the WP Editor from X, save the changes from Composer and view the page to see the changes.
Also, try use the Raw HTML element from Composer, add the code there. It should work well and style it via CSS.
I hope that helps you!
Thank you!
Hello @nexusadmin !
You can use the Raw HTML element from Composer, add the code there. It should work well.
Thank you!
Hello @bananaj!
I’ve tested on the latest update of the theme, and this is working as it should.
Please update the theme and plugins too.
Please execute these steps:
1. disable TagDiv Composer
2. uninstall(delete) TagDiv Composer
3. install TagDiv Composer
4. activate TagDiv Composer
Make a test and deactivate ALL plugins except tagDiv ones, also if you are using a cache plugin, deactivate it, clear all cache and try again.
Let me know the results!
Thank you!
Hello!
You can create another checkout page or hide the elements in the tagdiv composer, or use CSS code.
Thank you!
Hi,
Using our theme you can choose from 3 mobile versions
-> mobile responsive => https://www.screencast.com/t/oJ2ShOp47
-> mobile theme plugin => https://forum.tagdiv.com/the-mobile-theme/
-> mobile page => https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
If you created the mobile pages with tagDiv Composer, then when you install the Mobile Theme plugin, your pages will be overwritten by the plugin (the mobile theme comes with its templates for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout, the page content is made without builders in mobile editor => https://www.screencast.com/t/xbgZG8kH also, the options that are provided to edit the mobile theme version are limited (this keeps the things simple)).
This is a video about Responsive Newspaper Theme, AMP & Mobile Theme, Mobile Pages & Templates -> https://www.youtube.com/watch?v=SpGkOnJeNZY
So, the mobile responsive is what you see when that you select the viewport on phone => https://www.screencast.com/t/matV17hH, so some settings may apply for each viewport(where is the border blue), and others are not(where the border is black).
The mobile page has the mobile templates from Cloud Library => https://www.screencast.com/t/YCcZ8rL8
The Mobile responsive version of the theme and the mobile page editor can be edit with tagDiv Composer, the mobile theme plugin cannot.
For example, you can have the mobile theme plugin activated and use the mobile page/mobile responsive version for the homepage/pages, but for the categories pages/404 page, you can’t use the mobile page/mobile responsive version if you have the mobile theme plugin activated.
So, if you want to design the pages with tagDiv Composer, you can use the mobile page or mobile responsive version.
Thank you!