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

I have done that. Adcodes are working within the articles (Top, middle and bottom), but same ads not working on the sidebar. The ads are not showing up which I placed in the widgets area as well as the right columns I have used on the homepage as the sidebar.

Atithya
tagDiv Member

The website link is https://opensourceforu.com. I have not deactivated the amp as of now as ads were not working.

Atithya
tagDiv Member

Can you share your email ID?

Atithya
tagDiv Member

Can I send a video explaining my issue?

Atithya
tagDiv Member

Can we have a short zoom meeting so that I can show you the exact error? or share your email ID?

Atithya
tagDiv Member

Thank you for your reply, but can we insert the Search theme shortcode in the Theme editor (search.php)?

Atithya
tagDiv Member

Still, I am struggling to update the newspaper theme. I have tried using the child theme also. Then also after the update, header.php stops responding (means, If am making any change before </head>. The changes doesn’t get reflect on the frontend. It just saves in the backend.

Atithya
tagDiv Member

Hi Bogdan thanks for reply. i have do according to your instructions but still login form not working

Atithya
tagDiv Member

Thankyou both of you. My issue is now sorted. It was actually due to the primary category issue. Thanks again.

Atithya
tagDiv Member

I am trying this for newspaper theme and getting this error:

Parse error: syntax error, unexpected ‘else’ (T_ELSE) in /home/content/n3pnexwpnas02_data02/30/3153330/html/wp-content/themes/Newspaper/parts/header/ads.php on line 7

This is how my final ads.php looks like..

<div class=”td-header-rec-wrap”>
<?php

// show the header ad spot
if (in_category(‘Automotive’)){
echo do_shortcode(‘[td_block_ad_box spot_id="custom_ad_4"]‘);
else {
locate_template(‘parts/header/ads.php’, true);
}
?>
</div>

What am i doing wrong.?

Viewing 10 posts - 126 through 135 (of 135 total)