joshdanielsjr
Forum Replies Created
-
Hi there, first off I am so glad that you made a plugin that specifies a separate delivery date for each product but I am looking for something that goes just a step further. Is there anyway I can pay you to make a special addition to the plugin for me that allows an upcharge to be added for deliveries that are added within the same day for a specific product category. For example, I am building a website for a african kitchen that also does online catering. They want the ability to add 15% to all catering orders that are needed the same day they are placed. This 15% can only affect products that fall within the catering category.
Please let me know
Thanks
Well after playing with some plugins I learned that the plugin “purchase limits” does not work with this plugin. I disabled the plugin and all is good. I would love to have the ability to set min quantity limits for each products.
Thanks again
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Jetpack 3.4 breaks siteDoes anyone know where you can get an earlier version of jetpack? I think the one before 3.4 was 3.3, but I am not 100% sure. I really need jetpack to put custom CSS back on my site using their editor.
Forum: Plugins
In reply to: [Job Manager] How can I redirect after successful application submissionHi Thomas, I actually figured it out and the solution was pretty simple. I will share what I did so others that have the same need can accomplish this. All you have to do is go into jobmanager settings-display settings and scroll down till you get to Miscellaneous Text. In the Application Acceptance section just paste this simple java script
<script>
window.location.replace(“https://YOURWEBSITE.COM/thank-you/”);
</script>This works like a charm for me =D
Forum: Plugins
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Jetpack 3.4 breaks sitewell the latest 3.4.1 update for jetpack still does note work. It actually got even worse. Now I get this error: “Fatal error: Call to undefined function wp_get_current_user() in /home4/jdaniels/public_html/wp-includes/capabilities.php on line 1356”
Can you please address this issue. I have tried changing my PHP version, disabling wp super cache, as well as other things. I have never had a problem with jetpack before