Forum Replies Created
-
AuthorPosts
-
Hi 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 #169444Hello cinetheque!
You can edit css > grid.css then look #Mobile (Landscape) and #Mobile (Portrait) section. You can override the styling on the child theme’s style.css.
Cheers!
IsmaelHello!
You can add something like this on your custom.css or Quick CSS:
.yith_magnifier_zoom.woocommerce-main-image { width: 200px; }
Adjust the width. :)
Regards,
IsmaelOctober 2, 2013 at 5:39 pm in reply to: Navigation menus dissapears in semi-small resolutions (ipad mini, Kindle HD) #169440Hello!
Please edit js > avia.js, find this code:
if(first_level_items > 8 && !bottom_menu) { switchWidth = 989; header.addClass('mobile_menu_tablet'); }
Replace it with:
if(first_level_items > 8 && !bottom_menu) { switchWidth = 767; header.addClass('mobile_menu_tablet'); }
Remove browser cache then reload the page a few times.
Regards,
IsmaelOctober 2, 2013 at 5:32 pm in reply to: Logo & Home button suddenly linking to Blog posts instead of Homepage #169435Hello TandyElisala!
A link to your website will help. Please deactivate all plugins then try again. Do you have Enfold 2.3? Please revert the default settings on Settings > Reading.
Regards,
IsmaelHello 416bc!
Can you give us a link to a sample page with the post type “download”?
Cheers!
IsmaelHello!
Add this on your custom.css or Quick CSS:
#wave-section-up { margin-top: -50px; background-color: transparent !important; z-index: 9999; height: 167px !important; }
Remove browser cache then reload the page a few times.
Cheers!
IsmaelHello timfl!
That is weird. How did that happen? Did you use the Advance Layout Builder to build the portfolio pages? If yes, you can save the Templates then apply it on a newly created portfolio item. I’m not sure if it is possible to convert pages to portfolio items, maybe these plugins will help.
http://wordpress.org/plugins/convert-post-types/
http://wordpress.org/plugins/post-type-converter/
Best regards,
IsmaelHello!
You can remove the responsive styling of the table on mobile view. You might need to adjust it a little. Edit css > shortcodes.css, find then remove this code:
@media only screen and (max-width: 767px) { .responsive div .avia-data-table table, .responsive div .avia-data-table tbody, .responsive div .avia-data-table tr, .responsive div .avia-data-table td, .responsive div .avia-data-table th{display:block; border-top:none; border-right:none; border-left:none; text-align: center;} .responsive .avia-data-table{border-style:solid; border-width: 1px;} .responsive .avia-data-table .avia-pricing-row .avia-desc-col{text-align: center;} .responsive .avia-data-table .avia-button-row, .responsive .avia-data-table tr:first-child th{display:none;} .responsive .avia-data-table td:before { display:block; font-style: italic; font-size: 11px; } .responsive .avia-data-table td { position: relative; } }
Best regards,
IsmaelHi!
You can use Media Queries to change them on different screen sizes:
@media only screen and (min-width: 700px) and (max-width: 1000px) { .avia-content-slider .slide-image img { height: 180px; } }
Cheers!
IsmaelHello macrunner!
As far as I know WordPress is using MyISAM table engine by default. Let’s wait for Kriesi’s response.
Best regards,
IsmaelHey McGawain!
The theme settings are save on your database. You can manually import the database to restore the theme settings.
Cheers!
IsmaelHello!
The code above has nothing to do with font size. Can you give us a link to your website please? We need to inspect it. A screenshot will help.
Regards,
IsmaelHey wilhelm111!
I want to help but when I translate your inquiry using google translate, it is not clear. I can only understand your problem about tabs or gallery. Can you please post the question on English?
Cheers!
IsmaelHi!
It is working. I even tried to change the icon from entypo character map: http://www.entypo.com/characters/
<center><span class="”av_font_icon avia-font-entypo-fontello" style="font-size: 50px;">✉</span></center>
This is the result.
Cheers!
IsmaelHi JochenBake!
Can you give us a link to the website please? Looks like it is using the NextGen Gallery which comes with its own lightbox plugin. You can disable the default prettyPhoto plugin of Enfold. Edit js > avia.js, find this code:
//activates the prettyphoto lightbox if($.fn.avia_activate_lightbox) $(container).avia_activate_lightbox();
Replace it with:
//activates the prettyphoto lightbox //if($.fn.avia_activate_lightbox) //$(container).avia_activate_lightbox();
Remove browser cache then reload the page a few times. Unfortunately, we can’t give you full support for third party plugins.
Cheers!
IsmaelHey mattock!
You can add this on your custom.css or Quick CSS to move the icon upwards:
.image-overlay .image-overlay-inside:before { line-height: 70px; }
Adjust the line-height if necessary.
Cheers!
IsmaelOctober 2, 2013 at 9:21 am in reply to: Embed Tableau Software Dashboard in my Enfold website #169199Hello stephanusdekock!
Follow these steps:
1.) Create a page then switch to Advance Layout Builder.
2.) Insert the Text Block element. Configure the text block then switch to Text or HTML mode.
3.) Paste the Tableu Software code:
<script type="text/javascript" src="http://public.tableausoftware.com/javascripts/api/viz_v1.js"></script><div class="tableauPlaceholder" style="width:654px; height:855px;"><noscript><a href="http://www.tableausoftware.com/public/gallery/making-pay-gap-look-good"><img alt=" " src="http://public.tableausoftware.com/static/images/Me/Medianpay-blog_2/Searchbysalary___/1_rss.png" style="border: none" /></a></noscript><object class="tableauViz" width="654" height="855" style="display:none;"><param name="host_url" value="http%3A%2F%2Fpublic.tableausoftware.com%2F" /><param name="site_root" value="" /><param name="name" value="Medianpay-blog_2/Searchbysalary___" /><param name="tabs" value="yes" /><param name="toolbar" value="yes" /><param name="static_image" value="http://public.tableausoftware.com/static/images/Me/Medianpay-blog_2/Searchbysalary___/1.png" /><param name="animate_transition" value="yes" /><param name="display_static_image" value="yes" /><param name="display_spinner" value="yes" /><param name="display_overlay" value="yes" /><param name="display_count" value="yes" /></object></div><div style="width:654px;height:22px;padding:0px 10px 0px 0px;color:black;font:normal 8pt verdana,helvetica,arial,sans-serif;"><div style="float:right; padding-right:8px;"><a href="http://www.tableausoftware.com/public/about-tableau-products?ref=http://public.tableausoftware.com/views/Medianpay-blog_2/Searchbysalary___" target="_blank">Learn About Tableau</a></div></div>
This is what I have on my end:
Best regards,
IsmaelHey!
You can change the style of the sale tag using this on your custom.css or Quick CSS:
#top .onsale { position: absolute; background: rgba(0, 0, 0, 0.8); z-index: 10; color: #FFF; background: #7E9A47; top: -220px; right: 0; left: auto; margin: 0; min-width: 40px; } span.onsale { min-height: 32px; padding: 4px; font-size: 12px; text-align: center; line-height: 32px; -webkit-border-radius: 0; -moz-border-radius: 20px; border-radius: 0; }
Cheers!
IsmaelHello 12Switch!
You are not using Enfold.
I’m sorry but I don’t see the grey widget. Can you please post a screenshot ?
Cheers!
IsmaelHi!
You can add this on your custom.css or Quick CSS:
#header { background-color: transparent; background: url(https://westernstarbutter.staging.safecom.com.au/wp-content/uploads/christmas-ribbon-nav.png) no-repeat bottom center; }
Cheers!
IsmaelHi stunna42!
Please add this on your custom.css or Quick CSS:
.search .post-meta-infos { position: relative; left: 20px; } .search h2.post-title.entry-title { padding-left: 60px; } .search-result-counter { position: relative; left: 0; top: 1px; box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2); height: 44px; line-height: 24px; padding: 10px; text-align: center; border-radius: 100px; width: 44px; float: left; }
Best regards,
Ismael -
This reply was modified 11 years, 9 months ago by
-
AuthorPosts