intégration d'un module dans une de mes pages

  • Avatar de Inconnu

    Bonjour,

    Voila je suis photographe et j’aurais besoin d’intégrer un module pour que mes clients puissent se connecter à leurs galerie perso.

    J’ai un code html à insérer dans ma page mais wordpress semble faire ce qu’il à envie.

    http://asphotographie.fr/espace-client/

    Quelqu’un peut-il me venir en aide?

    Le fameux code à insérer:

    <div align="center">
    <table border="0" cellpadding="0" cellspacing="0" width="218" style="border: 1px solid rgb(88, 88, 88)">
    <tbody>
    	<tr>
    		<td>
    			<table style="background-color : #FFFFFF" border="0" cellpadding="5" cellspacing="0" width="100%">
    			<tbody>
    				<tr>
    					<td>
    						<table border="0" cellpadding="0" cellspacing="0" width="100%">
    						<tbody>
    							<tr>
    								<td width="11">
    									<div align="left"><img src="http://www.jingoo.com/img/flrndd_b3.gif"></div>
    								</td>
    								<td>
    									<div style="font-size: 9px;font-weight: bold;text-transform: capitalize;text-decoration: none;letter-spacing: 0.1em;color: #000000;font-family : Verdana, Arial, Helvetica, sans-serif;" align="left">&nbsp;ACCES AUX ALBUMS PRIVES</div>
    								</td>
    							</tr>
    						</tbody>
    						</table>
    					</td>
    				</tr>
    				<tr>
    					<td align="left"><span style="font-size: 9px; text-decoration: none; color: #000000; text-align:justify;font-family : Verdana, Arial, Helvetica, sans-serif;">Saisissez ci-dessous vos identifiants pour acc&eacute;der à vos albums</span></td>
    				</tr>
    				<tr>
    					<td>
    						<form method="post" action="http://www.jingoo.com/index.php" target="_top">
    						<table border="0" cellpadding="0" cellspacing="2" width="100%">
    						<tbody>
    							<tr>
    								<td width="110">
    									<div align="left"><input name="login" style="border: 1px rgb(111, 111, 111) solid; background-color: rgb(213, 213, 213); padding: 2px; font-family : Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size : 10px;" id="identifiant" value="AS59-" size="19" type="text" onfocus="if (this.value=='Identifiant') {this.value=''}" ></div>
    								</td>
    								<td>
    									<div align="left"></div>
    								</td>
    							</tr>
    							<tr>
    								<td width="110">
    									<div align="left"><input name="password" style="border: 1px rgb(111, 111, 111) solid; background-color: rgb(213, 213, 213); padding: 2px; font-family : Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size : 10px;" id="pass" value="Mot de passe" size="19" type="text" onfocus="if (this.value=='Mot de passe') {this.value=''}"></div>
    								</td>
    								<td>
    									<div align="left"><input name="Submit" style="text-indent : 0px; color : #FFFFFF; font : normal 10px Verdana, Arial, Helvetica, sans-serif;	border: 1px solid #CCCCCC; background: #636363; background-image: url(http://www.jingoo.com/img/btn-pstd_bck1.gif);" value="OK" type="submit"></div>
    								</td>
    							</tr>
    						</tbody>
    						</table>
    						<input name="action" value="login" type="hidden">
    						</form>
    					</td>
    				</tr>
    			</tbody>
    			</table>
    		</td>
    	</tr>
    </tbody>
    </table>
    <table border="0" cellpadding="0" cellspacing="0" width="218"  style="border: 1px solid rgb(88, 88, 88)">
    <tbody>
    	<tr>
    		<td>
    			<table style="background-color : #FFFFFF" border="0" cellpadding="5" cellspacing="0" width="100%">
    			<tbody>
    				<tr>
    					<td>
    						<table border="0" cellpadding="0" cellspacing="0" width="100%">
    						<tbody>
    							<tr>
    								<td width="11">
    									<div align="left"><img src="http://www.jingoo.com/img/flrndd_b3.gif" height="11" width="11"></div>
    								</td>
    								<td>
    									<div style="font-size: 9px;font-weight: bold;text-transform: capitalize;text-decoration: none;letter-spacing: 0.1em;color: #000000;font-family : Verdana, Arial, Helvetica, sans-serif;" align="left">&nbsp;ACCES AUX	ALBUMS PUBLICS</div>
    								</td>
    							</tr>
    						</tbody>
    						</table>
    					</td>
    				</tr>
    				<tr>
    					<td align="left"><span style="font-size: 9px; text-decoration: none; color: #000000;font-family : Verdana, Arial, Helvetica, sans-serif;">Cliquer sur le bouton ci-dessous pour acc&eacute;der à la page de recherche d'albums publics. </span></td>
    				</tr>
    				<tr>
    					<td align="left">
    						<div align="center">
    							<input name="Submit2" style="text-indent : 0px; color : #FFFFFF; font : normal 10px Verdana, Arial, Helvetica, sans-serif;	border: 1px solid #CCCCCC; background: #636363; background-image: url(http://www.jingoo.com/img/btn-pstd_bck1.gif);" value="Albums publics" type="button" onclick="window.open('http://www.jingoo.com/album/public.php?id_photographe=1163931','Albums','status=yes,scrollbars=yes,resizable=yes,width=1000,height=600,menubar=yes,toolbar=yes,location=yes');return false;">
    						</div>
    					</td>
    				</tr>
    			</tbody>
    			</table>
    		</td>
    	</tr>
    </tbody>
    </table>
    <table border="0" cellpadding="0" cellspacing="0" width="218"  style="border: 1px solid rgb(88, 88, 88)">
    <tbody>
    	<tr>
    		<td>
    			<table style="background-color : #FFFFFF" border="0" cellpadding="5" cellspacing="0" width="100%">
    			<tbody>
    				<tr>
    					<td>
    						<table border="0" cellpadding="0" cellspacing="0" width="100%">
    						<tbody>
    							<tr>
    								<td width="11">
    									<div align="left"><img src="http://www.jingoo.com/img/flrndd_b3.gif" height="11" width="11"></div>
    								</td>
    								<td>
    									<div style="font-size: 9px;font-weight: bold;text-transform: capitalize;text-decoration: none;letter-spacing: 0.1em;color: #000000;font-family : Verdana, Arial, Helvetica, sans-serif;" align="left">&nbsp;MA BANQUE D'IMAGES</div>
    								</td>
    							</tr>
    						</tbody>
    						</table>
    					</td>
    				</tr>
    				<tr>
    					<td align="left"><span style="font-size: 9px; text-decoration: none; color: #000000;font-family : Verdana, Arial, Helvetica, sans-serif;">Découvrez, partagez, commandez mes plus belles réalisations : des images originales disponibles sur differents supports.</span></td>
    				</tr>
    				<tr>
    					<td align="left">
    						<div align="center">
    							<input name="Submit2" style="text-indent : 0px; color : #FFFFFF; font : normal 10px Verdana, Arial, Helvetica, sans-serif;	border: 1px solid #CCCCCC; background: #636363; background-image: url(http://www.jingoo.com/img/btn-pstd_bck1.gif);" value="Ma banque d'images" type="button" onclick="window.open('http://www.jingoo.com/album/postershop/index.php?id_photographe=1163931','Albums','status=yes,scrollbars=yes,resizable=yes,width=1000,height=600,menubar=yes,toolbar=yes,location=yes');return false;">
    						</div>
    					</td>
    				</tr>
    			</tbody>
    			</table>
    		</td>
    	</tr>
    </tbody>
    </table>
    
    </div>

    L’adresse du blog concerné est (visible uniquement pour les utilisateurs connectés).

  • Avatar de Inconnu

    Malheureusement, pour des raisons de sécurité, vous ne pouvez pas entrer de tes codes dans vos pages.

  • Avatar de Inconnu

    Bonjour alexissylvainphotographe,

    En effet, avec votre blog sur WordPress.com, il n’est pas possible d’insérer certains codes HTML. La liste est indiqué sur ce lien http://en.support.wordpress.com/code/#html-tags

    Pour que vos clients puissent se connecter à leur galleries persos, il faudrait les rediriger vers une page de connexion hébergé ailleurs que sur WordPress.com.

    Vous pouvez aussi considérer l’option d’utiliser WordPress en version auto-hébergé, c’est à dire WordPress.org https://fr.forums.wordpress.com/topic/wordpresscom-ou-wordpressorg?replies=1
    Cela vous donnera plus de liberté, mais aussi un peu plus de boulot côté administration. Pour plus de conseils à propos de WordPress.org, vous pouvez consulter http://www.wordpress-fr.net/

  • Avatar de Inconnu

    Mince c’est bien embêtant, j’ai payé pour me simplifier la vie et j’ai surtout payé un thème pour ma version hébergé sur wordpress.com

    Je vais perdre mon thème si je passe sur une version plus classique (wordpress.org)

  • Le sujet ‘intégration d'un module dans une de mes pages’ est fermé aux nouvelles réponses.