Its done like you say, all is implemented correctly.
I can provide yopu a user so you can check by yourself ( I got supported license ) .. can you give me your email to send you?
thanks.
Here screenshot of the desktop view of the cloud template:
https://tinyurl.com/y7c3zuce
Here same but in the mobile view .. you see that the header banner spot has dissapeared:
https://tinyurl.com/ydxlv8ym
If I add the header banner spot again on the mobile view, it still doesn’t work in mobile view ( no banner), but it appears duplicated in the desktop view:
https://tinyurl.com/yaod8ovz
My website is https://www.goles.net
I am trying now to fix for the 9.7.2 version … I am unable now to update my website to latest 10.X because you changed all the system and is a big mess for me now bc my sites handle sometimes 10.000 concurrent users and I still don’t know if your 10.X version can handle all that traffic in my dedicated server….
yes, I know that, and any change that I do to that file its not reflected in the website…. I have tried doing it on the child theme and in the main theme file, but any change I make to that file is simply not ocurring… and its the template I am using for single post ( number 2 ) … BTW I have tried in all the templates.
Thanks for your help.
In the single-template-2.php I see where to add the code next to the author-date under the title:
<header class="td-post-title">
<?php echo $td_mod_single->get_title();?>
<?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 } ?>
<div class="td-module-meta-info">
<?php echo $td_mod_single->get_author();?>
<?php echo $td_mod_single->get_date(false);?>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
<?php echo $td_mod_single->get_views();?>
<?php echo $td_mod_single->get_comments();?>
</div>
</header>
But on the loop-single-2.php there is no place to add the code …
if (have_posts()) {
the_post();
$td_mod_single = new td_module_single($post);
?>
<?php echo $td_mod_single->get_social_sharing_top();?>
<div class="td-post-content">
Anyway, any change I make to the single-template-2.php is not printed on the website.. is like it doesnt work … i just try to print the XXXXXXXXXXXXXXXXXXXX and its like doing nothing…
I understand, but I dont want a custom work, I know how to do it in any other theme and I have the code, its just that in your theme I don’t know where to do it ..
It should work when I change in the single_template_2.php file, but wahtever i change on that file is not happening on the website.
I just need to know what file is the one that i need to modify.
Thanks.
Hi,
Why is not covered by support?
I have 3 Newspaper licenses with support active.
Thanks,
Jaume
Thanks for your response.
is there the possibility you tweak a little the ADS system so we can use it instead of the Ad Inserter plugin?
Now in the Single Page cloud template, in the Single Post Content, we can use the ADS tab section, but it allows only 3 Inline ADS … we may need at least 7 or 8 inline ads. Also one ad after post title ( but just for mobile devices ).
We run very very busy websites and we need more flexibility on the Advertising.
Can you do that custom work for us and incorporate it to the template?
Hiding duplicated ads with CSS is not an option bc calls to the adserver will be duplicated killing our resources.
hello, is there any way that I can make smartlists pagination work on AMP pages???
-
This reply was modified 7 years by
jaume.
Hello Calin, its not the footer, its the content under the post content section .. that only appears on the last page of the smartlist:
See this page, its the last page where works good, then see the other 3 previous pages that nothing appears under the post content:
https://www.ocio.net/estilo-de-vida/meghan-markle-romper-tradicion-hijo/4/
Hello,
I have imported a Category template from the Cloud Library (Category Template 2) but when I add the AD Box element I can’t find where to tell it to appear after X posts in the loop.
can you please tell me how to do it?
Thanks!!