Forum Replies Created
-
AuthorPosts
-
Hi Eleina_Shinn,
I’m glad that Ismael could help you :)
Thanks for using Enfold and have a great day!Best regards,
NikkoMarch 24, 2023 at 4:09 pm in reply to: Fullscren SLider Align caption text left for mobile devices #1402345Hi josk-design,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width:767px) { #top div .caption_center .slideshow_caption { text-align: left; } }
Hope it helps.
Best regards,
NikkoHi John,
Please revert to the previous version of Enfold and please create a staging site, so we can try to update it in the staging site.
Best regards,
NikkoHi Anna_Tewes,
Thanks for providing the screenshot.
I tried to go to the URL shown in the screenshot however it seems to require username and password to view it.
Can we request for it? just post the credentials privately.Best regards,
NikkoHi Anna_Tewes,
Can you give us a link to these pages?
Best regards,
NikkoHi fanlokbun,
I’m glad that Mike could help you :)
Please let us know if you still need further assistance or if we can close this thread.Best regards,
NikkoHi Global4Net,
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
( to 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,
NikkoHi alexgorg,
Please go to Enfold > Performance > Self Hosted Videos And Audio Features (WP-Mediaelement Scripts) set it from Default to Always load media features.
Let us know if it helps.Best regards,
NikkoMarch 24, 2023 at 3:55 pm in reply to: Apple Safari Mobile the font of the heading is not displayed correctly #1402332Hi markmade,
The page you gave requires a password, please give us the password as well so we can check it.
Best regards,
NikkoHi Markus,
Can you give us a link to your site? so we can try to inspect it.
Best regards,
NikkoHi trestange,
We’re happy to hear that :)
Please let us know if you still need further assistance.
@Guenni007 thanks for helping out :)Best regards,
NikkoHi sarthakchoudhary,
Have you added a plugin recently or updated some plugins recently? please try to temporarily disable those plugins and see if it helps.
If you have recently added some javascript or php code, try to remove it temporarily as well and see if it helps.Best regards,
NikkoMarch 24, 2023 at 3:45 pm in reply to: Button Row – Solid background color with no spaces between buttons #1402328Hi GWS,
Can you try adding this CSS code in Enfold > General Styling > Quick CSS:
#top #wrap_all .avia-buttonrow-wrap { display: flex; justify-content: center; } #top #wrap_all .avia-buttonrow-wrap .avia-button { margin-left: 0; margin-right: 0; }
and see if it helps.
Best regards,
NikkoHi cktanju,
Is the numeric captcha enabled? if this is enabled and still does not work, please try to install and activate WP Armour and see if it helps.
Best regards,
NikkoHi Alwin,
It should be enabled by default.
Please try to use incognito mode if you’re using Chrome as the issue maybe caused by browser caching.
It may also be caused by some plugins.
Can you give us a link to your site? so we can try to check it.Best regards,
NikkoMarch 24, 2023 at 3:26 pm in reply to: Always display image caption in Partner/Logo Element gallery #1402316Hi Genovel,
Thanks for your inquiry.
Unfortunately, it is not possible with logo slider, please try to check out Masonry Gallery since it has option to display title.
I hope this helps.Best regards,
NikkoHi theanshbakshi,
You can change it by editing the iconbox and go to Advanced > Heading > Heading Tag change Theme Default to p.
The same goes for headline rotator and contact form.
However for widget titles, there are no options but to modify the theme itself which is not recommended and you will need to make this modification after each theme update.Best regards,
NikkoMarch 24, 2023 at 2:59 pm in reply to: Fullwidth Easy Slider Image Positioning when changing Screen Resolution #1402311Hi WPDESIGNER,
I see, it’s seems too difficult just to center it, but if it stays a bit on the right, then you can just add this CSS code in Enfold > General Styling > Quick CSS:
.home #full_slider_1 .av_slideshow_full li img { left: 0 !important; }
Best regards,
NikkoMarch 24, 2023 at 2:28 pm in reply to: Prevent Enfold From Forcing Gravity Forms Fields To Full Width #1402308Hi Phil,
You’re welcome :)
Thanks for using Enfold and have a great weekend!Best regards,
NikkoMarch 24, 2023 at 12:19 pm in reply to: Prevent Enfold From Forcing Gravity Forms Fields To Full Width #1402286Hi Phil,
Thanks, please use this CSS code:
#top .gfield input.small, #top .gfield select.small { width: calc(25% - 16px * 3 / 4); } #top .gfield input.medium, #top .gfield select.medium { width: calc(50% - 16px / 2); }
Hope it helps.
Best regards,
NikkoMarch 24, 2023 at 7:12 am in reply to: Fontello Icons – adding social icons to header/social profiles #1402242Hi airxpertsquin,
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
( to 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,
NikkoMarch 24, 2023 at 7:05 am in reply to: Fullwidth Easy Slider Image Positioning when changing Screen Resolution #1402241Hi David,
Thanks for providing the page link however it’s difficult to see the issue, can you duplicate the page and show the slider on mobile and give us the link to the duplicate.
Best regards,
NikkoHi pimroll,
Thanks for giving us access, please review your website now.
I saw this code in your functions.php file:
add_action('wp_head','hook_font'); function hook_font() { $output = '<link rel="stylesheet" id="avia-google-webfont" href="//fonts.googleapis.com/css?family=Open+Sans:300,700" type="text/css" media="all"/>'; echo $output; }
and I just replaced it with (to preload the font):
add_action('wp_head','hook_font'); function hook_font() { $output = '<link rel="preload" as="style" type="text/css" href="//fonts.googleapis.com/css?family=Work+Sans:700,400,100&display=auto" />'; $output .= '<link rel="stylesheet" id="avia-google-webfont" href="//fonts.googleapis.com/css?family=Open+Sans:300,700" type="text/css" media="all"/>'; echo $output; }
Best regards,
NikkoHi isdixon,
Please try to add this CSS code and see if it helps:
#top .av_textblock_section.av-dznq0f-b923c0ccfbb446a5fd873358205562b8 p { margin: 0; }
Best regards,
NikkoHi sarthakchoudhary,
You’re welcome :)
Thanks for using Enfold and have a great day!Best regards,
NikkoHi sarthakchoudhary,
You’re welcome and thanks for understanding :)
Let us know if you still need further assistance on this topic.Best regards,
NikkoMarch 24, 2023 at 5:32 am in reply to: Advanced Layout Builder Elements are not showing properties #1402235Hi elitenutrition,
I see, if your staging site does not have the same configuration as your main site then you can use this plugin to migrate those settings: https://wordpress.org/plugins/wp-migrate-db/
Best regards,
NikkoMarch 24, 2023 at 5:29 am in reply to: Prevent Enfold From Forcing Gravity Forms Fields To Full Width #1402234Hi philthebass,
Thanks for providing the link however, I could not see the form and this is what I see on the page:
Oops! You need to be logged in to use this form.Best regards,
NikkoHi wieckhorstpetra,
I’m glad that it’s now working properly :)
Thanks for using Enfold and have a great day!
@Guenni007 thanks for helping out :)Best regards,
NikkoHi caledoman,
In your WordPress Dashboard, please go to Enfold > Import/Export > Iconfont Manager then delete Flaticon.
You can add the justice icons by downloading the icons here: https://kriesi.at/documentation/enfold/icon/#download-fontello-or-flaticon-icons-included-in-enfold-demos and select Enfold Light Icons and upload it in Enfold > Import/Export > Iconfont Manager.
Hope this helps.Best regards,
Nikko -
AuthorPosts