Gareth-Host Red Dragon Posted July 14, 2013 Report Posted July 14, 2013 Well I have done my first pass at integrating Blesta, What do you think? http://hostreddragon.com/account/ Checked it in Chrome, and IE (both latest versions) (Some of the links do not work as this and my main site are still a "work in progress") Michael 1
Michael Posted July 14, 2013 Report Posted July 14, 2013 I like it mate well done, I do have a few suggestions for you though: - You know the buttons for portal / etc maybe they could be a red with a border or something. - The "Why should you choose us" not sure if it would look better with it or without because it makes the page look a bit big or if they ordering they saw that on the main website. (Just a idea) And the main thing in question you know the http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js replace it with: https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js so you get the green padlock You could also add this to the .htaccess to use the https:// always. RewriteCond %{HTTP_HOST} ^(www\.)?cubicwebs\.com [NC] RewriteCond %{REQUEST_URI} ^/ [NC] RewriteCond %{SERVER_PORT} !^443$ RewriteRule ^(.*)$ https://cubicwebs.com/$1 [R=301,L] Replace the domain with yours
Michael Posted July 14, 2013 Report Posted July 14, 2013 On 7/14/2013 at 4:49 PM, Gareth-Host Red Dragon said: Well I have done my first pass at integrating Blesta, What do you think? http://hostreddragon.com/account/ Checked it in Chrome, and IE (both latest versions) (Some of the links do not work as this and my main site are still a "work in progress") Looks much better mate in my option
Gareth-Host Red Dragon Posted July 14, 2013 Author Report Posted July 14, 2013 Thanks. Quote And the main thing in question you know the http://ajax.googleap...2/jquery.min.js replace it with: https://ajax.googlea...2/jquery.min.js so you get the green padlock I knew there was an issue with http somewhere, just forgot to look in the header Quick question for you: On your order form when it displays the products it is showing Disk space: xxx Bandwidth: xxx under the product name. How did you do that? Have I missed a setting somewhere?
Michael Posted July 14, 2013 Report Posted July 14, 2013 On 7/14/2013 at 5:59 PM, Gareth-Host Red Dragon said: Thanks. I knew there was an issue with http somewhere, just forgot to look in the header Quick question for you: On your order form when it displays the products it is showing Disk space: xxx Bandwidth: xxx under the product name. How did you do that? Have I missed a setting somewhere? Ah mate that's under the product Description.
Gareth-Host Red Dragon Posted July 14, 2013 Author Report Posted July 14, 2013 On 7/14/2013 at 6:13 PM, CubicWebs said: Ah mate that's under the product Description. Thanks (Must remember to look for the + signs when adding things On 7/14/2013 at 7:07 PM, MemoryX2 said: It is looking awesome!! Good job! Thanks Michael 1
Bit Bayou Posted July 14, 2013 Report Posted July 14, 2013 I like it! but there still isn't a Secured Green Padlock. The file https://hostreddragon.com/account/app/views/client/default/js/jqueryCookieGuard.1.0.min.js includes the cookie image from a non-secure connection: url(http://cookieguard.eu/images/cookieguardicon.png) I'd suggest uploading the image to your server and hosting on the secured connection.. Other than? Great job!
Gareth-Host Red Dragon Posted July 15, 2013 Author Report Posted July 15, 2013 Sorted now (I think) Bit Bayou 1
Bit Bayou Posted July 15, 2013 Report Posted July 15, 2013 On 7/15/2013 at 5:55 AM, Gareth-Host Red Dragon said: Sorted now (I think) Yep. It's perfect now.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now