Hi,
I solved
I modified a module that ran categories…
Thanks
Hi Alin Thanks
for hide author from all category pages I try to change with the function you show me in
td_module_single_base.php (see in bold)
//$show_stars_on_review – not used
function get_author() {
$buffy = ”;
if (td_util::get_option(‘tds_p_show_author_name’) != ‘hide’ and !is_category()) {
But it does not work… something wrong?
Thanks!
Hi Bogdan, thanks
1) To hide post views in posts without use css I comment follow line in single_template_2.php
<div class=”td-module-meta-info”>
<?php echo $td_mod_single->get_author();?>
<?php echo $td_mod_single->get_date(false);?>
<?php //echo $td_mod_single->get_views();?>
2) For leave author only on post, an hide from page and categories blocks
may be I could use a condition in
http://screencast.com/t/XAOzPjVnC
Do you have any suggestions?
Thanks
-
This reply was modified 10 years by
Bintmusic.
Hi Bogdan,
For 1) and 2) I’ll thank you to tell me where to find those functions in php anyway
and then maybe I can make some tests…
Thanks
Hi
sorry, but to enter the h2 tags on the home, pages blocks and categories (sidebar) blocks is not enough to change h4 in h2 in
\Newspaper\includes\block_templates\td_block_template_1.php
// there is a custom title
$buffy = ”;
$buffy .= ‘<h4 class=”block-title”>’;
if (!empty($custom_url)) {
$buffy .= ‘‘ . esc_html($custom_title) . ‘‘;
} else {
$buffy .= ‘<span>’ . esc_html($custom_title) . ‘</span>’;
}
$buffy .= ‘</h4>’;
return $buffy;
}
in this way the h2 tags are definitely referring to the content of the page and the title … or not?
Thanks
-
This reply was modified 10 years by
Bintmusic.
Hi
I know but not not for every single post in that categories… Only for summary of categories… 😉
What I want to do is change style of post inside a certain category…
-
This reply was modified 10 years by
Bintmusic.
Hi Bogdan
I may have solved the problem by removing the script
<script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
above the ad link … there being other adsense banner on the page is not necessary to put it on every ad
in this way it seems that speedbooster is ok and speed site does not deteriorate…
yes i know…very strange but that’s how it seems
Thanks anyway
Hi Bogdan
I tried the alternative method that you proposed to me but the problem remains
rather I not have said you something that perhaps will is crucial: under the title I add adsense links that you know how to have a code a little different than traditional adsense banner …
can this be the problem?
thanks
Hi Bogdan,
Also I think what you say, but really
if I delete the code for adsense,
delete the cache and still do the test with page speed
the problem is gone and Page Speed goes on…
very strange
there is no alternative to put adsense under the title?
thanks
Thanks catalin, it works
i hope in this way we are not seo-level problems or something else…
thanks
Hi Bogdan
I had the same problem, I also tried if it works
It is sure that in this way we are not seo-level problems or something else?
Thanks
hi Catalin
Thanks
Hi
Yes Catalin, but there is a problem
There is the folder folder patch 6.6.2 – 6.6.5 but there is no file changed_files HTLM
the changed files present (changed_files_6.6.2_6.6.4.html) is wrong and shows the files changed from 6.6.2 to 6.6.3
we would like to know the files changed from 6.6.3 to 6.6.5
thanks
Hi,
is seem you solve problem on your page
https://developers.google.com/speed/pagespeed/insights/?url=http%3A%2F%2Fdemo.tagdiv.com%2Fnewspaper%2F10-landscapes-wont-even-imagined-exist%2F&tab=desktop
please let us know how you did…!
thanks
hi catalin
previus version was enought modify
case ‘random_7_day’:
$wp_query_args[‘orderby’] = ‘rand’;
$wp_query_args[‘date_query’] = array(
‘column’ => ‘post_date_gmt’,
‘after’ => ‘1 week ago’);
in Newspaper\includes\wp_booster\td_data_source.php
really now it has become impossible?
Thanks!
Hello and Happy New Year..
some news about the problem at hand?
Also changing the code ..
Thanks
I would also like to know
thanks
Hi
It seems like that…
I just updated only the plugin folder social counter via ftp
…rather it does not seem there are still improvements to counter facebook worsening dramatically PageSpeed from 90 to 74
Any news on this?
Thanks
hi Emil,
it seems perfect!
thanks
ok thanks!
…no advice for me ..?
thanks
hi bogdan
no, we do not use any sharing plugin
we are using only your tagDiv Social Counter…
what we can do?
thanks
…problem with chrome for android
not with default browser..
-
This reply was modified 10 years by
Bintmusic.
Thanks Alin
the follow file not compressed bad for page speed
https://static.xx.fbcdn.net/rsrc.php/v2/yw/r/J5Fiy3B5kJ5.js
is coming from facebook button…
have you never seen?
thanks
Thanks Chris S
your thinking is acceptable and useful…