webaware
Forum Replies Created
-
Forum: Plugins
In reply to: [NextGEN Download Gallery] Other GalleriesG’day jsachs99,
Your best bet here is to add a custom gallery template to your theme or a plugin. Here’s a (somewhat dusty) guide to doing that. You can then add any extra information required from the NextGEN Gallery data.
https://snippets.webaware.com.au/howto/creating-a-custom-gallery-template-for-nextgen-gallery/
cheers,
RossForum: Plugins
In reply to: [NextGEN Download Gallery] Download in search results pageG’day theeohiostate,
Not possible at the moment I don’t think. However, I’ve added an issue to my bug tracker for working it into a future version.
cheers,
RossForum: Plugins
In reply to: [SSL Insecure Content Fixer] My Home Page is InsecureG’day @wilsonza,
Your website does not have a valid TLS (SSL) certificate. You need to speak to your host about that.
You can regain access to your website on http (not https) by adding these lines near the top of your wp-config.php file:
define( 'WP_SITEURL', 'http://www.comtechmt.com' ); define( 'WP_HOME', 'http://www.comtechmt.com' );Once youβre back in, check the HTTPS settings.
https://ssl.webaware.net.au/https-detection/
Then check that you can access the site correctly from HTTPS before removing those lines from your wp-config.php file.
cheers,
RossForum: Plugins
In reply to: [Flexible Map] Google mapG’day Moe,
Can you please post a link to the page where I can see your Flexible Map shortcode added? I can then look at any messages in the browser console, and look at what scripts are loading.
cheers,
Ross- This reply was modified 7 years, 2 months ago by webaware. Reason: missing word
Forum: Plugins
In reply to: [Gravity Forms Eway] Disabling/Enabling plugin for a specific formG’day attilaacs,
Insanely quick isn’t something I’m known for π
You have a good one too mate.
cheers,
RossForum: Plugins
In reply to: [Gravity Forms Eway] Disabling/Enabling plugin for a specific formG’day
For the Free add-on, you can disable eWAY through a filter hook:
https://gfeway.webaware.net.au/faq/what-filters-does-the-plugin-have/#gfeway_form_is_eway
Change the return value to false for your target form IDs.
The Pro add-on uses feeds like many other payment add-ons for Gravity Forms, so it will only process a form if you add a feed for it. You can even support multiple payment add-ons on one form, with Conditional Logic in the feeds.
https://gfeway.webaware.net.au/pro/create-a-feed/
cheers,
RossForum: Plugins
In reply to: [SSL Insecure Content Fixer] Site down / can’t login after changing settingsG’day arogers,
Looks like you got the site up again. Was it a problem with HTTPS detection?
If you are still locked out of the admin, you can gain access on http (not https) by adding these lines near the top of your wp-config.php file:
define( 'WP_SITEURL', 'http://www.comtechmt.com' ); define( 'WP_HOME', 'http://www.comtechmt.com' );Once you’re back in, check the HTTPS settings.
https://ssl.webaware.net.au/https-detection/
cheers,
RossForum: Plugins
In reply to: [Simple Event Planner] Should not load admin scripts on other plugins’ pagesG’day PressTigers,
Awesome. A move to GitHub would help too, but last night it was all about stopping the broken π
cheers,
RossG’day kaybee,
Sorry I missed your original post, sometimes I don’t receive notifications from support tickets. Glad to hear that you got it resolved.
Can you tell me please, what exactly did you need to have DPS do? i.e. what was their language for this?
cheers,
RossG’day manikengineer1,
Your theme is doing something weird, so the required scripts for the eWAY plugin are not being loaded. That means that client side encryption isn’t happening.
Try switching to a different theme to verify. Best to debug this in a staging environment.
cheers,
RossForum: Plugins
In reply to: [NextGEN Download Gallery] Download ButtonG’day Donnacha,
If I read you correctly, you want to have only the download all button, with no images and no select all / download button. You can do that by creating a custom template and removing the image loop and the buttons you don’t want.
Here’s a guide, a little dated now but should still be good:
https://snippets.webaware.com.au/howto/creating-a-custom-gallery-template-for-nextgen-gallery/
cheers,
RossG’day hmendoza,
That message you show is from a Google Fonts stylesheet which would have been hidden in some generated content. Your best bet for never having the problem again is to only login to your admin area on HTTPS, and ensure that any caching plugins you have are aware of HTTPS. For example, W3 Total Cache doesn’t properly handle HTTPS unless you hunt down a setting and specifically enable separate HTTP and HTTPS cached pages.
It looks like you’re running WP Super Cache, which generally doesn’t have this problem, so perhaps you did some work in the admin on HTTP. Or have you recently switch cache plugins?
cheers,
RossForum: Plugins
In reply to: [GF Windcave Free] Error on payment comfirmationG’day metadigitalnz,
Sorry about that, thanks for the bug report. I’ve just released v2.2.1 which fixes this.
cheers,
RossForum: Plugins
In reply to: [SSL Insecure Content Fixer] Plugin only works for a few hoursRight, that sounds like it. Good luck, let me know if it stuffs up again!
cheers,
RossForum: Plugins
In reply to: [SSL Insecure Content Fixer] I have mixed content problemsG’day giacomolaw,
Just noticed this post, it didn’t come through to me via email so I missed it.
I don’t see any mixed content warnings on that page now, so I’m guessing all is well now.
cheers,
Ross