Search Results for 'td composer'

Results from the Forum
AsiaLifestyle
Participant
#0

Hi there,

We have been using the NewsMag 5.21 Theme for the last 3 years with no issues. However, we have just bought the Newspaper 12 Theme today and after installing, every time we activate the theme it breaks the WordPress with “There has been a critical error on your website. Please check your site admin email inbox for instructions.” error. So we rename the Newspaper Theme to be bale to get back to WP Admin area with the old NewsMag5.21 theme.

Here’s the error.log entries:
————————————————————————-
[08-Oct-2022 09:12:21 UTC] PHP Warning: require_once(legacy/Newspaper/functions.php): Failed to open stream: No such file or directory in /home/asialifestylemag/public_html/wp-content/plugins/td-composer/td-composer.php on line 189
[08-Oct-2022 09:12:21 UTC] PHP Fatal error: Uncaught Error: Failed opening required ‘legacy/Newspaper/functions.php’ (include_path=’.:/opt/cpanel/ea-php80/root/usr/share/pear’) in /home/asialifestylemag/public_html/wp-content/plugins/td-composer/td-composer.php:189
Stack trace:
#0 /home/asialifestylemag/public_html/wp-includes/class-wp-hook.php(307): {closure}(”)
#1 /home/asialifestylemag/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(”, Array)
#2 /home/asialifestylemag/public_html/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
#3 /home/asialifestylemag/public_html/wp-content/themes/Newspaper/includes/wp-booster/tagdiv-wp-booster-functions.php(3): do_action(‘td_wp_booster_l…’)
#4 /home/asialifestylemag/public_html/wp-content/themes/Newspaper/functions.php(19): require_once(‘/home/asialifes…’)
#5 /home/asialifestylemag/public_html/wp-settings.php(566): include(‘/home/asialifes…’)
#6 /home/asialifestylemag/public_html/wp-config.php(86): require_once(‘/home/asialifes…’)
#7 /home/asialifestylemag/public_html/wp-load.php(50): require_once(‘/home/asialifes…’)
#8 /home/asialifestylemag/public_html/wp-blog-header.php(13): require_once(‘/home/asialifes…’)
#9 /home/asialifestylemag/public_html/index.php(17): require(‘/home/asialifes…’)
#10 {main}
thrown in /home/asialifestylemag/public_html/wp-content/plugins/td-composer/td-composer.php on line 189
———————————————————————-

I suspect having the same plugings from the same developer might be causing a theme/plugin conflict issue and might try to deactivate or delete some of the same plugings, but would want to see hear your suggestions as soon as possible.

Regards,

Om

Bettina
tagDiv Staff

Hello @gono!

1. This is the name of the CPT because that page is a CPT post and not a regular article. 
2. The custom taxonomy type slug name is tdtax_services, and the CPT slug name is tdcpt_directories.
These names were given when the CPTs were created. The best thing you can do is to create your own CPTs and use them on your website.

1. The filter is multi, so there you have entertainment and also from Albany. If you verify the services from Albany, then you will see only directories of cafes and restaurants, not entertainment. Yes, there are no results for the selected filter.
2. If you want to delete only one and see your active filters, then you can add them with the TagDiv Composer’s Flex Loop Active Filters List element.

Yes, you can modify it from the TagDiv Composer: https://prnt.sc/I156G2U6ePCY (There is a stretch row selected) Select the row of the element and change it.

There is a new option for the plans restriction on every row: https://prnt.sc/wyTGHJ6yvbc8

Thank you!

Joophil
Participant
#0

When using TD Composer we can’t use the keyboard functions to undo something or redo as well.

Looked at the menu side as well, no buttons.

See bottom menu left (no Arrows to undo or redo)

https://pic.li/Mf5o

Calin
tagDiv Staff

Hi Viju,
I believe that you want it something like this -> https://i.imgur.com/sesuv5J.png
For this you need to use that custom css
.td-post-template-1 .td-post-header header .entry-title {
font-size: 22px;
line-height: 30px;
}

The code need to be set in this place -> https://i.imgur.com/7oIPlkX.png to be apply only on mobile version.
Also, an alternative will be to use a single post template, this can be edited using tagDiv Composer and it can be set on mobile and desktop version.
Thank you!

Calin
tagDiv Staff

Hi,
This is how it was made the post template 7.
If you want you can use this css:
.single .td-paragraph-padding-2{
padding-left: 0;
padding-right: 0;
}

set it in the theme panel > custom code > custom css.
Or you can use a single post template from tagDiv Cloud Library, this can be edited using tagDiv Composer.
Thank you!

Anamaria
tagDiv Staff

Hello,

You need to edit with tagDiv Composer a page, and you can remove the breadcrumbs with a right-click you can delete => https://www.screencast.com/t/BEJIVduVFyZ , or selecting the element and with drag & drop place into the deleting red zone from the bottom right of the page.
Or maybe you need to use a custom code -> .td-crumb-container{
display: none
}

Hope this helps you!
Thank you!

joit
tagDiv Member

Hello Bettina.

1. Please provide more information about the trigger function you’re thinking about.

There are many triggers of Modal popup now.
ex. [BUTTON], [PAGE LOAD], [EXIT INTENT], [SCROLL]

I want you to add new trigger whose name is [ELEMENT LOADED]

If [ELEMENT LOADED] is enable, Modal popup will be loaded where the element is placed in TD composer.

Anyway, I want to let Modal popup load in any height of page.

  • This reply was modified 3 years by joit.
kevin-the-great
tagDiv Member

Console does indicate that there is a problem loading the editor file

jquery.min.js?ver=3.6.0:2 GET https://staging.***.com/wp-content/plugins/td-composer/includes/wpeditor.php?wp_path=/home/lcmugs/public_html/staging/ 404 (Not Found)

The file does exist at that location. I’m not sure where to go from here.

SvijetS
Participant
#0

Hi,

I have some error’s in error log like :
Undefined variable: logo_image_width_html in /home/svijetsi/public_html/wp-content/plugins/td-composer/mobile/footer.php on line 81

Trying to access array offset on value of type bool in /home/svijetsi/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module.php on line 546

How to fix this, thank you!

MyCompanyProjects
tagDiv Member

Is this behavior normal? There is a search for the latest posts each time a td-composer element is rendered such as image boxes, icon boxes etc.
https://imgur.com/FvQZDrc

#0

I read that the mod_substitute module default configuration can cause a timeout error on TD Composer when loading larger pages. As I was building a website I started to get the error, at the time I was not aware that this error was somewhat common based on your host settings.

Is there anyone here that can perhaps help me avoid receiving this error? According to a post on tagdiv, they recommend the information on this post.

https://forum.tagdiv.com/requirements-for-newspaper/#td-mod-substitute

In some cases, the mod_substitute module default configuration may cause a timeout error on TD Composer when loading large pages. To fix this you have to add the following lines in the .htaccess file located in your website main folder:

.htaccess

<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>

Has anyone done this? If so, do I just need to simply copy that code and add on .htaccess?

I also have this notification on the System Status

Apache mod_substitute module is active on your server – Its default configuration may cause a timeout error on TD Composer when loading large pages. For more details please check our documentation

Feedback would be appreciated.Thanks

george921
Participant
#0

Hi,

I am dealing with an issue that I can’t figure out. Randomly TD DIV Composer deactivates leaving strings of code on the front page and assorted pages. My client is getting angry so I am wondering if anyone else has experienced this issue.

Or what can I do to contact someone on the team.

G

Calin
tagDiv Staff

Hi,
The ads shortcodes should be set in the ad box element using the tagDiv Composer -> https://i.imgur.com/TdqMQOL.png. Now if you have standard templates, then you need to set the shortcodes in the theme panel ads section.
Thank you!

Calin
tagDiv Staff

Hello,

If you use a cache plugin that allow to exclude js files, then please try to exclude those files:

/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js
/jquery-migrate(.min)?.js
/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
tdBlocksArray

I hope this will help you!
Thank you!

h_dc
Participant
#0

Hi,
the site is https://www.anosacosta.es/ and I am trying to find a way to set (reduce) the number of news articles that are loaded on the home page. Right now it is way too long.
I cannot find where.
When I Edit the home page with the TD Composer, that seccion isn’t editable.
I don’t see a place to modify number of posts when accessing the Newspaper Theme panel either.
Any help would be greatly appreciated!

Calin
tagDiv Staff

Hello,
The code for infinite post iframe is on those files:
-> wp-content/plugins/td-cloud-library/includes/tdb_ajax.php -> https://i.imgur.com/pjVBzDQ.png
-> wp-content/plugins/td-cloud-library/assets/js/js_posts_autoload.min.js -> https://i.imgur.com/smx62mm.png
-> wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js -> https://i.imgur.com/uKlJ3iH.png
I hope this will help you!

Anamaria
tagDiv Staff

Hello Sam,

You need to edit this file -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php and set the target="_blank" here -> https://i.imgur.com/Xtl0eW7.png

Thank you!

Anamaria
tagDiv Staff

Hello,

You need to edit this file -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module.php and add the code here https://i.imgur.com/mtbsonl.png.

Thank you!

myc
Participant
#0

Good Morning,

I’m running Newspaper 11.5.1 with td-composer on my website. When monitored with the Query Monitor plugin, I see that the td-composer plugin is making 81 duplicate queries, slowing down my website. It is so slow that without caching, the website is entirely unusable.
I searched the forum and discovered that a significant upgrade is forthcoming that will address all of this.
When should we expect this update?

Thanks in advance
Kind regards

Gen Fujiwara
tagDiv Member

I’ve discovered a new problem and haven’t reported it yet.
My website has been hacked and is currently infected with malware. (Will be deleted soon)

Currently infected are: (some are hidden)
1.
/home/ba●●●●/public_html/blog/wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/wp-admin/ijckTyKwdJa.wav

2.
/home/ba●●●●/public_html/blog/wp-content/uploads/revslider/templates/landing-page-call-to-action/landing-page-call-to-action/SKTuvdzixjkJXoL.mp4

3.
/home/ba●●●●/public_html/blog/wp-content/uploads/revslider/templates/clear-view-single-menu/clear-view-single-menu/CIMgT.mov

4.
/home/ba●●●●/public_html/blog/wp-content/uploads/2022/08/08/C.bmp

Maybe this is the reason for this error? “Or is it irrelevant?”

museooggi
tagDiv Member

Thank you for assistance.

Okay, here is what I tried, in sequence, but sadly it didn’t work…

1- deleted the theme and removed all plugins

2- ran a scan of the site and that came back clean

3- downloaded the theme full package from themeforest

4- uploaded it on the site and installed it again

5- ran the scan and found the same supposedly infected file

6- disabled and deleted the single plugin td-composer

7- ran the scan and it came back clean

8- manually uploaded the td-composer plugin from the one .zip file included in themeforest package and activated it

9- ran the scan and found the same supposedly infected file

10- deleted again the td-composer plugin

7- ran the scan and it came back clean

11- downloaded the td-composer plugin from within the theme’s plugins panel, hence straight from tagDiv cloud server.

12- ran the scan and found the same supposedly infected file

the scan returned the MetaBox.php file and virus signature {HEX}Malware.Expert.php.var.pattern.UNOFFICIAL

The tool I used is clam-av (the one available from my admin tools), the same my host uses.

I need the site running so for now I am just ignoring the file, I tried to quarantine it, but it breaks the site.

What would you recommend to do? Did I miss any step?

Honestly, I don’t know what to think…


@joema
did you manage to get rid of your supposedly infected file?

thank you

nitrofox
Participant
#0

I update in last days apache for 7.4 to 8.1, and now have warnings in error_log.

[17-Sep-2022 11:00:02 UTC] PHP Warning: Undefined array key “SCRIPT_FILENAME” in /home/user/public_html/wp-content/plugins/td-composer/includes/tdc_main.php on line 140
[17-Sep-2022 11:00:02 UTC] PHP Warning: Undefined array key “SCRIPT_FILENAME” in /home/user/public_html/wp-content/plugins/td-composer/includes/tdc_main.php on line 238
[17-Sep-2022 19:47:02 UTC] PHP Warning: Undefined array key “media_type” in /home/user/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_ig_personal.php on line 496

Thanks,

chico-2
tagDiv Member

https://imgur.com/a/40NCbse

in the posts page, there are 97 duplicate queries made by td-composer. why is it making 97 queries to retrieve just one post?

chico-2
Participant
#0

Hi,

I’m running Newspaper 11.4.3 with td-composer on my website. When monitored with the Query Monitor plugin, I see that the td-composer plugin is making 79 duplicate queries, slowing down my website. It is so slow that without caching, the website is entirely unusable. Even the Facebook sharing debugger is timing out because of the slow response rate of the website. This causes problems when the post is shared on Facebook. The thumbnail doesn’t appear.

Let me know what I can do to reduce duplicate queries and speed this up.

chico-2
tagDiv Member

Hi,

td-composer is still making duplicate queries on my website. Any solutions to this yet?

Viewing 25 results - 1,551 through 1,575 (of 9,951 total)