Blog Page

This support request was posted in Smart by bereccsen

Request ID #34045 In Progress
  • Hello,

    1. I think there is a bug at the Blogpage. The excerpts are displayed like this – (Backend Editor Modus)
    [vc_row][vc_column][vc_single_image image=”170″][vc_column_text]I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][/vc_row]

    2. Where can i change the text “Read more”

    3. At the single Post the “Post Footer” isn´t in the right format / grid. That looks weired but i don´t know where i could edit this. (.entry-footer section post-format-wrapper)

    Thank you
    Rebecca

    Hi Rebecca,

    Thanks for writing. I hope you are doing well.

    1) The problem here is that the content of the blog post is built with the visual editor, and the excerpts in WordPress aren’t supposed to process shortcodes (what the builder uses to generate the layout). You can edit the excerpt of the posts by following this tutorial: http://www.wpbeginner.com/plugins/how-to-customize-wordpress-excerpts-no-coding-required/

    2) That text is in the template. Would you feel comfortable if I send you a PHP file and you upload it to the server? What text would you like to include there? I have seen that your content is in Deutsch, have you thought on translating the theme?

    3) Would you please try adding the following CSS? We will including this new fix in the upcoming version.

    
    body.uses-vc.single .entry-footer,
    body.uses-vc.single #post-author {
        max-width: 1080px;
        margin: 0 auto;
        padding: 30px 0 !important;
    }
    
    body.uses-vc.single .comments-area {
        max-width: 1080px;
    }
    
    

    Best,
    Juan.

    This reply has been marked as private.

    Hi Rebecca,

    Thanks for the follow-up. I’m doing great, thanks 🙂 I hope you are doing well too.

    That’s great! Regarding #2, you can find the string in /smart/template-parts/archive/masonry/content.php, line number 85. If you use any other post format, for any of them you can find the string in each file of the same folder.

    However, please have in mind that we always recommend translating the theme strings like we have explained on our article: https://nicethemeswp.com/article/how-to-translate-themes-and-plugins/

    Best,
    Juan.

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

You must be logged in to reply to this topic.

Login to your Account

Welcome back! Please log in to your account by filling the fields below:

Forgot?

Not a member? Create a free account.

Create a Free Account

You're 27 seconds away from some awesome WordPress free stuff, benefits and more. Create a free account and have access to our free products, benefits and more!

Already have an account? Log in
Secure Server