Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #275561

    Is it possible to add the Advanced Layout Builder to tab-elements? I have installed the “types”-plugin to be able to use the ALB in my posts, but it does not work in the tab- “Edit Form Element”.
    I Think it would be really cool, as I am very new to short-codes.
    I have been browsing the support forums and it does not seem to be possible.
    Thanks,
    Jette

    #275606

    Hi metafora29!

    You can enable debugging mode to see shortcodes you have creating 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

    #275630

    Thank you. Done it. Very useful.
    Another question about tabs – could you provide me with some css to change the font colour and size of the Tab Title. I can see no way of doing it in the settings.
    Thanks,
    Jette

    #275636

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    div .main_color .tabcontainer .active_tab { color: red; }

    Cheers!
    Yigit

    #275661

    Thanks, and the font size? i am sorry, I am not yet a specialit on CSS

    #275663

    Hi!

    You can use the same selector as following

    div .main_color .tabcontainer .active_tab { font-size: 16px; }

    Cheers!
    Yigit

    #284262

    Hello Yigit
    I have a question about the magic wand and the ALB in tabs.
    On June 6th you helped me solve the problem, but now I realize that the Magic Wand only shows a very limited amount of elements in the tab text-editor.
    I have pasted your answer in below. Basically the magic wand inside the tab does not have what the image you mention (http://i.imgur.com/n4KXkdm.jpg)
    I am sorry to come back to you about this…

    Yours,
    Jette
    ———–
    Hi metafora29!

    You can enable debugging mode to see shortcodes you have creating 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

    #284265

    I have the debugging mode enabled and can see the short codes in the builder. What I would really like is an easy way to use layout elements (1/3, 2/3 etc) inside a tab to be able to distribute the elements (images, text) in a more controlled way.

    #284301

    Hi!

    – Please make sure that you are using Default Editor to see full list of shortcodes – http://i.imgur.com/n4KXkdm.jpg
    – Feel free to request such feature here or vote if already requested – https://kriesi.at/support/enfold-feature-requests/

    Best regards,
    Yigit

    #284433

    Hi Yigit
    Yes, am use the default editor which shows up as I start editing the text in tabs, but the elements in the magic wand are much fewer that in your image. When I use the magic wand in a normal text-block (not in the tabs) I see all the elements you feature in the image.
    I have made a screenshot where you can see the list of elements offered by the magic wand in the default editor in tabs:
    http://international-workshop.com/newWeb/?p=2742

    #284569

    Hi!

    Thank you for using the theme.

    You need to generate the shortcodes on another post or page then copy it if you want to combine the shortcodes or use them inside another element.

    Regards,
    Ismael

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