So since i have a single composer page, i have to edit all articles to create a content with mobile editor ? I have more than 5000 articles !
how to create own widget or using WordPress widget insert in tagdiv composer. wordpress widgets not showing in tagdiv elements section.
This is when I tried to edit the content in tagdiv composer, and when I try to edit the text in “Text with Title”. As soon as I click on the black button “Edit Content”, I get the error that I mentioned in my original post.
And, I tried to update my Newspaper to the latest version but I don’t have the tab for Update. The tabs that I have are, Welcome, Plugins, Support, Install Demos, System Status, and Theme Panel.
Is there any other way to find what version that I have and to update it to the latest version?
When I click on “Edit Content”, I get a message below, and it doesn’t allow me to edit the content. It asks me to report the site is safe or unsafe. I report as a safe website but that I still get the same message and I still can’t edit the content. I have been getting this for sometime. Any idea what’s causing this and what I need to do?
This might not be the site you want
https://opticalinfinityinc.com/wp-admin/post.php?post_id=869&td_action=tdc&tdbTemplateType=page&prev_url=%2F%2Fopticalinfinityinc.com%2F%3Fpage_id%3D869#/ is displaying unsafe content from https://opticalinfinityinc.com/wp-content/plugins/td-composer/includes/wpeditor.php?wp_path=/home1/amejapac/public_html/opticalinfinityinc/
Does this address look correct? Some potentially harmful sites could impersonate the URL or content of legitimate sites.
Hi,
Here seems that you add the elements in deactivate widgets https://i.imgur.com/YGubg8h.png. Please move them to the Newspaper default -> https://i.imgur.com/p60qNYU.png -> https://forum.tagdiv.com/sidebars-tutorial/
You need to edit with tagDiv Composer and change the font for each element that you want https://i.imgur.com/xp4zoTb.jpg
-> https://www.youtube.com/watch?v=SoGQ0d5kIBg -> https://www.youtube.com/watch?v=jQvA64uTLkI
Also, you can use global font from Manager(Website Manager) -> Global fonts -> https://i.imgur.com/iY0bh4Y.png
Thank you!
Hi Anamaria, the workaround I’ve found is as follows.
.td-header-desktop-wrap .tdc_zone {max-width:1164px;margin:auto; box-shadow: 0 -10px 10px 2px rgba(0,0,0,0.1) !important;}
.td-main-content-wrap {box-shadow: 0 0 10px 2px rgba(0,0,0,0.1) !important;}
.td-footer-wrap .tdc_zone {max-width:1164px;margin:auto; box-shadow: 0 10px 10px 2px rgba(0,0,0,0.1) !important;}
.td-main-page-wrap {overflow: visible !important;}
The .tdc-zone needed a max-width of 1164px to remain at the boxed width along with auto margins to centre align it. This seems to have done the trick.
Is tagDiv Composer 3.9 different to tagDiv Composer 4.1? What’s caused the difference between the two sites, I’m intrigued.
Thanks
Matt.
After upgrade to 12.5, when I try to edit my front page using the composer I get this error
Fatal error: Out of memory (allocated 74317824) (tried to allocate 1835008 bytes) in /home1/euinfo/indeksinvest.dk/wp-includes/class-wpdb.php on line 2431
I have asked my hosts who replied: Rest assured, I have fixed the WordPress website issue by increased the memory_limit = 1024M in the user.ini file via File Manager and I recommend you to check the website from your end and confirm.
bit this has not fixed the issue. Any ideas?
Hi michelsaguiar, If you deleted only the WordPress and theme files then should not be a problems, because the posts and all data is stored in database, but it is possible to have some tables in database that contains the malware, (not only extra files in WordPress).
If you want you can check this topic with a similar problem – https://forum.tagdiv.com/topic/the-composer-plugin-is-creating-issues-on-site/
Thank you!
Hello!
You can use flex block, posts loops,etc in pages. You only need to use cloud templates.
We recommend using 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!
Hello Ken!
Because you did not add the source as I showed you. Please add the source for every post in the correct field. Check the screenshot: https://prnt.sc/370HwwgYSdgj
They have the same template as well. I told you, you can edit the page with the TagDiv Composer and modify the way it is displaying in desktop and mobile viewport: https://www.screencast.com/t/XDQJedlggSB
Thank you!
Hello consumerista,
The files you mentioned represent the elements used on cloud templates. All cloud template that are created are stored in database (like pages and posts), and those are created using tagDiv Composer (theme builder) and shortcodes (each file you mentioned above represent a shortcode element in tagDiv Composer when the tagDiv Cloud Library is enabled).
Now, in case you want to use a default cloud template, then you can download it from our cloud – https://forum.tagdiv.com/how-use-tagdiv-cloud-library-templates/
And if you edit ore you create your own cloud template and you want to import it to a different website you can do it like this:
Go in tool > export – https://i.imgur.com/3Wxk885.png then to import you need to go in tool > import then install the WordPress importer and clink on run import – https://i.imgur.com/tyxoVvg.png
Thank you!
Hi,
To add the social icons you need to edit with tagDiv Composer, search after social icons and set the link for social platforms https://www.screencast.com/t/kATmr6b3yg
Thank you!
Hi,
For mobile please edit with tagDiv Composer, select the viewport on phone, select the header logo and change it => https://i.imgur.com/cR7F0v4.png https://www.youtube.com/watch?v=HXQQygkCCJo -> https://forum.tagdiv.com/add-logo-newspaper/
For Mobile Theme plugin, you can change the logo from Newspaper -> Theme panel -> Mobile theme -> Header.
Thank you!
After I press ‘Edit with TD Composer’, the ‘Welcome to TD’ page appears, does not open to allow me to edit the page, a circle just continues to spin. URL = times.co.nz
Classic issue of trying to install the master zip file, vs the actual theme file *inside* the master zip file. This is also where you find the composer plugin needed to run the site. You need to unzip the “master all files” zip then the actual files, docs, plugins are inside of that. We’ve all done it 🙂
Hi Guys, I’m using tagDiv Newspaper 12.3 with tagDiv Composer 3.9 and have added a custom box shadow to the theme wrap using the following CSS.
.td-theme-wrap {box-shadow: 0 0 10px 2px rgba(0,0,0,0.1);}
On another of my sites, I’m using tagDiv Newspaper 12.4 with tagDiv Composer 4.1 and the same CSS rule has no effect.
Have there been any changes between the two setups that would stop this from working?
The closest I can get on the site running tagDiv 12.4 is a drop shadow on the main container using the following.
.td-container-wrap {box-shadow: 0 0 10px 2px rgba(0,0,0,0.1);}
But I need the drop shadow to be the full height of the website container including the header and the footer.
Thanks
Matt
today i get message from hostinger related td composer Vulnerability issue
td composer vulnerability
I did make to work td-composer, now td-cloud-library failed to install or activate. It is frustrating… Just can’t activate one or another, all crashed. After both are installed, and deactivated, when activate one, and the other one – site crushed. It applies and vice-versa.
Hi,
Update: Please deactivate, delete, and reinstall tagDiv Composer from Newspaper plugins => https://www.screencast.com/t/OrzLvR2j and clear all cache.
Thank you!
Tried that too many times. When comes to td-composer, fail to upgrade or activate…
Hello. Some kind of problem here, too. I did upgrade from 12.4 to 12.5 and all site crashed when fail to update plugin td-composer. Reintalled fresh theme 12.5, and some problem persist. Failed to upgrade or activate plugin td-composer… “Ajax Error”
Please help?
Thank you!
-
This reply was modified 3 years by
Jimmy_X.
Multiple php errors in the first page after update to tgge latest version
Warning: Undefined array key “undefined” in /home/sportlive.gr/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_css_res_compiler.php on line 545
Warning: Undefined array key “undefined” in /home/sportlive.gr/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_css_res_compiler.php on line 545
Warning: Undefined array key “undefined” in /home/sportlive.gr/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_css_res_compiler.php on line 545
Warning: Undefined array key “undefined” in /home/sportlive.gr/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_css_res_compiler.php on line 545
Warning: Undefined array key “undefined” in /home/sportlive.gr/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_css_res_compiler.php on line 545
Warning: Undefined array key “undefined” in /home/sportlive.gr/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_css_res_compiler.php on line 545
Warning: Undefined array key “undefined” in /home/sportlive.gr/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_css_res_compiler.php on line 545
Warning: Undefined array key “undefined” in /home/sportlive.gr/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_css_res_compiler.php on line 545
Warning: Undefined array key “undefined” in /home/sportlive.gr/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_css_res_compiler.php on line 545
Warning: Undefined array key “undefined” in /home/sportlive.gr/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_css_res_compiler.php on line 545
Warning: Undefined array key “undefined” in /home/sportlive.gr/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_css_res_compiler.php on line 545
Warning: Undefined array key “undefined” in /home/sportlive.gr/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_css_res_compiler.php on line 545
Warning: Undefined array key “undefined” in /home/sportlive.gr/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_css_res_compiler.php on line 545
Warning: Undefined array key “undefined” in /home/sportlive.gr/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_css_res_compiler.php on line 545
Warning: Undefined array key “undefined” in /home/sportlive.gr/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_css_res_compiler.php on line 545
Hello,
Add the posts loop from tagdiv Composer -> https://forum.tagdiv.com/posts-loop/ you need to edit the search template.
Thank you!
O! I knew it! The mobile overwritten the composer! I am noob. 🙁
Sorry, i add the mobile menu horizontally in composer, but nothing happen.
I only can change thing in tagDiv Mobile Theme, just like logo.
All changes in composer do not work.