Forum Replies Created
-
AuthorPosts
-
Hey hughsieg5!
Yes you can HTML for captions but tooltip would disappear before you can click on the link. Such feature was requested, please vote it here – https://kriesi.at/support/enfold-feature-requests/
Cheers!
YigitHey!
@gdopraxis Thank you for posting your workaround. However, i could not find hotspot element on your page. Can you point it out please? :)Regards,
YigitHey!
Do you mind creating a temporary admin login and posting it here privately so i can look into it quickly? :)
Cheers!
YigitHi ftt123!
Please go to Enfold theme options > Header > Extra Elements and add this HTML code in front of your number – http://pastebin.com/DERafP39
and then go to Enfold theme options > Advanced Styling tab and edit “Small bar above main menu”Best regards,
YigitHey diefleischerei!
1- Please add following code to Quick CSS
a.cart_dropdown_link { color: #f05a1a!important; }2- Please go to Settings > Media and change thumbnail sizes and then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
Regards,
YigitMerhabalar Mehmet Ali!
Please add following code to Functions.php file in Appearance > Editor
function add_custom_post_target(){ ?> <script> jQuery(window).load(function(){ jQuery('li.news-content.post-format-link a').attr('target','_blank'); }); </script> <?php } add_action('wp_footer', 'add_custom_post_target');Regards,
YigitHi gitirereg!
Can you post the link to your website where we can see example please?
Cheers!
YigitHi!
Please try updating WordPress to version 4.0 and try re-updating Enfold via FTP – http://vimeo.com/67209750
Cheers!
YigitHi Heidi!
Can you please try changing file names and use only English characters? Your images cannot be found right now. Also please try de-activating all active plugins and check if that helps. It should help caching issue you are having. After making styling changes, please flush cache and refresh your page a few times. Also, there could be a server side caching, please check with your service provider.
Best regards,
YigitHey!
Currently your header height is 116px. You can go to Enfold theme options > Header choose to display Custom Pixel value for the size and adjust it as needed. If you would like to increase the size of your current header, please increase header height. Your designer can design the size you would like, as long as you adjust the header size, it would fit nicely
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#footer .avia_transform .av_font_icon { opacity: 1!important; -moz-transform: none!important; -webkit-transform: none!important; -ms-transform: none!important; transform: none!important; }Best regards,
YigitHey!
Please also 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.
If that does not help, please post the link to your website. We may need a temporary admin login as wellCheers!
YigitHi!
Please try adding following to .htaccess file
<FilesMatch "\.(ttf|otf|woff)$"> <IfModule mod_headers.c> Header set Access-Control-Allow-Origin "*" </IfModule> </FilesMatch>also try re-updating the theme via FTP – http://vimeo.com/67209750
and flush browser cacheBest regards,
YigitOctober 13, 2014 at 11:26 pm in reply to: How to replace Circle image-styling for a custom design? #335241Hi!
Please request such feature here – https://kriesi.at/support/enfold-feature-requests/
You can refer to this example – http://jsfiddle.net/kizu/bhGn4/Regards,
YigitHi bicounet!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.toggle_icon, .toggle_icon .vert_icon, .toggle_icon .hor_icon { border-color: red !important; }if that does not help, please post the link to your page where we can see an example
Regards,
YigitHey!
Please go to Enfold theme options > Advanced Styling and edit “Main menu links” and for transparent header, please go to Enfold theme options > Header > Transparency Options
Regards,
YigitHi!
Please check this post and see if that helps – https://kriesi.at/support/topic/layerslider-blank-after-updating-to-enfold-3-0/#post-334802
Best regards,
YigitHey!
Please publish the page first and then give the link. We cannot see drafts :)
Regards,
YigitHey Bernd!
Can you post the link to your website please? Please firstly choose to display Logo Center, Menu below option in Enfold theme options > Header tab and add a secondary menu in Appearance > Menus. I would like to give it a shot, if you do not like the look, you may need to hire a freelance developer unfortunately.
Also feel free to request such header here – https://kriesi.at/support/enfold-feature-requests/Best regards,
YigitOctober 13, 2014 at 9:23 pm in reply to: One-fourth element-width wrong at website-width of 990px to 766px. #335183Hi!
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 :)Regards,
YigitHi!
Do you mind creating a temporary admin login and posting it here privately?
Best regards,
YigitHey!
Do you mind creating a temporary admin login and posting it here privately so we can look into it?
Best regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .avia-post-nav { display: none !important; }Cheers!
YigitHey!
Please try the code as following
.hr-custom .hr-inner { border-color: #00c472; border-color: -moz-linear-gradient(left, #00c472 0%, #3cd52e 100%); border-color: -webkit-gradient(linear, left top, right top, color-stop(0%,#00c472), color-stop(100%,#3cd52e)); border-color: -webkit-linear-gradient(left, #00c472 0%,#3cd52e 100%); border-color: -o-linear-gradient(left, #00c472 0%,#3cd52e 100%); border-color: -ms-linear-gradient(left, #00c472 0%,#3cd52e 100%); border-color: linear-gradient(to right, #00c472 0%,#3cd52e 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c472', endColorstr='#3cd52e',GradientType=1 ); }border-color should be written without underscore
Regards,
YigitHi!
Please add following code to Quick CSS
.single .blog-meta { display: none; }Regards,
YigitHi!
They should be included. Since Kriesi holds the license to distribute the images, as Enfold user you can take them from demo site :)
Regards,
Yigit -
AuthorPosts
