Jump to content

Recommended Posts

Posted

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 :D

 

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 
Posted
  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 :) 

Posted

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  :D

 

I knew there was an issue with http somewhere, just forgot to look in the header :blink:

 

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?

Posted
  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 :blink:

 

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. 

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...