Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #304894

    Hi,

    I am having trouble figuring out how to show up images on the category pages the same way they show on the homepage. (link1)

    Also, on the homepage when I click on read more it doesn’t show rest of the article, and also it always display this “[…]” (can that sign be removed? Or at least the read more to work? To show the rest of the page…).

    Please help,

    Thank You.

    #305203

    Hey AriadPart!

    Thank you for using Enfold.

    Please go to Enfold > Blog Layout then select the same Blog Style that you applied on the Blog Posts element inside the home page in order to show the featured image on category or archive pages. Refer to this link on how to add the read more link on category pages: https://kriesi.at/support/topic/archive-pages-2#post-267111

    Best regards,
    Ismael

    #305815
    This reply has been marked as private.
    #305838

    Hey!

    It works now. I just enabled the “Use the advance layout editor to build your own blog layout (simply edit the page you have chosen in Enfold->Theme Options as a blog page)” option on the Enfold > Blog Layout option page.

    Best regards,
    Peter

    #305872
    This reply has been marked as private.
    #306373
    This reply has been marked as private.
    #307153

    Hey!

    Try adding this code to the Quick CSS:

    .archive img.attachment-small.wp-post-image {
      float: right !important;
      margin-left: 15px !important;
      width: 100%;
      height: 100%;
      max-width: 150px;
    }

    Cheers! 
    Josue

    #307312
    This reply has been marked as private.
    #307622

    Hi!

    Review your site.

    Cheers!
    Josue

    #307883
    This reply has been marked as private.
    #308020

    You are welcome, here’s what i did:

    • Removed the code in css/custom.css
    • Added a custom code in Plugins > Edit Functions (Functionality plugin)
    • Reset the blog-style in Theme Options

      Regards,
      Josue

    #308785

    5/5 support, rated on ThemeForest. Much appreciated!

    #308792

    Hi!

    Glad we could help :) Let us know if you have any other questions or issues

    Best regards,
    Yigit

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Images in Categories and Read More’ is closed to new replies.