Jump to content

Dirty Butter

Moderator
  • Posts

    6,634
  • Joined

  • Last visited

  • Days Won

    139

Everything posted by Dirty Butter

  1. That's what I thought, but I'm getting the throbber - I'll check my code again.
  2. I, too, go through spells of not adding new products (like income tax time). I don't use the Featured Item box, but maybe there would be a plugin that could put a random grouping of Featured items on the homepage. I know SemperFi has a plugin to show Sales items with or without Latest Items Showing. I use that plugin and I have it set to Randomize.
  3. I tried a search for book and was able to sort by price and A-Z and Z-A. THAT's what I thought you were having issues with, as it has been broken for some time and only with this release fixed. BUT what you are talking about is the order of Latest Products, which as I understand it is based on when they were first added to your store. I don't know of any other way they can be sorted.
  4. Perhaps a link to your store would be helpful.
  5. Sorry, but I'm getting confused. Am I supposed to KEEP this previous change and then make the edits from GitHub?
  6. Pretty sure it's classes/catalogue.class.php. https://github.com/briansandall/v6/commit/29374f1b7ca2e44277293f7fa524c72b13424b0f
  7. There is a typo fix in 6.1.4 that I think has to do with Sort (form instead of from). I'll try to find it and report back. Not so sure it's the solution to your problem, but here it is: https://github.com/cubecart/v6/issues/1455 There IS a GitHub issue about Sort addressed in 6.1.4, however: https://github.com/cubecart/v6/issues/1432
  8. I'll work on this tomorrow. I have full confidence you will solve this!
  9. My main.php is SO far from stock that I'm not sure, but it does not appear that I have omitted any code concerning the horizontal menu. I did a file compare of stock vs mine. I'm the one who asked SemperFi to create that plugin, so I've been using it ever since Foundation was first in use. Way too long for me to remember how I made the changes. Sorry. This looks like the place in SFWS' directions:
  10. I spoke too soon I had my first occasion to open a subfolder to find the currently in use image and now it has double upload boxes. ugh! The extra box goes away when I leave the tab and doesn't seem to affect use of the filemanager functions - but it sure looks weird.
  11. Yes - sounds like you need to contact Daren of SemperFi. Good luck!!
  12. I paid Daren to modify the existing MC code for me for this added functionality.
  13. I do this when customers complete a purchase. They are automatically joined to a BUYERS list on MC. Then I use their addition to that list as a trigger to add their email to the queue for an automated email. Other emails can be triggered by whether they open/click/etc. on their first email. I had to do a good bit of trial and error getting it setup properly, and Daren was very helpful, too. But I'm far from a "code poet" LOL! https://us1.admin.mailchimp.com/automations/explore/
  14. Quoted from one of Bsmither's explanations:
  15. You get 5 chances to Fetch a page via Google that includes all links from the page. And you can Refresh individual pages as many as you want to take the time to do.
  16. I just looked and couldn't find a setting like that, either.
  17. Thanks to Bsmither's kind help I now have an install on all three sites that is stable! This change to filetree javascript file works for me! Line 214: From: if(!$('#fm-actions').length) { To: if(!a(this).find('#fm-actions').length) {
  18. Perhaps it could be coded differently so it would require use of the PayPal registered email? I know PP can be set to only accept the buyer's PP mailing address. Can digital buyers be required to register on your site with PP physical mailing address?? I don't use the Pro PP and I don't sell digital, so I can't do anything but grab at straws on this. Hopefully some other digital seller will be along who has solved this one already.
  19. There is a checkbox on the Standard PP - Plugin for email address override that I have unchecked. Don't know if that would help you or not.
  20. perhaps there would be some way to edit core code to permit something that would work for you.
  21. Hi @Don1968 Welcome to the forums! As far as I know there is no way to get two coupon/gift card codes on one order. Hopefully someone else will be along soon to confirm or deny my comment.
  22. I refreshed the page on plushcatalog 3 times and the box suddenly appeared. It took over 3 seconds for GET config.js?t=G14E to load. https://dirtybutter.com/plushcatalog/includes/ckeditor/config.js?t=G14E Refreshed it several more times, and it never shows the box again.
  23. The store that works properly is the dirtybutterestates.com one. All the images are in the source folder, not in subfolders. There are relatively few images - 122MB images vs 400MB with about 50 subfolders for the plushcatalog/test stores. Any suggestions about how to find out why this is happening? I tried adding {DEBUG} to the bottom of products.index.php, but don't know what to look for.
×
×
  • Create New...