Forum Replies Created

Viewing 30 posts - 31 through 60 (of 94 total)
  • Author
    Posts
  • in reply to: Please contribute and translate Enfold #1302976

    Hi there,
    For those who are interested, you can download the Italian language version 4.8.3

    Download here
    Translation: Italian language
    Version: Enfold 4.8.3
    Strings: 5109

    Regards
    Luigi

    Hi 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 regards

    Hi 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 regards

    Border shadow sidebar

    in reply to: Please contribute and translate Enfold #1293577

    Hi guys,

    I have completed the translation for Italian Language and mailed a zip file to @Yigit
    Have a nice weekend ;)

    Best Regards

    in reply to: Please contribute and translate Enfold #1289144

    Gladly ;)

    in reply to: Please contribute and translate Enfold #1285697
    This reply has been marked as private.
    in reply to: Please contribute and translate Enfold #1285337

    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 4845

    in reply to: Please contribute and translate Enfold #1285305

    Good 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
    Luigi

    in reply to: Please contribute and translate Enfold #1275443
    This reply has been marked as private.
    in reply to: When an update? #1274945

    Hi @victoria_d

    thank you for your reply
    Regards
    Luigi

    in reply to: No request for the theme but only best wishes #1270038

    Hi @Günter

    thanks a lot ;)

    Luigi

    in reply to: Please contribute and translate Enfold #1264743

    Hi @Yigit,
    No new beta to translate?
    If there is one you can send it to my email.
    Regards

    in reply to: The Future Of Enfold #1263906

    HI 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 Breakfast

    Thank’s and regards
    Luigi

    in reply to: Utimate Member Date Picker #1258719

    Hi @AFDCO,

    Great, I’m glad the solution works for you too.

    Best regards,
    Luigi

    in reply to: Utimate Member Date Picker #1258553

    Hello, @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.
    Regards

    in reply to: Responsive Background Image in Color Section #1257568

    Hey @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

    in reply to: Please contribute and translate Enfold #1245795

    Hello @Yigit,

    attached the Italian language updated to Enfold version 4.7.6.3 (4585 strings)

    Italian Language 4.7.6.3

    Regards
    Luigi

    in reply to: Please contribute and translate Enfold #1233704

    Hello 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 );

    Italian Translation 4.7.6.1

    Regards
    Luigi

    in reply to: Please contribute and translate Enfold #1232953

    Hi Yigit,
    Maybe we didn’t understand each other.
    Here the Italian Language for Enfold Version 4.7.6

    Other, 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
    Luigi

    in reply to: Please contribute and translate Enfold #1232543

    Hello, Günter

    what did you sync up?
    The Italian language is the same as version 4.7.4!!!

    PoEdit Sync

    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
    Luigi

    in reply to: Menu page on wp admin with error #1223494

    Hi @nerohm
    I’m glade to help you ;)


    @yigit
    perfect!
    I suggest you to consider directly updating the various issues, for example how WordPress applies patches to solve minor problems (Hotfix Patch Deployment)
    Regards
    Luigi

    in reply to: Menu page on wp admin with error #1222258

    Hi @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 line

    do_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

    in reply to: Menu page on wp admin with error #1221721

    Hi guys,

    Please check this line in your theme
    wp-content/themes/enfold/framework/php/class-megamenu.php: 534

    The 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.php

    do_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

    in reply to: Menu page on wp admin with error #1221583

    Hello Yigit,

    I have the same problem.
    Can you post the solution in clear text?
    Thanks and regards
    Luigi

    in reply to: Add function to blog meta #1221165

    For all those who want to implement this function or add more, this is the plugin I use PostViews and here below the code:

    1. Download the plugin PostViews and install it
    2. Go to Enfold > includes > and open whit a text editor loop-index.php
    3. Search around line 400

    if( ! empty( $cats ) ) {
    	echo '<span class="blog-categories minor-meta">' . __( 'in','avia_framework' ) . ' ';
    	echo	$cats;
    	echo '</span><span class="text-sep text-sep-cat">/</span>';
    }

    4. Just below add this code:

    ### Funzione visualizzazioni (Views function)
    if(function_exists('the_views')) { 
    	echo "<span class='views-container minor-meta'>";
    	the_views();
    	echo '</span>';
    	echo "<span class='text-sep text-sep-comment'>/</span>";
    }

    Done!

    This is the result ;)
    Post views on blog post meta

    Regards
    Luigi

    in reply to: Add function to blog meta #1221112

    Hi @victoria_d,

    forgive my “bump” ;)

    Anyway thanks for the support, it was very helpful and I solved my problem.
    You can close this thread
    Regards
    Luigi

    in reply to: Width of Disqus Comments to be #1221075

    Hi, @wasim-ullah,

    why don’t you try using the wpDiscuz plugin?
    I use it on my website and it works great. You can set everything, and it’s free. If you want to implement features there are addons for a fee.

    Here is the link: https://wpdiscuz.com/

    Regards

    in reply to: Add function to blog meta #1220411

    *** BUMP ***

    Hi guys,
    Any help please?

    in reply to: Submenu color #1220027

    Hi @jordan_s,

    You’re welcome
    Belowe the css code more complete ;)

    /* Change background color */
    #top #wrap_all #header .sub-menu li#menu-item-72 > a {		
    	background: #ec6a1f;
    	border: none !important;
    }
    #top #wrap_all #header .sub-menu li#menu-item-116 > a {		
    	background: green;
    	border: none !important;
    }
    
    /* Change color link text */
    #top #wrap_all #header .sub-menu #menu-item-72 span, 
    #top #wrap_all #header .sub-menu #menu-item-116 span { color: #ffffff !important; }
    
    /* Hover state background color */
    #top #wrap_all #header .sub-menu li#menu-item-72 > a:hover {		
    	background: #555555;
    	border: none !important;
    }
    #top #wrap_all #header .sub-menu li#menu-item-116 > a:hover {		
    	background: #555555;
    	border: none !important;
    }
    /* Hover color link text */
    #top #wrap_all #header .sub-menu #menu-item-72 span:hover, 
    #top #wrap_all #header .sub-menu #menu-item-116 span:hover { color: #ff6600 !important; }

    Best Regards
    Luigi

    in reply to: Submenu color #1219927

    Hi @sitadi,
    play with the CSS style you like.
    Good job

    Best regards
    Luigi

    #top #wrap_all #header .sub-menu li#menu-item-72 > a {		
        background: red;
    }
    #top #wrap_all #header .sub-menu li#menu-item-116 > a {		
        background: green;
    }

    Change #menu-item-xx according to your menu
    Sub Menu Backgrund

Viewing 30 posts - 31 through 60 (of 94 total)