Search Results for 'composer'

Results from the Forum
Joophil
Participant
#0

I have since few days now this recurrent error:

SELECT params, id
FROM onu_13_tg_item_skins
ORDER BY slug ASC
Unknown
Unknown Table ‘unricorg_prod.onu_13_tg_item_skins’ doesn’t exist qmdb
SELECT params, id
FROM onu_13_tg_item_skins
ORDER BY slug ASC
Unknown
Unknown Table ‘unricorg_prod.onu_13_tg_item_skins’ doesn’t exist qmdb

Example from the log:

[09-Dec-2019 10:31:34 UTC] PHP Fatal error: Uncaught Error: Call to a member function format() on bool in /home/unricorg/public_html/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php:1667
Stack trace:
#0 /home/unricorg/public_html/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_single.php(88): tdb_state_single->{closure}()
#1 /home/unricorg/public_html/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_single.php(88): Closure->__invoke()
#2 /home/unricorg/public_html/wp-includes/template-loader.php(98): include(‘/home/unricorg/…’)
#3 /home/unricorg/public_html/wp-blog-header.php(19): require_once(‘/home/unricorg/…’)
#4 /home/unricorg/public_html/index.php(17): require(‘/home/unricorg/…’)
#5 {main}
thrown in /home/unricorg/public_html/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php on line 1667
[09-Dec-2019 10:36:38 UTC] WordPress databasfel för Table ‘unricorg_prod.onu_13_tg_item_skins’ doesn’t exist förfrågan SELECT params, id FROM onu_13_tg_item_skins ORDER BY slug ASC skapat av require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/plugins/td-cloud-library/wp_templates/tdb_view_single.php’), the_content, apply_filters(‘the_content’), WP_Hook->apply_filters, do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, tdc_zone->render, tdc_composer_block->do_shortcode, do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, vc_row->render, tdc_composer_block->do_shortcode, do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, vc_column->render, tdc_composer_block->do_shortcode, do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, vc_widget_sidebar->render, dynamic_sidebar, WP_Widget->display_callback, apply_filters(‘widget_display_callback’), WP_Hook->apply_filters, on_widget_display_callback, WP_Widget_Custom_HTML->widget, apply_filters(‘widget_text’), WP_Hook->apply_filters, do_shortcode, preg_replace_callback, do_shortcode_tag, The_Grid_Shortcode->register_shortcode, The_Grid, The_Grid->render, The_Grid->get_data, The_Grid_Data->get_data, The_Grid_Data->normalize_data, The_Grid_Item_Skin->__construct, apply_filters(‘tg_add_item_skin’), WP_Hook->apply_filters, The_Grid_Plugin->{closure}, The_Grid_Custom_Table::get_skin_params
[09-Dec-2019 10:44:48 UTC] PHP Fatal error: Uncaught Error: Call to a member function format() on bool in /home/unricorg/public_html/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php:1667
Stack trace:
#0 /home/unricorg/public_html/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_single.php(88): tdb_state_single->{closure}()
#1 /home/unricorg/public_html/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_single.php(88): Closure->__invoke()
#2 /home/unricorg/public_html/wp-includes/template-loader.php(98): include(‘/home/unricorg/…’)
#3 /home/unricorg/public_html/wp-blog-header.php(19): require_once(‘/home/unricorg/…’)
#4 /home/unricorg/public_html/index.php(17): require(‘/home/unricorg/…’)
#5 {main}
thrown in /wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php on line 1667
[09-Dec-2019 10:48:10 UTC] WordPress databasfel för Table ‘unricorg_prod.onu_13_tg_item_skins’ doesn’t exist förfrågan SELECT params, id FROM onu_13_tg_item_skins ORDER BY slug ASC skapat av require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/plugins/td-standard-pack/Newspaper/page.php’), the_content, apply_filters(‘the_content’), WP_Hook->apply_filters, do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, tdc_zone->render, tdc_composer_block->do_shortcode, do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, vc_row->render, tdc_composer_block->do_shortcode, do_shortcode, preg_replace_callback, do_shortcode_tag, td_global_blocks::proxy_function, vc_column->render, tdc_composer_block->do_shortcode, do_shortcode, preg_replace_callback, do_shortcode_tag, The_Grid_Shortcode->register_shortcode, The_Grid, The_Grid->render, The_Grid->get_data, The_Grid_Data->get_data, The_Grid_Data->normalize_data, The_Grid_Item_Skin->__construct, apply_filters(‘tg_add_item_skin’), WP_Hook->apply_filters, The_Grid_Plugin->{closure}, The_Grid_Custom_Table::get_skin_params

lucagrandicelli
Participant
#0

Dear support,
i’m trying to use, on a category template built with the tagdiv composer on Cloud Templates, two post loops: the first one has an offset parameter set to 4, the second set to 7. Unfortunately, the second loop block, no matter which setting i apply, always inherits the first loop values displaying the same posts as the first block. It seems like there is no wp_query_reset() o wp_reset_postdatA() set.
Can you please advice? Thank You.

Calin
tagDiv Staff

Hi,

Make sure that is not a firewall security from host or some Wordfence.
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.
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.

Let me know the results!
Thank you!

Calin
tagDiv Staff

Hi,

Usually the homepage is build with tagDiv Composer, please try as in our documentation, if there is still a problem, just let me know!

Thank you!

Calin
tagDiv Staff

Hi,

The tagDiv Composer is a builder for pages and templates only, not for post, only for post templates, so if you want you can use it on a single post template from tagDiv Cloud Library.
If this is not the problem, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Also you can check a similar topic -> https://forum.tagdiv.com/topic/showing-an-ajax-error/

let me know the results!
Thank you!

Calin
tagDiv Staff

Hi,

In the most cases this error is causing by a plugin, 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!

Knut Lindelöf
Participant
#0

The site is http://www.fib.se
1) The sticky menu suddenly stopped stretch to the right. It doesn´t fill full width. (Header style no 10)
2) How do I make the headlogo bigger?
3) I created some “Epmty Columns” and “Empty Inner Columns” in TD Composer? How do I delete them?

Jose
Participant
#0

Hi team,

I’ve added a row, and I’ve divided it into two parts.

The left-hand part of an image. The right part must be a text and underneath, a button. How can I add more “smaller” columns on the right part?

Calin
tagDiv Staff

Hi,

You can integrate the convertkit newsletter by setting the embedding code with tagDiv Composer on pages an templates in a column text in text area -> https://i.imgur.com/quA2FCZ.png

Hope this will help you!
Thank you!

Calin
tagDiv Staff

Hi,

Make sure that the theme plugins are activate ( in special tagDiv Composer and tagDiv Cloud library ) -> https://i.imgur.com/1eSQqnx.png after that the breadcrumbs will appear.

Thank you!

Calin
tagDiv Staff

Hi,

If you want to edit the mobile php file you can check in -> wp-content/plugins/td-composer/mobile/

Thank you!

Calin
tagDiv Staff

Hi alicaglayan@yahoo.com,

Please make sure that you do not have a plugin conflict ( or some custom code ) that caused this problem, 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.
If the problem persist, please provide me a link where I can check this problem.

Thank you for your understanding!

Alsok
tagDiv Member

Hi!

1. I don’t have element the Single Post Comments in the tagDiv Composer.
2. I would like to allow comments not only on the pages, but for some posts. I have allowed it everywhere, but the comment box does not appear.

Thank you!

Vlad S
tagDiv Staff

Hello !

On all PRO demos you can edit the pages using the tagDiv Composer. Also we recommend you disabling the standard Pack plugin in order to achieve greater speeds.

Thank you !

Calin
tagDiv Staff

Hi,

If I understand correctly you want to create/make your own post template, if is so then you can do this using a single post template from tagDiv Cloud Library and tagDiv Composer, in this way you can use the elements from composer to display the post title, like this -> https://i.imgur.com/RG7C8y6.png

Thank you!

Calin
tagDiv Staff

Hi,

This option is on single post templates, this will be apply on all posts that have set that single post template from tagDiv Cloud Library, for modules we have only the modified date, please check the settings from theme panel -> https://www.screencast.com/t/H7CFzAKVw7 set the option with tagDiv Composer-> https://www.screencast.com/t/OAoAK9oUu make update on post -> https://www.screencast.com/t/vcQoLkQByxc now check the date of that post -> https://www.screencast.com/t/sKbLrp1jz also you can can sort after modified date -> https://www.screencast.com/t/VSePr63B

Thank you!

Vlad S
tagDiv Staff

Hello !

Please let us know which demo you’ve installed.

1. You probably need to use the tagDiv Composer in order to change the header logo as you can see it here: https://www.screencast.com/t/S2Jv9DgrQhNu

2. We will need a link to your website.

3. Stretch can be edited using the tagDiv Composer on ROW as you can see it here: https://www.screencast.com/t/NULupREm29L

Please note that we answer the topics from Latest to Newest Monday – Friday from 08:00AM to 05:00PM GMT+2 So multiple replies to your topic will only make us to get harder to your topic.

Thank you !

Calin
tagDiv Staff

Hi,

Please try to make the changes in wp-content/plugins/td-composer/legacy/common/wp_booster/td_data_source.php and add like this
$wp_query_args['category__not_in'] = array('3291');
https://i.imgur.com/ou31lQR.png

Hope this will help you!
Thank you!

Vlad S
tagDiv Staff

Hello !

If you’re relatively new to Newspaper theme we recommend you NOT using the standard pack.

1. Edit and create the whole footer page to fit your taste using the tagDiv Composer.
2. In order to make the site full width you have to select every row of your page using the tagDiv Composer and then set the stretch mode you want like here : https://www.screencast.com/t/BkWwdHh6

I hope this was helpful !

Vlad S
tagDiv Staff

Hello !

That can be achieved by using the filter tab available when editing the block using the tagDiv Composer as you can see it here: https://www.screencast.com/t/msD16Tz5B and select the post ids you want to be displayed.

Thank you !

Calin
tagDiv Staff

Hi,

No, the changes need to be made in the index.php file from plugins> td-composer> legacy>Newspaper> index.php to be able to reed the settings from your child theme.

Thank you!

Vlad S
tagDiv Staff

Hello !

If you’re using a single post Cloud Library you can add them using the Single Post Comments element using the tagDiv Composer as you can see it here: https://www.screencast.com/t/pHnUPn9mpn

Thank you !

Calin
tagDiv Staff

Hi,

Make sure that is not a firewall security from host or some Wordfence.
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.
If there is still a problem, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thank you!

Calin
tagDiv Staff

Hi,

Make sure that is not a firewall security from host or some Wordfence.
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.
Are you experiencing such issues? In what circumstances do they happen? Generally 500 errors are internal server errors – https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/
https://wordpress.stackexchange.com/questions/312292/how-to-stop-a-500-error-on-the-wordpress-theme-folder
https://wordpress.org/support/topic/google-search-console-reporting-a-500-error-on-my-theme-folder/
-> https://forum.tagdiv.com/topic/wp-supercache-causes-500-internal-error-and-cannot-deactivate/

Thank you!

lhongst
tagDiv Member

Solved,

but it’s kind of bug

I follow https://forum.tagdiv.com/topic/life-news-pro-demo-header-loading-image-menu-bg-jpg-from-private-ip/
but it’s not really help, because even I remove that http background, but http://192.168.0.40/wp_011_life_news/wp-content/uploads/2019/02/menu-bg.jpg still exist in my site (but it’s removed from composer).

Then, I re-import the same header template to cloud library and remove that http background (as the same way) from my new header template.

After that, I switch header from demo import (old header, come with demo importer) to the new one (my manual import), and then my problem solved.

  • This reply was modified 6 years by lhongst.
Viewing 25 results - 25,426 through 25,450 (of 52,922 total)