Dear all,
the markup bug is about an <p> tag which gets closed, although it has never been opened, while using Easy Layout Builder element “Text-Block” and inside it, a shortcode for big-buttons.
The markup inside the element “Text-Block” looks like this (I removed the orginal content for demonstration purposes):
[av_button_big label='Label 1' description_pos='below' link='page,123' link_target='' icon_select='no' icon='ue800' font='entypo-fontello' custom_font='#ffffff' color='custom' custom_bg='#367170' color_hover='custom' custom_bg_hover='#444444'] Some short description. [/av_button_big]
[av_button_big label='Label 2' description_pos='below' link='page,123' link_target='' icon_select='no' icon='ue800' font='entypo-fontello' custom_font='#ffffff' color='custom' custom_bg='#367170' color_hover='custom' custom_bg_hover='#444444'] Some short description. [/av_button_big]
[av_button_big label='Label 3' description_pos='below' link='page,123' link_target='' icon_select='no' icon='ue800' font='entypo-fontello' custom_font='#ffffff' color='custom' custom_bg='#367170' color_hover='custom' custom_bg_hover='#444444'] Some short description. [/av_button_big]
[av_button_big label='Label 4' description_pos='below' link='page,123' link_target='' icon_select='no' icon='ue800' font='entypo-fontello' custom_font='#ffffff' color='custom' custom_bg='#367170' color_hover='custom' custom_bg_hover='#444444'] Some short description. [/av_button_big]
Maybee you can help me, to eleminate the cause or to find a workarround for that bug, since it throws an error in w3c-validator.
Kind regards,
Simon
Hey Simon!
Try using a codeblock element instead or use a textblock and beneath it the buttons and then another textblock.
Cheers!
Elliott
Dear Elliot,
sorry for the delay. Thanks, your suggestion solved my problem.
I should have thought about that for my self!
Cheers!