Forum Replies Created
-
AuthorPosts
-
Hi!
I checked the link but I can’t see the issue. Can you please provide a screenshot?
Regards,
IsmaelHey!
The default color has been changed. I don’t know why. Add this on Quick CSS or custom.css:
#advanced_menu_toggle, #advanced_menu_hide { color: #ffffff; border-color: #e1e1e1; } .header_color .cart_dropdown .dropdown_widget li a, #top .header_color .avia_cart_buttons .button, #top .header_color .dropdown_widget .buttons .button, .header_color .cart_dropdown_first .cart_dropdown_link { color: #ffffff; } .dropdown_widget .cart_list li.empty { color: #ffffff; }Regards,
IsmaelHey frauplote!
Thank you for using Enfold.
You can create a hide and show jquery function: http://www.w3schools.com/jquery/jquery_hide_show.asp
Cheers!
IsmaelHey!
Which slider are you trying to use? If you’re trying to use the Layer Slider. Edit the page then switch to the Advance Layout Builder. Go to Media Elements panel, add the Advanced LayerSlider element. Select the slider that you want.
Cheers!
IsmaelHi!
Thank you for using Enfold and sorry for the delay.
Aside from the category sort function of portfolio, masonry and magazine elements, the theme doesn’t have any filter feature. Note that items should be present on the current page for them to be included on the sort. Unfortunately, this particular request or modification is beyond the scope of support and is not a theme related issue. Please hire a freelance developer or find a third party plugin that coincide with the theme. For further modifications, please visit Envato Studio or Werkpress.
If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries. Thank you for your understanding.
Cheers!
IsmaelHi Hazlitt1!
Thank you for using Enfold.
I checked the website (http://fortis-sachwerte.de/) but I can’t see any progress bar elements. Can you please provide a link to the actual page with the issue?
Cheers!
IsmaelHey!
Maybe these plugins will work:
https://wordpress.org/plugins/universal-star-rating/
https://wordpress.org/plugins/yet-another-stars-rating/You have to use shortcodes to manually add the rating.
Best regards,
IsmaelHey!
The video size is 20MB and this is quite huge compare to the video used in the demo which is 18 secs long and file size is only 1.3MB. Maybe you should find tutorials on how to compress video size or upload the video using h.264 format on vimeo.
Regards,
IsmaelHi Brad!
Thank you for using Enfold.
Please go to the Slider Settings > Layout > Full-width slider settings. Add pixel values on the Responsive Under and Layers Container fields.
Best regards,
IsmaelHey!
Please try to add this code in the functions.php:
/** * Ajax Search Query */ add_filter('avf_ajax_search_query', 'avf_modify_ajax_search_query', 10, 1); function avf_modify_ajax_search_query($search_parameters) { $language = pll_current_language(); parse_str($search_parameters, $params); $params['lang'] = $language; $search_parameters = http_build_query($params); return $search_parameters; }Cheers!
IsmaelHi!
I’m sorry but I really can’t see the issue with the image. The image animation is working fine. I’ll ask Yigit to take a look.
Cheers!
IsmaelHi!
Thank you for using Enfold.
You can use the .current-page-ancestor class. Something like this:
.current-page-ancestor.menu-item-top-level-3 a { background: #832d90 !important; color: white !important; }Cheers!
IsmaelHi nigellim68!
Thank you for using Enfold.
1.) I’m sorry but this is not possible without major modifications on the theme.
2.) Decrease the logo size with this:
@media only screen and (max-width: 989px) { logo, .logo a {width: 200px;}}3.) Use this to remove the background:
media only screen and (max-width: 989px) { .header_color .header_bg { background: none; }}Cheers!
IsmaelHey!
You can try this:
#top .header_color .main_menu .menu ul .current_page_item > a { color: red; }Cheers!
IsmaelHey dondela!
Thank you for using Enfold.
Add this on functions.php:
/** * Add items on the social share section */ add_filter('avia_social_share_link_arguments', 'avia_add_social_share_link_arguments', 10, 1); function avia_add_social_share_link_arguments($args) { $args['xing'] = array("encode"=>true, "encode_urls"=>false, "pattern" => "http://www.xing.com/sharer.php?u=[permalink]&t=[title]"); return $args; }Change the pattern.
Cheers!
IsmaelDecember 5, 2014 at 12:27 am in reply to: Add additional google font "Exo 2" to ENFOLD Theme #363339Hi jccph!
Thank you for using Enfold.
Sorry about that, the “guide” is updated. You can add it on functions.php file, right below line 16.
Regards,
IsmaelHey!
Disable the Shrinking Header setting on Enfold > Header > Header behavior panel.
Cheers!
IsmaelHey etaleem!
Thank you for using Enfold.
Can you please give us a link to the actual website? A screenshot of the issue will help. You can use imgur, dropbox, clipular etc.
Best regards,
IsmaelHi!
The login credentials are not working. Please check. I’m sorry but I think this is NOT a theme related issue. Try to switch to a default theme, I’m sure you’ll get the same error. Please go to the wp-content > plugins folder. Delete the contextual-related-posts folder if there is any. Test it again.
Regards,
IsmaelHey etaleem!
Thank you for using Enfold.
Please go to the Enfold > Advanced Styling panel. Insert and edit the Main menu sublevel links element.
Best regards,
IsmaelHi!
If you can’t find the two tabs (content and colors), it means you’re not using Enfold 3.0.4. Please update the theme to the latest version.
Regards,
IsmaelHey!
Did you add the css codes on Quick CSS field? It won’t be remove when you update the theme. If you don’t feel safe, you can copy the css codes on a text file.
Regards,
IsmaelDecember 5, 2014 at 12:13 am in reply to: Enfold Table stretch td across entire table colspan=4 #363328Hey!
Thank you for using Enfold.
I’m sorry but it will not work for the theme’s default table element. You can try to build the table manually with html. Might be possible with css pseudo selectors but it will take a lot of css modifications to do it.
Cheers!
IsmaelHey coheno!
Thank you for using Enfold.
You can try to open the contact form on a lightbox. Please refer to this link: https://kriesi.at/support/topic/contact-form-in-pop-up-prettyphoto-issue/#post-304173
Regards,
IsmaelHey!
Please look for the Update manually via FTP tutorial. Watch the video.
Regards,
IsmaelHey Antonio!
Thank you for using Enfold.
Did you register the email of the author on gravatar.com?
Regards,
IsmaelHi!
You can try it inside the header.php file. I’m sorry but we don’t provide support for third party scripts as stated on our support policy. Please contact the company or the script author.
Cheers!
IsmaelHey!
You can add a scroll bar on the sidebar menu but it won’t look that good:
.html_header_left #top #header { overflow: auto; }Or decrease the menu padding and font size. The left sidebar header works well when content is taller than the side header.
Regards,
IsmaelDecember 4, 2014 at 11:49 pm in reply to: Column or Text Block Space / Padding Adjustment code #363318Hey imoutsidethebox2!
Thank you for using Enfold.
Are you referring to the content padding? Can you please provide a screenshot? Try this on Quick CSS to decrease the padding:
.content, .sidebar { padding-top: 20px; padding-bottom: 20px; }Regards,
Ismael -
AuthorPosts
