xrxdsgn
Forum Replies Created
-
Update:
I am now able to send test email.
Solution:
Have a look if the less secure app in your Email Service Provider settings is turned on.
Read #5 from –> How to deal with ‘SMTP could not authenticate’ error?
btw, even if I make the Auto TLS to ON, I still get the
SMTPAutoTLS: bool(false)
Sending test email is working
Thanks for the answers.
Is it possible to interchange the locations of “Primary Menu” and “Secondary Menu”?
Reason behind this is because if on mobile, Secondary Menu becomes invisible. Only “Primary Menu” is visible.
Thanks
Forum: Themes and Templates
In reply to: [Storefront] Any Slider PluginI was able to use the Meta Slider plugin.
Place the code below in your child theme’s header.php:
<?php echo do_shortcode("[metaslider id=#]"); ?>just change “#” to your own generated id # when you create your slides.
Forum: Plugins
In reply to: [Meteor Slides] Delay start of slideshowHi mariaelkins,
For the slide not to start automatically, just put “0” value in the Slide Duration.
The user needs to click the navigational arrow (left or right)for the slide to move.
Jayson