Forum Replies Created
-
AuthorPosts
-
Hello,
Thank you for your response – the problem has been resolved!
Unfortunately, the code you suggested doesn’t work. However, I have inserted this CSS instead, which works as intended.
.single-post .post-categories, .single-post .post-tags {
display: none;
}Regards,
KarstenHello again,
Great, thank you very much!
But seems that issue number 1, is still not resolved – categories and tags are still, at the bottom of each post page. How do I fix this?
Regards, Karsten
Thank you for the your response.
I would like to come back to the issue, at a later time.
I hope that’s okay with you?
Regards, Karsten.
Hello again,
It’s set up correctly, and the shortcode [ajax_load_more_post catname=”” excerptlength=”” readmore=”” loadmore=“Load More”] works fine on the front page.
The issue arises when I use it on other pages or posts sites. All other shortcodes work fine on the pages or posts I use them on.
Regards,
KarstenHello again,
I figured it out myself – I’ve been trying for several days.
I replaced this CSS:
#sidebar .widget{background-color:#fff; color:#000; padding:20px; border:1px solid #dddcdc; margin-bottom:30px; position:relative; box-shadow:0 0 3px #dddcdc;}
with this CSS:
#sidebar .widget{background-color:#fff; color:#000; padding:20px; border:none; margin-bottom:30px; position:relative; box-shadow: none;}
Regards, Karsten.
This is an error, the topic can be deleted sorry1
socialmind.dk
Hello again, I think I got it to work. Otherwise, I will return again.
-
AuthorPosts