CeiKay
Forum Replies Created
-
Forum: Plugins
In reply to: [Accordeon Menu CK] Error on new WP 5.3Hi
thank you for reporting the problem. I have fixed it in the 1.1.8 version
CEdForum: Plugins
In reply to: [Mediabox CK - Responsive Lightbox] Mediabox CK avec une galerie WPà partir du moment où tu as un album, les images y sont groupées et tu dois pouvoir naviguer avec les flèches
les légendes sont récupérées dans le titre du lien, sous la forme “titre::description”
exemple :
<a href="https://monimage1.jpg" rel="lightbox[test]" title="Un joli titre::Ho quelle belle image">
Forum: Plugins
In reply to: [Mediabox CK - Responsive Lightbox] Mediabox CK avec une galerie WPok, voilà un exemple de code
<p> <a href="https://monimage1.jpg" rel="lightbox[test]"><img src="https://monimage1.jpg" alt="" width="300" height="165" /></a> <a href="https://monimage2.jpg" rel="lightbox[test]"><img src="https://monimage2.jpg" alt="" width="300" height="165" /></a></p>
il faut utiliser
rel=”lightbox[test]”
où “test” est le nom de l’album dans lequel grouper les images
Forum: Plugins
In reply to: [Mediabox CK - Responsive Lightbox] Mediabox CK avec une galerie WPsalut
je ne t’ai pas oublié, juste que je n’étais pas dispo ces jours ci
je regarde pour te faire une réponse très prochainement ??
CEdForum: Plugins
In reply to: [Slideshow CK] Slideshow CK & Mediabox CK don’t play well together?ok the 1.4.3 version of the slideshow is available, in the pro version you can choose the optoins
– show the caption in the lightbox
– group the images in the lightbox into an album (navigate through images)Hope it helps
Forum: Plugins
In reply to: [Mediabox CK - Responsive Lightbox] Instructions?Ok, I will try to guide you ??
“How to you get the Titles and Description in the lightbox?”
>> you must set the “title” attribute on the link, this is what is used in the lightboxI agree that I need to write a documentation
Concerning the combination with Slideshow CK, I’m working on this to make the title/desc visible in the lightbox too
Forum: Plugins
In reply to: [Slideshow CK] Navagation Icons turned off but still appearcan you please confirm that you have the version 1.4.2 ? By my side it works
Forum: Plugins
In reply to: [Slideshow CK] Navagation Icons turned off but still appearHi
I will check and try to reproduce the issue by my side
I will let you know
CEdForum: Plugins
In reply to: [Mediabox CK - Responsive Lightbox] Instructions?I’m there, as I have already answered you in the other support thread, I will check that (now I know that you have posted ! :))
CEdForum: Plugins
In reply to: [Slideshow CK] Slideshow CK & Mediabox CK don’t play well together?Hi
thank you for your message. I’m surprised that I was not notified about your request on Mediabox CK …I will check the problem by my side to try to reproduce this and I will let you know
CEdForum: Plugins
In reply to: [Slideshow CK] Not sufficient permissions for editor roleHi,
of course, you can download it into your account here
https://www.ceikay.com/my-account/downloads/let me know
CEdForum: Plugins
In reply to: [Slideshow CK] Not sufficient permissions for editor rolehave you filled your license number in the plugin ?
Forum: Plugins
In reply to: [Slideshow CK] Not sufficient permissions for editor roleyou can use the 1.4.1 version now
Forum: Plugins
In reply to: [Slideshow CK] Not sufficient permissions for editor roleok, I have found the problem. I will put an update asap
Forum: Plugins
In reply to: [Slideshow CK] Not sufficient permissions for editor rolegreat
if you look at the end of the plugin file, you will find the filter function commented
try to uncomment it and see if it works with the “edit_posts”. If yes the problem comes from the code in your theme