- 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,
At the moment our theme does not have a specific element only for woocommerce. Therefore you can set the shortcodes as you describe above.
As results, if you set the shortcode with tagDiv Composer you can’t edit the layout of the shortcode, only the column where the code is set.
Also, that problem you resolve with CSS was practical, the space from the sidebar (that was empty in this case).
The payment button that is Pink if doesn’t has an option to be edited from woocommerce, then it can be done using custom code CSS.
If you need helps if the custom code, please send us a link to your website.
Thank you!
I have been away from working on this website for a while so I’m not sure if theme updates are causing issues or not.
Anyway…
I have created a mobile version of my homepage following the mobile theme update to the theme.
When I view within TagDiv composer – it looks fine.
When I view on my actual mobile as a live site – the page looks completely different.
What’s happening? It just seems to be showing up my latest posts, not the actual page structure with specific content that I’ve chosen to display.
Also, how does a mobile device know to use the mobile version of the page and not the desktop version of the page?
Hello.
I have not tried any of those things that you wrote, but first thing I tested was: edited the new page with tagdov composer, saved there, exited, and then published the page. It turns out, if I save it as a draft, or save changes only in tagdiv composer – changes wont be saved. It only works if the page is published.
It seems like a bug to me. Please look into it.
Thank You.
Hi Support,
We just recently purchased your Newspaper theme and we also activated it on the backend when trying to put it on our website. However, when we went to activate it the site crashed and it appears the issue is related to the “td-composer” plugin. We’ve also made sure all the server settings are correctly set and we’ve also already made sure everything mentioned within this article is correctly set ( https://forum.tagdiv.com/tagdiv-composer-not-working/?fbclid=IwAR1Nmkzo4jiuKdwP291YdhdZmhmtTqPgdnJVisIwH-5kvmbZ9IRQ1BTRAqY ).
Is there any other thoughts your team might have as to why we’re not having success with getting any of your demo themes to properly load up.
Hi Vlad,
We managed to get the problem sorted with a temporary fix (using a plugin).
We got it to work by using the JQuery Migrate plugin…it mentioned that the Plugin Code was “Deprecated” on at least three (3) of my themes, they are the:
1. Newspapar Theme
2. TagDiv Composer plugin
3. TagDiv Cloud Library plugin
Is there a way to fix this problem, or will a planned update be released soon or do I just keep using the JQuery Migrate plugin for now?
Your prompt attention to this matter is greatly appreciated, thanks!
Cheers,
Ed
Hi,
1. Can you get same functions with WP Bakery as with TagDiv Composer? If not which functions are only available with TagDiv Composer?
2. If we have an old Newspaper Theme website built only with WP Bakery and we update it to a newer design such as the Demo featured here https://demo.tagdiv.com/newspaper_pro/, will everything carry over and work? Or will we have to completely rebuild from ground up? Basically adding old WP Bakery with New TagDiv Elements?
3. Does the AJAX Login System require you to use the TagDiv Composer? Or can it be used with WP Bakery?
Hi Calin,
thank you for your willingness. That sounds great!
My original path:
/wp-content/plugins/td-composer/legacy/Newsmag/parts/header/top-menu.php
I create new path in theme child:
/wp-content/themes/Newsmag-child-theme/parts/header/top-menu.php
But changing code isnt work in this new file. Where did I do a mistake?
Thank you Calin for your advice.
Maverick10
na danej stronie i wszędzie gdzie używasz innego szablonu, postu, kategorii….. – edit with tagdiv composer/menager/fonts – zobacz co tu masz, czy tez domyślnie
Hi,
You can disable the option the Auto Loading on the Sigle Post Template with tagDiv Composer -> Show site wide settings => https://prnt.sc/10bb8mr
To hide the scroll to the top, you need to use a custom code CSS =>
.td-scroll-up{
display: none !important;
}
The code needs to be set in Theme panel -> Custom code -> Custom CSS => https://www.screencast.com/t/fxetQe24ZHf
Let me know the results!
Thank you!
Hello!
If you use a cloud/PRO template, then you should be able to edit the page with TagDiv Composer :https://forum.tagdiv.com/tagdiv-composer-tutorial/ ; click on the post content, and you will see in the element’s settings some fields where you can insert those ads.
Thank you!
Hello!
Yes, you can achieve this in Newspaper. For example, you can use a cloud/PRO template, so you will have the posibility to edit the template with TagDiv Composer: https://forum.tagdiv.com/tagdiv-composer-tutorial/
For example, you can use the element called “Client” or “Single image”, so in these elements you have the posibility to add an image and a link.
Hope that helps you!
Thank you!
Hi there,
Is there a roadmap for Newspaper to be properly integrated with Gutenberg? It’s frustrating that the tagDiv Composer blocks are not available when building posts, which is a serious limitation of this theme.
Wordpress 5 and Gutenberg have been around for a fair while now, and are not going away. I don’t want to keep having to add/buy additional plugins to try and replicate theme functions that are not compatible with a default WordPress setup.
Thanks,
stuart
Come on guys! We need your help!!! You call your theme the best – need to see some action behind this claim. I don’t exactly remember how I solved this the last time, but it had something to do with clearing cache – and I have cleared all my caches. And still no change. All Plugins disabled, NADA.ZIP.
I looked at the Debug.log file being created on my site and I repeatedly see the following two errors:
[08-Mar-2021 03:58:09 UTC] PHP Notice: Use of undefined constant TDC_PATH_LEGACY – assumed ‘TDC_PATH_LEGACY’ in /home/sreeiyer2017/public_html/wp-content/plugins/td-composer/td-composer.php on line 202
[08-Mar-2021 03:58:09 UTC] PHP Notice: Use of undefined constant TDSP_THEME_PATH – assumed ‘TDSP_THEME_PATH’ in /home/sreeiyer2017/public_html/wp-content/plugins/td-composer/td-composer.php on line 206
[08-Mar-2021 03:58:09 UTC] PHP Notice: Use of undefined constant TDC_PATH_LEGACY – assumed ‘TDC_PATH_LEGACY’ in /home/sreeiyer2017/public_html/wp-content/plugins/td-composer/td-composer.php on line 202
[08-Mar-2021 03:58:09 UTC] PHP Notice: Use of undefined constant TDSP_THEME_PATH – assumed ‘TDSP_THEME_PATH’ in /home/sreeiyer2017/public_html/wp-content/plugins/td-composer/td-composer.php on line 206
I don’t know why this is coming. Is this a clue?
Pl. help. My site pgurus.com looks a mess (open it from Mobile and u will see what I mean)
-
This reply was modified 5 years by
Mystic.
Hi Vlad,
Thanks for the feedback, I have cleared the cache in addition to the other steps mentioned but TD Composer still will not load. I can’t finish my website because the Composer is not loading…what can be done…since I’m building my site the link is not active so not sure how you can check it, please advise, thanks?
Cheers,
Ed
Hello!
1. Yes it is right, if you use a cloud/PRO template then you can customize however you need. Otherwise, you can customize it also the default one from CSS code.
2. You should edit the page with TagDiv Composer plugin, documentation here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
After editing, you can select a grid and you will have some settings on that element in Filter tab, so from there you can select which posts do you want to display.
Unfortunately, if you set a post to be sticky, then that post will not appear on the grid where you want it.
Hope that helps you!
Thank you!
Hello!
If you will create the mobile pages with TagDiv Composer, then when you install Mobile Theme plugin, your pages will be overwritten by the plugin.
The Mobile Theme is a performance optimized theme included in the Newspaper main theme and it loads only for mobile devices. It comes with it’s own templates for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout. For more details, please take a look here: https://forum.tagdiv.com/the-mobile-theme/
Better deactivate the plugin if you need a mobile version design similar like in desktop version.
Thank you!
Hello!
If you have a default template like Classic Blog, than also the header will be a default one, so you will can’t make these changes on that template.
When you modify for example the homepage of your website with TagDiv Composer, click on any element or your header and you should see this option: https://www.screencast.com/t/tyBS3v7301vP
Click on that icon and the mobile version it will be displayed automatically.
Thank you!
Hi,
To change the website width, you need to make sure that you don’t have set a background color/image in the Theme Panel because this makes your website boxed. Make sure this option is disabled => https://www.screencast.com/t/ejiNPCBF
To set a page to full width, you’ll need to edit it with tagDiv Composer like this -> https://i.imgur.com/i5IUJ9E.jpg add or select a row and stretch it after your needs -> https://i.imgur.com/WKYebPX.jpg -> https://i.imgur.com/TO1BZ3M.png -> https://i.imgur.com/Yq8UCv3.jpg
Also, if you set full width if it does not appear so, it may be a problem from a plugin that makes the site boxed, that’s why, please deactivate ALL plugins except tagDiv ones, also if you are using a child theme or cache plugin, deactivate them, clear all cache(also from your browser) and try again.
Hope this helps you!
Thank you!
Hello,
In most cases, this problem occurs because you have the latest version of WordPress with an older version of the theme.
Please check if you use the last version of WordPress 5.6 with the last theme version Newspaper 10.3.9.1 (if you have a theme version older, than NewsPaper 10.3.9 and you have the latest WP version 5.6, tagDiv Composer not work) and check to see if the problem persists.
If you need to make an update, before please make a full backup to all files and the database, in case something goes wrong. => https://forum.tagdiv.com/how-to-update-the-theme-2/
Also, if the problem persists please check if you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using a child theme or cache plugin, deactivate them, clear all cache (also from your browser) and try again.
Let me know the results!
Thank you!
Hi,
According to our guide that file should work in child theme, because the theme functions for Newspaper was moved in tagDiv Standard pack and for Newsmag was moved in tagDiv Composer https://prnt.sc/10fvlrp
Thank you!
Hello !
I have inspected your website on all the pages and posts, this issue: https://imgur.com/8vkaNpB is nowhere to be found. Please make sure to clear your cache.
You can do that by using tagDiv Composer. I suggest you to use a Flex Block and you can edit its filters as you can see here: https://www.screencast.com/t/5oRwUuXR3
Thank you !
When I go to upload an image to the media library it gives me this error – “Post-processing of the image likely failed because the server is busy or does not have enough resources. Uploading a smaller image may help. Suggested maximum size is 2500 pixels.”
The image is less than 1mb and after further investigation, it appears that there’s a conflict with the td-composer plugin that’s causing this.
https://share.getcloudapp.com/kpu7zG2B
The image uploads as normal when the plugin is deactivated.
Can you help, please?
Hi. I have similar issue. Although in my case there are no loading icons, and it shows that it saved the changes:
https://forum.tagdiv.com/topic/tagdiv-composer-does-not-save-content-bug/
No idea what is going on.
Hey there,
for any reason a Google Font, which is used on my site, is called and loaded twice. First time the weights 400, 600, 900 (as defined in theme panel), second time 400, 600.
See: https://imgur.com/Y1x7GJS
and: https://fonts.googleapis.com/css?family=Open+Sans%3A400%2C600%2C900%7CRoboto+Slab%3A400%2C600%2C900%7CRoboto+Slab%3A400%2C600&display=swap&ver=10.3.9.1
You can check here: https://www.top-magazin-frankfurt.de/news/skyliners-frankfurt-praesentieren-plaene-mega-arena-kaiserlei/
“Load default fonts” is disabled as well as “tagDiv Standard Pack”. Site is built with TD Composer.
Do you have any explanation and solution for this behaviour?
Thanks and regards
After a while I have decided to redo my websites main page, so I started assembling all blocks and elements on a separate draft page. After couple hours of work, I pressed SAVE button on the top left, some green lines showed up, confirming, that I have saved the page. Then I closed the page, I could see the code that was added to the page. I even saved the draft!
Then I left that page, and when I came back to it, I pressed TAGDIV COMPOSER, to continue editing it, but ALL CHANGES WERE GONE.
I have tested few times now, and always, when I come back to the tagdiv composer, the changes I have made and saved previously are gone. WHAT THE HELL IS GOING ON??
Please assist.
Thank You.