-
AuthorPosts
-
November 9, 2018 at 10:48 am #1031603November 12, 2018 at 10:03 pm #1032767
Hey marcoabis81,
Send us your web site URL please :)
Best regards,
BasilisNovember 15, 2018 at 3:44 pm #1034007Hi Basilis,
do not know why but I had already responded to this post and I see now there is not my answer?Well, here is the URL :-)
Also when a category is displayed it shows in full all the articles. I would like those articles to be shorter and showing a read more button. How do I do that?
Thanks,
MarcoNovember 16, 2018 at 9:42 pm #1034602Hi Marco,
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
#av-magazine-6 .av-magazine-top-bar a { pointer-events: none; }
Here is the link for the category page issue
https://kriesi.at/support/topic/category-archive-page-change-layout-to-show-excerpt/#post-459206If you need further assistance please let us know.
Best regards,
VictoriaNovember 16, 2018 at 11:18 pm #1034625Hi Victoria,
thank you for pointing me out.The code you gave me did not work however it helped me to understand.
In fact the right code is the following:
.av-magazine-top-heading {
pointer-events: none;
}With regards to the post you indicated me about the order of the posts, unfortunately it did not help as it does not allow to re-order the posts within the magazine.
Any idea?
thanks.
MarcoNovember 19, 2018 at 1:01 am #1034953Victoria, did you get my last message?
November 20, 2018 at 4:26 pm #1035647Hi Marco,
Well, glad you got the code working for you. I’m not sure I understand your last comment. I gave you the thread about the category layout, not the posts ordering in the magazine element.
Best regards,
VictoriaNovember 22, 2018 at 3:22 am #1036372Hi Victoria
yes exactly the first part of the query was solved, I have now the titles without link.The issue with the ordering of the posts within a magazine still stands. in fact I was not able to fix it just following your post. They suggested to use a plugin which sorts the posts internally in the control panel but it does not work with magazine posts visible to visitors. I’d like to sort the posts according to the importance they have.
Can you help?
thanks,
MarcoNovember 25, 2018 at 8:38 pm #1037449Hi,
Replied to your other post :)
Best regards,
Basilis -
AuthorPosts
- The topic ‘Category lings and post orders under categories’ is closed to new replies.