Forum Replies Created
-
AuthorPosts
-
Hi Kim,
Glad to hear that worked and feel free to reach out for our assistance again if you need it!
Best regards,
JordanHi,
Thanks for getting back to me.
Please try the suggestions found here – https://kriesi.at/support/topic/having-problems-after-updating-to-enfold-3-6-please-read-this-first/
If that does not help, could you please provide login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.
Best regards,
JordanJune 13, 2016 at 2:56 am in reply to: How to change the header colour without changing the General Styling? #647107Hey Felix,
Try adding your code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file.
Also using the !important tag maybe necessary for some of the styles.
If the above does not help please provide us with a link to your portfolio page so that we can inspect the elements and assist you further.
Best regards,
JordanHey inspire_av,
Thanks for getting in touch with us!
Try the following link – http://kriesi.at/documentation/enfold/
Best regards,
JordanHi,
Could you please also provide login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.
Best regards,
JordanHey Daniel,
Very sorry for the delay.
Could you please also provide login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.
Best regards,
JordanBoa tarde Debora,
Eu não me esqueci de você e eu ainda estou olhando para as questões para você.
Obrigado pela sua paciência,
JordanHey Franck,
Thanks for getting in touch with us!
I am unable to view the error you are receiving as I do not have access to the image you posted.
Best regards,
JordanJune 11, 2016 at 10:02 pm in reply to: Sudden problems with Layer Slider (images gone from back office) #646669Hey luckylobo10,
Glad to hear you fixed it!
Best regards,
JordanHey tapaway,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
- The URL to the login screen.
- A valid username (with full administration capabilities).
- As well as a password for that username.
- permission to deactivate plugins if necessary.
Best regards,
JordanHey Ann,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 767px){ .responsive #top #header_meta .social_bookmarks li a { color: white !important; } }
Best regards,
JordanHi,
Try the following CSS:
.custom_content { padding-top: 10px; }
Best regards,
JordanHey Lyndsey,
Thanks for getting in touch with us!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#menu-mojito-main .current-menu-item a { background-color: black !important; border-left: black!important; } .current-menu-item { background-color: black !important; }
Change the color to the one you wish to use :)
Best regards,
JordanJune 11, 2016 at 9:37 pm in reply to: Why is image caption overlay larger than image itself? #646661Hey Gal726,
Thanks for getting in touch with us!
The caption looks centered on my end. Please take a look at the screenshot I placed in the private section.
Please try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.
Send a screenshot of how it looks on your end if the above does not help.
Best regards,
JordanHey kilimats,
Try adding this script to functions.php:
function remove_title_attr(){ ?> <script> jQuery(window).load(function(){ jQuery('a').removeAttr('title'); jQuery('img').removeAttr('title'); }); </script> <?php } add_action('wp_footer', 'remove_title_attr');
This should remove the title attribute from the image.
Best regards,
Jordan- This reply was modified 8 years, 5 months ago by Jordan.
Hey mfuji,
Thanks for getting in touch with us!
You can follow the instructions here to update to the latest version of the theme- http://kriesi.at/documentation/enfold/updating-your-theme-files/
If you are still experiencing issues then provide us with a screenshot if you not seeing the update from ThemeForest.
Best regards,
JordanHi,
Glad to hear the issue is resolved :)
Feel free to reach out to us again on the forum if there is anything else you need assistance with.
Best regards,
JordanJune 11, 2016 at 9:08 pm in reply to: Enfold Style not applying, importing theme settings does not apply either #646652Hey InternationalPartneringInstitute,
Thanks for getting in touch with us!
1) A plugin conflict may be one of the reason for this issue.
To find which plugin is causing the conflict please follow these steps:1. Go to your plugins page > Deactivate all active Plugins
2. Update WordPress and Enfold to latest version if you have not.
3. Make sure all the plugins are updated.
4. If the problem does not persist when plugins are turned off, activate one plugin at a time and refresh until you find the plugin in conflict.2) Ensure that the WordPress folder and files have the right permissions – https://codex.wordpress.org/Changing_File_Permissions
3) Also increase the memory allocated to PHP – https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Let me know the results.
Best regards,
JordanHey Kim,
Sorry the topic was closed before the issue was solved, I promise it was not intentional.
You can try applying the following CSS instead:
.footer_color h3 { color: #B72D72 !important; }
Just change the color value to the color you want.
Best regards,
JordanHi,
It’s not possible at this time to have a burger menu on desktop, sorry for the inconvenience. You can request the feature 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 :)
Best regards,
JordanHey Jyothis,
Thanks for getting in touch with us!
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
JordanHi,
Thanks for getting in touch with us!
Were you able to solve the issue you were having?
Best regards,
JordanJune 10, 2016 at 5:57 am in reply to: add_theme_support('avia_template_builder_custom_id') ? #646029Hey celebcomms,
Thanks for getting in touch with us!
If you wish to add a custom class to elements in the builder then the correct code is:
add_theme_support('avia_template_builder_custom_css');
You can find more information here – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Let me know if you need further assistance.
Best regards,
JordanHey tonyska,
Thanks for getting in touch with us!
Please update the theme to the latest version. That should fix any issues you are currently experiencing :)
To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post)
If that does not help, feel free to reply here and we will take a closer look at the issue. In that case please also add your WordPress login credentials (in the “private data” field) so we can take a look at your admin area.
Best regards,
JordanHey limyj0923,
Thanks for getting in touch with us!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia-section { border-top: 0px; }
Let me know if you need further assistance.
Best regards,
JordanHi,
No problem, glad I was able to help :)
Feel free to reach out to us again on the forum if you need anything else.
Best regards,
JordanHey biklops,
Thanks for getting in touch with us!
Please update the theme to the latest version. You are using a very old version of the theme which may be the reason why you are having this issue.
To update to the latest version follow the simple instructions here. (Or if you want the super detailed explanation you can read this blog post).
Best regards,
JordanHey 3D-Spirit,
Thanks for getting in touch with us!
Please go to the Enfold theme options then under Advanced Styling select the menu items to style.
Let me know if you need further assistance.
Best regards,
JordanHi,
You can follow the instructions here to find your post or page ID if you need it – https://www.competethemes.com/blog/find-page-id/
Also to do the reverse, just change 0% to 100% and 100% to 0% in the code.
Let me know if you need further assistance.
Best regards,
JordanHi,
Try the following:
.page-id-3278 .av-hover-grow img { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -o-filter: grayscale(100%); -ms-filter: grayscale(100%); } .page-id-3278 .av-hover-grow:hover img { -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -o-filter: grayscale(0%); -ms-filter: grayscale(0%); }
Only works on the sounds page as the page id is added to the code.
Best regards,
Jordan -
AuthorPosts