-
AuthorPosts
-
December 9, 2015 at 4:26 pm #549841
Hey,
I dont understand something with the layouts.. I put a 1/3 and a 2/3 in the first row. Then an empty 1/3 and two 1/3 each with with a picture. But now the two pictures arent directly below the 2/3 grid because the first 1/3 is longer than the 2/3. Ho can I directly put the pictures below? Here you can see what I mean: http://augegmbh.shaula.uberspace.de/wordpress/oelspurreinigung/December 10, 2015 at 7:34 pm #550648Hi Daza1991!
Sorry for the late reply!
I have turned on custom CSS field for ALB elements – kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and gave your empty column element on the second row a custom CSS class “fake-column” and then added following code to Quick CSS in Enfold theme options under General Styling tab
.fake-column { display: none; }
Please review your website now
Regards,
YigitDecember 10, 2015 at 7:41 pm #550651Thanks, so there is no way to put two 1/3 grids into one 2/3 grid?
I have this problem on several sites.You answered me on themeforest for another topic using shortcodes to get tabs.
But the magic wand doesnt show me shortcodes. Do I have to activate them or where do I find them?December 10, 2015 at 7:58 pm #550661Hey!
1- No, unfortunately not without such workarounds. Kriesi explained why and i quote
The way wordpress uses shortcodes (nesting of the same shortcode is simply not possible without breaking wordpress) and the way the builder is implemented (limits in level of nesting depth) make a feature like this very hard to add
2- I must have posted following reply:
“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/Or, 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.”
And either one should have worked. If you were unable to enable debugging mode, please let us know, so we can look into it. When debugging mode is enabled, you can see shortcodes right below Advanced Layout Builder.Cheers!
YigitDecember 10, 2015 at 8:03 pm #550665Hey Yigit,
I read that and I enabled the debugging mode but I didnt find the shortcodes..
Where can I find them? is somewhere a list or anything?I wanted to use the default editor and as I wrote I clicked on the magic wand to see shortcodes but there weren’t any..
(screenshot: https://www.dropbox.com/s/f958o9vn18u7bvw/Bildschirmfoto%202015-12-09%20um%2022.04.43.png?dl=0 )Thanks for your help! :-)
December 10, 2015 at 8:33 pm #550680Hey!
You can add element to the bottom of Advanced Layout Builder and copy its shortcode from debugging field – http://i.imgur.com/b4Xd6Dn.png?1 :)
Regards,
YigitDecember 10, 2015 at 8:36 pm #550683Sorry, maybe I dont get it right. Where I find these tabs? http://kriesi.at/themes/enfold/shortcodes/tabs/?skin=Splash+Red#tab-id-4
I thought they were only available as shortcode because I dont find them in the builder as shown on the website.Thanks.
December 10, 2015 at 8:40 pm #550684I want this one: https://www.dropbox.com/s/p1j91rcivpztuws/Bildschirmfoto%202015-12-10%20um%2019.38.43.png?dl=0
So I can use it as a filter for different type of cars for renting- This reply was modified 8 years, 11 months ago by Daza1991.
December 10, 2015 at 10:38 pm #550757Ah nevermind. It’s called “Reiter” in german. Didn’t find it as a “normal function” in the builder. I thought you meant that it is only available as shortcode.
December 11, 2015 at 2:43 pm #551088Hey Yigit,
I am building the filter with the tabs right now and adding the shortcodes in the tabs, but the first 1/2 grid and the second one are not aligned and I dont know what is the problem..Could you please take a look at it?
http://augegmbh.shaula.uberspace.de/wordpress/autovermietung/#tab-id-5
December 16, 2015 at 1:37 pm #553641Hi!
try to update your theme to the newest version. If that does not work for you, then use this code in Quick CSS field:
.flex_column.av_one_half.flex_column_div.av-zero-column-padding.avia-builder-el-117.el_after_av_one_half.el_before_av_heading { top: -24px; }
Regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.