Forum Replies Created
-
AuthorPosts
-
Hi!
Are you using a Custom Menu with drop down or second level? Please give us a link to the actual website.
Best regards,
IsmaelOctober 23, 2013 at 4:08 pm in reply to: Advanced Layerslider & Fullwidth Easy Slider SAFARI BROKEN #179744Hey!
Sorry! Slow net connection here. Screenshot are ok. I updated the code above. Please check again:
html { -webkit-font-smoothing: antialiased; }
Regards,
IsmaelHi!
We really need to see the actual website. For the mean time, please download the latest version of Enfold on your themeforest account. Update your theme files via FTP. Watch this video how: http://vimeo.com/channels/aviathemes/64927356
Regards,
IsmaelHey!
1.) You can add the shadow using this:
.fixed_header #header { position: fixed; box-shadow: 0 10px 10px gray; }
2.) There are lots of section with animated images on the home page. Which one do you want to not display on mobile device? You can use the Media Query on custom.css. Inspect the element then add a display: none property.
@media only screen and (max-width: 767px) { /* Add your Mobile Styles here */ }
Best regards,
IsmaelHi!
I can’t really check this on an actual mobile device. Let’s wait for Kriesi’s response.
Regards,
IsmaelOctober 23, 2013 at 10:19 am in reply to: text disappearing in a layerslider after uploading it to a page #179562Hey Indiatravelz!
The page is not available. Please watch this video about the Layer Slider plugin: http://youtu.be/ZY9SxVyugx4
Cheers!
IsmaelHi Bruno!
You can use the Font Icon shortcode then enclose it on an anchor tag. Insert it using the shortcode wand.
Regards,
IsmaelHey!
Please add this on your custom.css or Quick CSS:
#footer .widget_nav_menu li { position: relative; margin: 0; clear: none; float: left; display: block; font-size: 11px; border-right: 1px solid; padding: 0 10px 0 10px; height: 20px; } #footer .widget_nav_menu li a { position: relative; top: -5px; } #footer .flex_column.av_one_fourth.first { width: 100%; }
This will only work for one level menu group.
Regards,
IsmaelHi bur2000!
You can use the Advance Layout Editor for the portfolio items.
Cheers!
IsmaelHey David!
Please post the code that you use here. Go to Enfold > Header, change the Header Type then change it back. Save changes.
Regards,
IsmaelOctober 23, 2013 at 6:33 am in reply to: The images of portfolio entries are not shown in the Fullwidth Masonry Entries #179489Hi abedia!
Edit the Fullwidth Masonry element then play around with the Size Settings. Save it then check the page again. You actually need to select a portfolio category.
Cheers!
IsmaelOctober 23, 2013 at 6:27 am in reply to: How can I modify the sidebar in the "Shop" page created by WooCommerce? #179487Hi!
Have you tried using the default icons included on the theme? I visited the site using IE8. The icons shows fine. The square box is normal be cause IE8 doesn’t fully support border radius.
Cheers!
IsmaelOctober 23, 2013 at 6:17 am in reply to: Theme options linked blog page cannot display as a grid layout #179479Hey thanp73!
Edit the Table element then click Default Row, select “Pricing Row”. You need to add a content on the particular row.
Regards,
IsmaelHey!
Please add this on your custom.css or Quick CSS:
.cloud-zoom-big { top: 0 !important; left: 300px !important; }
Regards,
IsmaelOctober 23, 2013 at 5:59 am in reply to: Advanced Layerslider & Fullwidth Easy Slider SAFARI BROKEN #179473Hi!
Can you please post the screenshot again? They are broken. Let’s wait for Kriesi’s response.
Cheers!
IsmaelHi ntoklo!
Please contact your host to switch it to 5.3.27 CGI (Stable). Let’s wait for Kriesi’s response.
Best regards,
IsmaelHi!
Yigit’s code should work. Please try this:
@media only screen and (min-width: 768px) { .avia_image.avia-builder-el-2.avia-builder-el-first.avia-align-center.avia_animated_image avia_animate_when_almost_visible.bottom-to-top.avia_start_animation { display: none !important; } }
Cheers!
IsmaelHey!
You can increase the wordpress php memory manually:
http://dailyblogging.org/wordpress/increase-wordpress-memory-limit/
Regards,
IsmaelHey benzrecordings!
You need to add the walker values. Please refer to this link: http://codex.wordpress.org/Function_Reference/wp_nav_menu
Please hire a freelance developer to modify the theme for you.
Regards,
IsmaelHey!
Please add this on your custom.css or Quick CSS:
#top .avia-logo-element-container img { max-width: 100%; max-height: auto; }
Regards,
IsmaelOctober 23, 2013 at 5:25 am in reply to: button text color changed to black after upgrading to 2.3.2 #179458Hey!
You can actually place the code on your custom.css file or Quick CSS field:
body .avia-button.avia-color-theme-color, body .avia-button.avia-color-theme-color:hover{ color: #fff!important; }
The test link leads to a 404 page.
Cheers!
IsmaelHi!
Edit js > shortcodes.js, find this code on line 241:
var target_offset = target_wrap.offset().top - 175,
Replace it with:
ar target_offset = target_wrap.offset().top - 100,
Remove browser cache then reload the page a few times.
Regards,
IsmaelOctober 23, 2013 at 5:09 am in reply to: three questions regarding AJAX Portfolio Preview Style #179452Hi!
1.) Add this on your custom.css or Quick CSS to disable the portfolio ajax title:
.portfolio-preview-title.entry-title { pointer-events: none; }
2.) Since you can’t click the portfolio, you don’t have to delete the portfolio single page.
3.) I’m not sure what you mean by this. Can you elaborate please?
Best regards,
IsmaelHey!
WordPress and the Theme are two different things. You can download the latest version of the theme on your themeforest account. You need to override the old theme files via FTP. Watch this video: http://vimeo.com/channels/aviathemes/64927356
Regards,
IsmaelHi!
Please don’t create duplicated post. Did you try to recreate or reinsert the Blog Post element?
Cheers!
IsmaelHi darkcanvas!
You can ask it here: https://kriesi.at/support/topic/enfold-feature-requests
Regards,
Ismael -
AuthorPosts