Forum Replies Created
-
AuthorPosts
-
Hey obsessionz!
You have following code in Style.css file of your child theme
#header_meta { border-bottom-style: solid; border-bottom-width: 1px; border-top: medium none; margin-bottom: -1px; min-height: 30px; z-index: 10; display:none !important; }Please remove the last line “display: none !important”
Regards,
YigitHey neobcn!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.widget li { list-style: none; }Best regards,
YigitDecember 15, 2014 at 4:56 pm in reply to: Menu – Button Style (border) – fill in when hovering? #368352Hi Pointbreakd!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
li.av-menu-button-bordered > a:hover > span.avia-menu-text { background-color: orange; }Best regards,
YigitHi youyou78!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) { strong.avia-testimonial-name { width: 40%; float: left; }}If that does not help, please post the link to your page where you have testimonials slider
Regards,
YigitHey viktorstudio!
Can you please elaborate? What kind of error you are getting? Are you getting the error while trying to upload new icons on Enfold theme options?
Cheers!
YigitHi Gardennorm!
Please go to Enfold/config-templatebuilder/avia-shortcodes folder and open slideshow.php file and find
if(trim($title) != "") $title = "<h2 {$title_styling} class='avia-caption-title' $markup_name>".trim(apply_filters('avf_slideshow_title', $title))."</h2>";and change it to
if(trim($title) != "") $title = "<h1 {$title_styling} class='avia-caption-title' $markup_name>".trim(apply_filters('avf_slideshow_title', $title))."</h1>";Best regards,
YigitHey!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Cheers!
YigitHi Mac!
Thank you for choosing Enfold and we are glad that you are liking it :)
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed.header_color .avia-menu-fx { background-color: red; }Cheers!
YigitHi josiehaney!
Please try adjusting “responsive under” and “layers container” values in LayerSlider WP > Slider Settings > Layout and check if that helps – http://i.imgur.com/E2YOJ5x.png
Regards,
YigitDecember 15, 2014 at 4:16 pm in reply to: Changing menu colour on a post when no menu header image #368326Hi darrenrhymer!
Can you post the link to your website please?
Have you tried adjusting menu item colors in Enfold theme options > Advanced Styling tab > “Main menu links” and Enfold theme options > Header > Transparency options?Regards,
YigitHi Frank!
Can you please try de-activating all active plugins and check if that helps?
Cheers!
YigitHey!
Please add following code to Functions.php file in Appearance > Editor
add_filter('avf_logo_headline', 'logo_new_tag'); function logo_new_tag($headline_type) { $headline_type = 'h1'; return $headline_type; }Cheers!
YigitHi!
Glad it is working fine now. Yes, it sounds like a caching related issue. Let us know if you have any other questions or issues!
Cheers!
YigitHey youyou78!
1- Can you post the link to your website please? A screenshot showing the changes you would like to make would help us understand it better. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here
2 & 3- Please add following code to Quick CSS in Enfold theme options under General Styling tabul#mobile-advanced { background-color: black; } a#advanced_menu_toggle { position: fixed; top: 25%; right: 5%; }Cheers!
YigitHey alexmasica!
Please try de-activating all active plugins and check if that helps
Also, please make sure that wp-content/uploads folder has correct permissions ( 755 ) – http://codex.wordpress.org/Changing_File_PermissionsRegards,
YigitHey!
Please try adding following code to Quick CSS
@media only screen and (max-width: 1165px) and (min-width: 990px) { .av-main-nav > li > a { padding: 0 4px; } strong.logo { width: 20%; }}Regards,
YigitHi!
Please go to Enfold/config-templatebuilder/avia-shortcodes folder and open gallery.php file and find
avia_animate_when_visibleand remove it
Best regards,
YigitHey patriscia!
1- Both links are the same screenshot. Can you please post a screenshot and show how you would like to put lines between menu items?
2- Please edit your contact form and add a new Check Box element and insert your link using HTML as shown here – http://i.imgur.com/jWHY8nm.pngBest regards,
YigitHey Joakim
Can you please post the link to your website so we can provide you HTML code so you can use it in Text widget in footer to display your social icons. If you would like to display your social icons in footer socket section, please go to Enfold theme options > Footer and check “Social Icons”
Regards,
YigitHey developerFD1!
Please update Enfold to the latest version 3.0.4 – kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
YigitHey Jamie!
Have you tried contacting WP Engine support? This is their explanation on their website “Default PHP Function we’ve added to the error log to determine when sessions are resumed or opened; which is identified by either a GET, POST, or cookie. Session data is saved in a serialized format which PHP retrieves and unserializes in order to populate $_SESSION. This log is intended only for our platform to read and is not intended for humans to read. We use this log to help monitor, evaluate, and optimize sites on our platform.”. I am sure they would provider more information/help on this log
Regards,
YigitDecember 15, 2014 at 3:20 pm in reply to: Customize main dropdpwn menu – shall not dropdown on hover #368295Hi!
Please add following code to Functions.php in Appearance > Editor
function add_custom_dropdown(){ ?> <script> jQuery(window).load(function(){ jQuery('ul.sub-menu').attr('style','display: none'); }); jQuery('.av-main-nav > li > a').click(function() { jQuery( '.av-main-nav > li > ul.sub-menu' ).toggle(); }); </script> <?php } add_action('wp_footer', 'add_custom_dropdown');Cheers!
YigitHey kimoribj!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
header#header { border-top: 5px solid #B0925A; }Best regards,
YigitDecember 12, 2014 at 8:17 pm in reply to: display issues on mobile when using Opera mini or turbo #367467Hi!
I checked your website and this is how it looks like on my iphone – http://i.imgur.com/jov7GyL.png
Regards,
YigitHi!
Please add following code to Quick CSS
#top .av-submenu-container { width: 40%; margin-left: 8%; }Regards,
YigitHey!
Login credentials are still not working for me. Can you please try de-activating all active plugins and check if that helps?
Please add following code to Quick CSS.blog div#main .container_wrap_first { background-repeat: no-repeat; background-image: url(https://sharprockvineyards.com/wp/wp-content/uploads/2014/11/ls_bkgd_bokeh.jpg); background-attachment: scroll; background-position: top left; background-size: cover; }Best regards,
YigitDecember 12, 2014 at 7:55 pm in reply to: THEME UPDATED. STILL Problems with Slideshows, Google Maps, Contact Forms etc #367458Hi!
Can you please try de-activating all active plugins and check if that helps? If not, please try re-updating the theme via FTP and make sure to overwrite all files – http://vimeo.com/67209750
Regards,
YigitHi!
Please add following code to Quick CSS as well
@media only screen and (max-width: 1200px) { .av-main-nav > li > a { padding: 0 9px; }}Cheers!
YigitDecember 12, 2014 at 7:26 pm in reply to: THEME UPDATED. STILL Problems with Slideshows, Google Maps, Contact Forms etc #367446Hey Justin!
Please flush browser cache and refresh your page a few times. Elements are showing up and working fine on my end – http://i.imgur.com/oYH3Dh6.png
Cheers!
Yigit -
AuthorPosts
