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

Hey Lucian,

Tried yours but the homepage is still missing the ads: http://unyawn.com/

alfredm
tagDiv Member

Hey Alin,

Perfect! Finaly thing (I promise) The only problem is that it also removes it from the homepage. Can you send me the code that will make the homepage the only page that is an exception?

Thanks!

alfredm
tagDiv Member

Hey Alin,

Sorry to bother, can you give me the exact code? Whenever I try to type it in, I”m getting this error: Fatal error: Call to undefined function ispage() in /home1/nestworm/public_html/unyawn.com/wp-content/themes/Newspaper/includes/shortcodes/td_block_ad_box.php on line 482

alfredm
tagDiv Member

Awesome, that did it for the regular post!

For lists, is there another way to remove the clickthrough to image link aside from using the custom css below?

I have a plugin where if a user points their cursor over a photo, a share button pops up on the left of the image and the css actually removes that. http://unyawn.com/biggest-fails-of-the-week-071415/

.td-sml-link-to-image {
pointer-events: none;
cursor: default;
}

alfredm
tagDiv Member

Hey Alin,

Got it! It’s not removed on lists but it the lightbox still pops up on regular posts: http://unyawn.com/the-dangers-of-eating-too-much-restaurant-food/

alfredm
tagDiv Member

Hey Alin,

I want to remove ads on ALL pages (and just leave it on posts and categories)

alfredm
tagDiv Member

Thanks for the help Alin!

The lightbox is now gone but instead now when I click on the image it goes directly to the image even though I removed the URL.

How can I completely remove the click-through image link?

alfredm
tagDiv Member

Hey there,

I deleted the codes but the lightbox is still showing up on the image click:
http://unyawn.com/top-8-dumpling-places-in-america/

I don’t think I’m using speedbooster so I didn’t remove that one. Can you clarify what lines I’m supposed to remove there?

alfredm
tagDiv Member

Hey Alin,

Thanks for the quick response.

I got it for part 1, thanks.

Part 2 is what confuses me a bit.

Do I literally replace both the red lines you highlighted in your screengrab with the fb code below?

<div class=”fb-comments” data-href=”http://developers.facebook.com/docs/plugins/comments/&#8221; data-numposts=”5″></div>

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