Jump to content

Noodleman

Member
  • Posts

    728
  • Joined

  • Last visited

  • Days Won

    28

Noodleman last won the day on February 9 2021

Noodleman had the most liked content!

2 Followers

Profile Information

  • Gender
    Male
  • Location
    UK

Recent Profile Visitors

15,076 profile views

Noodleman's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Collaborator Rare
  • Posting Machine Rare
  • Week One Done
  • One Month Later Rare

Recent Badges

37

Reputation

  1. Good day, I do have a frequent problem with the stock levels in the product pages. Please take a look at the attached file. This happens in many pages, the stock shows up as 0 while the product is available. It is quite an issue with products that have multiple options. I assume it doesn't pick up the quantity from the total stock but from the first line of options that might be not available. I copy the link because I cannot upload the image

    https://www.caranx.net/19-remoto-graphiteleader.html

    Could you please help me with this issue?

     

    Thanks, ciao

     

    Nicola Zingarelli

     

    www.caranx.net

  2. Deny from all will not be removed for security reasons. The cron job is designed to run as being called directly, not via wget. The module is not designed to expose the start of the job to the internet. There should be no requirement, or need to ever call a cron job via wget.
  3. Hey Noodleman,

       I've seen you help another user with really slow loading times on the admin side of their website. Is there any way I can get you to look at mine, and see if there's a way to speed things up? (over a minute for most loads).

    Thanks,


       Matt

  4. if your tech savvy you may want to think about a module or code snippit to sync the tax rules between groups, unless the intention is different tax per group. It's something I setup for most customers of the EU VAT module because everybody always remembers to change the retail price/tax, but never the other groups.
  5. check if your test customer is a member of any groups, if so you probably need to assign the right tax class to that customer group at the product level. Each customer group has it's own pricing/tax class definition at the product level. it's usually the issue.
  6. it should work just fine, are you using customer groups and have you configured those products with the zero rate tax class?
  7. I've used that strategy a number of times as the earlier versions of foundation don't have many JS features
  8. if you no code, you can embed some hidden div's with unique ID's and assign the foundation "show-for" classes. then access it by ID in JS to see if it's active.. if it is you can trigger an event.
  9. you have debug mode enabled in your store settings. you can turn it off "Store Settings -> Advanced"
  10. It would help if you said what the long words are
  11. send a link so we can see. it's probably just a script issue
  12. You can use the related products module or product add-ons module. Related Products: https://www.cubecart.com/extensions/plugins/related-products-manual-automated-recommendations Product Addons: https://www.cubecart.com/extensions/plugins/product-addons-easily-purchase-related-products
  13. create product options, then assign them to your products. create a list, add the options to that list, assign to product if you want variations to have unique SKU's you can add to the option matrix.
  14. did you run /setup ?
  15. API integrations are my specialist area, I've even developed an API for CubeCart 5 and 6. I'm pretty rammed with other projects at the moment, but can certainly add something in my queue depending on what you need?
×
×
  • Create New...