Jump to content

My First Pass At Integration


Gareth-Host Red Dragon

Recommended Posts

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 
Link to comment
Share on other sites

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?

Link to comment
Share on other sites

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. 

Link to comment
Share on other sites

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!

Link to comment
Share on other sites

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...