Footer widget mailchimp subscribe form is not working. After entering api key and list id it keep on loading but no response after that
Footer widget mailchimp subscribe is not working
6 replies · opened Sep 13, 2019
Hello,
Apologies about the Inconveniences caused!
Please provide us with a Live URL so that we can check out the exact issue and provide you with more assistance on this. Thanks for your Patience.
Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.
Live URL https://www.rriox.com
Hello,
This is a Server Issue. Your https://www.rriox.com/include/subscribe.php File appears to be returning a 500 Internal Server Error which indicates that your Server does not support some PHP functionalities or there is an error in the PHP File while editing the codes. Please consider adding the following code at the very top of your include/subscribe.php File:
error_reporting(E_ALL);which should display all the possible errors. Please notify us about the Error Message you see, after going through the process above, so that we can provide you with more assistance on this.
Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
now its working properly its because of wordfense plugin
https://www.rriox.com/ is not responsive in mobile, the button(affiliate) is overlapping the logo.
Hello,
It is highly Recommended to not use the width/height Attributes for the Logo Images. Instead, consider using the following CSS Code:
@media (max-width: 991.98px) {
#logo img {
height: 50px;
margin-top: 25px;
margin-bottom: 25px;
}
}This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard