Forum Replies Created
-
AuthorPosts
-
Hi!
Please add following code to Functions.php file as well
function add_custom_port_masonry_target(){ ?> <script> jQuery(window).load(function(){ jQuery('.av-masonry-container.isotope a').attr('target','_blank'); }); </script> <?php } add_action('wp_footer', 'add_custom_port_masonry_target');I tried to login to add the code but seems like you have removed the user
Best regards,
YigitHi!
Please go to Enfold theme options > Header > Transparency Options and change menu link colors as needed
Best regards,
YigitDecember 1, 2014 at 5:09 pm in reply to: wish to add separators between words in the main menu #360875Shalom Orit!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .social_bookmarks li { float: left; } .av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child { padding-right: 10px; }Cheers!
YigitHey diefleischerei!
Please update Enfold to the latest version 3.0.4 – kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
YigitHi Raphep!
Please add following code to Quick CSS
.grid-entry .inner-entry { margin-right: 0; }Regards,
YigitDecember 1, 2014 at 4:58 pm in reply to: Update to 3.0.4: as contact form/google map have vanished #360860Hey!
If you cannot find Enfold in downloads section on your Envato account, that is general Marketplace issue. I asked Kriesi to check the topic, please kindly wait to hear from him. Sorry for the inconvenience.
Regards,
YigitHi kramotar!
Can you please try re-updating the theme via FTP – kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitDecember 1, 2014 at 4:50 pm in reply to: glassy header all content move up in header section #360852Hi!
It seems like you are not using Color Section on your page. Please add color section element with an unique ID ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png ) and then add following code to Quick CSS in Enfold theme options under General Styling tab
#your-custom-id .container { padding-top: 150px; }Cheers!
YigitHey!
You can target more pages as following
add_filter('avf_logo','avf_new_logo_url'); function avf_new_logo_url($use_image){ if(is_page('59') || is_page('79')) { $use_image = "http://kriesi.at/wp-content/themes/kriesi/images/logo.png"; } return $use_image; }Best regards,
YigitHey Courtney! :)
Please add following code to Quick CSS
.home div#av_section_3 .content { padding-bottom: 0; } .avia_ajax_form p { margin: 0.40em 0; }Cheers!
YigitDecember 1, 2014 at 4:38 pm in reply to: Header Phone Number/Extra Info display in main header area #360840Hi!
Can you please try de-activating all active plugins and check if that helps?
@ginormous Please make sure that you are using the latest version of Enfold 3.0.4 – http://kriesi.at/documentation/enfold/updating-your-theme-files/Best regards,
YigitHey a00109943!
Please add following code to Functions.php file in Appearance > Editor
function add_custom_script(){ ?> <script> jQuery(window).load(function(){ jQuery('input#avia_name_1').attr('placeholder', 'Name *'); jQuery('input#avia_e-mail_1').attr('placeholder', 'E-mail *'); jQuery('input#avia_company_1').attr('placeholder','Company *'); jQuery('input#avia_time_frame_1').attr('placeholder','Time Frame *'); jQuery('textarea#avia_message_1').attr('placeholder', 'Your message *'); jQuery('textarea#avia_brief_message_1').attr('placeholder', 'Your subject *'); }); </script> <?php } add_action('wp_footer', 'add_custom_script');Regards,
Yigit-
This reply was modified 11 years, 4 months ago by
Yigit.
Hey millerb7!
Seems like updating the theme helped with the issue – http://i.imgur.com/mSUqFfT.png ? :)
Cheers!
YigitHey!
Please do so. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here
Best regards,
YigitHey matthewalber!
Please update Enfold to the latest version 3.0.4 – kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
YigitHi!
Please review your website. I used lowercase for the selector in Quick CSS field and it worked fine
Best regards,
YigitHey mediumstudio!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
div#mc_embed_signup_scroll .clear { visibility: visible; overflow: visible; }Regards,
YigitHi!
It seems like you have chosen to display Blank Template on your page, so header and footer are hidden. Please edit your page and choose Default page template – http://i.imgur.com/BoFXqwT.png
Cheers!
YigitHi!
Do you mind creating a temporary admin login and posting it here privately?
Cheers!
YigitDecember 1, 2014 at 4:10 pm in reply to: How do I add an operational Texting Icon or Button to my Contact page #360810Hi Renvato2!
Can you please post a screenshot and show the changes you would like to make? I am not sure how you are going to be able to send text messages to your phone for free from your website
Cheers!
YigitDecember 1, 2014 at 4:05 pm in reply to: enfold theme / woocommerce One Page Checkout plugin conflict #360807Hey!
@treblamah I asked Elliott to check the topic once again, please kindly wait to hear from him. Also, please try contacting Woo themes support, they should have better insight on what could be causing the issue.
@mikeensormedia Enfold is fully compatible with WooCommerce. Any plugin that have not mentioned as compatible on Enfold’s ThemeForest page is a 3rd party plugin and not guaranteed to be compatible with the theme 100%.Best regards,
YigitHey silverjello!
Please go to Appearance > Editor and edit Header.php file
Cheers!
YigitHi alysiacaringi!
Can you please flush browser cache and refresh your page a few times? Icons load fine on both pages on my end
Best regards,
YigitHi!
Please try placing your Google Maps inside a color section element with a unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png
And then try adding following code to Quick CSS#your-custom-id .container { max-width: 100%; padding: 0; margin: 0; }Cheers!
YigitHi Peuf!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
img.ls-l.ls-preloaded:nth-child(2) { left: 0!important; }Regards,
YigitHey Patrick!
Please go to Enfold theme options > Advanced Styling and edit “Main menu sublevel links”
Best regards,
Yigit -
This reply was modified 11 years, 4 months ago by
-
AuthorPosts
