-
AuthorPosts
-
February 8, 2019 at 9:09 pm #1064767
Hello,
Regarding the blog page, I am using the advanced layout builder.
I have 2 main questions:
1) I followed the tutorial and used the submenu element to navigate through my news page using IDs, but nothing happens. What am I doing wrong? (see url in private area).2) I am using masonry with the “perfect automatic” setting for the post items because I like the effect and I want all images to have the same size, but in an iPad, landscape orientation the images get cropped super short, just a couple of pixels high.
I’d like the images to keep the ratio they have in the desktop version. How to do that? Should I use “perfect manual”? If so, how do I set up the “portrait or landscape” and how do I make it look good in any device?Regarding the single post pages:
I would like the single post to have the same elements (title, pub date, comments etc) than standard posts. Why is it now showing anything?
The category pages and archive pages do show these elements as normal, so I am confused about why the single posts are so bare. Link of single post in private area, and link for iPad cropped images too.Thank you,
PriscillaFebruary 11, 2019 at 6:25 pm #1065575Hey the88project,
You are using id=”latestnews” in the html and in the anchor you use #LatestNews, they have to be the same.
If you need to have all the post data out of the box, you need to use The Classic editor.
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
@media only screen and (min-width:768px) and (max-width: 1200px) { .av-masonry-entry .av-inner-masonry-content { padding: 10px; } #top #wrap_all .av-masonry-entry .av-masonry-entry-title { font-size: 20px; } }
If you need further assistance please let us know.
Best regards,
VictoriaFebruary 11, 2019 at 7:40 pm #1065628Hi,
The anchors are now working and the single posts will be fine, thanksBUT I am still having issues with the news page posts. The images in the masonry are still showing very cropped on iPad landscape. How can I make them taller?
BTW, I added the css to the Enfold > General Styling > Quick Css.
If I add this new rule to the css file I will need to use a chikd theme, correct?Thank you for your assistance!
February 14, 2019 at 1:51 am #1066713Hi,
Thanks for the update.
We can’t reproduce the issue described in the screenshot. Is this fixed? Have you tried using a different size settings for the masonry element?
Best regards,
IsmaelFebruary 14, 2019 at 10:47 pm #1067204Hello Ismael,
Thank you for checking in.
Yes, we decided to change the type of masonry setting, and are good now.BUT we do have 2 new questions:
– category page: is it possible to have the posts be set with masonry layout?
– single page: the next and previous button (that has the cool hover effect on desktop) is not showing in mobile. What’s the solution to make people navigate on that page?thanks,
PriscillaFebruary 17, 2019 at 9:52 pm #1068035Hi,
Could you please create a new ticket with those details please?
Thank you
Best regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.