Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #557685

    Hi,
    i have created a layout for a certain type of blog post which i assign to a certain category.
    I want to display the category on my start page using a blog entry element embedded in a color section.
    In the blog entry element i select the categroy (taxonomy) i want to have displayed and make other customizations for rendering.
    So far so good.
    BUT: there is one bug:
    I the blog entry customization i select “text excerpt” only because i want it to be displayed without a read more link.
    For blog entries created with the avia layout architekt this is ignored. It always show the read more link!!!

    Want can be done to fix this???
    If customizations get ignored and do not function, the avia layout architekt gets useless. Even though it seems to be a fantastic tool.

    Thanks for your help

    #557958

    Hi Andreas!

    Send us a link to your page and we’ll take a look. You can set your reply as private if you wish.

    Regards,
    Elliott

    #559073

    http://verband-dsh.org/

    You can find an example on the start page. If you scroll down:
    – Verein des Monats category shows Read More (Weiterlesen)…
    – Projekt des Monats category shows NO Read More (Weiterlesen)…

    Thanks for your support :)

    #559514

    Hi!

    try to deactivate all plugins, to check if one is causing this issue and let us know about your results. If that does not help send us admin access, so we can take a deeper look into it. Are we allowed to deactivate all your plugins temporarily by ourselves as well for testing purposes?

    Cheers!
    Andy

    #559787

    Hi Andy,
    same with deactivating plugins. the Weiterlesen (Read more) is still there…

    I send you the admin access in a private message. feel free to do whatever you need to do to test

    Thanks

    #559892

    Hi!

    Have you tried adding the excerpt manually for posts built in the advance layout builder? Edit the post then look for the Screen Options. Enable the excerpt box.

    Cheers!
    Ismael

    #562656

    i usually add the xcerpt manually. tried to add one: but no solution. Problem is still the same..
    One post shows READ MORE and ignores my customization
    The other does not.

    Please help…This is very ugly ;)

    Thanks

    #563108

    Hey!

    I’m trying to login to the site but the login credentials above are not working. Could you please check if they are correct?

    Best regards,
    Ismael

    #569152

    See private message for credentials

    #570032

    Hi!

    you can remove the “Weiterlesen” button using this code in Quick CSS field:

    .read-more-link {
    display: none;
    }
    

    Cheers!
    Andy

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.