Wheeliebrenn
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-PostRatings] Star ratings is showing an errorLester, I am having a similar problem that motada is having with their site. Can you suggest a potential fix? The star functionality works when the shortcode is used, but will not work within the div of this public theme called “Good Food”
Thanks.
https://www.ladyketo.it/project/la-migliore-base-per-pizza-keto/
Forum: Plugins
In reply to: [WP-PostRatings] Star ratings is showing an errorI’ve been trying to find a solution to no avail. If I am successful, I’ll let you know. Thanks again.
Forum: Plugins
In reply to: [WP-PostRatings] Star ratings is showing an errorThank you very much. I did something similar by changing the name of the folder with the images to that of which the code pointed to. It seems to me, however, that you too have the same problem within your template that I do. That is, the ratings don’t seem to be invoking the script. The cursor changes to a pointer but there is no rollover effect and votes are not being tabulated.
Forum: Plugins
In reply to: [WP-PostRatings] Star ratings is showing an errorCan you let us know what source code you changed?
Forum: Plugins
In reply to: [WP-PostRatings] Star ratings is showing an errorI see you’ve fixed your images but the rating system seems not not be working for you, similar to my dilemma.
- This reply was modified 4 years, 11 months ago by Wheeliebrenn.
Forum: Plugins
In reply to: [WooCommerce] Reports – Sales by Date Export problemYes indeed, I was sure to back up the JS files in case of an update. Thanks!
Forum: Plugins
In reply to: [WooCommerce] Reports – Sales by Date Export problemHaha! It worked like a charm!
I can’t thank you enough. It’s one of those things that just picks away at you until it’s solved.
Now more of a rhetorical question here, but why is it that others aren’t experiencing this very same aberrance?
Thanks again!
Brenn
P.S. The same problem occurs when I export the CSV based on monthly reports or a daily date range but I think I will be able to fix those now with your direction.
Forum: Plugins
In reply to: [WooCommerce] Reports – Sales by Date Export problemThanks so very much lorro.
I do indeed have the latest version of Woocommerce. I even overwrote both files with a fresh downloaded copy.
I copied the entirety of reports.js over that of reports.min.js (and changed the +1 to +2). It now shows November as the last month in the first column with the correct sales data.
However, the first month in the list shows 2013-13 as opposed to 2014-1. Here is the leftmost column:
Date
2013-13
2014-2
2014-3
2014-4
2014-5
2014-6
2014-7
2014-8
2014-9
2014-10
2014-11Thanks so much for all your help.
Forum: Plugins
In reply to: [WooCommerce] Reports – Sales by Date Export problemI have determined that the dates can be changed in the assets/js/admin/reports.min.js file, but for the life of me, I cannot understand what in that file to change to make it show the correct months.
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] "Cart Subtotal"Thanks as always Ewout!
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] "Cart Subtotal"For anyone seeking the answer, the code to change is in plugins/woocommerce/includes/class-wc-order.php
Forum: Plugins
In reply to: [WooCommerce] Order Notes Not Showing in Comments, Not SearchableAlthough this help allowed me to once again reveal the Order Notes within the WordPress Comments Admin panel, it also revealed the order notes in a “Recent Comments” widget on my site’s front end which I cannot have.
Oh well, I’ll go back to phpMyAdmin to manage the order notes.
Forum: Plugins
In reply to: [WooCommerce] Order Notes Not Showing in Comments, Not SearchableAlas, the ability to filter by order notes is not present in the Comments Filters. Only All Comment Types, Comments, and Pings appear in the dropdown.
At least I will be able to manage the order notes better now.
Forum: Plugins
In reply to: [WooCommerce] Order Notes Not Showing in Comments, Not SearchableWow. It worked perfectly.
Thanks again!
Brenn
Forum: Plugins
In reply to: [WooCommerce] Order Notes Not Showing in Comments, Not SearchableWow, thank you so much for taking the time to let me know the solution!
Is it safe to assume that this get plugged into my theme’s functions.php file?