Hi!
Here the code:
[av_section color='main_color' custom_bg='' src='' position='top left' repeat='no-repeat' attach='scroll' padding='default' shadow='no-shadow' id='']
[av_one_half first]
[av_hr class='invisible' height='50' shadow='no-shadow' position='center']
[av_image src='https://xxxxxxxxxxxx.com/themes/xxxxxxxxxxxxxxx/config-templatebuilder/avia-template-builder/images/placeholder.jpg' attachment='' align='center' animation='left-to-right' link='' target='no']
[/av_one_half][av_one_half]
[av_textblock]
Click here to add your own text
[/av_textblock]
[/av_one_half][/av_section]
When i remove the white space above the image it looks ok – with this code it looks like: http://www.pizzeriainnsbruck.at/wp-content/uploads/diverse-daten/problem-enfold.JPG
iT LOOKs like the image centers of the hole page instead of the 1/2 Element.
Whne i use a Image of the reght side it dont appear. It appears outside the website. because it goes tho the center of the website again – but this time the center is outside the website :) I dont understand this…. weird
ONE IMPORTANT POINT:
THE PROBLEM IS ONLY ON FIREFOX 24!!!!!!!!!!!!!!!
WITH IE AND CHROME IT LOOKS FINE…..
Hope you find the bug and i can move on. Thank you so much!
-
This reply was modified 12 years ago by
chooseone.
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .product div.images img { width: auto; }
Cheers!
Yigit
Hey MuzSolutions!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
#top .social_bookmarks li { font-size: 18px; }
Please update Enfold theme to version 2.3.2. Iconfont uploader was added in version 2.3. Please see Devin’s tutorial on Adding Fontello Icon Fonts http://vimeo.com/75743285
Regards,
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
div .logo { top: -5px; }
.responsive .logo img { margin: -5px auto; }
Please refer to this post to change the width of switching to mobile menu https://kriesi.at/support/topic/collapsable-menu/#post-165144
Regards,
Yigit
Closing off the topic for now. Let us know if you have any other issues and we’ll do our best to help :)
This reply has been marked as private.
Hey!
I couldn’t reproduce the issue on my test server. If possible please create us an admin account and we’ll look into it. You can post the login credentials as private reply. If you can’t create an admin account post the layout builder code and I’ll try to reproduce the issue with your code. You can activate the debug mode (see: https://kriesi.at/support/topic/after-building-with-avia-no-content-visibleeditable-on-the-standard-editor/#post-171445 ) to get the layout builder code.
Cheers!
Peter
Please take a look at this page: http://nexuscontentlab.com/services/
In the first Color Section with Icon Boxes, the one on the left is a Side Icon Box that does not display correctly on the Page. (in Avia Page Builder it does display correctly). The Top Icon Box to the right does display correctly.
I checked my custom CSS and it appears there is nothing there that should be conflicting. I am using V2.3.2.
Thanks, Mike.
-
This topic was modified 12 years ago by
mhiller.
Hello!
You need to add the code at the very top of functions.php – otherwise it will not work. Afterwards Enfold will display a text field underneath the visual composer/editor field which allows you to manipulate and view the layout source code.
Cheers!
Peter
Hey n_z_r!
Yes, maybe you need to add the Cyrillic subset to the google font – see: https://kriesi.at/support/topic/google-fotns-with-extended-latin-subset/
– i.e. use “latin,cyrillic” instead of “latin,latin-ext”.
Regards,
Peter
Hi Ismael,
I apologize, I do not speak good English.
Please see these screenshots:
1) Blog with articles. Some items show “Featured Image”: http://i.imgur.com/vTqH0tg.jpg
2) I click on “Read More”, I view the full article. The “Featured Image” has disappeared: http://i.imgur.com/8RnVBaU.jpg
If it is possible I would like this, but only on Post Video format.
I ask because this change is perhaps the only way to fix this bug: http://egotheme.tv/2013/10/video-post-broken/
I opened a discussion on 5th October, but seems to be no solution that works: https://kriesi.at/support/topic/post-video-view-broken/
I’ve also updated the new version 2.3.2, I was hoping that the bug was fixed. But the bug is still there.
Thanks
-
This reply was modified 12 years ago by
macrunner.
Hey weball!
Yes, with a small trick you can use any slider as fullwidth slider as long as the slideshow script supports responsive layouts – see: https://kriesi.at/support/topic/revolution-slider-fullscreen-possible-in-enfold/
Cheers!
Peter
Hey!
If you want to move the content higher, you can add a negative top margin on the main div.
#main {
margin-top: -20px;
}
Best regards,
Ismael
This reply has been marked as private.
Thanks that’s great. Sorry but would still like to know if there is a way to remove the bullets that are appearing to the right the of the side nav menu items. You can view the page here to see what I mean.
Also, is it possible to reduce the padding to the right of the side navigation so the menu items stay on one line.
They also to align right when on 2 lines which I would prefer to avoid.
Thanks!
This reply has been marked as private.
Hi – i saw this solution:
https://kriesi.at/support/topic/footer-menu-in-socket-not-showing-in-responsive-view-smartphone/
and added the code to the Quick CSS section, but i am not seeing the footer menu on my iPhone. it does show on iPad.
interestingly, when adding the code recommended by Yigit, my Enfold theme stopped displaying customized colors for the header and footer areas. Not sure why that is, but i thought i would mention it.
any ideas? thanks in advance for your help!
The full set of icon debugging steps are all in this topic: https://kriesi.at/support/topic/icons-still-not-working-in-firefox-and-ie/
If the refreshing cache, re-saving styles etc doesn’t work then Kriesi’s htaccess step should do it.
Can I change the opacity of a color section. I’d like to reduce the opacity of the white color sections and see what it would look like when the sections scrolls over the top section image.
Mike
http://abspilates.wpengine.com/ (hosted on WPengine)
Hey bivvo!
I’m not quite sure what you mean. The portfolio single pages let you choose however you want the layout to look. So you can add whatever you want to the them.
Regards,
Devin
Hello!
You can specify a different height for desktop and mobile view here, inside those sections already created:

Regards,
Josue
Hello!
First thing to do is download the updated theme files and then install the newly updated version of Enfold. This will probably not fix the back end issue but may fix it on the front end.
Next, add this code to your functions.php file:
//set builder mode to debug
add_action('avia_builder_mode', "builder_set_debug");
function builder_set_debug()
{
return "debug";
}
This will give you a new field after the advanced layout editor that will show all of the content of the editor elements. See if you can spot where the error in the shortcodes is (if possible).
I also saved the schedule page as a template in the top right corner of the advanced layout editor just in case the whole page blanks out and you lose the data you’ll have an immediate re-fresh.
Regards,
Devin
Hey!
Have you tried setting Top as 50% in the Styling tab of that Layer:

Best regards,
Josue
hi,
i have found a few answers to this but not sure which one is best for small non fixed header?
found one comment that said to edit the layout.css line 56 but that code didn’t exist anywhere.
just wanting a larger logo with white space at the top.
or should i be using the small fixed header?
thanks
jaz
This reply has been marked as private.
hello everybody.
good job once again, and great support as well.
could you help on this:
https://kriesi.at/support/topic/make-content-elements-appear-in-the-layerslider-wp/
tried to follow the instructions, but it still doesn’t work for me
could you explain what you mean by “enclose in a single DIV” (they are a lot of divs already inside the code).
can i get a real working exemple pleaseee !
thx verymuch
cheers that works perfectly ! I wanted it a bit thinner so set it to 350 px
one more thing, when the screen is a full width on the captions are right on the bottom of the images, and also the images are aligned to the top so you see the top, is there a way of setting it all to vertical align center ? or moving the captions up at least
When I shrink the window in width the captions then move to the center of the slider images vertically.
I tried looking at inspect element in chrome but could find the correct style to adjust for this sorry
Thanks again for the speedy support
Hello
Devin gave me the answer here
thanks very much !
Annie-Claude
-
This reply was modified 12 years ago by
AnnieCl.
Hello,
I ma running into a little conflict between you Lightbox action and a great Youtube Channel plug-in. The issue that I have is the plugin works great but once you click on the video to target video thumbnail to play on the larger player on top, the Enfold theme default lightbox launches the video lightbox on top which cause the video to play twice. is there any that I can insert in that particular to tell the lightbox not to launch. I might a simple shortcode edit… not sure, I thought I would ask first.
You tube Cannel plugin: http://poselab.com/en/youtube-channel-gallery-demo-with-playlist/
Thanks,
D
Thanks that worked.
I decided for the other header design. Header with social Icons and bottom. But now the logo is getting smaller and the social icon is on the right center. How can i get the icon back to top left and the logo bigger like in the Fixed Header with social Icons and additional navigation.
this is the code i use for center logo and give more space:
strong.logo { left: 40%; }
#header_main { padding-bottom: 34px; }
…and how can i move the slider a little bit higher?
-
This reply was modified 12 years ago by
simonac.