otis33470
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] WooCommerce – Undefined index: widthHi,
I’ve the same issue when I set svg file in nav menu with acf pro plugin
It’s an ajax error when email is sending
Résumé:
? ?? Le port 443 peut être utilisé avec les API Mailgun.
? ?? Le port 587 peut être utilisé pour SMTP smtp.postmarkapp.com.
? ?? Le port 443 peut être utilisé avec les API SendGrid.
? ?? Le port 443 peut être utilisé avec les API Mandrill.
? ?? Le port 587 peut être utilisé pour SMTP cube.psiade.fr.
? ?? Le port 587 peut être utilisé pour SMTP smtp.sparkpostmail.com. Avertissement: connecté à 0.0 au lieu de sparkpostmail.com.
? ?? Le port 587 peut être utilisé pour SMTP smtp-relay.sendinblue.com.
? Le port 25 peut être utilisé pour SMTP cube.psiade.fr. Avertissement: connecté à **************************** au lieu de psiade.fr.
? Le port 465 est ouvert, mais pas a cube.psiade.fr.
Un test avec ? Aucun ? service disponible indique un ou plusieurs de ces problèmes :Votre hébergeur a placé un pare-feu entre ce site et Internet
Le nom d’h?te SMTP est incorrect ou le serveur de messagerie ne fournit pas de service sur ce port
Votre configuration de PHP empêche les connexions sortantes
Votre configuration de WordPress empêche les connexions sortantesForum: Plugins
In reply to: [Image Gallery Slider For ACF] Carousel not responsivehave you a link to see the problem ?
Forum: Plugins
In reply to: [Image Gallery Slider For ACF] Carousel not responsiveHello
In your CSS try
img {
max-width: 100%
}another slider is flexslider
it doesn’t work because the flexslider.js file isn’t find
It’s the slider at the top of page ?
the code :
https://prntscr.com/o4yosdFor me it’s revolution slider and a conflict exists whith jQuery
Try to desactive Frontend Gallery Slider For ACF
It’s rev_slider and no Frontend Gallery Slider For ACF
Hello,
did you apply the instructions :
1. In the Slider Settings -> Troubleshooting set option: option to true.
2. Find the double jquery.js include and remove it.Forum: Plugins
In reply to: [Image Gallery Slider For ACF] Link on gallery imageHello,
You can use slick js.
https://kenwheeler.github.io/slick/and insert what you need ! (permalink, get_field, and so on…)
Forum: Plugins
In reply to: [Image Gallery Slider For ACF] Gallery on another pageHello,
I’ve the same issue.
With acf, you can use the_field() in another page like that the_field(‘gallery’,$page_id”‘).
Is it possible with your plugin ?Tks
- This reply was modified 6 years, 5 months ago by otis33470.