Forum Replies Created
-
AuthorPosts
-
August 24, 2018 at 8:04 pm in reply to: Move hamburger to bottom of header with full width background color. #1001382
Hi,
Have you used any code to customize the menu? It already appears to be in conflict. The menu item colors are white on white for me.
Please remove any previous code added and 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 - mobile styles */ @media only screen and (max-width: 479px) { .responsive body#top #wrap_all .main_menu { right: auto!important; left: 50%; transform: translate(-50%); background: gold; top: 218px; min-width: 100%; } .responsive #top #main { padding-top: 78px !important; } .responsive #top #header_main > .container .main_menu .av-main-nav > li > a { position: absolute; transform: translateX(calc(50vw - 50px)); }}
Best regards,
VinayHey clbdcnpafe,
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
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
VinayHi,
Is the issue resolved, if so can we go ahead and close this ticket? If not please elaborate and we will be happy to help you :)
Best regards,
VinayHey Marie-Claude,
Please check out the Docs and Customization guide https://kriesi.at/documentation/enfold/team-member/#customization
Let us know if you have any issue, we are happy to help :)
Best regards,
VinayHi,
The menu icon shows but it is almost white on white. You can change the icon color from Advanced Styling options.
The menu items are not showing correctly. Would you know of any custom code being added to the site to modify the menu items apart from the one Yigit gave or any recent changes like installing a plugin? From when are you facing this issue?
Please post the WP login credentials in private and let us know if we can deactivate the plugins for testing purpose.
Best regards,
VinayHi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
VinayHey Purplenaartjie,
We are not aware of this plugin or how it works. have you tried contacting the plugin author? Let us know what they have to say and if there is anything we can help you to get it to work with enfold theme we will be happy to do it for you :)
Best regards,
VinayHey peterolle,
1. If you are using HTML and calling the font the font path should be added to the custom CSS.
Please optimize the fonts and upload it to the CSS folder in the child theme and use the @font CSS provided in the font kit generator mentioned in the font optimization step in this link https://kriesi.at/documentation/enfold/typography/#how-to-upload-custom-fonts
2. The videos should show up correctly when using shortcode please make sure the video URL format is correct. You can also enable debug mode and copy the working shortcode from the page.
If you still have any issue please provide us with the WordPress login details to check this issue in the backend.
Best regards,
VinayHi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
VinayHey akapoun,
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 :)
However, if you like to make the mobile header sticky please check https://kriesi.at/documentation/enfold/header/#sticky-header-on-mobile
Best regards,
VinayHi,
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,
VinayHi,
Thank you for the kind words. I tried to troubleshoot the text editor issue you are facing but the WP admin link is not working.
We want to resolve this as soon as possible, please provide all the necessary details such as
1. Working credentials.
2. Elaborate issue.
3. How we can reproduce it.
4. What browser you are facing the issue on.
5. Permission to deactivate plugins for testing purpose.Look forward to hearing from you soon.
Best regards,
VinayHi,
Unfortunately, it would require quite some time and customization of the theme to achieve this, but we have put together a documentation and customization guide for you here https://kriesi.at/documentation/enfold/catalogue/#customization
Please use the codes from the examples provided to achieve what you are looking for. Once you get started if there is anything you need, we are happy to help you :)
Best regards,
VinayAugust 24, 2018 at 5:10 pm in reply to: MOBIL ONLY -> Copyright and Footer Menu CENTERED in 2 lines #1001316Hi,
1. Sorry, my bad, please use the below CSS to make the scroll to top smaller in mobile.
@media only screen and (max-width: 767px) { #top #scroll-top-link { height: 22px; width: 22px; line-height: 20px; right: 22px; bottom: 22px; } }
2. Thank you for elaborating the menu issue. There is a way to make it look like the full-width submenu items appear in the main burger menu in mobile view.
a. First, create a copy of the full-width submenu items in the main menu.
b. Hide the copy of submenu items from the main menu in desktop view.
Similar steps as mentioned here https://kriesi.at/documentation/enfold/menu/#hide-menu-items-on-mobilec. Enable custom CSS class name support from Enfold theme options > Layout Builder > Show element options for developers
d. Hide the full-width submenu on the mobile device using a custom class “only-desktop”.
Hope this helps :)
Best regards,
VinayHi,
To make the mobile menu fixed please use the below CSS
@media only screen and (max-width: 989px) { .responsive #header .av-main-nav > li { position: fixed; top: 180px; right: -32px; }}
Best regards,
VinayHi,
It appears the script is corrupt.
1. Please deactivate all plugins.
2. Access wp-content folder via a FTP client and delete the plugin folder.
3. Access wp-content/themes folder via a FTP client and delete the “enfold” folder.
4. Download a fresh copy of the theme files and upload it to the themes folder.Backup your theme and plugin settings. Your data will not be lost as it will be stored in database. Just delete and upload a fresh copy of the php files.
Best regards,
VinayCHi,
The requirement mentioned above is not clear, please post a screenshot of both desktop and mobile version so I can help you with the necessary code.
Best regards,
VinayAugust 24, 2018 at 12:47 pm in reply to: wordpress backend post page do not show good in mobile phone or small screem #1001179Hi,
Your screenshots do not work any more. It is hard to understand the issue however, If you select one column from the “Screen Options” on the top right it might be easier to use the backend on the mobile phones.
Best regards,
VinayAugust 24, 2018 at 12:35 pm in reply to: diagonal border at the between content and widget element #1001175Hey akapoun,
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 - Diagonal Footer border */ /* Footer background */ #footer { padding-top:200px; } #footer:before { content:''; position: absolute; height:200px; left: 0; right: 0; background: #f8f8f8; top: -100px; transform:skew(0deg,-5deg); -ms-transform:skew(0deg,-10deg); -webkit-transform:skew(0deg,-5deg); }
Best regards,
VinayHi,
It would be much easier to just use a plugin like https://wordpress.org/plugins/testimonials-widget/ and display the widget in the sidebar.
Best regards,
VinayHi,
Did you try deactivating all plugins and check for the 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,
VinayHey Matthias,
Are you using any caching plugin?
First, deactivate all caching plugins.
Access the plugin folder via FTP or Hosting Control Panel and delete the caching plugin folder.
Then reset the custom permalinks back to the default setting via Settings -> Permalinks.
Let us know if this helps.
Best regards,
VinayHi,
TTF format is not supported by all browsers. Please check our documentation and upload the correct font formats and it should work fine :)
Best regards,
VinayHi,
Sorry for the delay, your server configuration looks good to me. Have you checked if the theme has proper folder permission? Please check the link in private.
Great pictures! but it’s recommended to use only 5 to 6 images in the slider to keep the page light. You can add more images to the gallery section.
Best regards,
VinayAugust 24, 2018 at 6:33 am in reply to: Align buttons in Grid Row so they stay the same height on browser resize #1001042Hi,
Please give the grid row element a unique developer ID such as “btn-align” and use the below CSS
#btn-align .avia-button-center { position: absolute; bottom: 10px; left: 50%; transform: translateX(-50%); }
Best regards,
VinayHi,
It appears the credentials you provided is for the production site which appears correctly. Please provide credentials to the development site to check for the issue more closely.
Best regards,
VinayAugust 24, 2018 at 5:34 am in reply to: Remove thumbnail overlay, disable changing of big image, remove first thumbnail #1001034Hi,
The images should look proportionate now. However, the image quality looks the same as the uploaded image. Please check the image link in private and let me know if the original image you uploaded is of better quality? If so upload the original image via FTP to your site or google drive and share the link to the high-quality image so we can test it on your site.
I have checked for the image quality issue by uploading a high-quality test image and did not notice any pixelation. It looks perfectly fine please find the test link in private.
Best regards,
VinayHi,
Sorry to see you go but I hope you will find what you are looking for. We are constantly adding new features to Enfold theme and I hope you will enjoy more features in the future :)
Best regards,
VinayHey Marespadasirles,
1. It is not clear what exactly you like to increase in the table but I’m assuming you are referring to the font size. If so please use the below CSS or else elaborate the issue so we can help you better :)
.avia-table td b { font-size: 16px; }
2. Please check the screenshot attached. If that is the separator line you are talking about it is the top border of the color section which can be disabled from the color section options.
Best regards,
Vinay -
AuthorPosts