Hi,
we are displaying Post/Blog entries, but the HTML construct is not build correctly.
The div “slide-entry-wrap” should have 4 “article” childs, instead it has 2 and the other articles are nested inside the other articles. This messes with our
design.
Can you tell me what messed with it? We use multiple of these modules, the other ones are working just fine.
View private content for screenshots and example pages.
Thanks in advance!
Hey emilconsor,
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
Thanks, of course. See private content.
Hi,
Thank you for the inquiry.
Did you modify the postslider.php file template, or did you add any html tags to the posts? There might be some unclosed html tags in the post content or title. Please make sure that all html tags are closed properly.
Best regards,
Ismael
Thanks, problem is resolved.
There was an error in the logic.
A “forearch” was used, this messed with the construction.