wpfiend
Forum Replies Created
-
OK, understood.
Do you think, since this site is still using PHP version 5.6, this could be a cause for the above issue…??
Thanks.
Thanks for the quick response.
Unfortunately, the admin notice is still showing up at the top of the admin pages.
Also, we cannot seem to connect to Constant Contact as the list of Lists is not showing any entries. Here is the error message that it is displaying when trying to connect to Constant Contact:
Account connected. Plugin connected to Constant Contact. Fatal error: Uncaught exception 'GuzzleHttp\Ring\Exception\RingException' with message 'cURL error 60: SSL certificate problem: unable to get local issuer certificate' in /home/content/58/7743558/html/wp-content/plugins/constant-contact-forms/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php:127 Stack trace: #0 /home/content/58/7743558/html/wp-content/plugins/constant-contact-forms/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php(91): GuzzleHttp\Ring\Client\CurlFactory::createErrorResponse(Array, Array, Array) #1 /home/content/58/7743558/html/wp-content/plugins/constant-contact-forms/vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php(96): GuzzleHttp\Ring\Client\CurlFactory::createResponse(Array, Array, Array, Array, Resource id #1062) #2 /home/content/58/7743558/html/wp-content/plugins/constant-contact-forms/vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php(68): GuzzleHttp\Ring\Client\CurlHandler->_invokeAsArray(Array) #3 /home/content/58/7743558/html/wp-content/plugins/constant-contact-forms/vendor/guzzlehttp in /home/content/58/7743558/html/wp-content/plugins/constant-contact-forms/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php on line 51
Any ideas…??
Thanks again.
Forum: Plugins
In reply to: [WooCommerce] Physical to one country BUT virtual to rest of the world@seank123 Thanks for the response. It does make sense.
In lieu of the above, can I do this so that I don’t have to mess with zones:
Selling Location ==> Sell to all countries
Shipping locations -==> Ship to specific countries only ==> United StatesOr is one method more elegant than the other and is preferred because of what the user-experience is…??
Thanks again.
Forum: Plugins
In reply to: [Constant Contact Forms] Spacing the input fields betterThanks. This one worked:
.ctct-form-field-submit {width: 100%;}
BTW, this is code that we added to the template for that page but the form is not showing up:
<?php echo do_shortcode("[ninja_form id=1]"); ?>
Forum: Plugins
In reply to: [Collapse-O-Matic] Using with Avada themeAlmost 2 weeks have passed and still no response from the developers even though they have responded to other threads.
Bad. Just bad. An insight into what their support is going to be even for the paid version.
Sad.
Forum: Plugins
In reply to: [Modula Image Gallery] Light images gets cut off at the topThanks Mihaela.
Had to use “!important”, but your solution worked.
All the best.
Forum: Plugins
In reply to: [Modula Image Gallery] Light images gets cut off at the topSorry about that.
We have since then, moved the site to being “live”.
Here is the new link: https://foamtechprofessionals.com/gallery/
Thanks.
Forum: Plugins
In reply to: [Iptanus File Upload] Settings page is blankHi Nickolas.
You are correct on all counts.
We do have quite a few plugins installed and we do have a couple of thousand users (on about 500 posts/pages).
But the upload picture feature is only available on one page that is available to the public (and not reserved only for logged in users.) Hence my confusion about the required memory.
Any ideas…???
Forum: Plugins
In reply to: [Iptanus File Upload] Settings page is blankOops, I meant, 256 Megs..!!
I increased it to 512 Megs and that fixed the issue.
Does not seem right for some reason, but you know best.
Thanks for the awesome support.
Forum: Plugins
In reply to: [Iptanus File Upload] Settings page is blankHi.
It is currently set at 25 Megs…!!!!
Every other plugin is running as it should, including some memory hogs like WooCommerce and BackupBuddy, etc.
Is it possible that this plugin has a memory leak somewhere in the code..??
Anyways, I will try and increase the memory and see if it fixes this problem.
Thanks for your time.
Forum: Plugins
In reply to: [Iptanus File Upload] Settings page is blankAppreciate the response Nickolas.
I activate logging as per your instructions and tried to access that page 3 times and these are the errors that were logged:
[03-Jan-2019 17:09:58 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 92 bytes) in /home/mysite/wp-includes/meta.php on line 913 [03-Jan-2019 17:11:18 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /home/mysite/wp-includes/meta.php on line 905 [03-Jan-2019 17:11:56 UTC] PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 32 bytes) in /home/mysite/wp-includes/meta.php on line 905
The rest of the site continues to function notmally, both admin side as well as the public side.
Regards.
Forum: Plugins
In reply to: [Sticky Side Buttons] Icons no longer appear@slomeli79 Thanks for the workaround. Well Done!
It indeed works for the icons for this plugin.
One suggestion: I would include the parent div (or some parent class) otherwise it may break other FontAwesome icons used and implemented differently (correctly..??) in other parts of the site.
This worked for me:
#ssb-container .fa, #ssb-container .fas {font-family: 'FontAwesome' !important;}
Thanks again.
Forum: Plugins
In reply to: [Sticky Side Buttons] Icons no longer appearAny progress with fixing this bug…??
It is now affecting all my sites.
Thanks.
Forum: Plugins
In reply to: [Simple Job Board] Default Application Form FieldsUnderstood.
But this looks like the biggest drawback to your plugin.
Otherwise this is a fantastic light-weight plugin.
You guys may want to consider updating it to where the system can handle changes like this and not be limited the way it is currently.
Thanks.