Jump to content
thirty bees forum

x97wehner

Trusted Members
  • Posts

    495
  • Joined

  • Last visited

  • Days Won

    26

Everything posted by x97wehner

  1. I've tried this a couple times in the last couple days as I spin up dev instances. When I do a fresh 1.3 setup via Softaculous and I don't change any settings, the out of the box search function doesn't work at all. It throws a message about the request never completing. I tried throwing the Panda theme on it to see if that would resolve it and it did not. Thus, I'm pretty sure this is not theme related. I've done this many times before and never witnessed this. Is anyone else seeing this or am I just doing something crazy all of the sudden?
  2. #reinsurance_block { background: url(../blockreinsurance/img/bg_reinsurance_block.gif) repeat-x 0 0 #c3c7cb; } Look for a module called "reinsurance block" is probably the culprit. Likely something that installed with your theme.
  3. It really comes down to the fact that search engines are very sophisticated nowadays. Just changing keywords and meta descriptions doesn't do much by itself. In fact, I'm pretty sure google barely looks at them anymore. It really comes down to the content on each page and how often other people are visiting, taking action, and staying on each of your pages. So with that in mind, you can marginally increase your position by doing all of the the things in the previous post, but there is no magic bullet until people start finding and interacting with your pages.
  4. Just an update if anyone is following. It appears to be a theme issue. Mine (Warehouse) being less compatible with TB since the 1.3 update. Now to figure out how to fix it.
  5. Thanks will do. Appreciate the help.
  6. I'm going to keep investigating. What core file would be driving this OOB? I'd like to compare between my two sites.
  7. So, I updated my dev site, and then eventually my live site. I found an oddity when I went to enter some new specific prices in for another currency. In my dev site, it works as expected. My product has combos priced at US $5, $10, and $15. Then, there are specific prices entered for Canada of $9, $14, and $19. When viewing the dev site in CAD, I see the correct series of prices. However, when I view my live site with the same product, it always just takes the US prices and converts to Canadian. It completely ignores the specific prices. Obviously, this is a big issue. All other price and product configurations are the same between sites. Additionally, when I add a product to the cart in the live site, the specific price is correctly added there. So the issue is specific to the displayed price on the product page. Anyone have an idea what file or files would be causing this? Perhaps @datakick? I'm hoping I can just copy that from my dev site to my live site. The sites are almost completely identical so I'm thinking that the update to my live site introduced a bug that didn't happen on my dev site load. Thanks in advance for you prompt assistance.
  8. Finally did the update. Went pretty smooth. Don't see any issues.....yet.
  9. Looking very good. In our business, we see the most success with a one page checkout from mobile customers. Perhaps syncing your theme styling with the Chex module from @datakick would easily provide that capability with minimal development effort?
  10. Recommendation: Attaching files to outgoing messages is a huge spam flag for email services. You definitely don't want to do that since it risks killing your domain reputation. A better alternative is to store the manuals and documents in an online published repository, and then providing your customers a link to the online document in your email.
  11. Perhaps something in this screen is not set correctly. My settings are shown and seems to work fine. Otherwise, something with your tax calculations I would guess.
  12. Yes. It's to do with your tax rules. It's been a few years since I messed with it, but it works correctly on our store.
  13. Stripe can transfer daily as well. It's an account setting with them. Stripe works very well.
  14. Just looking for an easy change to mix things up. Anyone have a free back office theme module/template creator?
  15. There is roadmap in one of the main feeds this year. I think the timelines were a release per quarter or two per year, something like that.
  16. @datakick I was able to have that same user verify that the Samsung device was inserting a trailing space after the email. When he removed it, the checkout worked fine. Can an update be made to programmatically remove this trailing space, or just to ignore it so the script fires?
  17. I cannot as I don't have a Samsung device either. According to @Mike1 it is likely trailing spaces causing the issue. Can we autostrip/ignore trailing spaces from the email to eliminate that issue first?
  18. I have discovered a bug with Chex, @datakick. I don't believe i have any modifications to the checkout that would be causing issue. The issue is this: I have had multiple customers over past few months not able to complete checkout when trying to execute from their Samsung mobile phone. I watched a friend try yesterday and he faced the same issue. He was using the large Samsung phone with rounded screen edges. The problem shows when the user enters their email address. It doesn't seem to run the script to search the DB and sort of just sits there. Then when they click to confirm order, it shows that shipping information is incomplete. Can you please take a look. The frequency this is happening is very concerning to us as there is a large Samsung customer base in the U.S.
  19. I bought a module that allows this from the prestashop store. Works pretty well
  20. I'm sure it's theme specific to an extent, but you should be able to adjust your buttons easily with CSS. I've got my review button on the product page modified and working using: #product .btn-primary { color: #fff !important; background-color: #006080; border: 1px solid #006080 !important; } I don't have the "Be the first...." done as a button however as it would involve more adjustments to code for when you have a review, and then multiple reviews and the context changes.
  21. I have a separate module that handles the shipping discount issue with gift cards. Also on the PS store.
  22. I use the Knowband one on the PS marketplace. It works well. They had to tweak a couple things for TB after I bought. I modified the CSS to fit my theme. Works well now.
  23. Add a default way to have a guest customer create an account at or after checkout just by clicking a checkbox. Similar to what many large retailers do now.
  24. Looking forward to seeing where you guys can take this platform @Smile & @datakick!
×
×
  • Create New...