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

Thanks.

 

 

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

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. 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...