Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #64897
    Florian Wolf
    Participant
    Premium Member

    Hey guys, we encounter an issue with referencing blog posts via html tag. If you look at the bottom of the page: HERE you can see that 2 of the 3 referenced posts are layouted correctly while one looks different for a reason that is unknown to me. I checked the page and could not find a difference between all three of them, they do not seem to be different. Is there an explaination why one linked post looks different then the other two? Any help is appreciated!

    The code also does not indicate any difference between the way those links are embedded:

    <!– wp:group –>
    <div class=”wp-block-group”>
    <!– wp:columns –>
    <div class=”wp-block-columns”>

    <!– wp:column {“width”:”33%”} –>
    <div class=”wp-block-column” style=”flex-basis:33%”>
    <!– wp:html –>https://www.karlas-kosmos.de/2021/10/09/kicher-aufstrich/&lt;!– /wp:html –>
    </div>
    <!– /wp:column –>

    <!– wp:column {“width”:”33%”} –>
    <div class=”wp-block-column” style=”flex-basis:33%”>
    <!– wp:html –>https://www.karlas-kosmos.de/2021/10/18/grinse-linsen-im-kartoffelbett/&lt;!– /wp:html –>
    </div>
    <!– /wp:column –>

    <!– wp:column {“width”:”33%”} –>
    <div class=”wp-block-column” style=”flex-basis:33%”>
    <!– wp:html –>https://www.karlas-kosmos.de/2021/10/18/zaubereintopf/&lt;!– /wp:html –>
    </div>
    <!– /wp:column –>
    </div>
    <!– /wp:columns –>
    </div>
    <!– /wp:group –>

     

    #64902
    vako
    Keymaster
    WP Royal Team

    Hi Florian,

     

    At first, thank you for choosing our theme and service.

    In order to assist we need to check your website from the back end, please install this 3rd party plugin “Temporary Login Without Password Plugin” which allows us to access your dashboard without sharing access details.

    To better understand how the plugin works, please watch the video guide below: https://www.youtube.com/watch?v=EMu0e78OpJo

    Please make sure to mark your reply as private to hide it from the public.

     

    Kind Regards

    #64922
    Florian Wolf
    Participant
    Premium Member
    This reply has been marked as private.
    #64923
    vako
    Keymaster
    WP Royal Team

    Hi Florian,

     

    For some reason the last post has different styles, I will redirect this topic to the developer’s board and they will contact you.

     

    Kind Regards

    #64939
    Florian Wolf
    Participant
    Premium Member

    Thank you

    #64959
    Duke
    Keymaster
    WP Royal Team

    Hi Florian,

    I’ve checked your website. The posts are loaded via Iframe which means that Ashe theme is not related to it. You can switch to any of WordPress’ default themes and see if it makes any sense. I guess you need to fix your HTML code by yourself.

    Kind Regards

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