listes modif V1 teampro sans import ---------------------isotope2.php------------------------ TLPTeamOptions.php fichier C:\Users\khepri\Dropbox\Sophrokhépri\Plateforme Web\outils dev philippe\teampro all versions\tlp-team-pro\lib\views\layouts\isotope2.php VERS LIGNe 25---------------- $html .='
'.$title.'
'; ---------------------fin isotope2.php------------------------ --------------------TLPTeamOptions.php---------------------- fichier C:\Users\khepri\Dropbox\Sophrokhépri\Plateforme Web\outils dev philippe\teampro all versions\tlp-team-pro\lib\classes\TLPTeamOptions.php ligne 127 original: return array( 'facebook' => 'Facebook', 'twitter' => 'Twitter', 'linkedin' => 'LinkedIn', 'youtube' => 'Youtube', 'google-plus' => 'Google+', 'instagram' => 'Instagram', 'pinterest' => 'Pinterest', 'soundcloud' => 'Soundcloud', 'Bandcamp' => 'Bandcamp', ); modifié return array( // 'Prendre_RDV' => 'Prendre RDV', 'doctolib' => 'Doctolib', 'evenements' => 'Evenement', 'facebook' => 'Facebook', 'twitter' => 'Twitter', 'linkedin' => 'LinkedIn', 'youtube' => 'Youtube', 'google-plus' => 'Google+', 'instagram' => 'Instagram', 'pinterest' => 'Pinterest', 'soundcloud' => 'Soundcloud', 'Bandcamp' => 'Bandcamp' ); } --------------------fin TLPTeamOptions.php---------------------- --------------------tlpteam.css---------------------- fichier C:\Users\khepri\Dropbox\Sophrokhépri\Plateforme Web\outils dev philippe\teampro all versions\tlp-team-pro\assets\css\tlpteam.css vers ligne 48 /*********** Social Icon ***************/ .tlp-team .social-icons { margin: 0px; padding: 0px; display: block;} .tlp-team .social-icons a:before { content: none;} .tlp-team .social-icons a { text-align: center; color: #fff; text-decoration: none; display:inline-block; margin-right:4px; font-size: 20px; padding: 0px; width: 30px; height: 30px;} .tlp-team .social-icons a .fa { padding: 7px 0px 0px; display: block; } .tlp-team .social-icons a .fa-Bandcamp { background: url('https://s1.bcbits.com/img/buttons/bandcamp_22x22_blue.png'); width: 22px; height: 22px; margin-top: 12px; } .tlp-team .social-icons a .fa-facebook { background: #00afd1; color: #fff; width: 30px; height: 30px; } .tlp-team .social-icons a:hover .fa-facebook { background: #3b5999; color: #fff; width: 30px; height: 30px; } .tlp-team .social-icons a .fa-pinterest { background: #00afd1; color: #fff; width: 30px; height: 30px; } .tlp-team .social-icons a:hover .fa-pinterest { background: #3b5999; color: #fff; width: 30px; height: 30px; } .tlp-team .social-icons a .fa-twitter { background: #00afd1; color: #fff; width: 30px; height: 30px; } .tlp-team .social-icons a:hover .fa-twitter { background: #3b5999; color: #fff; width: 30px; height: 30px; } .tlp-team .social-icons a .fa-linkedin { background: #00afd1; color: #fff; width: 30px; height: 30px; } .tlp-team .social-icons a:hover .fa-linkedin { background: #3b5999; color: #fff; width: 30px; height: 30px; } .tlp-team .social-icons a .fa-google-plus { background: #00afd1; color: #fff; width: 30px; height: 30px; } .tlp-team .social-icons a:hover .fa-google-plus { background: #3b5999; color: #fff; width: 30px; height: 30px; } .tlp-team .social-icons a .fa-youtube { background: #00afd1; color: #fff; width: 30px; height: 30px; } .tlp-team .social-icons a:hover .fa-youtube { background: #3b5999; color: #fff; width: 30px; height: 30px; } .tlp-team .social-icons a .fa-soundcloud { background: #00afd1; color: #fff; width: 30px; height: 30px; } .tlp-team .social-icons a:hover .fa-soundcloud { background: #3b5999; color: #fff; width: 30px; height: 30px; } .tlp-team .social-icons a .fa-vimeo { background: #00afd1; color: #fff; width: 30px; height: 30px; } .tlp-team .social-icons a:hover .fa-vimeo { background: #3b5999; color: #fff; width: 30px; height: 30px; } .tlp-team .social-icons a .fa-instagram { background: #00afd1; color: #fff; width: 30px; height: 30px; } .tlp-team .social-icons a:hover .fa-instagram { background: #3b5999; color: #fff; width: 30px; height: 30px; } .tlp-team .social-icons a .fa-Prendre_RDV { background: #00afd1; color: #fff; width: 30px; height: 30px; } .tlp-team .social-icons a:hover .fa-Prendre_RDV { background: #3b5999; color: #fff; width: 30px; height: 30px; } .tlp-team .social-icons a .fa-evenements { background: #00afd1; color: #fff; width: 30px; height: 30px; } .tlp-team .social-icons a:hover .fa-evenements { background: #3b5999; color: #fff; width: 30px; height: 30px; } .tlp-team .social-icons a:hover .fa-doctolib { background: url('https://revellat.fr/img/LogoDoctolibrdvdark30.png'); width: 30px; height: 30px; margin-top: 6px; } .tlp-team .social-icons a .fa-doctolib { background: url('https://revellat.fr/img/LogoDoctolibrdv30.png'); width: 30px; height: 30px; margin-top: 6px; } .tlp-team .round-img .social-icons a { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } .tlp-team .round-img .social-icons a:hover .fa-facebook { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } .tlp-team .round-img .social-icons a:hover .fa-twitter { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } .tlp-team .round-img .social-icons a:hover .fa-linkedin { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } .tlp-team .round-img .social-icons a:hover .fa-google-plus { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } .tlp-team .round-img .social-icons a:hover .fa-youtube { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } .tlp-team .round-img .social-icons a:hover .fa-soundcloud { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } .tlp-team .round-img .social-icons a:hover .fa-vimeo { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } .tlp-team .round-img .social-icons a:hover .fa-instagram { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } .tlp-team .round-img .social-icons a:hover .fa-Prendre_RDV { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } .tlp-team .round-img .social-icons a:hover .fa-evenements { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; } .tlp-team .tlp-detail .social-icons a { background-color: #00afd1; } --------------------fin tlpteam.css---------------------- --------------------font-awesome.css---------------------- fichier C:\Users\khepri\Dropbox\Sophrokhépri\Plateforme Web\outils dev philippe\teampro all versions\tlp-team-pro\assets\vendor\font-awesome\css\font-awesome.css // rajout des noms vers les 2 caracteres f073 et f0c0 ligne 520---------- .fa-Prendre_RDV:before { content: "\f073"; } ligne 708----------- .fa-evenements:before { content: "\f0c0"; } --------------------fin font-awesome.css---------------------- --------------------font-awesome.min.css---------------------- fichier C:\Users\khepri\Dropbox\Sophrokhépri\Plateforme Web\outils dev philippe\teampro all versions\tlp-team-pro\assets\vendor\font-awesome\css\font-awesome.min.css 2 ajouts : apres : .fa-group:before, inserer ! .fa-evenements:before{content:"\f0c0"} apres ! .fa-calendar:before{content:"\f073"} inserer : .fa-Prendre_RDV:before{content:"\f073"} --------------------fin font-awesome.min.css---------------------- ------------------------------------------------modif import xls-------------------------------------------------- --------------------tlpteam.css---------------------- fichier : C:\Users\khepri\Dropbox\Sophrokhépri\Plateforme Web\outils dev philippe\teampro all versions\tlp import excel\tlp-team-pro\assets\css\tlpteam.css remplacement des icones sociaux (ancienne version commentée) --------------------fin tlpteam.css---------------------- ---------------------font-awesome\css\------------------- fichiers remplacés par font modifiés comme sur la version sans import C:\Users\khepri\Dropbox\Sophrokhépri\Plateforme Web\outils dev philippe\teampro all versions\tlp import excel\tlp-team-pro\assets\vendor\font-awesome\css\ font-awesome.css et font-awesome.min.css ----------------------Show all---------------------------------------------------------------- ligne 204 de importexcelV2et mod ressociaux\tlp-team-pro\lib\classes\TLPteamShortCode.php origine : '; modifié: '; ----------------------fin Show all---------------------------------------------------------------- tlpteam frontend---------------------------------------------------------- C:\Users\khepri\Dropbox\Sophrokhépri\Plateforme Web\outils dev philippe\teampro all versions\originaux\importexcelV2et mod ressociaux\tlp-team-pro\lib\classes\TLPteamFrontEnd.php ligne 34 et 151 rajout espace apre viergule tlpteam frontend---------------------------------------------------------- essai phil chgt ordre shortbio a virer, mamunur a fait mieux-------------------- singleteam.php--------------------------------------------------------------------------- C:\Users\khepri\Dropbox\Sophrokhépri\Plateforme Web\outils dev philippe\ teampro all versions\originaux\importexcelV2et mod ressociaux\tlp-team-pro\lib\template\single-team.php origineif(in_array('content', $fields)){ $html .= '
'.apply_filters('the_content',get_the_content()).'
'; } if(get_post_meta( $post->ID, 'short_bio', true ) && in_array('short_bio', $fields)) { $html .= "
".apply_filters('the_content',get_post_meta( $post->ID, 'short_bio', true ))."
"; } modifié if(get_post_meta( $post->ID, 'short_bio', true ) && in_array('short_bio', $fields)) { $html .= "
".apply_filters('the_content',get_post_meta( $post->ID, 'short_bio', true ))."
"; } if(in_array('content', $fields)){ $html .= '
'.apply_filters('the_content',get_the_content()).'
'; } ------------------------------------------------------------- C:\Users\khepri\Dropbox\Sophrokhépri\Plateforme Web\outils dev philippe\teampro all versions\originaux\importexcelV2et mod ressociaux\tlp-team-pro\lib\classes\TLPteamFrontEnd.php ligne original if($designation && in_array('designation', $fields)) { $html .= '
' . $designation . $exp. '
'; } if(get_post_meta( $post->ID, 'short_bio', true ) && in_array('short_bio', $fields)) { $html .= "
".apply_filters('the_content',get_post_meta( $post->ID, 'short_bio', true ))."
"; } mod if(get_post_meta( $post->ID, 'short_bio', true ) && in_array('short_bio', $fields)) { $html .= "
".apply_filters('the_content',get_post_meta( $post->ID, 'short_bio', true ))."
"; } if($designation && in_array('designation', $fields)) { $html .= '
' . $designation . $exp. '
'; } origine: