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 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 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
Hi!
This will do it:
.home .av_promobox .avia-button-wrap{
float: none !important;
}
.home .av_promobox .avia-button-wrap .avia-button {
float: none !important;
position: static !important;
margin-top: 0 !important;
}
.home .avia-promocontent {
margin-right: 0;
}
Regards,
Josue
Hi there. I would like to increase the padding top and bottom for the logo. Could you shoot me some quick css that would make this happen. Essentially the logo is to close to the top bar.
gladly: http://restorationxpress.com/www/
the promo box is on the bottom right, home page. your code isn’t working well as you can see
image: 
and as i said i would like the code to somehow address only to this promo box (maybe use a unique ID?). i have another promo box here: http://restorationxpress.com/www/?page_id=4916 – and i want it to keep looking like it did before i put your code
with your code: 
without the code: 
For what I need it I’ve used the code below. On desktop everything is fine but not on the mobile where especially on the homepage the grey area persists. Also on pages the space is bigger than it should. What should I add to the code please?
#main {
padding-top: 110px !important;
}
.home #main {
padding-top: 129px !important;
}