Jump to content

cruspeed

Member
  • Posts

    10
  • Joined

  • Last visited

cruspeed's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. cart/modules/social/Pinterest/social.class.php Got it, thanks again.
  2. The pintrest logo is interrupting the SSL service from keeping the product pages secure. Is there anyway I can fix this? www.speakeasyglass.com - cc version 5.2.13.
  3. That was exactly the problem, thank you for taking the time to help out. How did you know what the issue was?
  4. jQuery(document).ready(function() { var pp_acceptance = "<div style="text-align:center"><a href="https://www.paypal.com/uk/webapps/mpp/paypal-popup" title="How PayPal Works" onclick="javascript:window.open('https://www.paypal.com/uk/webapps/mpp/paypal-popup','WIPaypal','toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=1060, height=700'); return false;"><img src="http://www.speakeasyglass.com/cart/modules/plugins/PayPal_Pro/images/acceptance_marks_US.png" border="0" alt="Now accepting PayPal"></a></div>"; $("body").append(pp_acceptance); }); Change this- <img src="http://www.speakeasyglass.com/cart/modules/plugins/PayPal_Pro/images/acceptance_marks_US.png" border="0" alt="Now accepting PayPal"> To this ? <img src="://www.speakeasyglass.com/cart/modules/plugins/PayPal_Pro/images/acceptance_marks_US.png" border="0" alt="Now accepting PayPal"> Thank you for the reply! I think I found the .js file and the lines to edit are above?
  5. Installed SSL cert on my cart today and I'm having issues with getting a secured connection to the server with browser. Internet explorer works fine, lock shows up and stays. FireFox - Lock shows up while loading, once page is loaded lock turns into an exclamation point. When using Firefox, I can inspect elements and image links show up as a https:// link. Google chrome - Has exclamation point on lock and reads - This page includes other resources which are not secure. How can I find out what is not secure on my site so I can fix it? It seems to go from secure to exclamation point as soon as the search box is loaded. www.speakeasyglass.com Would like to add - In Internet Explorer, the "Search our store" does not show up in the search box and connection is secure. When firefox loads, that shows up and connection changes to not secure. My IE settings have the security slider all the way up on high.
  6. Thank you for the thorough reply! I have installed the free version of CC v5 for the time being to give it a trial run. I purchased v2 years ago and it worked well, nice to see it has a lot of new features while the price has remained very competitive.
  7. I'm deciding between 2 different eCommerce carts and have a few questions before I decide. Does CC allow unregistered sales? If I use the PayPal payment gateweay, will PayPal show me what was ordered if an unregistered customer makes a purchase and pays with paypal? I don't want to set up a paypal "buy it now" site because all my items are unique and I want to reflect that in the item descriptions easily I'm trying to reduce the number of steps a customer has to take before the purchase is made. I'm selling my hand blown glass and trying to get away from the big online auction sites. Thank you.
  8. nevermind ...... I upgraded the files to 3.0.20, didn't run an upgrade script because I really didn't see one with the download ..... and it fixed itself.
  9. I am running php 5 and when I licenced my cart, Âö‡FÖÃànow shows in the bottom left hand side of the screen. This is beneth the actural store box, but it is still not correct. link to the unpopulated store to see the error www.eastcoasthondas.com/cart
  10. I'm only allowing digital downloads on my site. I am using a lightly modded Legend skin. Since these are just digital downloads, I don't need there Address, Town, County/State, Country, Postcode or Telephone and would like to remove them totally. I would also like to add a homepage (URL) as a required field upon registering. Any advice would be much appreciated!
×
×
  • Create New...