evanevans333
Forum Replies Created
-
Forum: Reviews
In reply to: [Inactive Logout] Awesome! Exactly what I was looking for!Yeah, you know, maybe don’t collapse the panes making the results of the decision tree visible only when they click things. Just make it so that it doesn’t work unless the checkbox is checked. But go ahead and show all the fields below. People aren’t realizing all the features there, because they literally can’t see them. That would be like getting in a car without seats, and then the manufacturer says, oh you just push this button and then it open up this button panel, where you can select between 1 and 4 seats. Then you push ACTIVATE, and then the seats appear. People will simply think the car doesn’t come with seats. They don’t know what they don’t see.
Forum: Reviews
In reply to: [Inactive Logout] Awesome! Exactly what I was looking for!Wonderful! I thought for some reason that had to do with Multi-Sites. Maybe you should show that pane below or a tooltip or a screenshot to the right, so it’s more visually intuitive what the feature does. But I’ll definitely change to 5-stars! Well done
Having the same issue. Is there a fix? my situation is, that a URL Coupon remains in someone’s Cart even after expiration date, and actually prevents Checkout because it says it cannot proceed until the “above issue is resolved” which is the Coupon in the cart that has expired (showing as a red alert message).
As far as it being an AJAX fragment. This is days later, 7 days at this point, where the URL Coupon still remains (even past expiration) in a person’s cart as an Expired Coupon which will not go away and cannot be removed.
- This reply was modified 9 years, 6 months ago by evanevans333.
Forum: Plugins
In reply to: [WooCommerce Social Share Discount Coupon] Can I get it before purchase?What? That’s the whole purpose of the idea. So you’re saying, that someone gets to their Cart, and is presented with a Discount if Share option. After they share, they don’t get the discount, until next time? And it doesn’t email the coupon?
Forum: Plugins
In reply to: [PDF Ink Lite - Free PDF Watermark & Password Protection] 500 errorHello Caroline/Support, can you provide the solution please? I am having the same 500 error. I will check permissions on the file directory (it is behind /public/), and also the file itself is a password protected PDF, so I will test if that’s the issue as well.
BTW, you should move the Watermark options, into the Product side of things, instead of the WooCommerce settings. Just my two cents!
Forum: Plugins
In reply to: [String locator] Thanks…and Memory Limit?I’m also looking for the answer to this one. Getting the memory limit error. Can’t do a single string search on even a single plugin, without the following message:
Warning
The memory limit is about to be exceeded before the search has started, this could be an early indicator that your site may soon struggle as well, unfortunately this means the plugin is unable to perform any searches. Current memory consumption: 92530688 bytesMy Memory Limit is 256MB, and the server has 8GB, and I’m using PHP 7.0
Any help?
Forum: Plugins
In reply to: [Revisr] Setting up Stage and ProductionI will also send you an email. I didn’t see you gave your email. Thanks
Forum: Plugins
In reply to: [Revisr] Setting up Stage and ProductionHmm. That’s all very interesting, and perhaps a little more confusing. 🙂
I think I need to hire you for a consultation to set me up.
I’ve got the dev site, I’ve got the bitbucket account, I’ve got the production site, I’ve backed up both production and dev sites, I’ve created .gitignore files. I’m thinking of doing a branch called PRODUCTION
and a branch called MASTER, and maybe even one called DEV, though I could probably be fine with just MASTER and PRODUCTION and use the MASTER for the DEV server just the same.Essentially, whenever PRODUCTION changes, the changes will go live on the production server. To change PRODUCTION one would merge from MASTER. MASTER would represent the stable permanent build and would be mirrored in the PRODUCTION.
DEV would be for sandboxing and staging.
I want to hire freelance coders to come in to the private bit bucket repository for the DEV side, and add their features or fix the bugs, then merge those and push them to MASTER and/or PRODUCTION when they are fit for production.
Your plugin is great for also handling local WordPress install changes in addition to many other benefits of course. I do worry about the Production site and the Dev site slipping out of sync somehow. But that seems to be where putting the copy of the .git folder into the production site comes in???
I am also worried about the databases trying to match up. I am worried that some tables from the DEV could overwrite tables in the PRODUCTION.
Mostly, I’m a bit confused because I’m a bit new to Git and I’m trying to connect a DEV server, a Bit Bucket repo, a Production server, and Freelance coders, and I don’t have the wisdom to have the foresight to know that setting up X thing in X way will cause X disaster or lack of ability in the future. If you have a PayPal or if you can lend me your skype or email, if we can connect somehow, I’m happy to see if I can pay you for your help in setting me up. I have been struggling with this for a few days, and need someone who knows what they are doing to just connect it all up the right way. I could mess with it, until it appears to work but you would KNOW what to do to make it work.
Forum: Plugins
In reply to: [Revisr] Does this plugin gracefully handle WordPress & Plugin Auto-Updates?Oh that’s really interesting. So that’s how you get it to synchronize with a certain branch, you put “origin/master” or whatever the branch name is? You put origin and then a slash and then the branch name?
Forum: Reviews
In reply to: [WP Super Cache] Broke Over 10 Of My Websites InstantlyI doubt it. I think you misunderstand what the issue is. You’re saying that WP-SuperCache will no longer ever again break websites automatically? I don’t think you can make such a bold claim. You’re probably referring to, that you fixed the secondary problem. The primary problem is, any of us can wake up one morning, to all of our websites permanently down. Until you can fix that, than the problem has not been fixed.
Don’t auto-update the plugin. Let us know there is a version update, and let us manually update to it. Make that the default behavior, so you don’t have a world of users running to support crying that their website’s are down. Than the problem will be fixed.
Forum: Reviews
In reply to: [WP Super Cache] Broke Over 10 Of My Websites InstantlyHey, you’re very welcome Lisa. I’ve had it happen to me many times with this (blank)-ing plugin.
Forum: Plugins
In reply to: [WP Super Cache] Fatal errorok thanks AdminKP, there are certain aspects of W3 Total Cache you don’t want to turn on, when using CloudFlare. If you work out which ones, it’s the killer combination. In any event, CloudFlare is a nice CDN for when you get to that stage of your website needs (distributed redundancy, ie: global caching).
Forum: Plugins
In reply to: [WP Super Cache] Fatal erroradminkp: read my posts above yours
tarafinch: you got it! npForum: Plugins
In reply to: [WP Super Cache] Fatal errorADD YOUR REVIEW NOW:
https://ww.wp.xz.cn/support/view/plugin-reviews/wp-super-cache#postformForum: Plugins
In reply to: [WP Super Cache] Fatal errorUntil your site is complete and totally rocking and awesome in every way, you really don’t need to be running a cache yet. During development, you can just not use any caching options. Until you’re getting over 300+ visitors PER DAY, you’re okay without the cache. Will it help? Yes! But, just to let you know, you don’t have to add this “monkey wrench” to the mix, until you really are getting a lot of traffic. And actually, during development it can be a nuisance, because sometimes a change you make to your website isn’t working until you realize you need to go DELETE THE CACHE and reload it, that the changes you made you weren’t even seeing because the old cached copy of the website was being served.
I use the most advanced caching combo on my most professional websites. That’s W3 Total Cache and Cloudflare (free with HostGator.com).
Good luck everyone! Let me know if there’s anything else I can help with. Also, be sure to complain to the developer. Take 20 minutes or 10 minutes, and give them a piece of your mind. And write a review. Even if you’re not going to use this plugin, at least it will encourage OTHER developers to do better.