Forum Replies Created
-
AuthorPosts
-
October 4, 2013 at 3:21 am in reply to: Reduce height of Fullscreen slider in responsive mode #170237
Hello!
You can use this:
@media only screen and (max-width: 767px) { .avia-fullscreen-slider .avia-slideshow { height: 200px !important; } } .avia-fullscreen-slider .avia-slideshow { max-height: 250px !important; }
Regards,
IsmaelHey RicardoSuarez!
Just add this on your custom.css or Quick CSS:
#top .main_menu .menu>li:last-child>a { padding-right: 10px; }
Remove browser cache then reload the page.
Cheers!
IsmaelHey gianmarizzi!
Have you tried disabling all your plugins? Do you have a Yeost SEO plugin? Set your permalink settings to default then fix it. Refer to this link: http://codex.wordpress.org/Using_Permalinks#Fixing_Permalink_Problems
Cheers!
IsmaelHey!
1.) You can add this on your custom.css or Quick CSS:
#header_meta { z-index: 9999; position: relative; }
Cheers!
IsmaelHey!
1.) You can add this on your custom.css or Quick CSS:
#header_meta { z-index: 9999; position: relative; }
Cheers!
IsmaelHey!
The link you provided is not working. Are you sure this is correct?
Regards,
IsmaelHello!
You can hire someone on odesk.com or freelancer.com. Let’s wait for other team member’s response. Maybe, they are available.
Cheers!
IsmaelHi!
No, you can’t save Color Settings at the moment but you can select predefined color schemes.
Best regards,
IsmaelHi!
Yes, please try it on custom.css or QuicK CSS. Please try to manually add the background image on avia sections.
.avia-section { background-repeat: no-repeat; background-image: url(https://www.kimberfire.com/wp-content/uploads/2013/04/shadow1.jpg); background-attachment: scroll; background-position: top center; background-color: #ffffff; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://www.kimberfire.com/wp-content/uploads/2013/04/shadow1.jpg', sizingMethod='scale'); -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://www.kimberfire.com/wp-content/uploads/2013/04/shadow1.jpg', sizingMethod='scale')"; }
Regards,
IsmaelHello!
@Michae1: Enfold 2.3 has the ability to upload new icon fonts. Go to Enfold > General Settings > Iconfont Manager.Cheers!
IsmaelHi Sowmedia!
If I’m not mistaken, Kriesi mentioned including the tags and category on the next update. Please download Enfold 2.3.
Regards,
IsmaelHello davidw!
Please remove it as the Frontpage on theme settings. Instead, use the Settings > Reading > Front page displays > A static page (select below) > Front page: to set the home as frontpage.
Cheers!
IsmaelHi!
Use the HTML entity of the icon. As an example, we will use the iPhone icon html code on this link: http://www.entypo.com/characters/
The code is: &# 128241;
Cheers!
IsmaelHi NickBrunson!
Have you tried using different icons? Please try to use icons from the old selection, let us know if it works. The Iconfont Manager is not fully tested, some icons might not render properly.
Regards,
IsmaelHello mmi!
Can you give us a link to the actual website? Have you tried using different icons?
Best regards,
IsmaelHey diaarts!
1.) You don’t need to install them twice. You can use the WPML plugin. :)
2.) Use this plugin to test the theme on RTL layout. http://wordpress.org/plugins/rtl-tester/
3.) I’m not sure if this is what you’re looking for but it is an event plugin where you can book or add appointments/events: http://wordpress.org/plugins/the-events-calendar/
Cheers!
IsmaelHey!
You can add something like this:
@media only screen and (min-width: 768px) { .avia-content-slider .slide-image img { height: auto; } }
It will prevent the image stretching but you will lose the uniform height. You can also set a specific height for the images:
@media only screen and (min-width: 768px) { .avia-content-slider .slide-image img { height: 160px; } }
Best regards,
IsmaelHello justinmw!
I’m not sure if that is possible but you can create a single accordion for each FAQ section. Set it to open the toggle initially. Create a link like this to target the toggle sections:
<a href="#toggle-id-1-container">Toggle 1</a> <a href="#toggle-id-2-container">Toggle 2</a>
Cheers!
IsmaelHey!
The video link on dropbox is not working. Anyway, I don’t see the nav flicker on your website. Is this happening on all browsers? What OS?
Regards,
IsmaelHi denye!
Just add this on your custom.css or Quick CSS:
.togglecontainer { z-index: 9999; position: relative; }
Remove browser cache then reload the page a few times.
Best regards,
IsmaelHi!
First, create a backup of your files and database before doing the following. The automatic theme update should not overwrite any theme child settings but I saw a post earlier where he lost the settings on update. I’m not sure if it is the theme’s fault or he might have done something wrong. Go to Enfold > Theme Update > Enter your username and API Key. It will check for update every 12 hours and notify you. You can then manually click update if one is available.
Regards,
IsmaelHey abortolotti!
How did you add the video? You can add a link to the vimeo video, it will open in a lightbox when clicked. Create a new layer then switch to Div / Video. Add something like this:
<a href="http://vimeo.com/64927358"><img src="IMAGE URL HERE"></a>
Or you can add the iframe code.
<iframe src="//player.vimeo.com/video/64927358" width="500" height="281" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> <p><a href="http://vimeo.com/64927358">Enfold - Advanced Layout Editor (short)</a> from <a href="http://vimeo.com/devinvinson">Devin Vinson</a> on <a href="https://vimeo.com">Vimeo</a>.</p>
Regards,
IsmaelHey!
Can you please give us a link to the page when you click on the month?
Regards,
IsmaelHello ChunkyBits!]
Please try this on your custom.css or Quick CSS:
.fc-event-inner.fc-event-skin { min-width: 80px; padding: 0 10px; margin: 0 auto; top: 0; left: 0; min-height: 20px; font-size: 10px !important; border: none; position: relative; }
Cheers!
IsmaelHey!
Please post the actual link. We need to inspect it to give you a proper solution.
Best regards,
IsmaelHello!
This will probably work:
.avia-section { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://www.kimberfire.com/wp-content/uploads/2013/04/shadow1.jpg', sizingMethod='scale'); -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='http://www.kimberfire.com/wp-content/uploads/2013/04/shadow1.jpg', sizingMethod='scale')"; }
Best regards,
Ismael-
This reply was modified 11 years, 9 months ago by
Ismael.
October 2, 2013 at 5:44 pm in reply to: Enfold – responsive, disable or remove media queries for mobile #169444 -
This reply was modified 11 years, 9 months ago by
-
AuthorPosts