Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1152061
    Artur667
    Participant

    Hi, 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.

    #1152084
    Artur667
    Participant

    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.

    #1152090
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    Follow this ticket :

    https://community.theme.co/forums/topic/adding-blog-text-and-read-more-link-to-recent-posts/#post-810125

    I have tested this and it should work fine if you implement correctly.

    Let us know how it goes!

    #1152827
    Artur667
    Participant

    #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.

    #1152882
    Artur667
    Participant

    #2 Solved!

    .page .entry-featured {
    display: none !important;
    }

    #1152897
    Rupok
    Member

    Glad 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!

    #1152976
    Artur667
    Participant

    Ok, 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 a

    #1153072
    Christopher
    Moderator

    Hi there,

    Please check this link https://community.theme.co/kb/translation to translate X strings.

    Hope it helps.

  • <script> jQuery(function($){ $("#no-reply-1152061 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>