How to update Slideshow CK V1 to V2
5 years 4 months ago #53289
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Slideshow CK V1 to V2 & template override
merci pour ton retour d'info !
si tu me donnes une url pour voir le souci, je peux te trouver une solution ...
si tu me donnes une url pour voir le souci, je peux te trouver une solution ...
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- christophe-31
- Offline
- Senior Member
Less
More
- Posts: 79
- Thank you received: 3
5 years 4 months ago #53306
by christophe-31
Replied by christophe-31 on topic Slideshow CK V1 to V2 & template override
Désolé pour le délai, voici l'url :
www.marxiste.org/
Tu pourras voir que le titre n'est pas linké.
J'avais juste fait cette modif :
<?php
if ($item->article && $params->get('showarticletitle', '1') == '1') {
#if ($params->get('articlelink', 'readmore') == 'title')
echo '<a href="' . $item->article->link . '">';
echo $item->article->title;
#if ($params->get('articlelink', 'readmore') == 'title')
echo '</a>';
}
?>
En gros, j'avais simplement mis en commentaire la détection du paramètre "title" ou "read more", ainsi j'avais toujours un lien sur le titre, à minima.
Tu pourras voir que le titre n'est pas linké.
J'avais juste fait cette modif :
<?php
if ($item->article && $params->get('showarticletitle', '1') == '1') {
#if ($params->get('articlelink', 'readmore') == 'title')
echo '<a href="' . $item->article->link . '">';
echo $item->article->title;
#if ($params->get('articlelink', 'readmore') == 'title')
echo '</a>';
}
?>
En gros, j'avais simplement mis en commentaire la détection du paramètre "title" ou "read more", ainsi j'avais toujours un lien sur le titre, à minima.
Please Log in or Create an account to join the conversation.
5 years 4 months ago #53307
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Slideshow CK V1 to V2 & template override
salut, ok je vois, en fait tu as 2 liens
1 slide + 1 title
effectivement cela n'est pas en option pour l'instant ... ça viendra ptet
CEd
1 slide + 1 title
effectivement cela n'est pas en option pour l'instant ... ça viendra ptet
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- christophe-31
- Offline
- Senior Member
Less
More
- Posts: 79
- Thank you received: 3
5 years 4 months ago #53308
by christophe-31
Replied by christophe-31 on topic Slideshow CK V1 to V2 & template override
Exactement ! Pour moi, ce serait normal d'avoir le lien partout, mais tout dépend des retour que tu as. De toute façon, je me le modifierais si jamais tu ne fais pas de mise à jour
A bientôt !
A bientôt !
Please Log in or Create an account to join the conversation.
5 years 4 months ago #53309
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Slideshow CK V1 to V2 & template override
merci pour tes infos
tu peux très bien utiliser un override, dans les prochains temps il est peu probable que le layout change, mais à surveiller effectivement
tu peux très bien utiliser un override, dans les prochains temps il est peu probable que le layout change, mais à surveiller effectivement
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
4 years 11 months ago #54497
by cybersalt
Replied by cybersalt on topic How to update Slideshow CK V1 to V2
I have updated about 20 sites but have 7 that absolutely refuse to update "Plugin Slideshow CK Params"
It is stuck at trying to update "1.2.11 to 2.0.0"
I've done all the correct steps, as seen by other sites updating fine, but I am not sure what to do to get these last sites updated. I have even tried reinstalling the whole extension. I have not uninstalled and reinstalled as I do not want to loose the existing settings.
It is stuck at trying to update "1.2.11 to 2.0.0"
I've done all the correct steps, as seen by other sites updating fine, but I am not sure what to do to get these last sites updated. I have even tried reinstalling the whole extension. I have not uninstalled and reinstalled as I do not want to loose the existing settings.
Please Log in or Create an account to join the conversation.
Time to create page: 0.246 seconds