Forum Replies Created
-
AuthorPosts
-
Hi,
Thank you for sharing the details.
Please refer to this link for more info on how to add the background image to a column.
Let us know if you have any issues.
Best regards,
VinayHi,
To display the header social icons on small screens
I checked your site set up for the social icons on footer and everything works fine. The only reason I can say it’s not working for you is that you are using a very old version of Enfold. Please update the theme to the latest version 4.6.2 and everything should be fine :)
Best regards,
VinayHi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
/* CSS - */ .avia_ajax_form.av-form-labels-hidden label.input_checkbox_label { position: relative !important; top: 0; left: 0; }
You may not see the changes until the cached files are cleared in your browser.
Please perform the below steps to clear the browser cache:
1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
3. 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”.
Best regards,
VinayHi,
Thank you for sharing the details.
Again the login credentials are not working.
Please try adding the below code to Quick CSS
#top .iconbox_content { float: right; }
You may not see the changes until the cached files are cleared in your browser.
Please perform the below steps to clear the browser cache:
1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
3. 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”.
Best regards,
VinayHey (Email address hidden if logged out) ,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
VinayHey filo94,
Hi, I checked your site and the feature works fine.
I have also created a test page please check it out.
Best regards,
VinayHi,
Thank you for sharing the details.
Can I make it not full width but within a 1/1 element?
To add custom width please checkCan I change it back to full width when it becomes sticky?
This is not possible using CSS. You need to use java script.
1. Check the CSS property if position fixed is applied to class “av-sticky-submenu” and then change the width to 100%.Something similar to
if( jQuery(".av-sticky-submenu").css('position') == 'fixed') { // Your code here }
Please refer to adding a custom function on the docs.
Can I change the alignment of the menu items from center to right when it becomes sticky?
Using the same js you need to change the text alignment.
#top .av-submenu-pos-right { text-align: right; }
Please refer to the full-width submenu docs.
As mentioned earlier, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
VinaySeptember 18, 2019 at 11:58 am in reply to: PHP / CSS solution to only show the recaptcha v3 badge on pages with forms? #1139425Hi,
Please make sure you are using the latest version of the theme 4.6.2 and go to Enfold > Privacy and Cookies > Show a badge and select the appropriate options :)
Best regards,
VinayHi,
I tried to troubleshoot this issue but the login credentials you provided do not work for me. Would you mind checking once again and then send us working login credentials?
The user role for the account you send us should be set to ‘administrator’ so we can try to disable all plugins and add custom code (if necessary) to resolve the issue.
Best regards,
VinayHi,
Thank you for sharing the details.
I checked your site and the logo appears fine on all 3 major browsers, Chrome, IE and FF. Please see the attached screenshot below.
As @Rikard mentioned earlier the issue is not a theme related issue. I have checked the browser console for any errors but it looks clean. If there was a js conflict an error will be displayed but this is simply a caching issue. Once you properly clear the cache you will be able to view the logo.
Please perform the below steps to clear the browser cache:
1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
3. 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”.
Best regards,
VinaySeptember 18, 2019 at 8:57 am in reply to: Translated filter results only visible after refresh? #1139340Hey ariane1001,
Sorry for the delay and Thank you for sharing the details.
I’m not aware of this plugin and it’s beyond the scope of our support to make third-party plugin work with the theme however we can certainly help you if it’s a minor fix.
Have you tried to get in touch with the plugin author to know how to correctly set it up for the portfolio items? Let us know what they had to say and if there is anything we can help you to make it work.
Best regards,
VinayHi,
I checked your homepage but cannot find the element you mentioned. Is the element moved?
If you still have any issue please upload a screenshot/mockup to one of the below sites and share the link here so we can help you better :)
https://snag.gy/
https://ctrlv.cz/en/
https://imgur.comBest regards,
VinaySeptember 18, 2019 at 8:06 am in reply to: [URGENT & IMPORTANT] Request Help With Theme – Enfold #1139333Hey Lily M,
Thank you for sharing the details.
For technical support please register here https://kriesi.at/support/register with your item purchase code .
Go to https://kriesi.at/support/ select the theme you purchased bookmark the URL.
Example: https://kriesi.at/support/enfold
Scroll to the bottom of the page to open a new ticket.
I have shared a few links in private content area please try to perform the steps and you can also try to contact your hosting company and ask them to run a scan on your files.
Best regards,
VinayHey Bernhard,
Thank you for sharing the details.
Please check the URL you provided. It does not work for me.
A plugin conflict may be one of the reasons 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 the 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.We await the results of your plugin compatibility test.
Thanks for your cooperation :)
Best regards,
VinaySeptember 9, 2019 at 7:24 am in reply to: Special headings/headline rotators are not accepting keystrokes #1135813Hey rlehmann1,
Thank you for contacting us.
Please do not worry about sharing the login details because your site will be handled by expert support staff. We need to check the backend to help you.
Before you get back to us please check if there is any plugin conflict. 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 the 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.We await the results of your plugin compatibility test.
Thanks for your cooperation :)
Best regards,
VinaySeptember 9, 2019 at 7:22 am in reply to: Want to keep text and cross static when lightbox is open #1135812Hey mlndshh,
I checked your site but couldn’t find the caption text.
The caption text will move if the image size is different please try making all the images of the same height. You can also try the images in png format with blank space on top and bottom to maintain the same height.
Best regards,
VinayHi,
Thank you for contacting us.
Please refer to the below links
https://medium.com/code-better/css-units-for-font-size-px-em-rem-79f7e592bb97
Best regards,
VinayHi,
Glad this issue is fixed for you!
Please bookmark Enfold Documentation for future reference.
Thank you for using Enfold :)Best regards,
VinayHey Diana,
Thank you for sharing the details.
I checked your site and did not notice any submenus under “Doppel Zimmer”.
You can also select an alternate menu for mobile from Enfold > Main menu > General > Alternate Menu for Mobile
Best regards,
VinayHi,
Thank you for sharing the details. I checked your site and found some errors in console.
A plugin conflict may be one of the reasons 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 the 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.We await the results of your plugin compatibility test.
Thanks for your cooperation :)
Best regards,
VinayHi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Please bookmark Enfold Documentation for future reference.
Thank you for using Enfold :)Best regards,
VinayHi,
Please try adding a custom CSS class name to your color section and use the ID selector to target specific sections and add your custom styles.
Best regards,
VinayHi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
VinaySeptember 8, 2019 at 9:12 am in reply to: v4.6.1: Privacy Settings: "open info modal" at "Modal Popup Window" missing #1135582Hey COLORIT,
Would you mind providing a precise link to the page, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
VinaySeptember 8, 2019 at 9:11 am in reply to: Svg logo full width and full height of header centered above menu #1135579Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Please bookmark Enfold Documentation for future reference.
Thank you for using Enfold :)Best regards,
VinaySeptember 8, 2019 at 9:09 am in reply to: GDPR comment checkbox gone after latest Enfold update #1135575Hi,
Glad this issue is resolved!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Please bookmark Enfold Documentation for future reference.
Thank you for using Enfold :)Best regards,
VinayHey anthonybennett,
You may not see the changes until the cached files are cleared in your browser.
Please perform the below steps to clear the browser cache:
1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
3. 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”.
Would you mind providing a precise link to the page, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
VinaySeptember 7, 2019 at 11:05 am in reply to: Google font not displayed after update to Enfold 4.6.1 #1135306Hey baartmns,
You may not see the changes until the cached files are cleared in your browser.
Please perform the below steps to clear the browser cache:
1. Disable “merging and compression” for CSS and JS files from Enfold > Performance.
2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
3. 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”.
I have cleared the cache for you and attached the screenshot of the same.
Best regards,
VinayHi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Please bookmark Enfold Documentation for future reference.
Thank you for using Enfold :)Best regards,
VinaySeptember 7, 2019 at 10:22 am in reply to: URGENT – Contact Form email field content, missing from mobile on ENFOLD 4.6.1 #1135293Hey SurigliaStudio,
Would you mind providing a precise link to the page, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
Vinay -
AuthorPosts