Jump to content

sweetserendipity

Members
  • Posts

    11
  • Joined

  • Last visited

Profile Information

  • Location
    Michigan
  • Activity
    Freelancer

sweetserendipity's Achievements

Newbie

Newbie (1/14)

3

Reputation

1

Community Answers

  1. clalla, Can you tell me how to do this step by step? I'm assuming this is something I do in the SQL Manager, but I don't know a lot about it.
  2. I think you might be referring to the demo mode. Go to you dashboard and on the lower right side is a box that says "Demo Mode". Choose no. HTH DEMO MODEYESNO This mode generates fake data so you can try your Dashboard without real numbers.
  3. Are you using a touchscreen? I'm having the same problem. I can't add anything to the cart in FF using my touchscreen laptop, but FF works fine on my Non-touch PC. I don't know how to fix it but I'm having a similar issue in Chrome (adds to cart but I can't click on the cart button) on my touch laptop.
  4. I'm getting some of the same issues. It works fine on my non-touch PC chrome or Ipad chrome. On my touch laptop in chrome, I can't "click" on the cart, nothing happens. If I "touch" the cart, it drops down and works fine. I'm also having problems in Firefox with products not adding to my cart, but that may be a separate issue.
  5. Thanks, that worked to get my pictures showing on the front end again. However, now I'm having trouble on the back end. When I try to add or edit a slide, it says: An error occurred during the image upload process. and it won't make the addition or change. Any ideas? UPDATE: I figured it out from this thread. http://www.prestashop.com/forums/topic/322994-image-slider-for-your-homepage-v137-fix/
  6. I've been having the same issue with the cart moving to the middle when you remove the search bar. Additionally, I was wanting to make my logo bigger and I wasn't finding a solution for the logo sizing. I'm also not much of coding expert, so I'm usually the one looking for a solution and not the one adding the solution. But I found this work around for now until someone else can post something better. To increase the size of your logo go to: yourtheme/css/global.css Find Row 703: .col-sm-4, header .row #header_logo { width: 33.33333%; } Change it to: .col-sm-4, header .row #header_logo { width: 50%; } This will increase the size of the logo, but it will take up more width and thereby push the cart to the right. If you don't like the logo so big, use Photoshop to add more canvas space to the right of the logo and decrease the canvas size of the length. It may take a few tries with adjusting your logo canvas and playing around with the % width in the global.css. Hopefully you'll find something you're satisfied with. This is how my header turned out. UPDATE: Nevermind... This does make the logo look better, but it messes up the footer. Maybe someone can develop further, but this is the extent of my capabilities.
  7. I'm having pretty much the same problems. But I was never able to get paypal payments plus to work on the prior version either. I've been trying to switch from authorize.net to paypal payments plus since February. I got the same thing where the payment screen just goes blank. The payment is received in paypal but no order is created. So, I was forced to switch it back to stand and continue using authorize.net. Now that 1.6 is out, I've upgrade and just added the paypal usa 1.3.3 hoping it would work with the upgrade, but it's still not working. It's funny that when I have plus activated, the select paypal standard option works but not when it's just the CC. And when I switch it back to just standard (since plus doesn't work), it double my sales tax. I don't get the doubling with "plus". I'm not sure what to do about any of it.
  8. I used to use Zen Cart for a different business and have about as much coding experience as you do. I got to the point that I was holding my breath when adding modules with their page long instructions. Especially when it involved doing something to the database. I can follow directions, but if there was some kind of conflict, troubleshooting was terrible. PHP files are easy enough to go back and replace back to the previous version, but I got really good at screwing up the database Anyway, I closed that business last year. Also, I found Zen cart doesn't include a lot of modules in the core files that seem like they should be intuitive. Stuff like if you want to control inventory by attributes, that's an addon (at least it was in 2009 when I originally loaded zencart). Prestashop automatically does that. Now I'm partnering with someone for a new business. So a few months ago, when it came time to create a new website, I decided I wanted to find something that was a bit easier to load and ended up here. The addons are certainly easier to load with just a click. But I found that there are some necessary addons that aren't free. Like if you plan on using Paypal Payments Pro, you have to pay to get that mod. There's a free mod for paypal standard and paypal plus. I got paypal standard to work fine, but I have yet to get paypal plus to work. It just hangs there, takes the money, but doesn't send notification back from paypal to prestashop correctly. Argh... Also, if you use mailchimp, that's an extra cost. I never had to pay for addons for the payment gateway before and was a bit surprised by that. And if you want a decent theme beyond the default, you'll probably have to pay for it. Anyway, I do find prestashop a lot easier to work with than zen cart, and the new 1.6 back office looks really amazing.
  9. I just wanted to add that I've been having the same issue and your solution fixed it. Thanks!
  10. I'm having the same issue as the OP too. I'm understand what you're saying but I'm not sure how to resolve it. Can you list the specific step and code changes necessary to resolve it?
  11. I know this is several months later, but I thought I'd share. After reading this post, I changed my theme back to default, resaved the "store" off settings, then changed it back to my regular theme. That seemed to do the trick for me.
×
×
  • Create New...