Search Results for 'composer'

Results from the Forum
Vlad S
tagDiv Staff

Hello !

I pressume you mean the part wich includes the latest articles section. That one comes from the page building so you will have to edit the page in order to have that removed so you can edit it using the composer: https://www.screencast.com/t/uzXRgXTiHlH Also the sidebar from the bottom of the page comes from the widget section wich can be edited by going to Appearance – Widgets

Thank you !

huy
Participant
#0

Hello!

I have two questions:
Question 1: Can I set the width of row stretch about 960px? What I have to do ?
Question 2: How can I limit the title text? I want to insert the “…” sign at the end of the title when it exceeds the number of words I’ve set? Does text length on TD composer work?

Thank you!

salmanr
Participant
#0

so this what happens, every time I edit page with td composer and save the change is like loading forever. And now when open theme panel is making lag and loading forever. Pls help

TheCoinRise
tagDiv Member

Where I can modify these blocks – Latest Articles – Most popular and Hot News?
All blocks on top are editable but everything starting from latest articles cant be modified by TO composer
https://imgur.com/undefined

DanTeuton
tagDiv Member

Ok I will try to explain again.

On Post’s the URL and captions are not working on images. We are using WPBakery. There is no TagDiv Composer code on the post.

Vlad S
tagDiv Staff

Hello !

Indeed, wp bakery can be used on posts too. But you cannot use WP bakery on top of tagDiv Composer.

Thank you !

DanTeuton
tagDiv Member

Hello, Thanks for the reply, but I am aware they are not compatible when used together.

They are both being used separately.

Besides TagDiv composer is a page builder, not a post editor.

Vlad S
tagDiv Staff

Hello !

WP Bakery and tagDiv Composer are both pagebuilders. You cannot use both of them on the same page. We suggest sticking only to one of them.

Unfortunately you cannot use the WP Bakery inside the tagDiv Composer.

We are sorry for the inconvenience !

Thank you !

Calin
tagDiv Staff

Hi,

You need to set in child theme the template that you are using, above I provide you an example using the style 1, if you are not using the style 1 and you are using the default style, then you can set the loop-single.php from wp-content/plugins/td-composer/legacy/Newsmag/loop-single.php in child theme folder wp-content/themes/Newsmag-child/loop-single.php if you do not have activate the tagDiv Composer plugin then you need to set the loop from theme file wp-content/themes/Newsmag/loop-single.php in child theme.

Hope this time I was more clear.
Thank you!

DanTeuton
tagDiv Member

We are also having an issue with URL’s and captions behind images in posts created with WP Bakery Visual composer (I’m using the plugin provided by Newspaper)

DanTeuton
Participant
#0

I’ve disabled all plugins outside of the theme.

See here: https://cl.ly/db59fcdf8c77

luke-tt
tagDiv Member

Hi Calin,
thank you for your help. It’s still not exactly clear to me, though. I’ve done the following:
– I’m using the default post layout. There is also a ‘style-1’ for posts, but I’m not using that.
– copied single_template_1.php + loop-single-1.php from the td-composer/legacy/Newsmag/parts/single folder.
– adjusted the loop-single-1.php file to suit my needs and uploaded it to the root of the child theme.
– the changes are not there. Are these two files actually the ones used for ‘default’? I’m in doubt, because for posts, you can also select style-1. But in the legacy/…/single folder, there are no ‘default’ loop-single or single_template files…

Pihlamia
Participant
#0

I have been trying to install the theme for many times and it always causes error. I even made a fresh installation of the wordpress and updated PHP to 7.2 but the theme is still not installing. What could be the problem?

Here is the error.log information.

[29-Aug-2019 08:42:23 UTC] PHP Warning: Use of undefined constant TDC_PATH_LEGACY – assumed ‘TDC_PATH_LEGACY’ (this will throw an Error in a future version of PHP) in /home/c2u52tc3/public_html/uusi/wp-content/plugins/td-composer/td-composer.php on line 107
[29-Aug-2019 08:46:34 UTC] PHP Warning: require_once(includes/tdc_version_check.php): failed to open stream: No such file or directory in /home/c2u52tc3/public_html/uusi/wp-content/plugins/td-composer/td-composer.php on line 26
[29-Aug-2019 08:46:34 UTC] PHP Fatal error: require_once(): Failed opening required ‘includes/tdc_version_check.php’ (include_path=’.:/opt/alt/php72/usr/share/pear’) in /home/c2u52tc3/public_html/uusi/wp-content/plugins/td-composer/td-composer.php on line 26

Calin
tagDiv Staff

Hi,

Please make sure that you install/update the theme correctly -> https://tagdiv.com/update-newspaper-theme/

Usually this is a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Let me know the results!
Thank you!

Calin
tagDiv Staff

Hello !

Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Also you can check hose topics with a similar situation ->
https://forum.tagdiv.com/topic/theme-causing-high-cpu-usage-2/
https://forum.tagdiv.com/topic/sql-querys-high-cpu/

You can try this suggestion to Fix High CPU Load In WordPress -> https://www.ecenica.com/support/answer/fix-high-cpu-load-wordpress/
How to Fix Your High WordPress CPU Usage Problem -> https://www.hostwinds.com/blog/wordpress/fix-high-wordpress-cpu-usage-problem/

Please make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Make sure that the php version is 7.1 or 7.2 not 7.3 also make sure that the wp-memory is at list 256MB.

Let me know the results
Thank you!

Calin
tagDiv Staff

Hi,

If you are using the WPBackery and you have the tagDiv Composer activate, the code from this will overwrite these from WPBakery, usually we recommend to use tagDiv Composer, but if you want I can try to provide to use a code that can fix this problem on that page, just provide me a link where I can inspect this problem.

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

I’m not very sure that your shortcode will work in theme files, but if you want to try, you’ll need to have some coding skills, you’ll need to edit the loop-single-x.php x is the number of style, for example for post style 2 you’ll need to edit the loop-single-2.php -> https://www.screencast.com/t/ibaNSzZBg -> wp-content/plugins/td-composer/legacy/Newsmag/parts/single/loop-single-1.php also there will be better to use a child theme in this way, you’ll not lose the changes when you’ll make a theme update
-> https://forum.tagdiv.com/the-child-theme-support-tutorial/

Unfortunately there is no option to change the views count icon, sorry!

Thank you for your understanding!

Calin
tagDiv Staff

Hi,

If you have the Newsmag v4.9 then you’ll need to use the child theme from that package; notice that in the now all the functionalities of Newsmag theme was moved in td-composer as per envato requirements -> https://tagdiv.com/updating-the-core-of-tagdiv-themes/

If you want you can use this guide for child theme -> https://forum.tagdiv.com/the-child-theme-support-tutorial/ the files in the theme are set the same as in Newspaper, only the name of the theme is change wp-content/plugins/td-composer/legacy/Newsmag/parts/header/header-style-1.php -> https://www.screencast.com/t/AAby7XZJA for example in child theme the header-style-1.php file that is use by the header style 1 -> https://www.screencast.com/t/Nvmg772Dr then you need to be set like this -> parts/header/header-style-1.php

Hope this will help you!
Thank you!

Vlad S
tagDiv Staff

Hello !

Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Thank you !

Vlad S
tagDiv Staff

Hello !

Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Thank you !

Vlad S
tagDiv Staff

Hello !

Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.

Thank you !

mayckon
Participant
#0

Widget and Raw HTML elements are not available to me on newspaper 9’s TDcomposer. And I need to use these elements in creating a homepage. How to make this item available in composer, please?

kevingrech
Participant
#0

Hi

When I try to update with TD Composer all of a sudden only a portion of the page I want to edit shows.

This is causing me some problems as I cannot do any changes to my home page.

Look at screen shot:

Screenshot

kevingrech
Participant
#0

Hi

For some reason when I went to edit my home page with Edit TD Composer on a little part of the page is showing.

See screenshot.

Screenshot

devpaq
Participant
#0

Whenever we enable TD Composer on our site, our entire site slows down, even when though we have 10 gigs of RAM trying to power it.

This is particularly true when we use our homepage we built with TD Composer, the entire site comes freezing to a halt:
https://vosizneias.com/home/

This is the error that keeps coming up:

| 15671 | vindreampress1 | dp-6f69cbc384.dreamhostps.com:55878 | vin_dream_press | Query | 2 | Sending data | SELECT SQL_CALC_FOUND_ROWS vosblog_posts.ID FROM vosblog_posts LEFT JOIN vosblog_term_relationship |

We’ve tried figuring out everything we can about why this site is doing so much more badly and using so many more resources than any other Newspaper site we’ve built.

Viewing 25 results - 27,101 through 27,125 (of 52,922 total)