On my website I’m using 1/2 icon box / 1/2 easy slider. The image is higher than the icon box content:
Backend: https://www.dropbox.com/s/v0hudyaxsvwwczc/Screenshot%202014-01-17%2013.59.33.png
Frontend: https://www.dropbox.com/s/cgeonkqkmw6yhhc/Screenshot%202014-01-17%2013.59.50.png
How can I vertically align the iconbox with the easy slider img?
This reply has been marked as private.
I have enfold theme and i want to use custom image in place of default icons available , see below image.
http://differenzsystem.com/anoher.png
Please Advice
Thanks
Brijesh
Hi Devin,
thanks for replying.
I tried to disable plugins, cleaning iphone, but still looks the same.
I tried a google and found simulated think it looks good.
I tried the template from my server and it works fine.
I have now to prove the availability on other smartphone web (I live in the mountains).
If you think it is necessary, I can provide you access data in a private message (in case there is something configured)
Thank you very much for your help,
You are great!

*********************
Hola Devin,
gracias por responder.
He probado a desactivar plugins, limpieza en el iphone, pero sigue viéndose igual.
He probado un simulado encontrado en google y parece que se ve bien.
He probado el template en mi servidor personal y funciona bien.
No tengo ahora mismo disponibilidad para probar la web en otro smartphone (vivo en la montaña).
Si crees que es conveniente, puedo facilitarte los datos de acceso en un mensaje privado (por si hubiera algo más configurado)
Muchas gracias por vuestra ayuda,
sois grandes !!!
we have more then 20 header sliders which currently really slows down the loading of the page.
so we would like to load and display randomly 5 out of all sliders each page load so the page will load quickly.
How can we do this most easily?
Many thanks!
Hi Ismael,
Its my homepage http://www.kalma.com.au – I want the images to be large like now but just better quality if possible. Perhaps the slider gallery image dimensions are shrinking my images height so thats why the quality isnt as good.
I don’t want to ad the slider into a column like 1/2 or 1/3 as I want the images to take up most of the screen.
Thanks,
Dan.
Moin Peter,
thanks for the details on js. i already changed it – looks great now!
As far as it concerns the Tabs, maybe i’ll add some images. that shouwld help too.
thanks so much for the very professional and quick support!!
haave a good one!
Pedro
Hey!
Let us know if the Easy Slider resize properly.
Best regards,
Ismael
ok i will try that thank you
Hey!
You can upload large images, say 1000x400px, the theme will automatically crop or resize the image into different thumbnail sizes. You can insert the Easy Slider on a 1/3 column then select the thumbnail size that you want on “Slideshow Image Size”. Choose “Medium(300×300): to be exact.
Regards,
Ismael
Hi controlC!
You can try this plugin but you can only use it on posts: http://wordpress.org/plugins/featured-image-via-url/
Regards,
Ismael
thanks and yes i will wait for the additional responses
yes i understand that it chooses which image size .. so what you are saying is that i will not resize the image by choosing the size.. but i need to upload the images in the size specifed ?
why are your test images all 1000 x 650 ? and there is just one of each .. how does this work pls..
maybe this is how you can help me
say i want to put the easy slide in a one third column, and i want the image to show up as 300 X 300.. what size should i upload my image as ? thanks
Is it possible to have the image that is used for the featured image hosted on a separate server? Currently right now if you need to set a featured image for the Enfold theme you first have to upload the image or have it in your image library. The reason why am asking is that a client is worried about bandwidth issues and want to host all image from Amazon Web Services(A separate server that will host the images). With that been said there seems no way to set the featured image if it is hosted outside of the server where your word-press is located.
Hi!
I’m sorry if you feel that way, we are trying our best to help you. If you’re expecting the Easy Slider to actually resize when you select the size of the image thumbnail on “Slideshow Image Size” then you’re wrong. The Easy Slider will inherit the size of the container. The “Slideshow Image Size” option choose which image size is going to be use on the slider. You need to place the Easy Slider inside a column layout like 1/2 or 1/3 etc to restrict the size or place it inside a div or container with specific height and width that you set using css. This post has been flag for the support team member’s attention. Please wait for additional responses.
Cheers!
Ismael
so can you also tell me what size the images should be uploaded in as the resize function does not see to work properly
by the way can i share that it has been extremely frustrating working with your team as the answers just seem to be guesses without anyone trying to actually solve it , or people giving me solutions for the sake of it.. like someone who told me i could change the sizes.. of course i know i can change them .. my problem is that your theme is not allowing me to do so correctly. one would think i only had to select the appropriate option and it would work. If i could get a refund and delete the theme i would be more than happy to do so.
this drama has been going on for almost a month with no solution in sight.
thanks
Hello :)
//Go top top:
– i don’t see it on my iPhone 5s/IOS 7/Safari but i see it with the same mobile on Chrome
– the bottom/right position of go to top overlay my texts (see my screenshot), is it possible to make more near the left edge and less big?
//Text size (Layer slider VS background section):
As you can see in my screenshot, the first image is a layer slide and the next bottom one a background section image, both have the same font-size: it render great for the second one, but the text in the layer slider are too small. How can i manage this to have bigger text in the layer slider?

//Responsive slide out menu within small fixed header:
Is it possible ti have, on mobile, a small fixed header? Because using the go to top to open the menu is not really user friendly
Thanks
HI Ismael
i didnt do any of that i just used the advanced editor to throw in an easy slider from the media elements ?
i didnt do any coding at all
so what do i do now ?
thanks
Hi!
The page’s layout is messed up. The “av_section_2” container should be inside the wrap_all div but it’s not. It means that you put a div and you forgot to close it if I am not mistaken. Please check the page or the layerslider for any unclosed tags. Are you using the Easy Slider?
Best regards,
Ismael
Hi!
That is weird. Please download the latest version of the theme again on your themeforest account then update the installation via FTP. Watch this video by Devin: https://vimeo.com/channels/aviathemes/64927356
Best regards,
Ismael
Hi could someone please help me it’s rather urgent thanks
This reply has been marked as private.
Hey ceubri!
Edit config-templatebuilder > avia-shortcodes > logoslider.php, find this code on line 465:
$output .= !empty($link) ? "<a href='{$link}' data-rel='slide-".avia_partner_logo::$slider."' class='slide-image' title='{$linktitle}' {$blank} >{$img}</a>" : $img;
$output .= "</div>";
Replace it with:
$output .= !empty($link) ? "<a href='{$link}' data-rel='slide-".avia_partner_logo::$slider."' class='slide-image' title='{$linktitle}' {$blank} >{$img}</a>" : $img;
$output .= "<div class='logo-title'>".$hover."</div>";
$output .= "</div>";
Best regards,
Ismael
Hi!
I’m not really sure why the featured images are not working. Please deactivate the Yeost SEO plugin then report back here.
Regards,
Ismael
This reply has been marked as private.
Hey!
You should probably crop the images manually before uploading them. Use image editor like photoshop. You can also give the img tag a unique css selector then specify the max height value. Example:
<img class="aligncenter" title="Experiential Communications Design" alt="Experiential Communications Design Photo" src="http://mountainstreamgroup.com/wordpress/wp-content/uploads/2011/01/mtnstreamgroup_experiential_communication_design.jpg" width="150" height="150">
You can add the css class beside the “aligncenter”. Let’s use the selector “fixheight”.
<img class="aligncenter fixheight" title="Experiential Communications Design" alt="Experiential Communications Design Photo" src="http://mountainstreamgroup.com/wordpress/wp-content/uploads/2011/01/mtnstreamgroup_experiential_communication_design.jpg" width="150" height="150">
You can add this on Quick CSS:
.fixheight {
max-height: 150px;
}
Best regards,
Ismael
Hey!
Please post the login details here and the actual background image. I will try to tweak it.
Regards,
Ismael
Hi!
The image on the link is so small and it can’t be opened via lightbox. Please post the screenshot on imgur. Make sure it is clear and big so that we can understand what you want. Thanks.
Regards,
Ismael