Hi!
Here’s how your site look on my end (Safari 7.0 / OS X 10.9):

Have you tried seeing it from different computers?
Best regards,
Josue
Ismael,
Not only is the FRENCH mobile menu still missing, but now my ENGLISH mobile menu has moved.
http://postimg.org/image/93zw9yecn/
What’s odd is that I added the html[lang=”fr-FR”] attribute, so it shouldn’t even be affecting the ENGLISH version.
So odd.
Hey!
I’m not getting that and really neither should you since the css rule explicitly is set to cover the background fully. See:
http://www.w3.org/TR/css3-background/#the-background-size
‘cover’
Scale the image, while preserving its intrinsic aspect ratio (if any), to the smallest size such that both its width and its height can completely cover the background positioning area.
However, you have it set to no repeat in the styling options. So the image will not be stretched to fit and instead is just a static background image.
Regards,
Devin
Sorry Josue, but i do not know what you are talking about.
Here is the example of the fullpage slider
http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/
How to change the textstyle in the boxes. (Second image)
sorry dumb question how do I post an image on here?
I know that i use images now. Therefore i said that the fullscreen slider is not active now!
So again:
How can i change the fontstyle of the text in the fullscreen slider? And how can i remove the capitals?
Thanks
Image is now korrekt. i have a “under construction” page inside.
i have allready disable ist for you.
Regards
Sebastien
Hey!
I’m sorry but I don’t see anything on the link you gave us. All there is, is a black background and an incorrect image tag
Regards,
Ismael
Hi~
I created a slider by using the Layerslider and set one image link to certain part of my target page. Since I applied one Accordion content element on my target page, I want the link to be located to one of open accordions, let say when my link address is “http://wholeren.com/services/academic-support/#toggle-id-2″,it should bring me to the accordion part on the page with the second accordion opened. Instead, after I click the slider, it brought me to some link like”http://wholeren.com/services/academic-support/#toggle-id-2?lang=zh-hans”! This part “?lang=zh-hans” was unintentionally added to my link address which failed my purpose.
I’m using WPML plugin, so is there any way I can deal with that?
Thanks~
Hi Ismael.
I upgraded the theme and the menu issue still exists.
Also now a new issue with the logo after upgrade; this was working before upgrade – I made logo larger and made to overlap the header and onto the slider by using the following;
.logo img {
height: 143px;
width: 343px;
}
body .logo{
height:200% !important;
}
You can see the the logo initially loads at the correct size but just as the page finishes loading, the logo shrinks.
Please, any answers for both the menu overlap on mobile devices and the new logo shrinking issue is very much appreciated, as the client finally wants to go live with the site this weekend!
THANK YOU!
-LD3
Thanks. Yes, I believe I am referring to the type of blog pictured above. However, it’s not functioning the way I anticipated. Perhaps I’m doing something wrong or my expectations are incorrect.
I was expecting the theme to use one image size on the blog pages (a thumbnail) and a different image size on the post pages. I am performing the following steps: 1) uploading an image to the wordpress media library. The size of this image is 710×360 (which i believe is the max size allowed by the theme for a post image). 2) Setting a thumbnail for the image within the wordpress media library with a square size as described above. 3) Adding the image as the blog post’s featured image.
With these steps, I was expecting the theme to call on the large image for the post image and call on the “thumbnail image (smaller square image) for the blog page. This is not happening. Instead, the theme is using the large image and cropping the image to a square resulting in awkward unusable images.
Are my expectations incorrect? If so, is there a way to make the theme use the large image for the post page and the thumbnail for the small image on the blog pages?
Thanks
Hey!
Have you tried just using the WordPress gallery element? See: http://kriesi.at/themes/enfold/shortcodes/gallery/
Cheers!
Devin
Hola,
I need help with the LayerSlider WP. This is how it should look http://postimg.org/image/vexaxgmhp/ and this is how it looks on the page http://postimg.org/image/7980zh9v5/. Also it shows the second layer I designed completely blank.
Thanks in advance,
I did…? Look at the black and blue water splashed bg:
http://purerideusa.com/
When i go to the “Advanced Layout Editor”
I get this: 
When I try to edit the Layerslider I get a blank preview:

I do need the slider which I have edited with seprate image files on the costum theme based on Enfold.
This reply has been marked as private.
Hey!
I’ll ask Devin and Josue to check this on Safari (MAC). The slider seems to load fine on Safari Windows 8 and 7. I asked you to deactivate all plugins because the first time I checked, the slider is not loading properly.
Best regards,
Ismael
1, Si desactivo page.ly no aparece el resto de la pagina, incluyendo el CF7. Aparece el header y las imagenes del slider “sin movimiento”. Parece que se necesita para el contenido que creo el codificador (“Los Problemas de Las Empresas Hoy En Dia” para abajo).
2. El tema instalado actualmente es una copia totalmente nueva sin ninguna modificacion version 2.4.2 de Enfold (descarge el folder de themforest y le di “overwrite” al folder de Enfold en el folder que contiene los temas del sitio usando Filezilla).
3. Active “Twenty Eleven” y “Twenty Twelve” (los temas por defecto) y parecen funcionar perfectamente.
Gracias!!! :)
Hi!
You can watch this video: http://vimeo.com/channels/aviathemes
The “Home V7: One Page Portfolio” is created using the following elements respectively:
Fullscreen Slider
Color Section
– Text Block
– Portfolio Grid
Color Section
– Contact Form
Color Section with Background Image
Color Section
– Text Block
– Icon List element
Color Section
– Testimonials
Color Section with Background Image
Color Section
– Team element
– Promobox
– Team element
Regards,
Ismael
This reply has been marked as private.
This reply has been marked as private.
Hey!
Edit config-templatebuilder > avia-shortcodes > postslider.php, find this code on line 240:
if($preview_mode == 'auto') $image_size = 'portfolio';
Below, add this code:
if($preview_mode == 'auto') $image_size_blog = 'blog_grid';
Go to line 277, find this code:
$thumbnail = get_the_post_thumbnail( $the_id, $image_size );
Replace it with:
$thumbnail = get_the_post_thumbnail( $the_id, $image_size_blog );
Edit functions.php, add this code at the very bottom:
$avia_config['imgSize']['blog_grid']= array('width'=>208, 'height'=>208 ); // blog grid images
Regenerate the thumbnails. The Blog Grid will now use the “blog_grid” thumbnail with 208 by 208 px dimension.
Cheers!
Ismael
Hey!
Mmmm, that featured is not available at the moment, if you really need you would need to hire a freelancer for the job, also feel free to request it here.
Best regards,
Josue
Thanks, I hadn’t tried that, and it’s close, but I need something I can put in the body area of pages — not a full-width header, so to speak.
Hey!
The slider is loading endlessly. Please deactivate all plugins. I think the screenshot is cut off or something.
Regards,
Ismael