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 :)
tripledm
tagDiv Member

Ok I have played a bit and added a background image, so what I need to do is replace the background image with the advert tag(s) and make sure it calls the same css boxed style that it does there. Then my problem is solved.

PLEASE HELP! I am desperate at this point as the site is live and they have overlay (take-over) adverts on different sections.

tripledm
tagDiv Member

Hello,

Thank you for your response.

I have found the problem. It’s the ReEmbed plugin that adds adverts to the videos, it’s messing it up so speaking to them to resolve.

Thank you!

tripledm
tagDiv Member

Hello,

I am still stuck with this one. THe problem is the client has advert tags that displays an overlay (take-over) background advert that covers the background of the theme. None of the header options are true boxed so it is not displaying, you can see on this page thesouthafrican.com if you inspect element we have the tag showing in the code but theme does not allow display.

<!– ADT OVERLAY –>

<script language=”javascript”>
<!–
if (window.adgroupid == undefined) {
window.adgroupid = Math.round(Math.random() * 1000);
}
document.write(‘<scr’+’ipt language=”javascript1.1″ src=”http://adserver.adtech.de/addyn/3.0/1637/5594382/0/16/ADTECH;loc=100;target=_blank;grp=’+window.adgroupid+&#8217;;misc=’+new Date().getTime()+'”></scri’+’pt>’);
//–>
</script><noscript></noscript>

tripledm
tagDiv Member

Thank you for the response.

Seems like the link you gave me most of the screenshots on that page broken but also it is for conditional logic, logged in/out.

For now I am going to do without it but thank you for you response and I do understand it’s a bit outside the scope of support you can offer.

tripledm
tagDiv Member

AWESOME THANK YOU!!!

I have tried to do the setup on the child-theme but did not work. I then just added it to the parent theme folder I must just remember to update it when I update the theme but if you can include in the next update will be awesome.

SUPER THANK YOU!!!

tripledm
tagDiv Member

thank you!

tripledm
tagDiv Member

ouch… the day using “tds_” in a class name backfired lol

tripledm
tagDiv Member

I have also notices that products don’t display when searching for them using the theme SEARCH function top right on the dev url.

REF display, I will find a way thanks, if you cannot help then so be it I will find a way.

tripledm
tagDiv Member

Hi Bogdan,

The problem is I have plenty of categories with subcategories, up to 4 levels down. It’s not only the shop page.

I need to ensure all the category views are setup to display correct.

The solution you are suggesting I am already using on the home page. It does not replicate across the category views

tripledm
tagDiv Member

I have sent an email with DEV URL, a link to affected page.

As you can see the subcategories (2) start then you have products starting on the very same line, no line break where I would like them to be separated from the products so products start on a new line.

Thank you!

Kind Regards

JC

tripledm
tagDiv Member

Thank you Emil. I do understand and hope you do add it as a feature in future 😉

tripledm
tagDiv Member

thank you, I will contract the work out as I need to keep it tidy and clean and my coding skills are a bit rough.

tripledm
tagDiv Member

Sorry just read what you have said lol, yes it does replace subtitle and works like a charm.. THANK YOU!

tripledm
tagDiv Member

Hello,

The existing code is:


<?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 } ?>

Do I replace td_post_theme_settings['td_subtitle']?

SO this would be the end result:

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

tripledm
tagDiv Member

Yes I think that is is. THank you I am going to give that a try tomorrow and report back. Thanks for your help!

tripledm
tagDiv Member

Why not on post content?

Like many other sites especially media, except is used as intro at the top. We have about 50 000 posts with custom excerpt used, it needs to display on the post page as it’s not included with the other content.

tripledm
tagDiv Member

Hello,

Thank you for your reply.

It’s not the module views that are the problem, it’s when you view a post.

If you open a post you will see the except does not display on the post page. In the back-end the excerpt is manually entered in the excerpt field, but does not display when you view the post.

tripledm
tagDiv Member

To explain, on the post view (single.php I think) the excerpt does not display. It’s manually entered in the excerpt field for the post. Email sent to the above email address. Thank you.

  • This reply was modified 10 years by tripledm.
tripledm
tagDiv Member

accidental double post, please delete this one. thank you

tripledm
tagDiv Member

Awesome thank you! (sorry about late reply been away)

I would like to take this opportunity to thank you for an awesome theme. WOW, almost all my tweaks have been an absolute breeze. Well code, well structured and super organised and fast theme. THANK YOU! Look forward to completing my project.

Viewing 20 posts - 51 through 70 (of 70 total)