Hello,
I have configured a color section on our homepage with a background image and three Icon Boxes inside. The problem is that, for an unknown reason, the top part of the icons is missing. I though it might have something to do with the padding asigned to the color section but I have tried all possible configurations, including large padding, and it doesn’t make any difference. Could you please help.
I enclose images of this effect but you can visit the site as well.
http://www.evernote.com/shard/s294/sh/776f023b-954e-4c58-a265-10c4a561137c/ca21e78b33972031c705a7f6de00d43a
https://www.evernote.com/shard/s294/sh/d4a8a4d9-7fd3-4c86-88c1-e9f3c426504b/2f9421927ec84a0f5863e1b763d5a7c8
http://www.cuinestramuntana.com
Regards
Tomeu
Hi!
The masonry grid doesn’t support categories at the moment and it’s also not easily possible to add this feature. You can vote for a new feature here: https://kriesi.at/support/topic/enfold-feature-requests/ or hire a freelancer who can build you a “category masonry grid” element.
Regards,
Peter
Hi!
Yes, I think this thread will help you: https://kriesi.at/support/topic/disappear-title/
Best regards,
Peter
Not for me, it isn’t. The reason why I noticed the button option is missing was because the button on my homepage stopped working after the update. I thought I had to redo some settings just like with the header settings, but it turned out the option is just missing altogether. Screenshots below (by the way, it would be very helpful to be able to upload screenshots through this forum).
Option available as link on image:

Option missing as link on button:

Hi bastikan!
Du meinst wahrscheinlich die Anpassung hier: https://kriesi.at/support/topic/portfolio-item-2/ ? Ich vermute Josue hat einfach in enfold/single-portfolio.php diese Zeile:
$avia_config['size'] = avia_layout_class( 'main' , false) == 'entry_without_sidebar' ? '' : 'entry_with_sidebar';
mit:
$avia_config['size'] = 'full';
ersetzt. Dann wir statt dem Thumbnail das Originalbild verwendet und das Foto nicht abgeschnitten.
Regards,
Peter
I have added a photo background to my testimonials page, but now I can’t actually read the testimonials, so I am wondering what code can I insert to make the background behind the testimonials white. I have the following code behind my text boxes and that works really well.
#top.page .avia_textblock {background: #fff; padding: 20px 10px; border-radius: 4px; opacity:0.8;}
This is the page I am referring to
http://www.artesianpools.com.au/wordpress/testimonials/
Many many thanks
Ivana
This reply has been marked as private.
Hi!
You can add this on Quick CSS or custom.css to position the bottom menu to the left:
.html_header_top.html_logo_center .main_menu ul:first-child {
width: 100%;
}
Regards,
Ismael
why has my topic been hijacked?
Thanks it changed box to top, but unfortunately I now have a big white “free” space under the background photo of content.
Please see attached screenshot.

Thanks
-
This reply was modified 12 years, 1 month ago by
Frankcom.
Hey!
I tagged this thread for Kriesi. He worked on the slider code and is more familiar with it.
Best regards,
Peter
Hello,
A problem i was having for a while now, was that if i switched to another language when in a page, the breadcrumbs would display wrong, inserting the other languages home page in it.
After talking with WPML support, we fixed this by replacing a file from enfold theme file. They have asked me to direct you my thread there to talk to you about a possible confilct and how to fix this.
Here is the thread: http://wpml.org/forums/topic/weird-breadcrumbs-on-language-switch/
Thank you.
-
This topic was modified 12 years, 1 month ago by
mike.rav.
Hey mikemurphy10!
Did you try to reconfigure the header settings on Enfold > Header? Please add this on Quick CSS:
@media only screen and (max-width: 767px) {
.responsive #top #header_meta .social_bookmarks li:last-child a {
border-right: none;
}
#top #header .social_bookmarks li:last-child {
border-right: 1px solid;
}
}
Regards,
Ismael
Hi!
The link gives me a 404 page. The solution I provided on the other thread only works on firefox. Let me ask Dude for more info. Please wait for his response.
Cheers!
Ismael
Hi!
You can use this:
#header_main {
padding-top: 20px;
}
#header_main .container, .main_menu ul:first-child > li a {
height: 108px;
line-height: 108px;
}
Cheers!
Ismael
I did a bit of searching just now on the general issue and it seems like its related to the new heartbeat api. See: http://wordpress.org/support/topic/admin-ajaxphp-being-called-from-admin-pages-causing-db-connection-issues
With either a plugin or setting something is pinging saves extremely often and causing the issue on the server. Another user mentioned that simply leaving a page open that was using the pulse writing ability cause major server issues.
It isn’t specific to MT but using the function included further down in that topic and disabling heartbeat may help you in this case.
Hey Rusty!
Have you tried using the top center option for the background position? Please try this on Quick CSS or custom.css:
.avia_mobile .avia-full-stretch {
background-attachment: scroll !important;
background-size: 100% 130% !important;
background-position: center top !important;
}
Cheers!
Ismael
Hey!
Please add this on Quick CSS or custom.css:
.avia-section.av-minimum-height .container .content {
vertical-align: top;
}
Regards,
Ismael
Hi Guys,
I have tried to solve same issue with your advice however without luck.
I have done copy/paste from https://kriesi.at/support/topic/google-fotns-with-extended-latin-subset/
into functions.php on the beginning of the file after
<?php
global $avia_config;
Could you please help me as some of the Polish characters are bolded???
Thanks,
Tom
On desktop (the first image) is OK but on mobile (the 2nd image) the space between logo and image is too big. Can I reduce it somehow please?
Many thanks!
Hi !
1) I would like open a new mail window when I click on the mail address on the photo ( contact page )
2) Actually, the logo ( in the header ) is on the perfect right size. When I scroll and that the header minimize, the logo is minimized too but too much ! How can I do the have a readable correct size ?
3) I tried to update the theme but the port of my host is 11021. How can I do to change it i WordPress?
REMINDER TO SEE MY WEBSITE :
My website is now online ( still under construction )
Actually, if you click on this link ( http://www.socofidex.be ), you’ll see the old design.
The new design is actually on a new hosting. To see the new design, you need to simulate the redirection of your desktop.
An easy way if you don’t know how to do : modify your « hosts » file ( found in C:\Windows\System32\drivers\etc or in /etc/ for IOS) and add this line with your editor text (Notepad) :
212.166.61.130 http://www.socofidex.be
( see underneath )
##
# Host Database
#
# localhost is used to configure the loopback interface
# when the system is booting. Do not change this entry.
##
127.0.0.1 localhost
255.255.255.255 broadcasthost
::1 localhost
fe80::1%lo0 localhost
212.166.61.130 www.socofidex.be
Save your file. If you go to http://www.socofidex.be, you’ll see my website.
Sorry for this process but is the only way to this my website actually …
Thanks for your help !
Hi suziwilson. I was looking for exactly the same thing just now and found this thread: https://kriesi.at/support/topic/bold-color-css-not-working/
I followed Yigit’s advice and it works.
Hey!
Try adding this code to the Quick CSS:
.menu-item-language a {
font-size: 0 !important;
}
.menu-item-language img{
position: relative;
top: 5px;
}
Cheers!
Josue
This reply has been marked as private.
I’m using the ‘Fullscreen Slider’ and I have an embedded vimeo video in it, however I can’t figure out how to stop the video from autoplaying.
I found this support thread: https://kriesi.at/support/topic/turn-off-vimeo-autoplay-in-easyslider/ but that solution didn’t work. I tried switching it to EasySlider (but I’d prerfer ‘Fullscreen Slider’) but still nothing. Autoplay doesn’t happen when the video is directly embedded into an article so I’m assuming something in the slider code is making it play.
We have a spacing issue after last update, any thoughts on a fix ?
Screendump image is here http://awesomescreenshot.com/0272hmkd26
The top menu looks all wrong in mobile now also. All gone a bit wrong….see screenshot http://www.stourportbc.co.uk/wp-content/uploads/2014/03/1394749367800.jpg
thnx
You are welcome, glad we could help :)
Regards,
Josue
yes, this is good! thank you so so much
your support is fantastic!
Try removing the !important rule and changing the selectors to:
.html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top #main{
padding-top: 110px;
}
.html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top.home #main{
padding-top: 129px;
}
The first one will affect all pages and the second one only the home.
Cheers!
Josue