Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1031603

    Hi,
    Information related to category magazine.

    Please check the screenshot. It contains all 3 questions with arrows indicating what I am referring to.

    2018-11-08_1905

    Thanks,
    Marco

    #1032767

    Hey marcoabis81,

    Send us your web site URL please :)

    Best regards,
    Basilis

    #1034007

    Hi 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,
    Marco

    #1034602

    Hi 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-459206

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1034625

    Hi 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.
    Marco

    #1034953

    Victoria, did you get my last message?

    #1035647

    Hi 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,
    Victoria

    #1036372

    Hi 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,
    Marco

    #1037449

    Hi,

    Replied to your other post :)

    Best regards,
    Basilis

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Category lings and post orders under categories’ is closed to new replies.