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

Yeah Chris, but plugin doesn’t work well 🙂 The theme needs custom modifications so the auto load next post plugin ll be able to work smooth and fine. So we are waiting for the dev team to embed this feature to the theme 🙂

daemonlynx
tagDiv Member

i do not own this website, i gave just an idea for the dev team to implement the feature that 95% of theme users need as soon as possible!

daemonlynx
tagDiv Member

Here is a working version of auto load next post with Newspaper theme.

https://www.autoblog.gr/2017/04/17/mercedes-amg-a45-vs-volkswagen-golf-r/

daemonlynx
tagDiv Member

Yes we need this!

daemonlynx
tagDiv Member

Solved. Thank you for your kind support.

daemonlynx
tagDiv Member

Problem still exists. Tried fresh installation, reset everything @ database and still problem exists. When i change theme to wordpress default theme all works fine.

daemonlynx
tagDiv Member

URGENT – email sent! thank you in advance!

daemonlynx
tagDiv Member

Hm… On some devices like iPad it doing it again.

daemonlynx
tagDiv Member

Solved!

daemonlynx
tagDiv Member

Do we have any other solution until you fix that issue ? Earlier version of newspaper maybe ?

daemonlynx
tagDiv Member

Do we have any news with that issue ? I need a solution as soon as possible – my client finds that css issue dissapointing :/

daemonlynx
tagDiv Member

Worked awesome. Thank you!

daemonlynx
tagDiv Member

Solved.

daemonlynx
tagDiv Member

Is this possible with CATEGORY ?

Something like

.categoryid-xx .td-g-rec-id-content_top, .postid-32766 .td-g-rec-id-content_bottom{
display: none;
}

daemonlynx
tagDiv Member

Same problem here! After the latest update the site is REALLY SLOW!

daemonlynx
tagDiv Member

Any ideas ?

daemonlynx
tagDiv Member

//add the top ad
if (td_util::is_ad_spot_enabled(‘content_top’) and is_single()) {
$content = td_global_blocks::get_instance(‘td_block_ad_box’)->render(array(‘spot_id’ => ‘content_top’)) . $content;
}

//add bottom ad
if (td_util::is_ad_spot_enabled(‘content_bottom’) and is_single()) {
$content = $content . td_global_blocks::get_instance(‘td_block_ad_box’)->render(array(‘spot_id’ => ‘content_bottom’));
}

here i want to EXCLUDE one CATEGORY ID

daemonlynx
tagDiv Member

same here!

daemonlynx
tagDiv Member

Awesome! Solved!

daemonlynx
tagDiv Member

Any ideas ?

daemonlynx
tagDiv Member

Yeah – i have the date enabled that i wanna do is to display not only the date of the post but also the time that the post posted !

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