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

    Hi all,
    On https://www.lexdigitalis.nl/projecten/ I use the blog posts element to show the portfolio elements.
    However, the portfolio elements get nested into each other, see also https://www.lexdigitalis.nl/projecten-2/ where I disabled the used CSS and still have the same problem?
    Any idea whats going on here?
    Thanks in advance,
    Ariane

    #1293416

    Hi Ariane,

    Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1293438

    Hi Rikard,
    See below.
    Regards,
    Ariane

    #1293441

    hm – this isn’t realy nesting ( on projecten-2 ) – due to different generation of the single portfolios they have different outlook.
    Because you show portfolios all content – the ones which comes with color-sections and columns etc. that are made with advanced layout builder have all the colorings the single post have.
    This causes the different background colorations.

    If you temporarily copy these rules into your Quick css, you will see ( on projecten-2 ) that there is no nesting here – all content is cleanly separated from each other.

    .page-id-3341 #av_section_3 .container {
        background-color: #dde8f1;
    }
    
    #top .av-alb-blogposts.template-blog div.post_delimiter {
        border-color: #333 !important;
    }

    next first example page: …

    #1293445

    Hi,
    yep, that look better. But how do you explain text width and left indent (next to the image) are smaller with every post? And font-size getting bigger with every post?
    I think there is something else that causes the problem.
    Regards,
    Ariane

    #1293448

    i do not see with developer tools only how you have layouted this page – The best thing would certainly be to give a mod here access to the backend. I believe you are calling a page here within this site that contains blog posts.

    #1293847

    Hi,

    Did you modify the blog posts template or shortcode? Looks like the content of the portfolio entries have been created using the advance layout builder, and the blog posts element have been configured to show these content as summary or excerpt. Content that were created using the advance layout builder should NOT be showing in the blog overview page by default, so this means that the blog template has been modified.

    Best regards,
    Ismael1

    #1293932

    Hi Ismael,
    Thanks for your reply but to answer your questions:
    No, I did not modify the blog post template or shortcode.
    Yes, portfolio items have been created using the Avia builder. The element, however has the possibility to choose from Excerpt, Excerpt with ‘Read more’ link and Full content, see image https://photos.app.goo.gl/ArbAKNk2NK7HsSM16

    Thanks for looking at it for one more time!
    Regards,
    Ariane
    ps. there is a login, see reply #1293438

    #1294255

    Hi,

    Thank you for the update.

    The Full Content option is intended for posts created using the default editor and again, content made with the advance layout builder should not be showing in the blog overview page, so there is a template issue somewhere. Temporary fix is to disable the full content option and just show the posts summary in the blog overview page.

    Best regards,
    Ismael

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