Matt Hancock
Forum Replies Created
-
Oscar, thanks for your reply.
I have confirmed that the payment gateways do support the currencies being processed.
In an earlier configuration with a different set of plugins, I found this one had no problems with displaying them. I did try it alongside your plugin, but it made no difference.Forum: Themes and Templates
In reply to: [Sydney] Social Media Icons not showing on MobileHey,
Turns out the issue was from an ad blocker I had installed on my iPhone that was causing the icons to not appear.
Sorry for the inconvenience & thanks for your persistence. ??Forum: Themes and Templates
In reply to: [Sydney] Adding phone number link into Contact WidgetThat worked a treat. Thanks for going above and beyond with the code snippet and I look forward to seeing it rolled out in a future update. ??
- This reply was modified 7 years, 2 months ago by Matt Hancock.
Forum: Themes and Templates
In reply to: [Sydney] Social Media Icons not showing on MobileHey,
The solutions in the thread you linked to didn’t work. I did modify the .htaccess file to include<IfModule mod_headers.c> Header add Access-Control-Allow-Origin “*” </IfModule>
and that made no difference.
I ended up using Visual Composer to macgyver a solution. Not too fond of it, but spent more time than I wanted on the task. Going to close it now.
Wonderful. Many thanks.
I appreciate your support on this free theme. ??
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] Service unavailableI have the following error(s) since the update.
[2016-12-13 04:21:43] ERROR: Top Bar > MailChimp API error: cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received. [2016-12-23 11:57:16] ERROR: Top Bar > MailChimp API error: cURL error 28: Operation timed out after 10000 milliseconds with 0 bytes received.
The odd thing is, the subscription confirmation email still goes through afterwards.
Thanks for your assistance. I’ve been very impressed at the service you been giving for a free theme and greatly appreciate it. ??
The changes you made via my dashboard has broken my menu. Can you please restore it to what it was?
Thanks for your continued help.
I tried both
.navbar-nav > li > a {border-right:1px solid #00626a!important;} .navbar-nav>li>a {border-right:transparent!important;}
And neither doesn’t work.
Thanks, that CSS snippet sorted out the color change for home link.
As for the border, there’s a light blue border under
.navbar-nav > li > a{border-right:1px solid #2490c7;}
. I’ve tried switching out #2490c7 for #00626a but with no link.Thanks, but the problem still persists.
I’ve had to disable IPN because the website EDD is installed on doesn’t have SSL. I have checked ‘Disable PayPal IPN verifications’ in EDD to compensate for this.
Here’s my system info.
Forum: Plugins
In reply to: [Contact Form 7] Having sent email be sorted by answer.Thanks for the reply, but that’s a bit convoluted for what I want to do.
As I mentioned in the original post, could the plugin source be modified to filter the answers based on the value and sent in the email body?