Search Results for 'td composer'

Results from the Forum
brain4web
tagDiv Member

thanks Bettina.

Is there a way to import or “copy” the td composer options and paste to another website?

thanks

brain4web
tagDiv Member

thanks Bettina.

Is there a way to import or “copy” the td composer options from one website to another one?
thanks

mgencev10up
Participant
#0

Hi,

We are getting errors when trying to preview a Draft post in wp-admin after the update to 11.4.3.

In wp-admin we see this error:

wp_booster error:
td_api_base::mark_used_on_page : a component with the ID: single_template_2 is not set.
/nas/content/live/xxxxx/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php

In logs we see this:

PHP Fatal error: Allowed memory size of xxxxxxx bytes exhausted (tried to allocate xxxxxxxx bytes) in /nas/content/live/xxxxx/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 2491, referer: https://site.com/wp-admin/edit.php?post_status=draft&post_type=post

PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 400560128 bytes) in /nas/content/live/xxxxxx/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 2491, referer: https://site.com/wp-admin/edit.php?post_status=draft&post_type=post

Stack Trace
rray
(
[0] => Array
(
[file] => /nas/content/live/xxxxx/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php
[line] => 336
[function] => error
[class] => td_util
[type] => ::
[args] => Array
(
[0] => /nas/content/live/xxxx/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php
[1] => td_api_base::mark_used_on_page : a component with the ID: single_template_2 is not set.
)

)

we’ve increased the memory limit within the wp-config.php file for the server and also tried to downgrade to the older version but its still giving the same issue. Please check this.

Calin
tagDiv Staff

Hi,
Indeed those are saved in the database, but this is not indicate to be modified in the database, however I manage to make a function that can help you, you can get it from here -> https://pastebin.com/VX9Nd7zT , you need to set it in wp-content/plugins/td-composer/legacy/Newspaper/functions.php like this -> https://i.imgur.com/ZNMViNG.png after that refresh your posts and check if the view counter are set on each posts after that remove the code from function ( if not the view counter will be overwrite with 0, you can set the number you want).
Thank you!

newspaperalobendovn
Participant
#0

After I updated to the new version of the newspaper theme, I couldn’t open the article on the website with the following error:

“td_api_base::mark_used_on_page : a component with the ID: single_template_13 is not set.
/home/alobendo/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php”.

I look forward to receiving support. Thank you very much!

itgrcapitallink
Participant
#0

I have dev server and have been attack with malware.
I delete the whole files that have been affected.

When the td composer was enabled I get this error
Parse error: syntax error, unexpected ‘?’ in /home/xxxxx/public_html/xxxx/wp-content/plugins/td-composer/legacy/Newspaper/includes/td_config.php on line 33408

The same error displayed when I delete the td composer and install it again.

Do you know why?

Thank you!

Calin
tagDiv Staff

Hi,
If you are using the responsive version and not the mobile theme, then those changes that you’ve made should also apply on mobile.
In case that you are using the mobile theme plugin, then you’ll need to edit those files too -> wp-content/plugins/td-composer/mobile/single.php and wp-content/plugins/td-composer/mobile/loop.php
I hope this will help!

David VD
Participant
#0

Two issues after installation:
When i try to install the plugins i get these messages:
Installing Plugin: tagDiv Composer
Downloading installation package from https://cloud.tagdiv.com/td_plugins/td-composer/bcb4f14ba9142ca1fd172c7d9de6043b/td-composer.zip…

Download failed. Forbidden

2. In the menu i have only 3 options, (welcome plugins and support) there is no link to activate the theme with the Item Purchase Code.

Please advise

Clecio
Participant
#0

When I request a password reset and an email is sent, part of the text is not being translated.

I’m having to translate by hand with each update in the file below:

/wp-content/plugins/td-composer/legacy/common/wp_booster/td_login.php

Line 114
$message .= __( ‘If this was a mistake, just ignore this email and nothing will happen.’ ) . “\r\n\r\n”;

WEBBERMAN
tagDiv Member

Error Details
=============
An error of type E_ERROR was caused in line 720 of the file /var/www/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global.php. Error message: Uncaught Error: Class ‘tdc_state’ not found in /var/www/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global.php:720
Stack trace:
#0 /var/www/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php(2445): td_global::td_generate_unique_id()
#1 /var/www/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php(336): td_util::error(‘/var/www/wp-con…’, ‘td_api_base::ma…’)
#2 /var/www/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php(134): td_api_base::mark_used_on_page(‘tdc_state’)
#3 /var/www/wp-content/plugins/td-composer/legacy/common/wp_booster/td_autoload_classes.php(23): td_api_base::get_by_id(‘tdc_state’)
#4 [internal function]: td_autoload_classes->loading_classes(‘tdc_state’)
#5 /var/www/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global.php(720): spl_autoload_call(‘tdc_state’)
#6 /var/www/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php(2445): td_global::td_generate_unique_id()
#7 /var/www/wp-content/plugins/td-comp

I don’t know if this of any help. I have been alarted of this happening earlier this morning.

thecrazybuyersblog
Participant
#0

Getting below mentioned errors in Error log file. Theme version latest 11.4.3

PHP Warning: explode() expects parameter 3 to be int, string given in /home3/XXXXX/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 2046

PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home3/XXXXX/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 2048

PHP Warning: array_pop() expects parameter 1 to be array, null given in /home3/XXXXX/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 2049

PHP Warning: implode(): Invalid arguments passed in /home3/XXXXX/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 2050

Calin
tagDiv Staff

Hi,

The theme has the capability to display a login button in the top bar, or anywhere in the page with a dedicated login element in the tagDiv composer
https://forum.tagdiv.com/newsmag-login-how-to-enable-the-user-registration/
If you want to use this popup module for login -> https://www.screencast.com/t/8WdJKnv0lE0 in page on some buttons, then you should use this custom code -> https://pastebin.com/WPTcPU5A and set it in a column text -> http://prntscr.com/pj0x4r and add this custom css http://prntscr.com/pj0yf2
.wpb_text_column a.td-login-modal-js {
background-color: black;
padding: 10px 20px;
border-radius: 5px;
}

Let me know.
Thanks

tgarmon032071
Participant
#0

[08-Apr-2022 19:01:24 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/a9wmkiq4aqdo/public_html/wp-content/plugins/td-composer/td-composer.php on line 242
[08-Apr-2022 19:01:24 UTC] PHP Warning: require_once(TDC_PATH_LEGACY/header.php): failed to open stream: No such file or directory in /home/a9wmkiq4aqdo/public_html/wp-content/plugins/td-composer/td-composer.php on line 246
[08-Apr-2022 19:01:24 UTC] PHP Fatal error: require_once(): Failed opening required ‘TDC_PATH_LEGACY/header.php’ (include_path=’.:/opt/alt/php74/usr/share/pear’) in /home/a9wmkiq4aqdo/public_html/wp-content/plugins/td-composer/td-composer.php on line 246
[08-Apr-2022 19:01:40 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/a9wmkiq4aqdo/public_html/wp-content/plugins/td-composer/td-composer.php on line 242
[08-Apr-2022 19:01:40 UTC] PHP Warning: Use of undefined constant TDSP_THEME_PATH – assumed ‘TDSP_THEME_PATH’ (this will throw an Error in a future version of PHP) in /home/a9wmkiq4aqdo/public_html/wp-content/plugins/td-composer/td-composer.php on line 244
[08-Apr-2022 19:01:40 UTC] PHP Warning: require_once(TDSP_THEME_PATH/header.php): failed to open stream: No such file or directory in /home/a9wmkiq4aqdo/public_html/wp-content/plugins/td-composer/td-composer.php on line 246
[08-Apr-2022 19:01:40 UTC] PHP Fatal error: require_once(): Failed opening required ‘TDSP_THEME_PATH/header.php’ (include_path=’.:/opt/alt/php74/usr/share/pear’) in /home/a9wmkiq4aqdo/public_html/wp-content/plugins/td-composer/td-composer.php on line 246
[08-Apr-2022 19:01:42 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/a9wmkiq4aqdo/public_html/wp-content/plugins/td-composer/td-composer.php on line 242
[08-Apr-2022 19:01:42 UTC] PHP Warning: require_once(TDC_PATH_LEGACY/header.php): failed to open stream: No such file or directory in /home/a9wmkiq4aqdo/public_html/wp-content/plugins/td-composer/td-composer.php on line 246

pixerize
tagDiv Member

Hi Catlin,

I had to change page.php in wp-content\plugins\td-composer\legacy\Newsmag, how can I copy it to the child theme so I can preserve it for future updates?

WalnutHillDesign
tagDiv Member

We had the same issue a few weeks ago and after trying everything under the sun to troubleshoot it, we ended up just doing a complete site restore from a server backup. That brought it back to life, but now are reluctant to do any updates at all.

This might be the final straw for us with tagdiv. This theme has been nothing but one issue after another for us and has cost a ridiculous amount to deal with these problems. I’ve come to the conclusion that the TD Composer is just not a stable page builder.

Now our mobile menu stopped working.
I wish we didn’t use it, but it seemed like a good decision at the time. I’ll be redeveloping our Newspaper sites with Elementor Pro as soon as time allows.

Good luck.

Redlemon
Participant
#0

I have been getting errors like this in my error logs. Would you kindly advise how best to troubleshoot?

Kindly note that the timestamp coincides with server errors 520 and 524 timestamps reported by my users.

Thanks.

2022-04-07 14:56:43.745176 [NOTICE] [25529] [T0] [{{hiddenIP}}:{{hiddenPort}}:HTTP2-5#APVH_{{hiddendomain}}:443] [STDERR] PHP Fatal error: Cannot redeclare tdc_on_remove_core_updates() (previously declared in /home/{{hiddendomain}}/public_html/wp-content/plugins/td-composer/includes/tdc_main.php:359) in /home/{{hiddendomain}}/public_html/wp-content/plugins/td-composer/includes/tdc_main.php on line 358

B33rNuts
tagDiv Member

Issue solved! Hours of BS later.

When you turn on the theme you can go to that “Welcome to Newspaper!” section. On this page there is the system status stuff on the right side. The theme says “they recommend” a certain PHP setting or WP memory limit. It does not say this is required to run the theme, its just yellow and not red text. But my td_composer refused to activate until I made the changes they had in the status. These should not be “recommended” but “required” if they are actually required to use the theme. I don’t know which one it was but seems to be working now that all 4 have green checkmarks.

B33rNuts
tagDiv Member

I have been fighting with this thing for an hour now, I have narrowed it down to td_composer. If I try to activate this plugin it kills the whole site. I uploaded the zip file from theme forest and did a manual activation same problem. The auto install says “Ajax Error” every time I try that and also kills the site. All I can do to recover is delete the td_composer folder from the plugins folder to make the site work again.

B33rNuts
Participant
#0

I just purchased this theme, added it to WP, updated to the newest WP version, activated the theme, that took me to the setup page for the theme I told it to auto install the plugins. This had a error and said I should download the pulgins manually. Now the entire website doesn’t work and I only get this wordpress error on all pages.

Parse error: syntax error, unexpected ‘?’ in /home/travel/public_html/wp-content/plugins/td-composer/legacy/Newspaper/includes/td_config.php on line 33307

I also have found no links in your documents on how to manually install these plugins as the theme said to. I can only assume it thinks they installed when they didn’t and now I have this error.

Server is on PHP 5.6, WordPress was 5.9 .x

I changed the PHP version on the server to 7.4 instead and now it just says “There has been a critical error on this website. Please check your site admin email inbox for instruction” Same thing it said before without the parse error message.

Calin
tagDiv Staff

Hi,
I see. You are referring to the top bar. The simple way will be to try to het the cloud header from the cloud template, so the top bar will come with the header template.

If the element has been hidden, then it must be used a custom css.
If you have hidden it on all devices then it won’t appear anywhere. Open the CSS section in the composer and enter this code in it – https://prnt.sc/pqi1z7 the row should then be visible so you can interact with it. Then you can remove the code, after you make it visible on at least one viewport
.td-pb-row.vc_row {
display:block!important;
}

Thank you!

mita
tagDiv Member

Hi,

I sent the pass through a secure link

I just checked and your login credentials are working

User: bogdan@tagdiv.com
Pass: https://sendpass.app/c/3UZE3L

1. The font is set up in mobile theme template but for some reason it’s not processed. Please acess to that link with a smartphone and see by your self. Compare it with the desktop version. You can also log in and open the composer to check

6. I attached an image that clearly shows a duplicate post despite Unique article is enable.
First Article (featured article) https://snipboard.io/t1r7Ym.jpg
Block below the first article
https://snipboard.io/H98cjE.jpg
Unique articles ENABLED
https://snipboard.io/zk2mOb.jpg

That examples proves there’s something wrong. When “Unique article” is enable on that page (homepage) some unique articles dissapear and duplicate posts are kept. Please, explain how can that happen? The rule applied by “unique article” should give the opposite result.
We were forced to disbale it until we find what’s wrong

Thank you!

Calin
tagDiv Staff

Hi,
Unfortunately, if you are referring to the opt-in builder and the users must sing-in, then they must to complete the files (those can not be removed, there is no option for this, sorry!
But I think that you can use a different method, you can create a page for register and set with tagDiv Composer the pricing table https://i.imgur.com/StQBfjz.png and set on the button the link to the register page -> https://i.imgur.com/jTDkrn9.png then n WordPress set to approve the users to be manually accepted.
Maybe this article can help you -> https://wpeverest.com/blog/how-to-approve-users-in-wordpress/
Thank you!

Ryron66
Participant
#0

this is my issue the moment after installation and activation it gives me this error public_html/wp-content/plugins/td-composer/legacy/Newspaper/includes/td_config.php on line 33307

mita
Participant
#0

Hi,

We recently went live with newspaper theme and I have questions regarding some issues and errors

1- There’s an error with font “Almendra display” Please debug and provide information “JA – Category Opiniao” ‹ Jornal do Algarve — WordPress

2- Video Popup and autoplay is enabled at tagdivcomposer but it’s not working. Why?

3- We noticed that mobile pages are extremely slow. Could you take a look and give us some feedback? How can we improve loading time on that page? To improve performance what’s the recommended option for “Content Preloading”?

4- Is it possible to change and customize video play button? We’d like to Turn it square and determine position over image (Bottom left or right, Top lef right?

5- How can we set a block to display exclusive articles but not only the exclusive ones? In our news site, any category can have exclusive posts and for that reason, I need to determine if an article will display exclusive label when that post is being published and edited. At post level and not at block level. We don’t want to group exclusive content into a spcific block but rather serve the, cronologicaly, through different blocks. How can we achive that?

5- We need to avoid the repetition of Featured articles on other blocks (homepage). How can we achieve that?
We’ve set the first block on our homepage to display only featured articles but there’s a problem. Those articles are always classifed as featured plus another category, for obvious reasons. We can’t find, in tagdiv composer, an option to avoid the repetition of an article at different blocks and that is a problem. If I use filtering options to exclude feature category from other blocks (avoiding the repetition on that article) they won’t be shown anywhere in the homepage. Using offset posts to avoid the repetition of feature article won’t work either because featured article It’s not the last post published. The only viable solution is to have, like other themes do, an option to avoid the repetition os posts from the different blocks that compose the homepage.

6- In “Post Loop” block there’s no option to exclude posts by categories. How can we achieve that? Example: Exclude category: -3, -47107, -24,

Warm Regards,

Marta Reis

Calin
tagDiv Staff

Hi Ckyd,
Using the Newspaper theme the Google Analytics need to be inserted here -> https://i.imgur.com/LfZlRu4.png

About that code, I think that it is a part from a function, and usually those need to be set in functions.php, for this we recommend to use the child theme .
In case that the code need to be set in the header.php then the file path is wp-content/plugins/td-composer/legacy/Newspaper/header.php

I hope this will help you!

Viewing 25 results - 1,776 through 1,800 (of 9,951 total)