Tagged: x
-
AuthorPosts
-
August 29, 2016 at 12:06 pm #1152061
Artur667ParticipantHi, I have set a blog: http://dev.klinikatazbir.pl/blog/ and I need ‘read more’ link after every post. I have tried few code snippets from the forum but no luck :/
I run current version of X.
August 29, 2016 at 12:24 pm #1152084
Artur667Participant2. I would like also to remove featured image from blog posts and pages, but leave it on the archive view (lists of blog posts). When I use
.entry-featured {
display: none !important;
}they disappear froom pages and posts but, sadly, from archives too.
August 29, 2016 at 12:30 pm #1152090
RahulModeratorHey There,
Thanks for writing in!
Follow this ticket :
I have tested this and it should work fine if you implement correctly.
Let us know how it goes!
August 30, 2016 at 12:40 am #1152827
Artur667Participant#1. Thanks, working fine.
I have also added the second, somehow blog related issue to this ticket:
2. I would like also to remove featured image from blog posts and pages, but leave it on the archive view (lists of blog posts). When I use
.entry-featured {
display: none !important;
}they disappear froom pages and posts but, sadly, from archives too.
August 30, 2016 at 1:53 am #1152882
Artur667Participant#2 Solved!
.page .entry-featured {
display: none !important;
}August 30, 2016 at 2:14 am #1152897
RupokMemberGlad that you figured it out. Feel free to let us know if you face any other issue. We’ll be happy to assist you.
Thanks for using X.
Cheers!
August 30, 2016 at 3:43 am #1152976
Artur667ParticipantOk, got another issue.
My freshly added ‘Read More’ link seems to by invisible to WPML String Translation plugin.
It seems like ‘Search’ in he main menu has the same problem. Can’t find the ‘Tags’ neither.Tried some snippets from the forum, but no luck.
Altogether my WPML is seeing 42 lines to translate, usually it’s aAugust 30, 2016 at 5:10 am #1153072
ChristopherModeratorHi there,
Please check this link https://community.theme.co/kb/translation to translate X strings.
Hope it helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1152061 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
