Hi there,
My website – https://www.travelrealms.com/ has been facing issues with unminified JavaScript and CSS files.
I ran an audit on semrush, and I could see this below file popping out as an error.
This is an issue with every page of my website, including categories, post and tags.
Can you please check if there’s an error with this CSS file? Or it got corrupt?
On my main page I use Block 23 to display my 3 latest posts. However instead of displaying my latest posts, the following is displayed:
[td_block_23 limit=”3″ tdc_css=”eyJwaG9uZSI6eyJtYXJnaW4tcmlnaHQiOiIxNSIsIm1hcmdpbi1sZWZ0IjoiMTUiLCJkaXNwbGF5IjoiIn0sInBob25lX21heF93aWR0aCI6NzY3fQ==” category_id=”” category_ids=”102,97,99,106,105,108,114″]
When I edit the page with TD Composer I don’t see any block elements listed at all.
Hi sncooke,
It looks that the code was not apply because the boxed option from the theme panel was not set enabled -> https://i.imgur.com/S4jMnD6.png -> https://forum.tagdiv.com/background-ads/
Please try this custom css
.td-container, .tdc-row, .tdc-row-composer {
width: 1000px;
}
Or if you want to be apply only for the website content, you can use this one
.tdc-content-wrap .td-container, .tdc-content-wrap .tdc-row, .tdc-content-wrap .tdc-row-composer {
width: 1000px;
}
Also, if you want to stretch the website with, then you can do it using the tagDiv Composer -> https://i.imgur.com/N0kWqCw.png
I hope this will help you!
Hello jjest_jjest,
You can change the website by starching the rows, but if a row is stretched, then the background will be covered.
Now, I think that a custom css will solve this problem -> https://i.imgur.com/LdgJGGO.jpg
.tdb-template .td-main-content-wrap {
width: 1068px;
}
Please set the code in the theme panel > custom code> custom css.
I hope this will help!
Thank you!
When I change anything using the various viewport display buttons on the left side of the composer it changes them for all versions. I only want to change it on one at a time. Please assist!!!
Hello Calin, thanks for your answer but this problem has nothing to do with the featured videos but with external videos that I insert through iframe in the post content (<iframe src=”url” width=”100%” height=” 100%” style=”position:absolute;” frameBorder=”0″ allowFullScreen></iframe>). These videos are set to automatically sticky when scrolling (same as Newspaper Theme’s sticky featured video option). The sticky iframe is working fine on other sites with other themes and other builders like WP Bakery or Elementor, but in Newspaper built with TD Composer, the sticky video is positioned on the left side above the post text and not on the left side above of the content of the page (https://imgur.com/42rG69D). It’s not a video problem, it only happens with Newspaper. What do you think is the cause of this problem that only occurs with TD Composer?
Hi Calin. They are two different questions. In this I say that the featured videos do not work in sticky. Only the video is displayed instead of the featured image but it does not become sticky when the content is scrolled. The other question (https://forum.tagdiv.com/topic/td-composer-videos/) is another problem that has nothing to do with the featured video.
Hi,
I think that this question is similar with the one from here -> https://forum.tagdiv.com/topic/td-composer-videos/
Thank you!
Hello. I have a doubt. Is there a way to insert the content of another page on my site built with TD Composer via shortcode? I want to put below various TD Composer templates a call to action that will change every week. I know that I can save an element and then insert it. But for when I want to modify it, do I have to do it in each template?
I have a problem with featured videos. I have activated the sticky video option but it does not work. The YouTube player is seen as a featured video but when not scrolling with the content. I am using TD Composer.
As a general question. Have you evaluated the possibility that at some point other types of HTML players will be allowed to be embedded as a featured video? Not all of us use YouTube, Dailymotion, etc because we have our own players or work with other more professional hosting platforms. In our case we just need to embed an html for featured video. We don’t want the featured image to be replaced like it is with YouTube.
Hello. I have a problem with the posts that I build with TD Composer. I am inserting videos into the post content that scroll with the content (https://imgur.com/lIx0rYK). Everything is working fine with the player but the videos are showing above the Single Post Content, instead of showing above the site. (https://imgur.com/42rG69D). With other builders on other sites and with other themes I never had this problem. Is this due to TD Composer?
As a general question. Have you evaluated the possibility that at some point other types of HTML players will be allowed to be embedded as a featured video? Not all of us use YouTube, Dailymotion, etc because we have our own players or work with other more professional hosting platforms.
Hi,
I noticed that if i provide an invalid parameter on p, for example https://www.agrinio-sports.gr/?p=invalid
i get internal server error. The reason is that the memory is being exhausted because it tries to load ALL the posts since day one and show them. No matter how i increase the memory, the issue persists. I even tried with 1GB limit just out of curiosity.
One of the files that is involved in the process is /plugins/td-composer/legacy/Newspaper/loop.php which loop through the files.
Is it possible to either limit the posts with paging, or just return a 404 in case the post provided in the parameter is not valid?
Thanks
Hi there,
I deferred the following js:
https://motorstof.nl/wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js
https://motorstof.nl/wp-content/plugins/td-cloud-library/assets/js/js_files_for_front.min.js
https://motorstof.nl/wp-content/plugins/td-cloud-library/assets/js/js_files_vue_cloud_templates.min.js
https://motorstof.nl/wp-content/plugins/td-cloud-library/assets/js/js_files_vue_modals.min.js
https://motorstof.nl/wp-content/plugins/td-cloud-library/assets/js/js_files_vue_modals_last.min.js
https://motorstof.nl/wp-content/plugins/td-cloud-library/assets/js/js_files_vue_theme_panel.min.js
https://motorstof.nl/wp-content/plugins/td-cloud-library/assets/js/js_files_wp_admin.min.js
https://motorstof.nl/wp-content/plugins/td-cloud-library/assets/js/js_posts_autoload.min.js
https://motorstof.nl/wp-content/plugins/td-cloud-library/assets/js/js_posts_autoload_ajax.min.js
https://motorstof.nl/wp-content/plugins/td-composer/assets/js/js_files_for_extension_live_css.min.js
https://motorstof.nl/wp-content/plugins/td-composer/assets/js/js_files_for_gutenberg_style.min.js
https://motorstof.nl/wp-content/plugins/td-composer/assets/js/js_files_for_gutenberg_editor.min.js
https://motorstof.nl/wp-content/plugins/td-composer/assets/js/js_files_for_iframe.min.js
https://motorstof.nl/wp-content/plugins/td-composer/assets/js/js_files_for_live_css.min.js
https://motorstof.nl/wp-content/plugins/td-composer/assets/js/js_files_for_plugin_analyze_css.min.js
https://motorstof.nl/wp-content/plugins/td-composer/assets/js/js_files_for_plugin_live_css.min.js
https://motorstof.nl/wp-content/plugins/td-composer/assets/js/js_files_for_widget.min.js
https://motorstof.nl/wp-content/plugins/td-composer/assets/js/js_files_for_wp_admin.min.js
https://motorstof.nl/wp-content/plugins/td-composer/assets/js/js_files_for_wrapper.min.js
https://motorstof.nl/wp-includes/js/jquery/jquery.min.js
https://motorstof.nl/wp-includes/js/jquery/jquery-migrate.min.js
However, it is still not working. I now disabled the ‘Deferring JS’ option so it works again, but I would like this to work. Is there any other JS I need to exclude in order te make this work?
Hi motorstof,
I just checked your website and no the infinite loading from the posts is working!
To make the option to work you’ll need to exclude the files from wp-content/plugins/td-cloud-library/assets/js -> https://i.imgur.com/svSsOsL.png and from wp-content/plugins/td-composer/assets/js -> https://i.imgur.com/8Q9GnpE.png
Thank you!
Hello TagDiv team.
I have a strange problem as the title said. I have a hidden Raw Html Block inside the homepage and I cannot find it anymore with TagDiv Composer. I tried to delete every block from the homepage, but is still there. The hidden code is still there, I can find it into view source.
The code is:
</style><div class=”wpb_wrapper”><div class=”wpb_wrapper td_block_wrap vc_raw_html tdi_84 “><div class=”td-fix-index”>
(Hidden script)
</div></div><div class=”td_block_wrap tdb_loop_2 tdi_85 td-h-effect-up-shadow td_with_ajax_pagination td-pb-border-top td_block_template_2 tdb-category-loop-posts” data-td-block-uid=”tdi_85″ >
<style>
Hi matijakurusic, I think that you are referring to an auto pagination.
This option is only for a few elements, for example on “Big Grid Slide” and on “Slide” -> https://i.imgur.com/P6afS2F.png -> https://i.imgur.com/pDWC8q0.jpg -> https://i.imgur.com/GV1BJQq.png
The code for the next/prev buttons is added on blocks on this file wp-content/plugins/td-composer/legacy/common/wp_booster/td_block.php -> https://i.imgur.com/PXDIZw8.png and are actioned by js on this file -> wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js -> https://i.imgur.com/iYyZZKk.png
Thank you!
Hello @geoforum!
You should add there each ID of your child tags or parent tags. Try to modify the filter function from \wp-content\plugins\td-composer\legacy\Newspaper\includes\shortcodes\td_block_categories_tags.php
Thank you!
Hi,
I just updated my version of Newspaper to the latest version and I’m trying to resolve some issues on the homepage, but changes within the tagdiv composer don’t save. I get two green notifications that the header and footer have saved, but the actual updates I make within each module on the page do not stick.
I’ve checked the console and I’m getting this 406 error on page load
/wp-json/td-composer/save_post?uuid=f7b8f47a-e938-4475-3089-1233c431c54d:1 Failed to load resource: the server responded with a status of 406 ()
and when I press save I get:
load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=5.8.3:2 POST /wp-json/td-composer/save_post?uuid=215d8094-a6a1-9ad7-e495-0cf282b5e3bc 406
I’ve gone through my plugins and deactivated basically everything non essential and the issue persists.
Can anyone provide any insights that could help?
Thanks
Hi I seem to have a problem with some posts on my website.
I get this error when trying to access.
—
wp_booster error:
td_api_base::mark_used_on_page : a component with the ID: single_template_8 is not set.
/home/u269890630/domains/mywebaddress.com/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php
—
Anyone know what is the problem here? Thanks.
Hello –
Certain tags are not outputting in the Raw HTML / Text with title TD Composer.
For example:
https://watch.screencastify.com/v/e8IBhAk5Wb4aTxThpBaW
Why are the html tags disappearing?
Thank you!
Neil
Hi,
I want to use a plug-in called Product bundles. I have to versions available, one by Woocommerce, and a third party one.
When I install the one by Woocommerce all product pages go blank and it says:
2022/02/04 10:39:36 [error] 22385#22385: *4764299 FastCGI sent in stderr: “PHP message: PHP Fatal error: Uncaught Error: Call to a member function is_type() on null in /www/martingijzemijter_121/public/wp-content/plugins/woo-product-bundle/includes/class-woosb.php:2297
Stack trace:
#0 /www/martingijzemijter_121/public/wp-includes/class-wp-hook.php(307): WPCleverWoosb->woosb_add_to_cart_button(”)
#1 /www/martingijzemijter_121/public/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(”, Array)
#2 /www/martingijzemijter_121/public/wp-includes/plugin.php(474): WP_Hook->do_action(Array)
#3 /www/martingijzemijter_121/public/wp-content/plugins/td-woo/shortcodes/td_woo_add_to_cart.php(1085): do_action(‘woocommerce_bef…’)
#4 /www/martingijzemijter_121/public/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php(27): td_woo_add_to_cart->render(Array, ”)
#5 /www/martingijzemijter_121/public/wp-includes/shortcodes.php(356): td_global_blocks::proxy_function(Array, ”, ‘td_woo_add_to_c…’)
#6 [internal function]: do_shortcode_tag(Array)
#7 /www/ma” while reading upstream, client: 217.101.14.159, server: martingijzemijter.nl, request: “GET /product/wisseldecoratie-uitbreiding-waxinelichtjes/ HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php7.4-fpm-martingijzemijter.sock:”, host: “martingijzemijter.nl:26715”, referrer: “https://martingijzemijter.nl/producten/wisseldecoratie/?product-page=2”
I tried a different one, and this one doesn’t give me an error, but it also doesn’t show anything of the product bundles on the page. When I switch to a default template, it does show.
What should I do?
Thanks!
Martin
Hi!
I’ve been using your Newspaper template for some weeks and I’m loving it. However, I’m running into some issues all of a sudden.
For some reason I can’t access the cloud templates anymore. When I click cloud templates, I get this error:
HTTP ERROR 500
I looked in the server logs and this is the error:
2022/02/04 00:08:17 [error] 22385#22385: *4651968 FastCGI sent in stderr: “PHP message: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 20480 bytes) in /www/martingijzemijter_121/public/wp-includes/meta.php on line 1190PHP message: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 102400 bytes) in /www/martingijzemijter_121/public/wp-includes/functions.php on line 5212” while reading response header from upstream, client: 213.10.70.207, server: martingijzemijter.nl, request: “GET /wp-admin/edit.php?post_type=tdb_templates HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php7.4-fpm-martingijzemijter.sock:”, host: “martingijzemijter.nl:26715”, referrer: “https://martingijzemijter.nl/wp-admin/”
I tried disabling all plug-ins, what I’ve found is: when both WooCommerce and tagDiv Composer are enabled, I get this error (so with ALL other plug-ins disabled). If I disable Woocommerce and enable tagDiv Composer it works, and if I disable tagDiv Composer and enable Woocommerce it works.
The weird thing is, its just the overview page that’s not working. I can actually edit the templates, just not access the page linking to them.Would you have any idea how to fix this?
Thanks in advance!
Martin
It looks like this file has the issue:
./public_html/wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_block_slide.php
if ( $this->td_query->have_posts() and $this->td_query->found_posts > 1 ) {
If you change the > sign to a >= sign, it works.
The above code is found in the render function.
Hello!
Then you can find the modal in td-composer/legacy/Newspaper/parts/header/td-login-modal.php in order to modify it how you’ll like.
Please note that any change you make in the theme files after update will be overwritten and you have to make the changes again. Better save the code somewhere and then apply it again after every update.
Thank you!