Search Results for 'td composer'

Results from the Forum
Bettina
tagDiv Staff

Hello @Zelda!

You need to add the new thumbnail size for the flex block too. Edit the td-composer\legacy\Newspaper\includes\td_config.php file and add your new thumbnail size after 4976 line name => variable.

Thank you!

Zelda
Participant
#0

Hi tagDiv,

There is a number of thumbnails size already available by default with the NewsPaper theme.
I also add mine with the Theme API.

Here my actual thumbs config in the theme panel.

But when I edit blocks, megamenu … with tagDiv composer, only a few part of this thumb sizes are available in the Image Size settings : here a screenshot.

Maybe I miss something ?

My WP version is 6.0.1 and my NewsPaper version is 11.5.1.

Thanks for your help.

Bettina
tagDiv Staff

Hello @tdaplyn!

Unfortunately, with old-style templates, it is not possible to have different post templates per category. 
But, you can have different single post cloud templates for your categories. 
This is possible only with cloud templates.
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/

Documentation 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!

msakande
tagDiv Member

Dear,
I have some difficult with TD Composer

For the Homepage, when I click on PHONE VIEWPORT, it’s not working.
the display is still on DESKTOP VIEWPORT.
I can select object, delete, add.
NO VIEW for landscape, portrait or Phone.

For single template or category, there are no problem, I can get PHONE VIEW

krypto_adrian
Participant
#0

Hi,
I recently started getting the error while saving any element after editing it from tagDiv Composer.

it getting reflected while doing editing and even saving message popups but on the main theme not show changes

error – Failed to load resource: the server responded with a status of 403 ()
…./wp-json/td-composer/save_post?uuid=75276f6d-a066-98ce-1c00-882ecccc1ea1

I checked all files htaccess permissions if all up to date or not but everything is fine

same time if I am editing anything for header it’s working with the same errors but somehow that working.

so only page body content not getting changed

Vplforum
Participant
#0

Fresh install of both WordPress and Newspaper. Can’t seem to get the TD Composer to work, and it’s all broken. null

It seems to be looking for a CSS-file here: wp-content/plugins/td-composer/assets/css/wrap_main.css. When checking FTP, I can’t even find the specified folder called “css”

poldino
tagDiv Member

Hi Simon

I display the via name and via url fields in a news loop.
for example flex block 1.

To achieve this I have modified

td-composer/legacy/common/wp_booster/td_module_single_base.php
line 894 i comment

/* if (!$this->is_single) {
return; } /*

td-composer/legacy/Newspaper/includes/modules/td_module_flex_1.php
line 147 I have added
php $td_mod_single->show_source_and_via()

poldino
tagDiv Member

Hi Calin
I found PHP Warning: A non-numeric value encountered in /srv/htdocs/wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_flex_block_1.php on line 439
That’s the error appearing millions of times in the log today. Looks like its an issue with the td-composer plugin and Newspaper theme.

I delete this line $res_ctx->load_settings_raw( ‘review_size’, 10 + $review_size/0.5 . ‘px’ ); anbd now all working perfect whit php 8.1

We using Prebuilt Website Installed:
Kattmar

thanks

Simion C.
tagDiv Staff

Hi,

The module files can be customized in a child theme, but files from the wp_booster folder cannot be unfortunately.
If you have to modify the td_module_single_base file, it will have to be done in the main composer file directly.

If I may ask, what modifications are you planning to do? Maybe there are other ways of doing it, perhaps without making modifications to the files. Let me know.

Thank you!

melihkotbas
tagDiv Member

Most users, myself included, think that the “TD composer” plugin is a performance issue and that the developers somehow did not optimize the theme and the plugin. Even if we host it on a powerful server, it does not give the performance it should. Future updates should ONLY be for performance.

Eighthats
tagDiv Member

We are still experiencing severe issues with our site due to the slow queries caused by the TD_composer.

Similar to these other tickets:
https://forum.tagdiv.com/topic/very-slow-query-because-of-most-popular-news/
https://forum.tagdiv.com/topic/performance-issues-on-large-database/

even when testing the site with only tagdiv plugins enabled, the queries take quite a long time and will cause the site to timeout if there is high traffic.

This issue is critical and we have absolutely narrowed it down to the theme, its page builder, and the way it loads in posts per page.

Caching, optimization, server resources, plugin conflicts, etc have all been tested.

poldino
Participant
#0

Greetings .
I have modified the following files

td-composer/legacy/common/wp_booster/td_module_single_base.php
td-composer/legacy/Newspaper/includes/modules/td_module_flex_1.php

and am trying to put it in the child theme. but it does not work . Could you help me?

Calin
tagDiv Staff

Hi marcanine,
Please try on this file path -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/It7KA85.png
I hope this will help you!

lonnie
Participant
#0

wp_booster error on events calendar’s event category page, how to solve? thank you

td_module: td_module_15($post): $post is not WP_Post
/home1/public_html//wp-content/plugins/td-composer/legacy/common/wp_booster/td_module.php

Array
(
[0] => Array
(
[file] => /home1/ctmakhor/public_html/3fan/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module.php
[line] => 37
[function] => error
[class] => td_util
[type] => ::
[args] => Array
(
[0] => /home1/ctmakhor/public_html/3fan/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module.php
[1] => td_module: td_module_15($post): $post is not WP_Post
)

)

[1] => Array
(
[file] => /home1/ctmakhor/public_html/3fan/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php
[line] => 16
[function] => __construct
[class] => td_module
[object] => td_module_15 Object
(
[td_post_theme_settings] =>
[is_single] =>
[post] =>
[title_attribute] =>
[title] =>
[href] =>
[module_atts:td_module:private] => Array
(
)

[td_review:protected] =>
[is_review:protected] =>
[post_thumb_id:protected] =>
)

[type] => ->
[args] => Array
(
[0] => stdClass Object
(
[ID] => 0
[post_status] => publish
[post_author] => 0
[post_parent] => 0
[post_type] => page
[post_date] => 2022-08-22 00:00:00
[post_date_gmt] => 2022-08-22 00:00:00
[post_modified] => 2022-08-22 00:00:00
[post_modified_gmt] => 2022-08-22 00:00:00
[post_content] =>
[post_title] =>
[post_excerpt] =>
[post_content_filtered] =>
[post_mime_type] =>
[post_password] =>
[post_name] =>
[guid] =>
[menu_order] => 0
[pinged] =>
[to_ping] =>
[ping_status] =>
[comment_status] => closed
[comment_count] => 0
)

)

)

[2] => Array
(
[file] => /home1/ctmakhor/public_html/3fan/wp-content/plugins/td-standard-pack/Newspaper/includes/modules/td_module_15.php
[line] => 12
[function] => __construct
[class] => td_module_single_base
[object] => td_module_15 Object
(
[td_post_theme_settings] =>
[is_single] =>
[post] =>
[title_attribute] =>
[title] =>
[href] =>
[module_atts:td_module:private] => Array
(
)

[td_review:protected] =>
[is_review:protected] =>
[post_thumb_id:protected] =>
)

[type] => ->
[args] => Array
(
[0] => stdClass Object
(
[ID] => 0
[post_status] => publish
[post_author] => 0
[post_parent] => 0
[post_type] => page
[post_date] => 2022-08-22 00:00:00
[post_date_gmt] => 2022-08-22 00:00:00
[post_modified] => 2022-08-22 00:00:00
[post_modified_gmt] => 2022-08-22 00:00:00
[post_content] =>
[post_title] =>
[post_excerpt] =>
[post_content_filtered] =>
[post_mime_type] =>
[post_password] =>
[post_name] =>
[guid] =>
[menu_order] => 0
[pinged] =>
[to_ping] =>
[ping_status] =>
[comment_status] => closed
[comment_count] => 0
)

[1] => Array
(
)

)

)

[3] => Array
(
[file] => /home1/ctmakhor/public_html/3fan/wp-content/plugins/td-standard-pack/Newspaper/loop.php
[line] => 34
[function] => __construct
[class] => td_module_15
[object] => td_module_15 Object
(
[td_post_theme_settings] =>
[is_single] =>
[post] =>
[title_attribute] =>
[title] =>
[href] =>
[module_atts:td_module:private] => Array
(
)

[td_review:protected] =>
[is_review:protected] =>
[post_thumb_id:protected] =>
)

[type] => ->
[args] => Array
(
[0] => stdClass Object
(
[ID] => 0
[post_status] => publish
[post_author] => 0
[post_parent] => 0
[post_type] => page
[post_date] => 2022-08-22 00:00:00
[post_date_gmt] => 2022-08-22 00:00:00
[post_modified] => 2022-08-22 00:00:00
[post_modified_gmt] => 2022-08-22 00:00:00
[post_content] =>
[post_title] =>
[post_excerpt] =>
[post_content_filtered] =>
[post_mime_type] =>
[post_password] =>
[post_name] =>
[guid] =>
[menu_order] => 0
[pinged] =>
[to_ping] =>
[ping_status] =>
[comment_status] => closed
[comment_count] => 0
)

)

)

[4] => Array
(
[file] => /home1/ctmakhor/public_html/3fan/wp-content/plugins/td-composer/legacy/Newspaper/index.php
[line] => 45
[args] => Array
(
[0] => /home1/ctmakhor/public_html/3fan/wp-content/plugins/td-standard-pack/Newspaper/loop.php
)

[function] => require_once
)

[5] => Array
(
[file] => /home1/ctmakhor/public_html/3fan/wp-includes/template-loader.php
[line] => 106
[args] => Array
(
[0] => /home1/ctmakhor/public_html/3fan/wp-content/plugins/td-composer/legacy/Newspaper/index.php
)

[function] => include
)

[6] => Array
(
[file] => /home1/ctmakhor/public_html/3fan/wp-blog-header.php
[line] => 19
[args] => Array
(
[0] => /home1/ctmakhor/public_html/3fan/wp-includes/template-loader.php
)

[function] => require_once
)

)

shafiqgujjar
Participant
#0

Hi support, this is my site coknews.com
Whenever i try to edit page with tagdiv composer. I am not able to edit it. I get error “The webpage at https://coknews.com/wp-admin/post.php?post_id=426&td_action=tdc&tdbTemplateType=page might be temporarily down or it may have moved permanently to a new web address.”

shafiqgujjar
Participant
#0

Hi,
Please help me i want to edit my homepage setting but “Edit with tagdiv composer” is not working.
My website URL is https://coknews.com/

After click on “Edit with tagdiv composer” its showing this error https://coknews.com/wp-admin/post.php?post_id=426&td_action=tdc&tdbTemplateType=page&prev_url=%2F%2Fcoknews.com%2F

Please help me so i can stay with your theme.

Calin
tagDiv Staff

Hi,
Unfortunately, we do not have a dev documentation for the flex blocks. We have only a general one -> https://forum.tagdiv.com/api-blocks-introduction/
The files path for the flex block 1 are here -> wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_flex_block_1.php in this file you can add what you’ll like to display on flex block 1.
Thank you!

Anamaria
tagDiv Staff

Hello,

If you are using Cloud library templates you will need to edit this file: wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_comments.php
If you are using the mobile theme plugin, then the files that need to be edited is this one -> wp-content/plugins/td-composer/mobile/comments.php

Thank you!

poldino
tagDiv Member

This is pressable.com’s answer. I use this template with these plugins for 14 different client pages and 4 different servers. they all use php 8.1 and I have had no problems
————————————————————————————–
I found that the following plugins are causing the issue:
td-composer
td-standard-pack

Error logs shows:

PHP Fatal error: Uncaught TypeError: Unsupported operand types: string / float in /srv/htdocs/wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_flex_block_1.php:439

Mudassir Moin
tagDiv Member

Hello,

1. I have done everything mentioned above, however, I am still seeing no improvement on my mobile theme. I created a custom mobile template and it looks fine when I’m editing it with the Tagdiv Composer. However, after I save it and load the website from my phone nothing changes.
https://snipboard.io/qi9KTd.jpg
I deleted my previous cache plugin and used WP Super Cache with the settings you suggested. I also reconfigured my Cloudflare with the preferences shown in the article you provided me with, however, it is still not fixed. How do I fix this?

2. The desktop theme seems to load fine on my laptops. Please tell me how to give a cover image to my latest articles that appear on my homepage.
https://snipboard.io/jmphN4.jpg

Regards.

Calin
tagDiv Staff

Hi,
1. The comments section on the post can be displayed only f the post is unlocked or is not locked in the first place. So please add a new post and check be sure that is not locked and check it to see the comments should be displayed like this -> https://i.imgur.com/E0icIRg.png -> https://i.imgur.com/oYTx2RT.png
2. For this please try this custom css
https://i.imgur.com/WIpPxEM.png
.td-icon-gettr:before {
font-size: 30px;
line-height: 0.6;
}

Set the code in theme panel> custom code> custom css

About changing the color, did you tried using the tagDiv Composer on that page? Or using the theme panel settings?

rishimd
Participant
#0

Dear friends,

I tried searching the forums and the code within td-composer looking for patterns for how the Single Post Featured Image is displayed. I have a video single post template with a Single Post Featured Image at the top, and can successfully play videos; however, is there a way to loop the video?

On the TagDiv Composer options for the Single post Featured Image element, there are “show controls” and “autoplay” options but nothing for loop. Perhaps a quick fix?

Appreciate any help in advance!

Shubham Patel
Participant
#0

I’m using cloud templates, Tagdiv composer and newspaper font icons. I’m not using multipurpose icons anywhere in my website but page speed insights shows multi purpose icons loading

“wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.woff?2”

Mudassir Moin
Participant
#0

Hello,

I published a new post on my blog. However, I came across several issues.
1. I have ads turned off in my theme panel however, I had to remove them manually from the post page using the Tagdiv Composer. When I did:
https://snipboard.io/IZsX0E.jpg
The post stayed like this. The content is not wide enough. I want to push the most popular suggestions further to the left and spread out make my images and content on a wider area.
Link: https://wirefray.com/kaiju-no-8-anime-announced/

2. The article when suggested on my homepage does not display any image. How do I fix this.
Link: https://wirefray.com/

3. My mobile page breaks down very often and becomes like the following:
https://snipboard.io/oR8tDJ.jpg
How do I permanently fix this? This happens very often but gets fixed automatically for some reason. I keep seeing this inconsistency in your theme.

I am really sorry to say this but I am really disappointed with the user experience so far. I keep encountering problems like this over and over again. I had to reinstall my WordPress quite I few times because I failed to implement AMP with your theme. I faced this same problem with my mobile page over and over again then too.

4. I want to permanently remove all of your own promotional ads from my website. How do I do it?

Thank you for your time.
Regards.

lormar98
Participant
#0

Hi there, with Wp rocket I boosted my website to maximum level.

I have 94/100 on mobile and 100/100 on desktop.

My only problem is the LCP of 3.1 on mobile.

I investigated the problem and I found this:

1. This path is not used by the site because Page speed insight say me to delete unuseful Javascript p-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js

2. The first content of the page is the block with the preview of article. Its class is entry-thumb td-thumb-css td-animation-stack-type0-2

So my question is:

1. Can i delete the file on the path that I mentioned in the first point?
2. How can I preload the class of the second point?

Thank you so much

Viewing 25 results - 1,601 through 1,625 (of 9,951 total)