Categoría: Uncategorized

  • octubre 19, 2023
    1. Afganistán: Kabul. 2. Albania: Tirana. 3. Alemania: Berlín. 4. Andorra: Andorra la Vieja. 5. Angola: Luanda. 6. Antigua y…
  • octubre 19, 2023
    /** * WP SMTP Mail by WPForms * * Specifically aimed at WP Multisite users. * Values from constants are…
  • octubre 19, 2023
    EN EL HEADER: <script> jQuery(document).ready(function($) { $('img[title]').each(function() { $(this).removeAttr('title'); }); }); </script> SNIPPER: // Title Removal from WordPress image add_filter(…
  • octubre 19, 2023
    function remove_caption( $fields ) { unset( $fields['image_alt'] ); return $fields; } add_filter( 'attachment_fields_to_edit', 'remove_caption', 999, 1 );
  • octubre 19, 2023
    /* > 1240 ------------------------------------------------------------------------------------------------------------- > 1240 */ @media only screen and (min-width: 1240px) { } /* #Header Creative always Open…
  • octubre 19, 2023
    https://www.tunestotube.com/login/index.php?state=1195964474&co
  • octubre 19, 2023
    INSTALAR PLUGIN Elements Kit
  • octubre 19, 2023
    /* -- Changing the menu background on scroll effect -- */ .elementor-sticky--effects { background: #3E3EF5!important; /* change the background color…
  • octubre 19, 2023
    [data-id="b5c3cde7-8aa1"] { display:none; }
  • octubre 19, 2023
    .jet-sticky-section--stuck span { color: #000 !important; } .jet-sticky-section--stuck .elementor-icon-list-text { color: #000 !important; } .jet-sticky-section--stuck .fa-search { color: #000 !important;…