Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1229394

    Hello,

    Enfold does not show the Titel of a Blog post. It only shows a square with a pencil in it and a title. How can I change this?

    Also, If I create a blog post without the layout builder it shows is on the top what is this??

    Please see the screenshots:
    https://www.bilder-upload.eu/bild-218c8f-1594375224.png.html
    Blog post created without layout builder:
    https://www.bilder-upload.eu/bild-4aeed0-1594375351.png.html

    Best regards

    Andre

    #1229558

    Hey TT2495,

    Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1229584

    Hello here is your login

    #1230148

    Hi,

    Thanks for the login details. Could you upgrade the account to have admin rights as well please? And also link directly to the page where your screenshots are taken from, since I couldn’t find them on your site.

    When using the Layout Builder for posts, then all information needs to be added to it manually. If you haven’t done that then please try doing so to see if that changes anything.

    Best regards,
    Rikard

    #1230268

    Hello,
    Now you got admin rights.

    I am using the widget blog posts. It does not show the title of other posts. Instead, it shows this pencil in a circle.
    https://www.trading-fuer-anfaenger.de/ig-markets-erfahrungen/ Scroll to the bottom.

    For the editor bug. See this page. https://www.trading-fuer-anfaenger.de/forex-demokonto/
    The content is created with the normal WordPress editor. https://www.bilder-upload.eu/bild-65b690-1594720424.png.html
    The content is not full with and there is again this pencil.

    Best regards.

    Andre

    #1230686

    Hi Andre,

    1- You had following code in Enfold theme options > General Styling > Quick CSS field and in Appearance > Customize > Additional CSS fields

    .entry-title { display:none; }

    I deleted them.

    2- I added following code to Quick CSS to increase the width on single blog

    /* Increase single blog layout */ 
    #top .fullsize .template-blog .post .entry-content-wrapper,
    #top .fullsize .template-blog .post .entry-content-wrapper > * {
        max-width: 100%; 
    }

    3- That pencil icon is a placeholder that shows when you do not upload a featured image. I added following code to Quick CSS to remove it

    /* Remove featured image placeholder */
    #top .fullsize .template-blog .blog-meta,
    .avia-content-slider .fake-thumbnail .slide-image {
        display: none;
    }

    If you are going to upload featured images to your posts in future, please do not forget to remove this code.

    Please review your website :)

    Regards,
    Yigit

    • This reply was modified 4 years, 4 months ago by Yigit.
    #1230723

    Hello!

    Thank you for your work. Very good!
    I have another question for the blog post showing. Tell me if I need to open a new topic or not.

    The widget shows the last 10 articles of the category. So if I add this widget to the pages I only link always to the same and last 10 pages of the category. Is there an option to show random pages of the category, not the 10 last articles? I hope you understand.

    Best regards

    Andre

    #1231019

    Hi Andre,

    Please refer to this post – https://kriesi.at/documentation/enfold/blog-post/#toggle-id-25 :)

    Best regards,
    Yigit

    #1231202

    Hello,

    It worked.

    Thank you for the help :)

    Have a nice day

    #1231213

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Blog Post preview does not show titel’ is closed to new replies.