jeremygrand1
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Hide “Report Abuse” Link on Product PageThank you! After you pointed that out, I was able to find an article on how to remove that link. For anyone else who wants to remove it, add the following to your functions.php file:
add_filter ( ‘wcmp_show_report_abuse_link’, ‘__return_false’ );
Forum: Plugins
In reply to: [WooCommerce] Review Form Displaying OddlyThat worked perfectly! Thank you so much!
On a side note, the people on these forums are of so much help!!!
Forum: Plugins
In reply to: [WooCommerce] Items Not Displaying ProperlyHello,
I was wondering if anyone had any suggestions, as my items are still not being displayed properly on the above mentioned page. Also, my real “shop” page, which is located at https://oddhand.com/shop/ still only displays a few items, instead of the entire inventory. It would be really nice to use this page, as it has the features now to sort by various options. So please, if anyone can think of any troubleshooting ideas, I am open to anything.
Thanks so much again for all of your support!
Forum: Plugins
In reply to: [WooCommerce] Items Not Displaying ProperlyHello,
Thank you Mike for suggesting this CSS coding, but I actually already had that exact coding (and only that coding) in the area where you can add your own custom CSS coding. So, obviously this did not solve my problem. Any other suggestions?
Thank you!
Forum: Themes and Templates
In reply to: [Shapely] Showing “Related” Blog Posts When Turned OffThank you, @vinod-dalvi! It is kind of frustrating that there are so many different plugins that can control different areas. Too many options to check! But you always seem to have the answer Vinod! You are the best!!!
Forum: Themes and Templates
In reply to: [Shapely] No Space Between ProductsThank you so much @vinod-dalvi! That code fixed the problem just like that! You are the best!!!
Forum: Plugins
In reply to: [WooCommerce] Shop Only Displays One ItemI gave up trying and just made a page that looks the same as the shop and used shortcodes to show all the items. A tiny bit more work, but well worth it.
Forum: Plugins
In reply to: [WooCommerce] Shop Only Displays One ItemThanks for the suggestion. I cleared the transients but had no success with that. Yes, my missing products have a price and are in stock. I also tried deactivating every plugin that wasn’t necessary for the site to run and still no luck.
Please, someone, HELP! I love this plugin, but it is basically worthless to me if I only have one product showing up in the store. Thanks!!!
Forum: Themes and Templates
In reply to: [Shapely] ERROR: Stylesheet is missing.Thanks!
Just an FYI to those that may experience the same problem I was having: I uninstalled WordPress, reinstalled WordPress, deactivated all plugins first, then tried to install this theme. The same problem occurred. But, after making one of the older WordPress themes my default, I was able to select Shapely as my default and now everything seems to be working fine. Fingers crossed!!!
Forum: Themes and Templates
In reply to: [Shapely] ERROR: Stylesheet is missing.Hi @vinod-dalvi,
Thanks for the quick response. The server that I am using is running version 5.4.43 of PHP. I was going to try and deactivate the plugins, but I now the entire WordPress site isn’t working. So, I am currently deleting WordPress, again, and we will see what happens. It’s very disappointing because I absolutely loved this theme and was about 95% finished with the website when this happened out of nowhere. ??
Thanks,
Jeremy