Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #654479

    Hello,

    sorry for using the german word Beitragsbild but i’m not sure what’s the correct name in english…mybe post image ?
    First of all: if i’m using the advanced layout editor everything is as i like it, no problem.
    But in some cases i have to use the standard-text-editor because i want to use iframe.

    If I use the standard-editor and define a “post image” it is displayed at the top of the portfolio-page as you can see
    here: http://schmidtv.info/portfolio-item/tannenzaepfle/

    What I want to have is define a “post image” (to see it e.g. in masonry-elemets) but don’t want to have it shown at the portfolio-page itself…should look like this one: http://schmidtv.info/portfolio-item/tannezaepfle-test/

    See login-data in private content

    Many thanky or your support
    Volli

    #655291

    I guess what I need is the “Don’t display image on single post” – function.
    But the option so activate “Don’t display image on single post” is only available at posts not on portfolio-pages.

    #655641

    ok, got it.

    .post-entry-1055 .entry-content-header {
    display: none;
    }

    at the css of my child-theme does want I want to have.

    Is there a smarter way instead of adding this for all portfolio-posts where I don’t want the image displayed ?

    #655953

    Hi,

    Thank you for using Enfold.

    But in some cases i have to use the standard-text-editor because i want to use iframe.

    In the advance layout builder, you can use the text or code block element to add an iframe.

    Best regards,
    Ismael

    #656097

    Yes I know that but in my experience the advanced layout builder and inframe in a code or text block doesn’t from reliable.
    And I found some posts in this forum where moderators acknowledge that there are issues with advanced layout builder and iframe and recommend using the standard editor instead.
    With iframe used in standard-editor I got no problems.

    #656817

    Hi,

    Yes I know that but in my experience the advanced layout builder and inframe in a code or text block doesn’t from reliable.

    Could you please create a test page where we can see the issue with an iframe inside a text or code block? A screenshot will help as well.

    Best regards,
    Ismael

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