abrichon
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress HTTPS (SSL)] URL Translation problemA couple of added items to consider
At the top level of the Store, when I click on the shopping cart, it will give the Warning above. The URL is correct. When I try to take the second step in checkout, the URL I am directed to is
https://troy.tchmachines.com//?page_id=128&ec_page=checkout_login
which obviously causes a 404 error.
The SSL Host is set to troy.tchmachines.com/~zazcdvtc/ as required by my provider and the URL mapping is
kissmyitchgoodbye.com/?page_id=128 ==> troy.tchmachines.com/~zazcdvtc/?page_id=128
What am I doing wrong here? I would really like to get my Store online and this is the last step. Thanks for any help!
Allen
I have been working on the same problem and am trying to use the exec-php plugin to do a rewrite of the title and meta tags. Will let you know if/when I get it to work.
Question for you – how are you calling the wp-header/footer/sidebar? I have had to paste into each page as I have not been able to inherit the wp environment variables.
Thanks!
Allen
Forum: Fixing WordPress
In reply to: Retrieving username for later useThanks! Works like a charm.
Allen