fairmountwebdesign
Forum Replies Created
-
Forum: Plugins
In reply to: [Weekly Class Schedule] WCS 3 doesn't worksThank you for resolving this issue! Fabulous support!
Forum: Plugins
In reply to: [Weekly Class Schedule] WCS 3 doesn't worksHow do I do this?
Forum: Plugins
In reply to: [Weekly Class Schedule] WCS 3 doesn't worksThis is exactly what I am doing – over and over and I keep getting the same error.
I still get that error when trying to add a class.
Forum: Plugins
In reply to: [Weekly Class Schedule] WCS 3 doesn't worksNo – this does not fix the problem. I am still getting the same error:
Failed to add schedule entry.
Forum: Plugins
In reply to: [Weekly Class Schedule] WCS 3 doesn't worksThe new version does not work at all. It deleted all of my information. I tried deleting the plugin and re-installing, but none of my data was restored. I am attempting to re-enter everything, but every time I try to add a new class, I get an error code:
Failed to add schedule entry.Please let me know what to do asap. Thank you.
Forum: Plugins
In reply to: Database query Plugin neededI just found this:
https://www.wpbusinessintelligence.comI’ve emailed them to see if it would suite my needs.
Forum: Plugins
In reply to: Database query Plugin neededThis is exactly what I am looking for, too. Have you found anything?
Forum: Plugins
In reply to: [WordPress Email Marketing Plugin - WP Email Capture] stopped workingNever mind – I fixed the problem.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Column Heading – ColorWow – thanks for responding so quickly. Sorry for the confusion.
Yes – I want to change the color of the column when you hover over it.
Thanks!
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Column Heading – ColorI found where you specify how to change the column heading color (very helpful), but also want to change the color when the column is highlighted. I entered this code, but the latter is not working.
.tablepress thead th,
.tablepress tfoot th {
background-color: #bbc695;
}.row-hover tr:hover td {
background-color: #bbc695;
}It is still a bright blue when I place my cursor over the column heading.
Thank you@
Forum: Plugins
In reply to: [WooCommerce] Remove Add to Cart Buttons from Product PageThank you for this information. I also need to remove the “add to cart” from only the product loop page. If the customer clicks on the “add to cart” button, I would like them to be directed to the individual product page. I have the plugin to change the text on the button, I just need to change where it takes them.
I am new to modifying the code, so if you could explain how to do this step by step with as much detail as you can, I would greatly appreciate it!
Thank you!