Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #316643

    Hi Guys,

    Using this page as an example when making a space both sides of the image when we select Save the spacing disappears. I even added a couple of breaks <br> in the text area and that disappears too when we select Save? Any ideas

    Thanks
    -Lee

    • This topic was modified 10 years, 2 months ago by designing.
    #316827

    Hi designing!

    I would suggest using Enfold Image shortcode. You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
    You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
    then you can create any of them and copy/paste shortcode into any other content element or into text widget.

    Regards,
    Yigit

    #316865
    This reply has been marked as private.
    #316880

    Hey!

    Please replace following, which is just above your image

    <p style=”text-align: center;”>

    with following one

    <p style=”text-align: center; margin: 10px 0;”>

    Best regards,
    Yigit

    #316893
    This reply has been marked as private.
    #316904
    This reply has been marked as private.
    #317240

    Hey!

    The website is currently on maintenance mode. Do you mind providing a screenshot on how you want the page to look like? If you intend on using paragraph tags as separator or white space, add this on Quick CSS or custom.css:

    p {
    display: block;
    min-height: 1em;
    }

    Cheers!
    Ismael

    #317449
    This reply has been marked as private.
    #317462
    This reply has been marked as private.
    #317889

    Hi!

    Looks like you added third party plugins for the editor. Please deactivate those including the one that renders the “insert shortcode” button then test it again. Try adding a space html entity code to break a new line: http://www.freeformatter.com/html-entities.html

    Regards,
    Ismael

    #318032
    This reply has been marked as private.
    #321009

    Hi!

    I’m not sure where the “Insert Shortcode” button is coming from. I guess it’s from a third party plugin. Please provide a temporary login details. We would like to check it.

    Regards,
    Ismael

    #321050
    This reply has been marked as private.
    #323443

    Hey!

    I tried login but got this error: ERROR: User has not been activated..

    Alternatively you could use this Enfold shortcode to create a spacer (change 50 by the value of your preference):

    [av_hr class='invisible' height='50' shadow='no-shadow' position='center' custom_class='']

    Cheers!
    Josue

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