Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #398227

    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

    • This topic was modified 9 years, 2 months ago by parperei.
    #398473

    Hey Simon!

    Try using a codeblock element instead or use a textblock and beneath it the buttons and then another textblock.

    Cheers!
    Elliott

    #404648

    Dear Elliot,

    sorry for the delay. Thanks, your suggestion solved my problem.
    I should have thought about that for my self!

    Cheers!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Markup bug with element "big button": No p element in scope but a p end tag seen’ is closed to new replies.