Forum Replies Created
-
AuthorPosts
-
Hi pako69!
Thank you for using Enfold.
I’m not sure where this container with the css class “shiftnav-toggle ask” is coming from but it interferes with the icon animation. Please deactivate the plugin responsible for that and the icon should work as expected. The issue seems to be random.
Cheers!
IsmaelHey!
I’m sorry but we won’t be able to provide support for third party scripts as stated on our support policy. Your best bet is to contact the script author. Maybe he can shed some light on why the script is not working.
Best regards,
IsmaelHey!
I’m not sure if this is going to work but please try to add this on Quick CSS or custom.css:
.toggle_icon .vert_icon:before { content: ''; font-family: 'entypo-fontello'; font-size: 20px; } .activeTitle .toggle_icon .vert_icon:before { content: ''; font-family: 'entypo-fontello'; font-size: 20px; } .toggle_icon .hor_icon, .toggle_icon .vert_icon { border: none !important; } .toggle_icon .vert_icon { left: 2px; top: -3px; border: none !important; } span.toggle_icon { border: none; }Cheers!
IsmaelHi khedrubje!
Google forbids opening google maps using lightbox but another user managed to make it work somehow using another lightbox plugin. Please refer to this link: https://kriesi.at/support/topic/open-link-in-lightboxiframe/
Regards,
IsmaelHey!
Looks like you’re not using the default theme forms. I’m sorry but we don’t provide support for third party plugins or scripts as stated on our support policy. Please contact the script author.
Regards,
IsmaelSeptember 3, 2014 at 7:34 am in reply to: Masonry Gallery image size and header and menu formatting problems.. #312680Hey!
Thank you for the link.
The css snippet Dude provided is the default size of the masonry entries. You can adjust it like this:
#top .container .av-masonry-entry { width: 20%; }Regards,
IsmaelHey motylanogha!
Thank you for using Enfold.
I’m sorry but this particular request is not possible without major modification. Please visit Envato Studio or Werkpress for further customization. You can also vote or post the feature on our Feature Requests page.
Cheers!
IsmaelSeptember 3, 2014 at 7:31 am in reply to: Create space between two columns for destop and mobile friendly versions #312677Hi!
Thank you for the update.
There is no custom css class on the text block with the “SOFT DRINKS” title. Please add it as described here: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Add this on Quick CSS or custom.css:
@media only screen and (max-width: 767px) { .your-custom-class > * { padding-left: 0 !important; } }Regards,
IsmaelHi Soapmarine!
Thank you for using Enfold.
You can use this:
#top .container .av-masonry-entry { width: 20%; }Cheers!
IsmaelHey!
@Gurify: Do you have the latest version of Enfold? The default lightbox has been replaced with the magnific pop-up plugin. You can refer to this link on how to open an inline content: https://kriesi.at/support/topic/contact-form-in-pop-up-prettyphoto-issue/Best regards,
IsmaelHey!
Thank you for the update.
We will be needing the actual font file that you want to add. Please post a download link here. You can use dropbox or any other media uploader tools. We would like to test it on our installation. Have you tried adding a single icon font only on a single zip file before uploading them?
Cheers!
IsmaelHey!
I’m sorry but I don’t see that you added the css snippet. Please add it again on Quick CSS or custom.css. Also, try this:
.slideshow_align_caption { vertical-align: bottom; bottom: 50px; }Best regards,
IsmaelHey Allan!
Thank you for using Enfold.
Maybe a browser cache? Please remove browser cache then test it again. I’m sorry but the website it not loading on my browser. I’ll ask the rest of the support team to take a look.
Best regards,
IsmaelSeptember 3, 2014 at 7:09 am in reply to: Slider / Background Photos in full-screen width of 1920px #312664Hey!
Thank you for the update.
Did you set the Slider Width to 100%? If you don’t mind, we would inspect your layer slider settings. Please post the login details here and set it as a private reply.
Best regards,
IsmaelHey!
Thank you for the update.
I’m not sure why the preview is not working on your installation. Do you mind if we deactivate all plugins while working on the site?
Cheers!
IsmaelHi!
Thank you for the update.
You can change the social icon css snippet with this:
li.social_bookmarks_facebook a { background: url('http://www.littlefoxwebdesign.co.uk/lumbandmacgill/wp-content/uploads/2014/08/facebook-icon.png') center center no-repeat !important; }We added the center center value to center the icon image and the no-peat attribute to prevent the icon image from repeating.
Regards,
IsmaelSeptember 3, 2014 at 6:41 am in reply to: All background videos begins with a black background. #312656Hi!
Looks like it is the default background of the video itself. I don’t think we can change that. Please hire a freelance developer for further investigation.
Best regards,
IsmaelHey Simon!
Thank you for using Enfold.
Please add this on Quick CSS or custom.css to disable the animation:
.avia_transform .av_font_icon { opacity: 1 !important; -moz-transform: scale(1) !important; -webkit-transform: scale(1) !important; -ms-transform: scale(1) !important; transform: scale(1) !important; }Cheers!
IsmaelHey MarcG5!
Thank you for using Enfold.
It depends on the kind of layout that you’re trying to achieve. Do you have a screenshot or mock up of the website? Please post it here.
Regards,
IsmaelHi!
Do you mind if we take a look at the actual website? Please try to deactivate other plugins except yoast and woocommerce if you have it then test it on another browser after adding the fix Dude suggested.
Cheers!
IsmaelHi!
Thank you for the update.
Please try to use this plugin to search for the strings that you want to translate: https://wordpress.org/plugins/codestyling-localization/
Cheers!
IsmaelHi Andrew!
Thank you for using Enfold.
You currently set the content slider to 4. Can you please toggle it back to 3 so that we can see the issue? I tested this on my installation and 3 columns on content slider works fine.
Regards,
IsmaelHi!
Thank you for the update.
Please replace the css snippet with this:
.my-custom-content { position: absolute; left: 330px; top: 20px; color: red; font-size: 18px; } .header-scrolled .my-custom-content { display: none; }Cheers!
IsmaelHi jansthh!
Thank you for using Enfold.
You can add this on Quick CSS or custom.css to apply a background on the menu container:
div#header_main_alternate { background: #a4aba0; }Use this at the very bottom of functions.php to add extra elements on the header container:
function add_stuff_to_header_func() { ?> HTML_CONTENT_HERE OR ANYTHING YOU FANCY HERE <?php } add_action('ava_main_header', 'add_stuff_to_header_func')Cheers!
IsmaelHey!
Thank you for using Enfold.
IE8 doesn’t recognize media queries that is why you’re seeing spacing issues. Honestly, I will not expect much from an old hag browser like IE8. The only major issue that I noticed on browser is the menu overlapping the logo which can be fixed with this on Quick CSS or custom.css:
.avia-msie-8 .av-main-nav > li > a { padding: 0 6px; font-size: 11px; } .avia-msie-8 .logo a img { width: 60%; top: 5px; }Cheers!
IsmaelHey bemofunny!
Thank you for using Enfold.
You can change the background of the icon list icon invidividually with this on Quick CSS or custom.css:
.main_color .avia-icon-list li:first-child .iconlist_icon { background: red; } .main_color .avia-icon-list li:nth-child(2) .iconlist_icon { background: blue; } .main_color .avia-icon-list li:nth-child(3) .iconlist_icon { background: green; }Cheers!
IsmaelHi odmv91!
Thank you for using Enfold.
Yes, it is ok to replace the images via FTP but make sure that you retain the image file name. You can change the thumbnail sizes on functions.php, look for this code:
$avia_config['imgSize']['widget'] = array('width'=>36, 'height'=>36); // small preview pics eg sidebar news $avia_config['imgSize']['square'] = array('width'=>180, 'height'=>180); // small image for blogs $avia_config['imgSize']['featured'] = array('width'=>1500, 'height'=>430 ); // images for fullsize pages and fullsize slider $avia_config['imgSize']['featured_large'] = array('width'=>1500, 'height'=>630 ); // images for fullsize pages and fullsize slider $avia_config['imgSize']['extra_large'] = array('width'=>1500, 'height'=>1500 , 'crop' => false); // images for fullscrren slider $avia_config['imgSize']['portfolio'] = array('width'=>495, 'height'=>400 ); // images for portfolio entries (2,3 column) $avia_config['imgSize']['portfolio_small'] = array('width'=>260, 'height'=>185 ); // images for portfolio 4 columns $avia_config['imgSize']['gallery'] = array('width'=>845, 'height'=>684 ); // images for portfolio entries (2,3 column) $avia_config['imgSize']['magazine'] = array('width'=>710, 'height'=>375 ); // images for magazines $avia_config['imgSize']['masonry'] = array('width'=>705, 'height'=>705 , 'crop' => false); // images for fullscreen masonry $avia_config['imgSize']['entry_with_sidebar'] = array('width'=>845, 'height'=>321); // big images for blog and page entries $avia_config['imgSize']['entry_without_sidebar']= array('width'=>1210, 'height'=>423 ); // images for fullsize pages and fullsize sliderYou can also use this plugin in order to change the thumbnail sizes directly on the wp dashboard: https://wordpress.org/plugins/simple-image-sizes/
Cheers!
IsmaelHi GOWD!
Thank you for using Enfold.
You can decrease the font size of the phone info on mobile devices:
@media only screen and (max-width: 989px) and (min-width: 768px) { .phone-info { font-size: 13px; } }Go to Enfold > Header > Mobile Menu panel. Choose the second option on Header Mobile Menu activation to show the mobile menu earlier.
Cheers!
IsmaelSeptember 3, 2014 at 5:46 am in reply to: Masonry Blog in Spanish not the same as in English #312627Hey optimized!
Thank you for using Enfold.
Can you please edit the spanish masonry page? Toggle the Masonry Size Settings again. If that doesn’t work, please post the login details here and set it as a private reply. We would like to check it.
Best regards,
Ismael -
AuthorPosts
