Forum Replies Created
-
AuthorPosts
-
Hi!
@scotsnyder: Do you have the latest version of the theme? Please make sure that you’re using Enfold 3.0.4 on WordPress 4.0.1. A link to the site will help.Cheers!
IsmaelHey!
I’ve been watching this thread and waiting for the result. Sorry if it doesn’t work. Please remove the code and try to use the Relevanssi plugin then refer to this link: http://kriesi.at/documentation/enfold/use-relevanssi-in-search-instead-of-the-default-search/
Regards,
IsmaelNovember 26, 2014 at 5:56 am in reply to: Font weight is 400 logged out but 300 when logged in (what I want) #358172Hey!
Glad you fixed it. You can also add this filter on functions.php right below line 16:
add_filter( 'avf_google_heading_font', 'avia_add_heading_font'); function avia_add_heading_font($fonts) { $fonts['Open Sans 2'] = 'Open Sans:300italic,400italic,600italic,700italic,800italic,700,300,600,800,400''; return $fonts; } add_filter( 'avf_google_content_font', 'avia_add_content_font'); function avia_add_content_font($fonts) { $fonts['Open Sans 2'] = 'Open Sans:300italic,400italic,600italic,700italic,800italic,700,300,600,800,400''; return $fonts; }Select Open Sans 2 on Enfold > General Styling > Fonts panel.
Regards,
IsmaelHey lkjc!
Thank you for using Enfold.
Please refer to this link for a possible fix: http://www.fontsquirrel.com/blog/2010/11/troubleshooting-font-face-problems
Cheers!
IsmaelHey connect4consulting!
Thank you for using Enfold.
Add this on Quick CSS:
header#header { width: 1098px !important; }You might need to adjust the header size on different screen sizes. Use css media queries for that.
Regards,
IsmaelHey!
Like what Yigit said, importing the demo files will change your theme options and add pages that you probably won’t be needing. Most of the landing page of the demo data are created using the combination of color sections and sliders on the advance layout builder.
Regards,
IsmaelNovember 26, 2014 at 5:45 am in reply to: IE9 – sidebar not floating left/right – appears under main content area #358161Hi!
Thank you for using Enfold.
I checked the site on IE9 and the sidebar looks OK. Please try to disable compatibility view mode.
Cheers!
IsmaelNovember 26, 2014 at 5:44 am in reply to: Change color of arrows and text of the image lightbox #358159Hi oiser!
Thank you for using Enfold.
You can try this on Quick CSS:
.mfp-title {color: red;} div.avia-popup button.mfp-arrow:before {color: blue;} .mfp-counter {color: orange;}Best regards,
IsmaelHey!
Please try these plugins:
https://wordpress.org/plugins/no-right-click-images-plugin/
https://wordpress.org/plugins/wp-content-copy-protection/
https://wordpress.org/plugins/wp-content-copy-protector/
https://wordpress.org/plugins/prevent-content-copy-image-save/Nice website. Maybe, you should add a light version. :)
Best regards,
IsmaelHey!
Please replace the code with this:
.logo { position: relative !important; top: 10px !important; } .av-main-nav > li > a { padding-top: 30px; }Cheers!
IsmaelHi!
Please disable the cache plugin or purge the cache. If you have a minify plugin, please disable it temporarily. If it doesn’t work, add this on Quick CSS:
.avia_transform .avia_animated_image { opacity: 1; }Cheers!
IsmaelNovember 26, 2014 at 5:31 am in reply to: **URGENT** Enfold slider, map, and contact forms not working – Triedl FTP update #358153Hi!
Thank you for using Enfold and sorry for the delay.
Did you override the whole theme files? Can you please provide a link to the actual page with the issues? A lot of inquiries have been reported regarding WP 4.0.1 and they are fixed immediately with the Enfold 3.0.4. If you have a cache and minify plugins, please disable them temporarily.
Best regards,
IsmaelHey!
Please try to add this on Quick CSS or custom.css:
.home div#av_section_1 .av-parallax.avia-full-stretch.active-parallax { top: -40%; }Cheers!
IsmaelHey connect4consulting!
Thank you for using Enfold.
Please add this on Quick CSS or custom.css:
#header .twelve.units { width: 910px !important; margin-left: -415px; }Use this to change the background:
.header_color .main_menu ul ul { background-color: green; }Cheers!
IsmaelNovember 26, 2014 at 5:22 am in reply to: Enfold theme – Sort portfolio items for real estate website #358149Hey!
Alright. On portfolio.php, replace the code with this:
$output .= '<header class="entry-content-header">'; $output .= "<h3 class='grid-entry-title entry-title' $markup><a href='{$title_link}' title='".esc_attr(strip_tags($title))."'>".$title."</a></h3>"; $estate_price = get_post_meta( $the_id, 'estate_price', true ); $output .= "<span class='estate_price'>{$estate_price}</span>"; $output .= '</header>';On functions.php, replace the order parameter with this:
function custom_post_grid_query( $query, $params ) { $query['orderby'] = 'meta_value_num'; $query['order'] = 'DESC'; return $query; } add_filter( 'avia_post_grid_query', 'custom_post_grid_query', 10, 2);Create a custom field on the portfolio items called estate_price then enter a price value like $ 9.99. I know the custom fields is not a beautiful solution but it works. If you want something more sophisticated that this one, you might need to hire a freelance developer.
Regards,
IsmaelNovember 26, 2014 at 5:07 am in reply to: Editing Woocommerce single product page and customer emails. #358144Hey!
Just to be clear, you want to separate the image and the title a little bit more? Use this on Quick CSS:
.single-product-main-image { margin-right: 80px !important; }Cheers!
IsmaelHey DaraEmerson!
Thank you for using Enfold.
Please update the theme to 3.0.4. This should fix the issues.
Best regards,
IsmaelHey WebsiteGirl!
Thank you for using Enfold.
Please try to log out of the wp dashboard then login back again. If possible, test it on another browser. If it still doesn’t work, try updating the theme via FTP. Refer to this link: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
IsmaelHi!
Yes, that is possible. It’s better if you’re working on a child theme. http://kriesi.at/documentation/enfold/using-a-child-theme/
Cheers!
IsmaelNovember 26, 2014 at 4:56 am in reply to: How do I make the icons appear exactly where the shortcodes appear? #358138Hey champlainconted!
Thank you for using Enfold.
Can you please provide a screenshot on how you want it to look like? Try to use column layouts to separate the shortcodes.
Regards,
IsmaelHi!
Please follow the documentation. That is the best way to update the theme without losing css modifications and theme options.
http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
IsmaelNovember 26, 2014 at 4:46 am in reply to: Adding meta data author category and setting the blog "normal" layout :) #358135Hey!
Thank you for using Enfold and sorry for the delay.
Regarding the author, please refer to this link: https://kriesi.at/support/topic/show-blog-author-on-blog-grid/#post-286592
For the category, you can use the get_the_category function: https://kriesi.at/support/topic/category-name-in-class-in-tag-in-grid-layout-blog-style/#post-259680
For further modifications, please visit Envato Studio or Werkpress.
Cheers!
IsmaelHi!
Thank you for using Enfold.
@itmonitoring: I’m sorry but you’re using an old version of the theme, 3.0.2, which is not compatible with WordPress 4.0.1. Please download the latest version 3.0.4 from your themeforest account then update the theme via FTP. Please refer to this link for more info: http://kriesi.at/documentation/enfold/updating-your-theme-files/The update should fix the slider and contact form issues but it will not change your theme options as long as you properly update the theme base on the document that we provided above.
@Ralph12 & @lounge35: Thanks for helping out!Best regards,
IsmaelHi!
Ok. No disrespect. IMHO, I think it’s better if you just remove the tagline but if you want it there, you can use the suggestion above to move it. I noticed that you’re adding the css both on style.css and on the Quick CSS field. The codes might conflict with each other.
Best regards,
IsmaelHi!
You can use the Codestyling Localization plugin to translate the theme options to German. Go to Tools > Localization then look for the Enfold theme. Edit the Deutsch/Deutschland language. We are currently relying on other users to translate the theme so you might find some of the language files to be incomplete.
Cheers!
IsmaelHi!
Thank you for the info.
Please add this on functions.php:
add_action('after_setup_theme','avia_remove_main_menu_flags'); function avia_remove_main_menu_flags(){ remove_filter( 'wp_nav_menu_items', 'avia_append_lang_flags', 20, 2 ); remove_filter( 'avf_fallback_menu_items', 'avia_append_lang_flags', 20, 2 ); remove_action( 'avia_meta_header', 'avia_wpml_language_switch', 10); }Cheers!
IsmaelHi!
Use this on Quick CSS or custom.css to adjust the first column:
.page-id-2045 .pricing-table-wrap:first-child { width: 500px; }Use css media queries to adjust the width on different screen sizes.
Regards,
IsmaelHey!
You don’t need to add css modificatons. Upload the larger version of the logo then go to Enfold > Header > Header Size. Set it to custom pixel value. Choose 45px to constrain the logo.
Regards,
IsmaelNovember 26, 2014 at 4:12 am in reply to: background image in Farb-Sektion is blurry in full width #358126Hi!
Please use this on Quick CSS or custom.css:
.avia-full-stretch { background-size: 100% !important; }Best regards,
IsmaelHey vonweiler!
If possible, please avoid creating duplicated posts. Thank you.
https://kriesi.at/support/topic/fullscreen-slider-in-boxed-layout-2/
Best regards,
Ismael -
AuthorPosts
