ternion
Forum Replies Created
-
Forum: Plugins
In reply to: [Quiz and Survey Master (QSM) - Easy Quiz and Survey Maker] Quiz Submit HookGreat thanks. I’ll use that one. Thanks again for the help.
Forum: Plugins
In reply to: [Quiz and Survey Master (QSM) - Easy Quiz and Survey Maker] Quiz Submit HookThanks for getting back to me.
I was digging around and found the filters. I was looking at the qmn_end_results filter.
Would that be a good filter to use for processing after a survey is submitted?
(I just to do some additional processing after the user submits the survey).
I had to have a developer write a custom plugin for me.
Forum: Plugins
In reply to: [Open Graph and Twitter Card Tags] Tags in body instead of headFound the problem…bad code in the head was causing the plugin to load tags in the body. Fixed
Forum: Plugins
In reply to: [WP Ghost (Hide My WP Ghost) - Security & Firewall] Error after enablingI think there were some issues with the ssl redirect plugin I was using. After your last update and moving to a php ssl redirect method, everything seems to be working ok.
One piece though, going to the wp-admin or wp-login page redirects to the home page instead of my 404 page. Not a big deal, just thought I’d mention it.
I am using Thesis Theme and have a 404 page created and use their functionality for it.
Thanks for trying to get things working.
I found a way to redirect via PHP and have been able to get that working.
Thanks again for trying to help.
I added /shopping-bag and /shopping-bag/purchase-details
That’s a very interesting question. If I disable and delete the plugin, the /shopping-bag link does redirect to an SSL page, though I have no idea how. The link to the /shopping-bag/purchase-details page goes to non-ssl.
A bit confused here.
Ok…must have been some left over browser cache. Cleared browser cache, not the shopping-bag goes to a non-ssl page as expected.
- This reply was modified 8 years, 6 months ago by ternion.
Yes, as far as I know I haven’t had any issues with it.
Just used a couple of SSL checker and verification tools and it all seems OK.
- This reply was modified 8 years, 6 months ago by ternion.
You can add a product to the shopping cart on this page
realsolutionsskincare.com/real-solutions
You can access the shopping cart in the upper right after adding a product
All cache is turned off and I don’ts use CDN
Here’s an example:
using plugin, add the page “checkout” as needing ssl
From home page https://test.com, click link to go to checkout (https://test.com/checkout)
Plugin correctly redirects to https://test.com/checkout, from this page, click home menu link which should be https://test.com, but is now showing https://test.com when hovered and when clicked takes you to https://test.comI need it to take me to the proper page of https://test.com
I have just a few pages that I want https on. When I go to my site and click on a link to one of those pages, it redirects fine to https. If, from the https page, I then click on a regular WordPress menu item, it takes me to an https version of that page. I just want it to go to the regular http version of the page.
For example:
Added checkout as a page that need ssl in plugin
On home page https://test.com, click on link to go to test.com/checkout
Takes you to https://test.com/checkout as expected
From https://test.com, click on a menu link to take you back to the home page and it takes you to https://test.com instead of https://test.comI need it to take me back to https://test.com
Hope that explains it.
Forum: Plugins
In reply to: [Easy HTTPS Redirection (SSL)] Not going back to HTTP?I’m having the exact same issue. Redirects the page to SSL, but then any link on that page is sent to SSL as well. I do not have the Force resources option checked.
Any resolution on this?
Forum: Plugins
In reply to: [WP Ghost (Hide My WP Ghost) - Security & Firewall] Error after enablingI’m not sure if this is it, but I’m using the HTTPS plugin so my shopping cart is SSL. This may be causing the issue. With the HTTPS plugin and your plugin active. It won’t let me login…just keeps redirecting me to the login page.
Forum: Plugins
In reply to: [WP Ghost (Hide My WP Ghost) - Security & Firewall] Error after enablingThanks. I did use the safe link to get access. The problem does seem to occur with https in the wordpress url but http in the site url (can’t login with plugin active and turned on).