Search Results for 'td composer'

Results from the Forum
WalnutHillDesign
Participant
#0

If I open a column text element that contains content, it often shows as empty. The content doesn’t get loaded into the text editor. or sometimes it will show in the visual tab, but then is empty on the text tab. This can cause all the existing content in that element to be erased.
If you wait a long time before clicking the tabs it will load.

We also had a case with a 2 column row, each column had a column text element formatted the same, but with different content. Certain settings changes to that row or element would cause all the 2nd column text elements to be overwritten by a clone of the first column. Even something like adding a margin to the row. Very strange, but happened many times.

Calin
tagDiv Staff

Hi,
It was our pleasure to set on the new badge!
For cloud templates the post view element is on this path wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_post_views.php and for standard templates is on this path wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/Ol41hk5.png also in wp-content/plugins/td-composer/legacy/common/wp_booster/td_ajax.php is set the ajax function for post view count -> https://i.imgur.com/xN6MaV1.png
I hope this will help you!

kodeer
tagDiv Member

I can share some test resule.

in php7.4, site works fine with some warning

Warning: A non-numeric value encountered in /home/***/webapps/***/wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_flex_block_4.php on line 443

Warning: A non-numeric value encountered in /home/***/webapps/***/wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_flex_block_4.php on line 470

then in php8.0, it totaly crash.
Fatal error: Uncaught TypeError: Unsupported operand types: string / float in /home/***/webapps/***/wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_flex_block_4.php:443 Stack trace: #0 /home/***/webapps/***/wp-content/plugins/td-composer/legacy/common/wp_booster/td_css_res_compiler.php(208): td_flex_block_4::cssMedia() #1 /home/***/webapps/***/wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_flex_block_4.php(1831): td_css_res_compiler->load_settings() #2 /home/***/webapps/***/wp-content/plugins/td-composer/legacy/common/wp_booster/td_block.php(1501): td_flex_block_4->get_custom_css() #3 /home/***/webapps/***/wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_flex_block_4.php(1857): td_block->get_block_css() #4 /home/***/webapps/***/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php(27): td_flex_block_4->render() #5 /home/***/webapps/***/wp-includes/shortcodes.php(343): td_global_blocks::proxy_function() #6 [internal function]: do_shortcode_tag() #7 /home/***/webapps/***/wp-includes/shortcodes.php(218): preg_replace_callback() #8 /home/***/webapps/***/wp-content/plugins/td-composer/includes/tdc_composer_block.php(273): do_shortcode() #9 /home/***/webapps/***/wp-content/plugins/td-composer/includes/shortcodes/vc_column.php(283): tdc_composer_block->do_shortcode() #10 /home/***/webapps/***/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php(27): vc_column->render() #11 /home/***/webapps/***/wp-includes/shortcodes.php(343): td_global_blocks::proxy_function() #12 [internal function]: do_shortcode_tag() #13 /home/***/webapps/***/wp-includes/shortcodes.php(218): preg_replace_callback() #14 /home/***/webapps/***/wp-content/plugins/td-composer/includes/tdc_composer_block.php(273): do_shortcode() #15 /home/***/webapps/***/wp-content/plugins/td-composer/includes/shortcodes/vc_row.php(1098): tdc_composer_block->do_shortcode() #16 /home/***/webapps/***/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php(27): vc_row->render() #17 /home/***/webapps/***/wp-includes/shortcodes.php(343): td_global_blocks::proxy_function() #18 [internal function]: do_shortcode_tag() #19 /home/***/webapps/***/wp-includes/shortcodes.php(218): preg_replace_callback() #20 /home/***/webapps/***/wp-content/plugins/td-composer/includes/tdc_composer_block.php(273): do_shortcode() #21 /home/***/webapps/***/wp-content/plugins/td-composer/includes/shortcodes/tdc_zone.php(591): tdc_composer_block->do_shortcode() #22 /home/***/webapps/***/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php(27): tdc_zone->render() #23 /home/***/webapps/***/wp-includes/shortcodes.php(343): td_global_blocks::proxy_function() #24 [internal function]: do_shortcode_tag() #25 /home/***/webapps/***/wp-includes/shortcodes.php(218): preg_replace_callback() #26 /home/***/webapps/***/wp-includes/class-wp-hook.php(292): do_shortcode() #27 /home/***/webapps/***/wp-includes/plugin.php(212): WP_Hook->apply_filters() #28 /home/***/webapps/***/wp-includes/post-template.php(253): apply_filters() #29 /home/***/webapps/***/wp-content/plugins/td-standard-pack/Newspaper/page.php(51): the_content() #30 /home/***/webapps/***/wp-includes/template-loader.php(106): include('...') #31 /home/***/webapps/***/wp-blog-header.php(19): require_once('...') #32 /home/***/webapps/***/index.php(17): require('...') #33 {main} thrown in /home/***/webapps/***/wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_flex_block_4.php on line 443
There has been a critical error on this website.

formedia
tagDiv Member

Ok now I have tagDiv composer plugin showing on the wordpress plugins page, but I have [td] markup that is displaying on the homepage and the theme style I previously had is completely gone.

formedia
Participant
#0

I purchased a website that is hosted on bluehost and uses Newspaper theme and tagDiv Composer plugins. Recently the admin became unusable (500 error). Bluehost support disabled the tagDiv composer plugin which made the admin usable but the website now looks terrible (td markup being displayed).

I updated the newspaper theme and plugins, now it says the tagDiv composer plugin is enabled in the newspaper admin, but it is not visible on the wordpress plugins page. Please help!

https://blurbgeek.com

Dibbes
Participant
#0

I see a load of api calls from the core code. Can you explain the course and how to fix this?

GET https://www.googleapis.com/youtube/v3/videos
?id=Xq6I7_lHppg
&part=id,contentDetails,snippet,player
&key=

403 Forbidden

td_remote_http::get_url_wordpress()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_remote_http.php:202
td_remote_http::get_page_via_channel()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_remote_http.php:157
td_remote_http::get_page()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_remote_http.php:86
td_remote_video::youtube_api_get_videos_info()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_remote_video.php:158
td_remote_video::api_get_videos_info()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_remote_video.php:44
td_video_support::get_video_duration()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_video_support.php:501
td_module->get_video_duration()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_module.php:751
tdb_module_mm->render()
wp-content/plugins/td-cloud-library/modules/tdb_module_mm.php:83
tdb_header_mega_menu->inner()
wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_mega_menu.php:1654
tdb_header_mega_menu->render()
wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_mega_menu.php:1632
tdb_menu->hook_wp_nav_menu_objects()
wp-content/plugins/td-cloud-library/includes/tdb_menu.php:180
apply_filters(‘wp_nav_menu_objects’)
wp-includes/plugin.php:212
wp_nav_menu()
wp-includes/nav-menu-template.php:226
tdb_header_menu->inner()
wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_menu.php:1402
tdb_header_menu->render()
wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_menu.php:1263
td_global_blocks::proxy_function()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php:27
do_shortcode_tag()
wp-includes/shortcodes.php:343
preg_replace_callback()
wp-includes/shortcodes.php:343
do_shortcode()
wp-includes/shortcodes.php:218
tdc_composer_block->do_shortcode()
wp-content/plugins/td-composer/includes/tdc_composer_block.php:273
vc_column->render()
wp-content/plugins/td-composer/includes/shortcodes/vc_column.php:283
td_global_blocks::proxy_function()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php:27
do_shortcode_tag()
wp-includes/shortcodes.php:343
preg_replace_callback()
wp-includes/shortcodes.php:343
do_shortcode()
wp-includes/shortcodes.php:218
tdc_composer_block->do_shortcode()
wp-content/plugins/td-composer/includes/tdc_composer_block.php:273
vc_row->render()
wp-content/plugins/td-composer/includes/shortcodes/vc_row.php:1098
td_global_blocks::proxy_function()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php:27
do_shortcode_tag()
wp-includes/shortcodes.php:343
preg_replace_callback()
wp-includes/shortcodes.php:343
do_shortcode()
wp-includes/shortcodes.php:218
tdc_composer_block->do_shortcode()
wp-content/plugins/td-composer/includes/tdc_composer_block.php:273
tdc_zone->render()
wp-content/plugins/td-composer/includes/shortcodes/tdc_zone.php:591
td_global_blocks::proxy_function()
wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php:27
do_shortcode_tag()
wp-includes/shortcodes.php:343
preg_replace_callback()
wp-includes/shortcodes.php:343
do_shortcode()
wp-includes/shortcodes.php:218
{closure}()
wp-content/plugins/td-composer/td-composer.php:250
do_action(‘tdc_header’)
wp-includes/plugin.php:484
load_template(‘wp-content/themes/Newspaper/header.php’)
wp-includes/template.php:730
locate_template()
wp-includes/template.php:676
get_header()
wp-includes/general-template.php:48

Calin
tagDiv Staff

Hi kevinsikora, if you make the correct changes in theme files, then yes, you can display the custom fields, but the problem is that those flex elements will not work in a child theme. The code for those blocks are on this path wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/ and the changes should be set in this zone -> https://i.imgur.com/W7wxsAQ.png -> https://i.imgur.com/3qrFGk7.png
I hope this will help you!

tomakisz
Participant
#0

Hi,
I want to create new page and add content with TD Composer. Fresh page has only one column block. There is no way to add second block to create sidebar. I’m not talking about widgetised sidebar block, but about entire column, where I can add other block like on my main page.

Anamaria
tagDiv Staff

Hello,

Depends on the elements that use, you can find it in those paths =>
wp-content/plugins/td-cloud-library/includes/tdb_config.php
wp-content/plugins/td-composer/legacy/Newspaper/includes/td_config.php https://www.screencast.com/t/EOH7PkS6

Thank you!

Anamaria
tagDiv Staff

Hello,

When you select a paragraph for which you want to change the font size, you must add an extra class https://i.imgur.com/x2kFaVX.png for example, “big-word” and you need to use this custom code CSS => https://i.imgur.com/gVkTg1U.png

.single .tdb-block-inner > p.big-word
{
font-size: 42px!important;
}

The code needs to be set in Theme panel -> Custom code -> Custom CSS
The font size from the editor is overwritten by fonts in the theme, so you can set the font size with tagDiv Composer => https://www.screencast.com/t/w3GciYiPaO

Hope this helps you!

Thank you!

Calin
tagDiv Staff

Hi,
Inside the post/article for me is working correctly, the name of author how publish the post is display only if there is no guest author set in custom field (at least for me is working like this).
Now, about the blocks and flex blocks, those are custom elements and the author name from them have a different structure, the code for that part is set here wp-content/plugins/td-composer/legacy/common/wp_booster/td_module.php => https://i.imgur.com/GrRjkiC.png and it need some custom changes to can display the guest author name on blocks.
Thank you!

luke-tt
Participant
#0

Hi,

I cannot activate Newsmag, it’s loading and loading. There’s no plugin activated besides the td composer.

The manual activation failed, too.

What can we do?

Thank you and best regards,
Luke

luke-tt
tagDiv Member

Hi Anamaria,

me too cannot activate Newsmag. There’s no plugin activated besides the td composer.

The manual activation failed, too.

What can we do?

Thank you and best regards,
Luk

Calin
tagDiv Staff

Hi daehee.kim, is not so easy to set a new page template.
Is not working because as I said above, you need to make changes in more paces, you need to add it in this place wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/js/td_edit_page.js -> https://i.imgur.com/xBdFQOn.png also in this wp-content/plugins/td-composer/legacy/common/wp_booster/td_wp_booster_functions.php -> https://i.imgur.com/hzPtbif.png and here wp-content/plugins/td-composer/legacy/Newspaper/includes/td_config.php -> https://i.imgur.com/VFesNEa.png I hope that I do not miss a place where it need to be added.
Thank you for your understanding!

Calin
tagDiv Staff

Hi,
If you want to use the custom fields, then you need to add the code in functions.php in this file path wp-content/plugins/td-composer/legacy/Newspaper/functions.php or better set it in child theme, after that go in a post and add the new custom filed -> https://i.imgur.com/PV6YhJY.png set the guest-author and set the value for it -> https://i.imgur.com/kAXOu2B.png the results will be -> https://i.imgur.com/wzujZ0j.png
I hope this will help you!

EM
tagDiv Member

Hello Vlad,

Home page is emprunter-malin.com. We have made all WP settings by the book hopefully.

I still see some JS error in the console :
*******************************************
jquery.min.js?ver=3.5.1:2 jQuery.Deferred exception: tds_more_articles_on_post_pages_distance_from_top is not defined ReferenceError: tds_more_articles_on_post_pages_distance_from_top is not defined
at Object.init (https://www.emprunter-malin.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js?ver=11:174:184)
at HTMLDocument.<anonymous> (https://www.emprunter-malin.com/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js?ver=11:172:22)
at e (https://www.emprunter-malin.com/wp-includes/js/jquery/jquery.min.js?ver=3.5.1:2:30005)
at t (https://www.emprunter-malin.com/wp-includes/js/jquery/jquery.min.js?ver=3.5.1:2:30307) undefined
*******************************************
jquery.min.js?ver=3.5.1:2 Uncaught ReferenceError: tds_more_articles_on_post_pages_distance_from_top is not defined
at Object.init (tagdiv_theme.min.js?ver=11:174)
at HTMLDocument.<anonymous> (tagdiv_theme.min.js?ver=11:172)
at e (jquery.min.js?ver=3.5.1:2)
at t (jquery.min.js?ver=3.5.1:2)
And

PoliticaMagazine
tagDiv Member

Ciao!

WordPress, a partire dalla versione 5.2, ha una funzionalità integrata che rileva quando un plugin o un tema provoca un errore irreversibile sul tuo sito e ti avvisa con questa email automatica.

In questo caso, WordPress ha incontrato un errore con uno dei tuoi plugin, WooCommerce.

Per prima cosa, vai al tuo sito web (https://www.politicamagazine.it/) e controlla se ci sono problemi visibili. Successivamente, vai nella pagina in cui è stato rilevato l’errore (https://www.politicamagazine.it/wp-admin/post.php?post=6807&action=edit) e verifica se c’è qualche problema visibile.

Contatta il tuo host per richiedere assistenza per una investigazione più approfondita di questo problema.

Se il tuo sito appare danneggiato e non puoi accedere normalmente alla tua bacheca, WordPress ora ha una speciale “modalità di ripristino”. Ciò ti consente di accedere in modo sicuro alla tua bacheca per controllare cosa non va.

https://www.politicamagazine.it/wp-login.php?action=enter_recovery_mode&rm_token=O55Rgyyvh5LrhBFk4rzjsk&rm_key=WpSbfgm3Bap3vlLeDP0htl

Per mantenere il tuo sito sicuro, questo link scadrà tra 1 giorno. Non preoccuparti di questo: ti verrà inviato un nuovo link se l’errore si ripresenta dopo la scadenza.

Se cerchi aiuto per questo problema, ti potrebbero essere chieste alcune delle seguenti informazioni:
Versione di WordPress 5.7.2
Tema corrente: Newspaper (versione 11)
Plugin corrente: WooCommerce (versione 5.4.1)
Versione PHP 7.4.19

Dettagli dell’errore
====================
Un errore di E_ERROR è stato causato nella linea 24 del file /web/htdocs/www.politicamagazine.it/home/wp-content/plugins/woocommerce/templates/cart/mini-cart.php. Messaggio di errore: Uncaught Error: Call to a member function is_empty() on null in /web/htdocs/www.politicamagazine.it/home/wp-content/plugins/woocommerce/templates/cart/mini-cart.php:24
Stack trace:
#0 /web/htdocs/www.politicamagazine.it/home/wp-content/plugins/woocommerce/includes/wc-core-functions.php(345): include()
#1 /web/htdocs/www.politicamagazine.it/home/wp-content/plugins/woocommerce/includes/wc-template-functions.php(2168): wc_get_template()
#2 /web/htdocs/www.politicamagazine.it/home/wp-content/plugins/td-woo/shortcodes/td_woo_menu_cart.php(1029): woocommerce_mini_cart()
#3 /web/htdocs/www.politicamagazine.it/home/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php(27): td_woo_menu_cart->render()
#4 /web/htdocs/www.politicamagazine.it/home/wp-includes/shortcodes.php(343): td_global_blocks::proxy_function()
#5 [internal function]: do_shortcode_tag()
#6 /web/htdocs/www.politicamagazine.it/home/wp-includes/shortcodes.php(218): preg_replace_callback()
#7 /web/htdocs/www.politicamagazine.it/home/

tsharma
tagDiv Member

I already follow the same way, But it does not works. As you said I place all files from td-composer/legacy/Newspaper/parts/ folder to Newspaper-child/parts/

But if I make any change to file in child theme it does not reflect.

Calin
tagDiv Staff

Hi tsharma, if you want to set the td-login-model.php in child theme you must set it like this Newspaper-child/parts/header/td-login-model.php, I recommend to set in child theme all files from td-composer/legacy/Newspaper/parts/ copy the parts folder and past it in child theme.
I hope this will help you!

Calin
tagDiv Staff

Hi,
Unfortunately, for the moment those can be added only with custom code in theme files, the path for those it is -> wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td-login-modal.php or if you use a cloud template wp-content/plugins/td-cloud-library/parts/tdb-login-modal.php
I hope this will help you!

Calin
tagDiv Staff

Hi daehee.kim, this is a little harder, the file must be set in tagDiv Composer, on this path wp-content/plugins/td-composer/legacy/Newspaper but also is possible to be need to make changes in more places to see that page template like those https://i.imgur.com/cS7aiKM.png from our theme.
Thank you!

Calin
tagDiv Staff

Hi,
Like Anamaria said, the menu is on two rows, because there is no enough space/width to display all menu elements in one row.
As a suggestion, what you can do is to group or reduce the menu elements, or another alternative is to set a smaller font size on menu (but reducing the number of menu elements is the best solution.)
For page speed please check this topic https://forum.tagdiv.com/topic/adminpanel-slow-td-composer-query-string/
Thank you!

Calin
tagDiv Staff

Hi,
I just mad a test and for me is working correctly with child theme (this must be use like in this guide https://forum.tagdiv.com/the-child-theme-support-tutorial/).
Just make sure that you copy the files from -> wp-content/plugins/td-composer/legacy/Newsmag/parts/single
Let me know the results!

tsharma
Participant
#0

Please tell me how can I override this file in child theme

td-composer/legacy/Newspaper/parts/header/td-login-model.php

I want to change text in login popup. I created child theme and place this file/ folder there parts/header/td-login-model.php

It does not works. Why?

tsharma
tagDiv Member

could anyone tell me how can I override this file in child theme

td-composer/legacy/Newspaper/parts/header/td-login-model.php

Viewing 25 results - 2,251 through 2,275 (of 9,951 total)