-
AuthorPosts
-
April 18, 2017 at 5:00 pm #779475
Hello,
The blog I’m working on tells a story. I’m wondering if there’s a way to give a user the option to view posts from the reverse of what they currently are?
April 18, 2017 at 6:55 pm #779561Hey feoleb,
Thanks for using Enfold. Unfortunately, we don’t have such feature, but if you want to reverse the order of the blog elements you can refer to this thread: http://kriesi.at/documentation/enfold/change-the-sort-order-of-blog-posts-elements/
Hope this helps.Best regards,
NikkoApril 18, 2017 at 8:35 pm #779632Hello Nikko,
Thanks for getting back to me. It’s ok. I suppose I could link to the first post. However it would be a lot easier if there were next/previous buttons I could add to posts to cycle through them. Is that possible or would I have to purchase a separate plugin?
Thanks,
BrendonApril 19, 2017 at 6:10 am #779777Hi Brendon,
Thanks for the feedback, though I’m not sure I understand what you mean by your last post. Do you want to replace the existing next/previous buttons with something else?
Best regards,
RikardApril 19, 2017 at 3:01 pm #779987Hello Rikard,
Sorry maybe I’m missing something. I don’t have next/previous buttons on the posts for that website. I want them though but I don’t know to make that happen.
April 19, 2017 at 3:04 pm #779990oh I do have them, I just can’t see them! I’m blind :p Is there any way to make them a bit more prominant? Like to adjust opacity or color. Additionally, could I make them show up on mobile? Thanks!
April 20, 2017 at 6:42 am #780324Hi,
Thanks for the feedback. On your site it might be better to make them white? If so you can try this in Quick CSS:
.avia-post-nav { background: white !important; } .avia-post-nav span { color: #aaa !important; }Best regards,
RikardApril 20, 2017 at 10:27 pm #780842Thanks, that works, and is there a way to get the buttons to show up on mobile?
April 20, 2017 at 10:54 pm #780869Hi,
Try adding this css code in Quick CSS:
@media only screen and (max-width:767px) { .responsive #top .avia-post-nav { display: block !important; } }Let us know if this helps :)
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.
