Hey Unfortunately, since the width and height of the image will change when on different devices setting a fixed height wont really work. My best recommendation would be to create and upload a custom “dummy” image that you use if you dont want to display a feature image
Hi Josue,
something like this http://themeforest.net/item/soho-hotel-responsive-hotel-booking-wp-theme/full_screen_preview/5576098
or this http://themeforest.net/item/cottage-responsive-hotel-template/full_screen_preview/3759584
you can see the live website at http://farhillshotel.co.za we would like the contact form on the left side of the page to transform into horizontal so its all in one like and “Send” button is also all the way on the right so its below the images rather then on the left side of the images…
thanks,
jasmine
Hi Pixelcarvers,
Are you adding your images to the meta box under the visual editor or inside of the visual editor via shortcodes/advanced layout editor?
Regards,
Devin
I think I understand now. Safari is actually no longer support on Windows environments so it really isn’t a supported browser unless on a mac at this point. Officially, we don’t test or support it unless on OSX.
Hello,
1. is there a way to change the entire background for one particular drop down?
http://optizign.info/optizigntemp/
pass: hello12345
If you hover over the telephone icon, I would like to change the BG of that entire drop down (make it look like a business card).
2. Is there a way to make a drop-down column wider in mega menu? I’m trying to insert an image in my drop down, but the column width shrinks the image.
Thank you in advanced!
hi there
i have added this to my css, which removes the thumbnail:
.avia-post-nav .entry-image {
display: none!important;
}
i am also trying to reduce the width of the area on rollover, and tried:
.avia-post-nav:hover .entry-info-wrap {
width:140px;}
but the text is not displaying properly now; please advise, thanks :)
Hi Alex,
This CSS will do it:
.av_promobox .avia-button {
background-image: none;
font-size: 13px;
font-weight: normal;
}
Regards,
Josue
Hmm, when I did the last update, I replaced ALL files, so that apparently didn’t fix it for me either.
I have the same issue. Unfortunately, I posted a new thread before I saw this one. Apparently installing a new copy of the theme fixes the problem, at least it did for the last person who had a similar thread open a day ago. Doing that didn’t fix it for me. It must be something else, but I don’t know what.
The thread was closed for this issue for a previous user, but I have the same issue. The issue persists and I am running WP 3.6.1 and Enfold 2.1 (with Enfold child downloaded from your site) on a clean install of a new host, so I don’t know what the problem is.
I just deleted Enfold from the themes folder and reuploaded a fresh copy and it still persists.
http://homesmartsecure.com
Hey guys,
I can’t find an open topic on this anymore, because the last one is closed and the one before that ended with Kriesi saying the new update would fix it :)
Even though it’s a small issue, I would really like to see it fixed in an update sometime and I’m sure sure lots of other people would be happy with a fix as well. Are you guys any closer to figuring our why it won’t scale/show?
I believe Kriesi was the only one of you guys who could test on iPhone, but here’s a link anyway: http://mep.raffeltest.nl
Thanks in advance, love the support guys!
Ismael… it works, but the quality of the text isn’t that sharp.
My webpage is this one http://www.maro.cr, try to open it in your iOS device or see the links below.
You will see that the normal text (outside the “Blog Post” content element) is better quality. And only happens with the content elements/Blog Posts Module.
Here are the the screenshots:
http://maro.cr/docs/photo1.PNG (in this screenshot, you can compare the text of the top and compare it with the post)
http://maro.cr/docs/photo2.PNG (in this one you can compare the image quality and the text).
Thanks in advance,
Mario
I´m a bit confused. I´m using the Full Screen Slider on my homepage at http://www.der-prinz.de but with one single image. That´s fine and I liked the smooth animation of the caption and button that came from top and botton fading in.
Today I only changed my slider image and suddenly I get a completely different animation of the caption. It slides in from left and right. not a very big thing, but I want to know how that can be.
Cheers
Michael
Is it possible to change the dot in the middle of the Horizontal ruler (short separator)?
How do I change it to png image or is it possible to change as Entypo character?
Hi,
You are welcome, glad we could help :)
Regards,
Yigit
Thats great !
Thanks Yigit for your help
Hi
I have suddenly and unexpextedly gotten this problem: When I upload images from my computer, they appear in the image library, but they just “don’t work”. I get error Message “http error”. It is also not possible to edit the permalink and the images can’t be uploaded to galleries.
I have seen that this might be due to plugins. I have a lot of plugins and before deactivating and everything, I would like to ask if someone can say something specifically on this problem?
Thank you
Marie
Hi,
Please add following code to Quick CSS as well
.single-post .image-overlay { max-height: 100%; }
This should do it
Regards,
Yigit
Hi,
1) Please add following code to Quick CSS in Enfold theme options under Styling
.avia-content-slider .slide-entry-title { text-align: center; }
2) You can change blog layout in Blog Style in General Settings
http://i.imgur.com/VrbxQnB.jpg
Regards,
Yigit
hi !
my site http://www.avp.co.kr
Menu and the logo of my website, and slide the image looks strange.
However, Chrome and Safari and Explorer Post 10 version right looks good.
But explorer 8, 9 versions of the screen may look strange, or does not look good.
Please help me
-
This topic was modified 12 years, 6 months ago by
mkdata95.
Hi,
Yes i know its 430×360. But i am uploading 430×480 and it get converted to 430×360
hi !
my site http://www.avp.co.kr
Menu and the logo of my website and I do not see the image slide.
Only Google Chrome and Safari and Explorer 10 version right looks good.
explorer 8, 9 version and the problem seems to be.
Please help me
-
This reply was modified 12 years, 6 months ago by
mkdata95. Reason: help me
Hello.
I have 4 buttons in a row.
But on smallar screen I want them to be on 2 lines instead but that have I done.
But I want the buttoms to be like the photo I have made her: http://cl.ly/image/3B401K1m0u3d
How do I do that?
The borders are away but the the space because of the different ratio of the images is still there!
Regards,
Frank
Ok so I’ve tried resizing the image to be within your suggested dimensions of 1500 x 500 px. I’ve resized the image to be 1000 x 500 and it is not stretched, great! Thanks for the suggestion!
But, now my question is if I can change something in the code somewhere in order to accept larger sizes so the image isn’t that blurry on bigger screen sizes. I’ve set the image in the slider to “No scaling”, but it doesn’t change anything, so must be in the code itself then.
I’d like to keep the 1920 width.
Hey,
You can add this on your custom.css or Quick CSS to remove the padding and the border:
#top div .avia-gallery img {
padding: 0;
border: none;
}
Regards,
Ismael
Hey,
You can add this on your custom.css or Quick CSS:
.avia-content-slider.avia-content-grid-active .slide-image {
min-height: 111px;
}
This will force the placeholder to show even without the featured image.
Regards,
Ismael
-
This reply was modified 12 years, 6 months ago by
Ismael.
Hi,
Yes, you still need a child theme if you want to preserve your own modifications once you update the main theme files.
Regards,
Ismael
ahh…actually, if you visit a single blog page and hover over the image, it takes on the quick css
http://www.htsfreeschool.co.uk/gcseresults
Hi,
I tried this on my end and it doesn’t make the image disappear. Can you please place each section on two different 1/2 columns side by side then give them a unique css class?
Regards,
Ismael
-
This reply was modified 12 years, 6 months ago by
Ismael.