Tagged: advanced layout builder, tabs
-
AuthorPosts
-
June 6, 2014 at 1:10 pm #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,
JetteJune 6, 2014 at 3:26 pm #275606Hi 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,
YigitJune 6, 2014 at 4:03 pm #275630Thank 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,
JetteJune 6, 2014 at 4:09 pm #275636Hey!
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!
YigitJune 6, 2014 at 4:41 pm #275661Thanks, and the font size? i am sorry, I am not yet a specialit on CSS
June 6, 2014 at 4:45 pm #275663Hi!
You can use the same selector as following
div .main_color .tabcontainer .active_tab { font-size: 16px; }
Cheers!
YigitJune 26, 2014 at 8:29 pm #284262Hello 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,
YigitJune 26, 2014 at 8:32 pm #284265I 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.
June 26, 2014 at 10:13 pm #284301Hi!
– 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,
YigitJune 27, 2014 at 9:51 am #284433Hi 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=2742June 27, 2014 at 2:22 pm #284569 -
AuthorPosts
- You must be logged in to reply to this topic.