Jump to content

webspinning

Member
  • Posts

    77
  • Joined

  • Last visited

Recent Profile Visitors

6,516 profile views

webspinning's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Collaborator Rare
  • Conversation Starter
  • Week One Done
  • One Month Later Rare

Recent Badges

0

Reputation

  1. did you ever find out what is supposed to go on the Event Send To line of this plugin? Update: 'send_to': 'AW-106nnnnnnn/K_-QCMrvlt4BEJSnasfsD' got this bit when created the Ad words account. Still does not appear to register sales conversions though?
  2. having just added stripe for the first time, it appears to work, test data suggests the payment is processed but from the store on entering the payment information i just go to a blank screen - i do not get a payment confirmation or returned to the store - any ideas please? Resolved. Blank screen if you implement the extension, put Stripe in test mode and use real card details. Full test card details available at https://stripe.com/docs/testing#cards use the right one for the country or specific test you want to carry out and it works fine.
  3. I have updated i did this and it did not work for me? Opens the shop with no-one logged in?
  4. Wow, I had not come across that site, thank you for your help.
  5. It is 11essence.co.uk there are some hard coded http references on the menus that I need to remove but that are not images as referred to by chrome
  6. I have enabled SSL both on the website and the relavant admin pages. However, the website is indicating the images are not secure. How do I address this please?
  7. so that is not great. Are we waiting for Google to resolve? Do you know if turning off the review option resolves or will they continue anyway?
  8. Did anyone find a solution to this please? Running cc6.09 and still getting 100s of spam reviews
  9. clearing cache did not appear to work. SSL settings look OK: No URL .domain.co.uk
  10. Safari can't open "ir:http://www...." because Microsoft windows does not recognise Internet addresses starting with "ir:" Edge says you will need a new app to open this ir
  11. Has anyone else seen an issue where a product has several variants? cc6.08 When I click on <Buy> where a product has several options & I have not selected one of them, I used to give a message telling me that I needed to select a product option before buying. Now I get a different option depending on the browser - for example I get directed to a page with an error message (safari), or pops up a useless info box (edge) or does nothing (Chrome). It is fine if I click on <more info> and then select <Buy> the messaging is correct. Is this a bug? cc6.09 allows you to purchase without selecting an option?
  12. Thanks the new config.xml is very different to that used in the skin for v5. I will copy one over from a default skin and edit appropriately. Thank you for the steer.
  13. has any one discovered how to change the default number of products displayed? Used to be an option now it is set to 10 or all. NOt sure how to change the default from 10 to say 20?
  14. We have noticed on our website that when you put something in the basket and then click onto the basket, at the bottom of the page you are taken to is a heading 'customers who bought this item all bought'. Underneath this heading is a picture of the item you have already put in the basket so not a lot of use!
  15. So I actually ended up with if (($addresses = $GLOBALS['db']->select('CubeCart_addressbook', false, $where, 'description ASC')) !== false) { which worked perfectly because of the way they save the address, I was looking in completely the wrong place previously - thank you, saved me a considerable amount of time.
×
×
  • Create New...