Forum Replies Created
-
AuthorPosts
-
Hi!
I added to code to Style.css file of your child theme in Appearance > Editor and it worked fine. Please review your website now
Best regards,
YigitHi!
Can you please try de-activating all active plugins and check if that helps?
Cheers!
YigitHey sgehrke!
Can you please try switcing to one of the default themes and check if drag-n-drop feature works?
Also, which version of WordPress and Enfold are you using?Regards,
YigitHey fitzpatrick512!
Please request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/
Cheers!
YigitHey!
Please do so and let us know so we can mark the thread as resolved or assist you further :)
Cheers!
YigitHey!
Please add following code to Functions.php file in Appearance > Editor
function add_custom_target(){ ?> <script> jQuery(window).load(function(){ jQuery('.av-image-hotspot a').attr('target','_blank'); }); </script> <?php } add_action('wp_footer', 'add_custom_target');Regards,
YigitHi!
Sure, if plugin did work fine, you can undo the changes you made to the files.
Best regards,
YigitHey paiwp!
Can you post the link to your website?
Masonry element is under Content Elements in Advanced Layout Builder. If it does not show up on your end, you are probably using a older version of the theme. Please make sure that you are using the latest version of the theme 3.0.4 – http://kriesi.at/documentation/enfold/updating-your-theme-files/Cheers!
YigitHey!
Please add following code to Functions.php file in Appearance > Editor
function add_custom_rel(){ ?> <script> jQuery(window).load(function(){ jQuery('.social_bookmarks a').attr('rel','nofollow'); }); </script> <?php } add_action('wp_footer', 'add_custom_rel');Regards,
YigitHi!
Code Elliott posted should work fine. Please flush cache and disable CSS minifying feature if you are using on a plugin.
Best regards,
YigitHey HeavenlyBlues!
Please see – http://kriesi.at/documentation/enfold/change-the-default-font-size/
You can go to Enfold theme options > Advanced Styling tab and edit some elements and change their font sizes. If you need any help with CSS, please post the link to your website and point out the elements you would like to edit :)Best regards,
YigitHi Cevik_Kuersad!
Please change the code to following one
.avia-logo-element-container img { filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -o-filter: grayscale(100%); filter: gray; -webkit-transition: all .6s ease; transition: all .6s ease; -moz-transition: all .6s ease; -o-transition: all .6s ease; } .avia-logo-element-container img:hover { filter: grayscale(0%); -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -o-filter: grayscale(0%); filter: none; } .image-overlay { display: none !important; }Regards,
YigitHey!
Please add following code to Quick CSS as well
#top #header .av-main-nav > li > a .avia-menu-text, #top #header .av-main-nav > li > a .avia-menu-subtext { color: inherit; }Regards,
YigitDecember 31, 2014 at 1:15 pm in reply to: Moving Woocommerce Flyout Cart To Social Icon Menu #373471Hey!
Please feel free to post your feature requests here – https://kriesi.at/support/enfold-feature-requests/
Glad you figured it out! Let us know if you have any other questions or issues. Happy new year!Best regards,
YigitHi ItsYeBoi!
1- Please go to Enfold theme options > Advanced Styling tab and edit “Main menu links” and make sure to check “Apply only to mouse hover state”
2- Using HTML, you can make your text linked or you can use Button elementRegards,
YigitHi!
You can simply edit your portfolio item and change the title to “Cornering School Day For Street and Track Riders”
Regards,
YigitHi!
Please add following code to Quick CSS and adjust as needed
.phone-info { position: relative; top: 50px; left: 33%; }Best regards,
YigitHey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 990px) { .logo, .logo a, .logo img { float: left; right: 0!important; }}Best regards,
YigitHi!
1- Please refer to this post if you would like to add new Google Fonts – http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/
2- Please add following code to Quick CSS as well#top .av-subnav-menu li a:hover { color: black; }Best regards,
YigitHey bloodyamazing!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-285167 .big-preview.single-big { display: none !important; }Cheers!
YigitHi!
Please add following code to Quick CSS as well
#footer .social_bookmarks li a { border-radius: 100px; font-size: 20px; border: 1px solid #e2e2e2; color: #e2e2e2; }If you mean sonar effect, unfortunately it only works on Icon element. If you liked that look better, you can undo the changes
Regards,
YigitHi!
After activating the plugin, please go to Settings > XML-Sitemap for the settings
Best regards,
YigitDecember 30, 2014 at 4:34 pm in reply to: duplicate robots meta tag coming from Enfold with index, follow #373164Hi Tomzilla!
Please go to Enfold/framework/php folder and open function-set-avia-frontend.php you can find the functions there. You can edit it as needed
Regards,
YigitHey!
Please go to enfold/includes/admin folder and open register-backend-styles.php file and edit one of the existing predefined color schemes
Best regards,
YigitHi!
Can you please try to increase the allocated memory to 128M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
You can contact your service provider and they can do it for you.Best regards,
YigitHi!
You are welcome cr3epy, glad we could help! Happy new year to you as well :)
Regards,
YigitHi!
Good luck Grace! If you need any help, feel free to let us know :)
Best regards,
YigitHey!
Please add this code inside a text widget in Appearance > Widgets – http://pastebin.com/LGgxeSwq
Then add following code to Quick CSS in Enfold theme options under General styling tab#footer .social_bookmarks li { clear: none!important; border: none !important; }Best regards,
Yigit -
AuthorPosts
