webaware
Forum Replies Created
-
Forum: Plugins
In reply to: [Minimum Age for WooCommerce] Store Age in Account Details?G’day rwdoerr,
It does not do this now, but I have it on my roadmap for the future. It needs to be optional, and perhaps also something the customer can opt in for (some may not want to have their DOB recorded). It does now record against the order, but not the customer.
cheers,
RossForum: Reviews
In reply to: [SSL Insecure Content Fixer] Made the issue worseG’day @jdstiger,
How did it do that? If you can tell me, I might be able to improve the plugin.
cheers,
RossForum: Plugins
In reply to: [SSL Insecure Content Fixer] Insecure fontG’day lobsterdm,
It’s probably something in your theme’s JavaScript. It’s requesting a font family with the URI “https:”, i.e. a URI with no path. Firefox seems to be ignoring it as junk, but Chrome is registering it as insecure content.
Check with your theme developers, they should be able to help you here.
cheers,
RossForum: Plugins
In reply to: [NextGEN Download Gallery] No Download Button in Nextgen Gallery ?G’day oshoupabancommune,
That’s not what this plugin does. This plugin works by adding a new template, which you can use to allow visitors to download selected / all images from a gallery from the front end.
I recommend that you look at backup solutions. A WordPress plugin that I like using for backups is BackWPup:
https://ww.wp.xz.cn/plugins/backwpup/
You can create a backup task for your gallery folders and run it whenever you want, or schedule it to run periodically with backups sent to a remote service like Amazon S3.
cheers,
RossG’day txsling,
Does your website use https for both WordPress Address and Site Address? Look in your WordPress admin:
Settings > General
cheers,
RossForum: Plugins
In reply to: [SSL Insecure Content Fixer] GDPR ComplianceG’day kwebdesign,
SSL Insecure Content Fixer does not collect any personally identifying information, and does not set any cookies.
So there is nothing you need to note in your privacy policy in relation to this plugin.
cheers,
RossForum: Plugins
In reply to: [Disable Emails] Exclude send to email addressG’day nvhcuong,
The plugin will not be able to accommodate that; it prevents all emails that are sent through the WordPress email function.
What I do in your situation is install an email logger, so that any emails that would be sent are captured for examination. Here’s a couple of free plugins for that:
https://ww.wp.xz.cn/plugins/log-emails/
https://ww.wp.xz.cn/plugins/email-log/cheers,
RossForum: Plugins
In reply to: [Minimum Age for WooCommerce] work only with certain products, category?Sorry for the delay in responding, been busy!
Currently, you can’t do this easily. I’ve added a couple of issues to my bug tracker for a future version, because it’s a great idea!
- add filter hooks for allowing developers to control when it activates
- add product filters (categories, tags, …) for controlling when it activates
I can’t say when this will happen, but it’s on the list now.
cheers,
RossForum: Plugins
In reply to: [NextGEN Download Gallery] Redirecting when non-admin downloadSure, send to me via the support form and I’ll have a look.
https://shop.webaware.com.au/support/
cheers,
RossForum: Plugins
In reply to: [NextGEN Download Gallery] Redirecting when non-admin downloadG’day relozo,
That was only happening with a specific configuration of templates, which should not affect any site that installed the plugin since June 2014.
Can you provide a link to the page where this is happening? I can have a look at what the browser sees.
cheers,
RossThanks for the information, I’ll have to work it into the documentation somewhere.
cheers,
RossForum: Plugins
In reply to: [NextGEN Download Gallery] Modify the Download Template for $$$?G’day Jon,
I’ll email you with a quote after I’ve had a look to see what is entailed.
cheers,
RossForum: Plugins
In reply to: [Flexible Map] Map address returns errorsG’day ecbuck,
If you’re using Contact Form 7 and have set a Google Maps API key, then you need to tell Flexible Map to not load the JavaScript API. This is because Contact Form 7 is promiscuous and loads its scripts everywhere, even when it doesn’t need them.
Go to the Flexible Map settings page, and tick Don’t Load API:
Settings > Flexible Map
However, you still have a problem with the API key. I can see the key is there now when I view the page source, but Google Maps is giving this error in the console:
Google Maps JavaScript API error: RefererNotAllowedMapError
https://developers.google.com/maps/documentation/javascript/error-messages#referer-not-allowed-map-error
Your site URL to be authorized: http://www.ownthesummit.com/beaver-run/So check your referrer settings again.
cheers,
RossG’day Ron,
It’s requesting this image:
http://www.elegantthemesimages.com/images/premade/d2-placeholder-320px.png
That’s not anywhere in the page source, so it must be being loaded either from CSS, or dynamically from JavaScript. I’d contact the authors of your theme for support there, it’s evidently related to how they’ve set things up.
What you can try to fix it is login to your admin on https (always do that) and save your theme settings. Hopefully it will regenerate some of its files and that will fix it. Otherwise, get your theme’s authors to help.
cheers,
Ross- This reply was modified 7 years, 2 months ago by webaware.
Forum: Plugins
In reply to: [Flexible Map] Map address returns error: REQUEST_DENIEDG’day @ecbuck,
Please open a new ticket in the forum, rather than adding to a resolved ticket. I nearly missed this!
Anyway, your site has something (probably a “security” or “optimisation” plugin) that is removing query strings from resources. It has stripped the key from the Google Maps JavaScript API URL. Check for options that mention query strings, and turn those things off. They’re dumb, unnecessary, and ill-advised. Consider replacing the plugin with a better one too 🙂
cheers,
Ross