


Thanks.. i try it again but don’t work
Thanks for answering.
Maybe I explained wrong.
I want to know where I find the classes that are created to be able to edit it or to explain how to edit it
thanks
Greetings, I am using your template in a high traffic portal (500,000 unique visits) and I am having the same problems to loading the page.
the provider tells me: I did noticed that when I load the site.
Apparently, I am seeing that the site is using the NewsPaper theme alongside the td_composer plugin which is known for generating expensive database queries. We have a few customers who have this issue with the theme.
We have looked at this issue numerous times and there is nothing that we can do specifically from our end to help. It is something the theme developer will need to address.
hi
Basically , due to the nature of the website , I need to show a read more with a link to an external page on the front page, could be in the extract. Could you tell me where it is and what is the function that shows the extract? and tell me if this could be in the child
Hi Simon
I display the via name and via url fields in a news loop.
for example flex block 1.
To achieve this I have modified
td-composer/legacy/common/wp_booster/td_module_single_base.php
line 894 i comment
/* if (!$this->is_single) {
return; } /*
td-composer/legacy/Newspaper/includes/modules/td_module_flex_1.php
line 147 I have added
php $td_mod_single->show_source_and_via()
Hi Calin
I found PHP Warning: A non-numeric value encountered in /srv/htdocs/wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_flex_block_1.php on line 439
That’s the error appearing millions of times in the log today. Looks like its an issue with the td-composer plugin and Newspaper theme.
I delete this line $res_ctx->load_settings_raw( ‘review_size’, 10 + $review_size/0.5 . ‘px’ ); anbd now all working perfect whit php 8.1
We using Prebuilt Website Installed:
Kattmar
thanks
I know . What I need is a documentation of the template to know which are the functions and the variables to be able to modify. Thank you very much
This is pressable.com’s answer. I use this template with these plugins for 14 different client pages and 4 different servers. they all use php 8.1 and I have had no problems
————————————————————————————–
I found that the following plugins are causing the issue:
td-composer
td-standard-pack
Error logs shows:
PHP Fatal error: Uncaught TypeError: Unsupported operand types: string / float in /srv/htdocs/wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_flex_block_1.php:439