Forum Replies Created
-
AuthorPosts
-
Hi!
The website is not loading again on my end. I forgot to ask and check if you have the latest version of the theme. What are the format of your videos? Please post the login details here and set it as a private reply.
Regards,
IsmaelMarch 8, 2014 at 11:22 pm in reply to: How to have site page with this grid and sorter for posts #234290Hi sandboxes!
Thank you for using the theme. I hope you’re doing great.
You can use the Fullwidth Masonry element to display blog posts like that but as the shortcode title says, it will be fullwidth. Two blog post overview filtered by tags is no biggie with Enfold but the tag dropdown that you want it not available without major modications. You can hire someon for that. For further customization, please visit Werkpress.
Cheers!
IsmaelHi!
Thank you for the question. I hope all is well with you today.
Please add this on Quick CSS or custom.css:
@media only screen and (min-width: 990px) { #avia-menu { display: block !important; } #mobileMenu_avia-menu { display: none !important; } }Cheers!
IsmaelHey themeforesttony!
Thank you for using the theme. I hope you’re doing great.
You can use the Color Section element to create different sections on a single page. You can apply different background image or color or leave it without to have an alternate color scheme. To learn more about the theme, please watch these videos: http://vimeo.com/channels/aviathemes
Best regards,
IsmaelMarch 8, 2014 at 11:07 pm in reply to: Trying to Customize Post type theme for the portfolio #234282Hey!
You need to edit config-templatebuilder > avia_shortcodes > portfolio.php if you’re using the avia builder. Please hire a freelance developer to customize the shortcode for each custom post type. For further customization, please visit Werkpress.
Best regards,
IsmaelMarch 8, 2014 at 10:59 pm in reply to: CSS for nested submenu and for icons as bullets in the menu #234279Hi!
Thank you for using the theme. I hope you’re doing great.
1.) Please add this on Quick CSS or custom.css to modify the nested menu:
.main_color .widget_nav_menu ul:first-child>.current_page_item background: #fcfcfc; } .widget_nav_menu ul:first-child>.current_page_item, .widget_nav_menu ul:first-child>.current-menu-ancestor { padding-left: 51px; left: -51px; top: 1px; margin-top: -1px; padding-top: 1px; width: 100%; box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2); }2.) The icon is showing on my end. Please add this:
.kartenicon:before { content: "\E842"; font-family: 'entypo-fontello'; padding-right: 10px; float: left; }Best regards,
IsmaelHi!
The original logo size is roughly 400px, it will be pixelated when you resize it to 800px. Please add this:
.home .social_header #header_main .container, .home .social_header .main_menu ul:first-child > li a { height: 155px; line-height: 155px; } .home div .logo { left: 33%; } .home .logo, .home .logo a, .home .logo a img { width: 340px !important; max-width: 340px !important; height: 156px !important; } .home .main_menu { margin-top: 67px; } .home .main_menu .menu ul { top: 69%; }For further customization, please visit Werkpress.
Best regards,
IsmaelHi!
Thank you for using the theme. I hope you’re doing great.
If you select the page on Enfold > Theme Options > Where do you want to display blog? option, this page will use the index.php template. You can’t add any avia elements using the Advance Layout Builder. So.. to make the blog page flexible with additional contents, you must not assign the blog page on the said option then add the Blog Posts element instead.
Best regards,
IsmaelHi _urban_!
Please add this on your Quick CSS or custom.css to fix the logo on 480px screen resolutions:
@media only screen and (max-width: 767px) { .responsive .mobile_slide_out .logo img { margin: 0; width: 80% !important; } }Use this to fix the footer widgets:
@media only screen and (max-width: 989px) and (min-width: 768px) { .responsive #footer .av_one_fourth.first.el_before_av_one_fourth, .responsive #footer .av_one_fourth.first + .av_one_fourth + #footer .av_one_fourth, .responsive .av_one_half.first + #footer .av_one_fourth.el_before_av_one_fourth, .responsive .av_one_fourth.first + .av_one_fourth + #footer .av_one_half { margin-left: 5%; float: left; clear: none; } .responsive #footer .av_one_fourth.first.el_before_av_one_fourth, .responsive .av_one_fourth.first + #footer .av_one_fourth, .responsive .av_one_fourth.first + .av_one_fourth + #footer .av_one_fourth, .responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth + #footer .av_one_fourth, .responsive .av_one_half.first + #footer .av_one_fourth.el_before_av_one_fourth, .responsive .av_one_half.first + .av_one_fourth.el_before_av_one_fourth + #footer .av_one_fourth { margin-left: 4%; width: 22%; } }Best regards,
IsmaelMarch 8, 2014 at 10:27 pm in reply to: Set a specific horizontal border color for above the layerslider and navigation #234268Hey!
Thank you for using the theme. I hope you’re doing great.
1.) Please add this on Quick CSS or custom.css to add the border below the header:
#header_main_alternate { border-bottom: 3px solid yellow; }2.) Add something like this:
#header_main_alternate { background: url('http://mpybeta.arixwebdesign.com/wp-content/uploads/2014/02/diagonal-bold-dark.png') repeat; }The background won’t be visible because the diagonal lines are black too.
3.) Use this:
.header_color a { border-color: yellow; }Best regards,
IsmaelHi!
Nice website colors. Anyway, please add this on Quick CSS or custom.css:
.woocommerce-page .button { min-width: 106px; }Best regards,
IsmaelMarch 8, 2014 at 10:12 pm in reply to: Non-mobile top nav menu appears before responsive menu (on iPad) #234258Hey Jane!
Thank you for using the theme. I hope you’re doing great.
Please add this on Quick CSS or custom.css:
@media only screen and (max-width: 1003px) { #avia-menu { display: none !important; } }Regards,
IsmaelHi!
How are you? I hope you’re doing well today.
Please use this on Quick CSS to resize them:
#top #wrap_all .avia-gallery-1 .avia-gallery-thumb a { width: 50px; }Add this one to remove the decreased opacity when hovered:
#top .avia-gallery .avia-gallery-thumb a:hover { opacity: 1; }Best regards,
IsmaelHey!
Thank you for the question. I hope all is well with you today.
If you want a mobile redirect for your homepage, please use this plugin: http://wordpress.org/plugins/wp-mobile-detect/faq/
Refer to this link for more info: https://kriesi.at/support/topic/homepage-redirect-on-mobile-sites/
Best regards,
IsmaelHi!
How are you? I hope you’re doing well today.
Use the BWP Minify plugin again. Please add the code that I gave you on custom.css then add !important after the css values:
.header_color .header_bg, .header_color .main_menu ul, .header_color .main_menu .menu ul li a, .header_color .pointer_arrow_wrap .pointer_arrow, .header_color .avia_mega_div { background-color: #ffffff !important; background: #ffffff !important; }Add this on functions.php to exclude the custom.css file:
add_filter('bwp_minify_style_ignore', 'exclude_my_css'); function exclude_my_css($excluded) { $excluded = array('avia-custom'); return $excluded; }You might need to add the !important for every css values on custom.css file.
Cheers!
IsmaelHey!
There is a plugin that blocks editing on the page editor. Please disable that. We can’t inspect the website with that enabled.
Best regards,
IsmaelHi!
How are you? I hope you’re doing well today.
Please use this to reposition the advance menu toggle on mobile screens:
@media only screen and (max-width: 767px) { .mobile_active #advanced_menu_toggle { display: block; left: 124px; } } @media only screen and (max-width: 480px) { .mobile_active #advanced_menu_toggle { display: block; left: 70px; } }Regards,
IsmaelHi!
Thank you for using the theme. I hope you’re doing great.
Please add this:
.main_color .sidebar a, .main_color .sidebar { color: #ffffff !Important; }Regards,
IsmaelMarch 8, 2014 at 9:38 pm in reply to: Adding he word Search in front of the Search Icon or changing location #234243Hi!
Please replace the code that I gave you with this:
$items .= '<li id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown"><a href="?s=" rel="nofollow" data-avia-search-tooltip="'.$form.'" '.av_icon_string('search').'><span class="search-text">'.__( 'Search', 'avia_framework' ).'</span></a></li>';This will make the “Search” string translatable. If the translation is not automatic when you switch language, please use this plugin to translate the string: http://wordpress.org/plugins/codestyling-localization/
Please hire a freelance developer if you want to integrate the Choices’ or the Propulsion’s search form on Enfold.
You can set the facebook account on Enfold (En) and Enfold (Fr) separately. Switch between languages when you are on the wp dashboard.
Cheers!
IsmaelHi!
You didn’t update the theme to 2.5.4. Please download the latest version on your themeforest account. Note that the videos on mobile version will be disabled on the next release of Enfold. You will be required to add a fallback image for the video for mobile devices.
Best regards,
IsmaelMarch 7, 2014 at 5:34 pm in reply to: Full width slider – can you change it to the standard width? #233870Hey kinnear!
What do you mean by standard width? You can resize the slider on Global Settings > Basic > Slider Width.
Regards,
IsmaelHey CreatorsCreations!
Please post the link to the website. Try to increase the wordpress php memory limit. Refer to this link: http://dailyblogging.org/wordpress/increase-wordpress-memory-limit/
Regards,
IsmaelMarch 7, 2014 at 5:27 pm in reply to: Color Section Background Video Warning get_file_contents #233859Hey!
Thank you for using the theme. I hope you’re doing great.
The next update will include an option to provide a fallback image for mobile devices. There are lot of issues regarding videos on different devices so Kriesi decided that unless he found a full proof integration of mobile video background, videos won’t be available for mobile devices. This image will be shown on mobile device instead of the video background.
Cheers!
IsmaelHi pako69!
Thank you for using the theme. I hope you’re doing great.
Please add this on Quick CSS or custom.css:
.fallback-post-type-icon { display: none !important; }Best regards,
IsmaelHi dngood!
How are you? I hope you’re doing well today.
The languages should be located on wp-content/languages by default but enfold loads the languages files on the lang folder.
if(!function_exists('avia_lang_setup')) { add_action('after_setup_theme', 'avia_lang_setup'); function avia_lang_setup() { $lang = get_template_directory() . '/lang'; load_theme_textdomain('avia_framework', $lang); } }http://codex.wordpress.org/Function_Reference/load_theme_textdomain
Regards,
IsmaelHey!
I thought I posted something here before. Anyway, have you tried to recreate the slider from scratch? Looks like it is doable using the Fullwidth Easy Slider because you’re not creating any complex animations. Anyway I created a new slider called “Aentuinen Test Slider”. All 4 slides show up properly.
http://www.aentuinen.be/test-page/
Please watch this video on how to use the Layer Slider: http://www.youtube.com/watch?v=ZY9SxVyugx4
Regards,
IsmaelHi juliettereniers!
Can you please post a screenshot of what you’re trying to do? Maybe, you can edit header.php then add the logo or image code inside the header_meta container:
<div id='header_meta' class='container_wrap container_wrap_meta'> <div class='container'>Cheers!
IsmaelHi!
Please watch this video by Devin to update the theme via FTP: http://vimeo.com/channels/aviathemes/67209750
Looks like you have a permission issue. Make sure that wp root folder and all the files and folders inside are write/read enabled. Set the permission to 755 or higher.
Regards,
IsmaelHi envapk2!
Thank you for using the theme. I hope you’re doing great.
What type of header do you have? Maybe, you can add this below the code to prevent the “content push” on mobile device:
@media only screen and (min-width: 768px) { .content { padding-top: 0px; padding-bottom: 1px; } }This can make the Small Fixed Header transparent:
.fixed_header #main { padding-top: 0; } .header_color .header_bg, #header_main { background-color: transparent !important; border: none; } .header_color div { border: none; }Cheers!
Ismael -
AuthorPosts
