Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
MiguelPat
tagDiv Member

Thanks, but what I want is to add the modified date after the published date… not instead!

I got it! πŸ™‚
I need to change this file: /wp-content/plugins/td-composer/legacy/Newspaper/parts/single/single_template_2.php

  • This reply was modified 7 years by MiguelPat.
MiguelPat
tagDiv Member

Thanks! πŸ™‚

MiguelPat
tagDiv Member

I think I found the problem… It was on my adsense account, in that unit (link unit), I have configured to show another URL if there is no ads to show… I think that is causing the javascript problem.

MiguelPat
tagDiv Member

Ok, thank you. πŸ™‚

MiguelPat
tagDiv Member

Thanks! It works great πŸ˜‰

MiguelPat
tagDiv Member

Thank you!

Can you help me with the code to disable 2 categories from appearing at the mobile front page?

MiguelPat
tagDiv Member

Hello,

Thank you.

I did that replacing this:
<?php if (!empty($td_mod_single->td_post_theme_settings['td_subtitle'])) { ?>
<p class="td-post-sub-title"><?php echo $td_mod_single->td_post_theme_settings['td_subtitle']; ?></p>
<?php } ?>

With this…
<p class="td-post-sub-title"><?php echo the_excerpt(); ?></p>

But the text isn’t formated like the original subtitle… can anyone help me with this PHP code?

MiguelPat
tagDiv Member

Thank you! πŸ™‚ I didn’t notice that option, is great! πŸ™‚
But is ite possible to automatically insert there the post excerpt of each post?

MiguelPat
tagDiv Member

No doubt! And they bought the adblocker exactly in the same day I begin using the Newspaper theme! πŸ˜€

MiguelPat
tagDiv Member

Yes, the ads are placed similar to my old theme and I tried with the same ad units as also with different ones (and always both types: image/text). The CTR is very low with Newspaper!

Viewing 10 posts - 1 through 10 (of 10 total)