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

I too am having this issue. It’s quite maddening. You click save, it says it saved, but then you close out the template and somethings have not saved.

Precise14010
tagDiv Member

peeking at their code it looks like they are utilizing Top Bar Style 2 if that helps you at all.

Precise14010
tagDiv Member

I know where the loop.php is located, I am wanting to know where in loop.php I should input this code

$adcounter++;
if (is_category()) {
if ($adcounter == 2) {
echo do_shortcode(‘[td_block_ad_box spot_id="custom_ad_1"]‘);
}
elseif($adcounter == 4){
echo do_shortcode(‘[td_block_ad_box spot_id="custom_ad_2"]‘);
}
}

That was mentioned by Catalin back in 2017 since the format of loop.php has changed so much since then.

Thanks

Precise14010
tagDiv Member

Could we get an updated look at where we would put the code referenced above as the loop.php coding has changed quite a bit since 2015.

Thanks for any help you can provide.

Precise14010
tagDiv Member

Nevermind, updated my server PHP and disabled all my plugins and was able to get it to activate.

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