-
AuthorPosts
-
May 7, 2018 at 8:59 pm #952872
Hello Support,
is it possible to show the posts in the grid layout horizontally rather that vertically?
– The image on the left side
– The text and meta on the right sideAny hints would be great!
Andre
May 8, 2018 at 3:17 pm #953407Hello Support,
any hints on this one?
I would really be happy for any suggestions.
Kind regards
AndreMay 8, 2018 at 9:38 pm #953564Hi,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
BasilisMay 9, 2018 at 9:22 am #953770Hi @Basilis,
thanks for your reply.
Maybe a plugin could be the solution for this. But then: how could we hook into the category pages to use the plugin?
Kind regards
AndreMay 10, 2018 at 3:31 pm #954612Hi,
Have you tried using the magazine element? I think the layout is closer to what you’re after.
Best regards,
IsmaelMay 10, 2018 at 6:18 pm #954742Hi Ismael,
that’s cool!
Looks promising, but for my needs it misses the following:
– bigger images (left) and more meta info (right)
– pagination
– the ability to be used within categories
Preview: https://www.videospielgeschichten.de/neu/
Is there a way?
Kind regards
Andre
PS: the point is: there might be a fitting plugin too, but I really like to use the ENFOLD features instead of a pluginMay 11, 2018 at 12:31 pm #955230Hi Andre,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .av-magazine-content-wrap { min-height: 161px; } #top .av-magazine-thumbnail img { width: 100%; } #top .av-magazine-thumbnail { width: 161px; min-height: 161px; } #top .av-magazine-time { float: right; }
If you need further assistance please let us know.
Best regards,
VictoriaMay 11, 2018 at 3:41 pm #955325Hi Victoria,
that’s much better! Thank you :)
https://www.videospielgeschichten.de/test/
Would it be possible to use these two things also?
– pagination
– the ability to be used within categories (replace the standard grid)
Kind regards
AndreMay 14, 2018 at 10:14 am #956339Hi,
That is not possible, unfortunately. You can only enable the pagination on a masonry or a blog posts element. If you want the archive pages to display the magazine layout, you have to modify the archives.php file.
Best regards,
IsmaelMay 14, 2018 at 10:29 am #956347Hi Ismael,
i understand.
My intention is not to modify the main structures of the ENFOLD theme. I just though – after your hint – the magazine layout may be a solution for my issue.
In my point of view the horizontal layout could be an option in ENFOLD since the style can only be displayed in vertical column by now.
Thank you very much for your support.
AndreMay 14, 2018 at 10:46 pm #956719Hi,
Thank you for your understanding.
Best regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.