Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Bonsoir,Bonsoir,
C'est normal, si tu regardes bien sur, il y a également ces deux boutons.
Bonne soirée,
Rivals
<xen:if is="{$canPostThread}">
<xen:set var="$newDiscussionButton"><a href="{xen:link 'forums/create-thread', $forum}" class="callToAction"><span>{xen:phrase post_new_thread}</span></a></xen:set>
<xen:if is="!{$renderedNodes}">
<xen:topctrl>{xen:raw $newDiscussionButton}</xen:topctrl>
</xen:if>
</xen:if>
<xen:if is="{$canPostThread}">
<a href="{xen:link 'forums/create-thread', $forum}" class="callToAction"><span>{xen:phrase post_new_thread}</span></a>
<xen:elseif is="{$visitor.user_id}" />
<span class="element">({xen:phrase no_permission_to_post})</span>
<xen:else />
<label for="LoginControl"><a href="{xen:link login}" class="concealed element">({xen:phrase log_in_or_sign_up_to_post})</a></label>
</xen:if>
Sa marche, GG super merci à toiSalut,
Si tu veux ne garder qu'un seul bouton tu peux aller modifier la template forum_view
Et supprimer ce code pour le bouton en haut de la page :
Code:<xen:if is="{$canPostThread}"> <xen:set var="$newDiscussionButton"><a href="{xen:link 'forums/create-thread', $forum}" class="callToAction"><span>{xen:phrase post_new_thread}</span></a></xen:set> <xen:if is="!{$renderedNodes}"> <xen:topctrl>{xen:raw $newDiscussionButton}</xen:topctrl> </xen:if> </xen:if>
Et celui qui est en bas de la page :
Code:<xen:if is="{$canPostThread}"> <a href="{xen:link 'forums/create-thread', $forum}" class="callToAction"><span>{xen:phrase post_new_thread}</span></a> <xen:elseif is="{$visitor.user_id}" /> <span class="element">({xen:phrase no_permission_to_post})</span> <xen:else /> <label for="LoginControl"><a href="{xen:link login}" class="concealed element">({xen:phrase log_in_or_sign_up_to_post})</a></label> </xen:if>
Voilà voilà
Bonne matinée
Faragnight
:noel6:Salut,
J'ai déplacé http://reality-gaming.fr/attachments/deplacement-png.20319/ ta discussion en section Résolu http://reality-gaming.fr/attachments/verifier-png.20313/
Bonne après-midi,
Wayz GTP