Forum Replies Created
-
AuthorPosts
-
Hi there,
For those who are interested, you can download the updated Italian language version 4.8.5Download here
Translation: Italian language
Version: Enfold 4.8.5
Strings: 5245Regards
LuigiHi @Rikard,
Your fix solved the issue. ThanksRegards
LuigiHi @chis,
Login with FTP to your site account and delete immediately this file:
wp-content/uploads/2016/07/view58.phpThen go to your cPanel account, and change all password!!!
Second scan all entire site from cPanel and remove all malicius files!Regards
Hi,
I have the same problem with the box icon
May 30, 2021 at 12:08 pm in reply to: Removing the "That's Me: Alicia Enfold" from Enfold Lifestyle Blog Theme #1303010For managing this, you can go to widget area.
Admin > Apparence > WidgetRegards
Hi there,
For those who are interested, you can download the Italian language version 4.8.3Download here
Translation: Italian language
Version: Enfold 4.8.3
Strings: 5109Regards
LuigiApril 24, 2021 at 9:41 am in reply to: Remove vertical separator between main body & sidebar in iPad view #1296487Hi Yigit,
your css code doesn’t work for me however working with logic I found the solution.
The correct css code is:@media only screen and (max-width: 990px) { .av-enable-shadow { box-shadow: none !important; } }
Tanks a lot for suggesion ;)
Best regardsApril 23, 2021 at 6:53 pm in reply to: Remove vertical separator between main body & sidebar in iPad view #1296406Hi guys,
I tried the css code reported above, but it doesn’t work for me.
Any ideas? Wich is the class or id?
Tanks and regardsHi guys,
I have completed the translation for Italian Language and mailed a zip file to @Yigit
Have a nice weekend ;)Best Regards
Gladly ;)
This reply has been marked as private.Hello, everyone,
For those who want the latest update of the Italian language to version 4.8, you can download it here
Details:
Version Enfold 4.8
Version Translation 4.8
Strings 4845Good morning, everyone,
two questions:
1. Why are the translation files from version 4.7.6.4 present in release 4.8?
2. Why are there no references to translators in the translation files?Regards
LuigiThis reply has been marked as private.Hi @victoria_d
thank you for your reply
Regards
LuigiHi @Günter
thanks a lot ;)
Luigi
Hi @Yigit,
No new beta to translate?
If there is one you can send it to my email.
RegardsHI guys;
My opinion is that the ease of use of the Enfold theme, helps above all those who create websites for their customers.
It helps them especially when the customer manages his own content because even if he is not a webmaster he can understand how to work.
So no to Elementor which, by the way, is made for professionals as they say “Built for Professionals, From Freelancer to Agency”.
It would be better to implement Enfold with other options and features.
For demos I would like to have something for holiday flats and / or Bed and BreakfastThank’s and regards
LuigiHello, @AFDCO
Try this CSS code I have solved like this:
/* UM Datepiker hack by BigBatT */ .um .picker__day, .um .picker__weekday {color:#555 !important;} .um .picker__weekday {font-size:12px !important} .um .picker__day--outfocus {color:#999999 !important} .um .picker__day--infocus:hover, .um .picker__day--highlighted, .um .picker__day--outfocus:hover {color:#ffffff !important} .um .picker__button--today, .um .picker__button--clear {color:#ffffff !important;font-size:14px !important;} .um .picker__button--close {background-color:#719430 !important; color:#fff !important; padding: 10px 10px 10px 10px !important; border: 0px none !important;border-radius: 2px 2px 2px 2px !important;} .um .picker__month {margin-top: 1em;} .um .picker input, .um .picker textarea, .um .picker select { display: block !important; font-size: 14px !important; line-height: initial !important; margin: 9px 0px 0px 0px !important; padding: 10px 15px 10px 15px !important; border-style: solid !important; border-radius: 2px !important; font-weight: normal !important; border: 1px solid transparent !important; margin-top: -4em !important; max-width: 92%; min-width: 92%; }
Change the colors according to your theme.
RegardsHey @mikeens,
try and play with this css code, for me work perfectly ;)
In the color section, don’t add any image and in advanced option tab, add ID background-responsive#background-responsive { width: 100%; height: 100%; top: 0; left: 0; background: url(https://www.yourdomain.com/images/bg.jpg) no-repeat center top; position: fixed; z-index: -1; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; }
Here my example
Regards
Hello @Yigit,
attached the Italian language updated to Enfold version 4.7.6.3 (4585 strings)
Regards
LuigiHello Yigit,
attached the Italian language updated to Enfold version 4.7.6.1 (4527 strings)
And below the suggestion just to few small errors in the code.enfold > framework > php > auto-update > auto-updates.php
line 432
added: avia_framework
$output .= sprintf( __( "Once you have entered and verified your Envato Personal Token Key WordPress will check for updates every 12 Hours and notify you here, if one is available <br/><br/> Your current %s Version Number is <strong>%s</strong>", 'avia_framework' ), $parent_string, $version );
line 456
added: avia_framework
$output .= sprintf( __( "A new Version (%s) of your %s is available! You are using Version %s. <br/>See what's new in <a href='https://kriesi.at/documentation/enfold/enfold-changelog/' target='_blank' rel='noopener noreferrer'>change log</a>. Do you want to update?<br/><br/>", 'avia_framework' ), $new, $parent_string, $version );
enfold > includes > admin > register-admin-options.php
line 1283
added: avia_framework
$recaptcha_v3 = sprintf( __( 'Please keep in mind that Version 3 needs to <a href="%1$s" target="_blank" rel="noopener noreferrer">monitor user behaviour and collects user data</a>. In case the score does not recognize a human Version 2 checkbox will be used additionally for verification. Therefore you must also register V2 keys.', 'avia_framework'), $recaptcha_v3 );
Regards
LuigiHi Yigit,
Maybe we didn’t understand each other.
Here the Italian Language for Enfold Version 4.7.6Other, I’ve found an mistakes on register-admin-options.php
Search in: includes/admin/register-admin-options.php on line 1283
$recaptcha_v3 = sprintf( __( 'Please keep in mind that Version 3 needs to <a href="%1$s" target="_blank" rel="noopener noreferrer">monitor user behaviour and collects user data</a>. In case the score does not recognize a human Version 2 checkbox will be used additionally for verification. Therefore you must also register V2 keys.', ''), $recaptcha_v3 );
Replace with:
$recaptcha_v3 = sprintf( __( 'Please keep in mind that Version 3 needs to <a href="%1$s" target="_blank" rel="noopener noreferrer">monitor user behaviour and collects user data</a>. In case the score does not recognize a human Version 2 checkbox will be used additionally for verification. Therefore you must also register V2 keys.', 'avia_framework'), $recaptcha_v3 );
Regards
LuigiHello, Günter
what did you sync up?
The Italian language is the same as version 4.7.4!!!Nothing is synchronized and nothing is updated in this release 4.7.6!!!
I spent a lot of time correcting and updating this file, why isn’t my translation added to the core?
I sent an email to Yigit with the zip file of the Italian language updated to version 4.7.5.1 on July 4th.I don’t want to waste any more time for nothing. I will do the translations for myself with good peace of mind for everyone.
Regards
LuigiHi @ronduring,
Read my previous post, I have posted a solution.
Please check this line in your theme
wp-content/themes/enfold/framework/php/class-megamenu.php: 534
Change this linedo_action( 'wp_nav_menu_item_custom_fields', $item_id, $item, $depth, $args );
To
do_action( 'wp_nav_menu_item_custom_fields', $item_id, $item, $depth, $args, $current_object_id );
Regards
Hi guys,
Please check this line in your theme
wp-content/themes/enfold/framework/php/class-megamenu.php: 534The issue with Enfold theme and all themes which use MegaMenu PHP library. WP native hook contains 5 arguments here:
wp-admin/includes/class-walker-nav-menu-edit.phpdo_action( 'wp_nav_menu_item_custom_fields', $item_id, $item, $depth, $args, $id );
But MegaMenu library uses the same hook ‘wp_nav_menu_item_custom_fields’ but with 4 arguments only.
do_action( 'wp_nav_menu_item_custom_fields', $item_id, $item, $depth, $args );
It looks as a conflict of MegaMenu and WP >= 5.4
There is $current_object_id argument in start_el() function, please add it to this line:
do_action( 'wp_nav_menu_item_custom_fields', $item_id, $item, $depth, $args, $current_object_id );
To make your MegaMenu themes compatible
Hello Yigit,
I have the same problem.
Can you post the solution in clear text?
Thanks and regards
Luigi -
AuthorPosts