jessmfelt
Forum Replies Created
-
Forum: Plugins
In reply to: [Event Tickets and Registration] 404 ErrorThank you for your quick reply! I assume it’s from the upgrade to 6.0 since it worked great last week.
I’m running PHP 7.4 so we should be good there. Caching plugins are disabled. I read through the Migration guide and watched the Youtube video but I don’t have the Upgrade/Migrate options in Events>>Settings.
Forum: Fixing WordPress
In reply to: Product Grid only displaying one rowWow, I can’t thank you enough!
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] Gift Card not showing in ShopUnfortunately, I have not solved this problem.
Forum: Plugins
In reply to: [YITH WooCommerce Badge Management] Badge not showing on shop page imagesNot sure because I won’t be using a default WordPress Theme.
I am using the free plugin on https://chsilverwear.com but it is not appearing on the front page (using a widget to display products) or the shop page. It is only showing on the single item page like here: https://chsilverwear.com/product/blossom-time/
I don’t have the Hide in Sidebar/Widget option checked. So not sure why it’s not appearing. Please help!
Forum: Plugins
In reply to: [YITH WooCommerce Badge Management] Bages not displaying on my shop pageI’m having this same issue in my shop https://chsilverwear.com and https://chsilverwear.com/shop. Can you please send more details about the hooks?
Forum: Plugins
In reply to: [Max Mega Menu] Remove Styling?Using this code hides the mobile menu altogether, instead of leaving the regular mobile menu:
@include mobile {
#{$wrap} {
display: none;
}
}Forum: Plugins
In reply to: [Max Mega Menu] Remove Styling?I figured this out – but really just want to remove the Mega Menu options/styling from mobile. Is there an easy way to do this?
Forum: Plugins
In reply to: [Taxonomy Images] HOW to use Taxonomy ImagesTHANK YOU for posting an update. I inserted the code but I don’t see the icons for the tags appearing on a product page.
https://www.freshandhonestfoods.com/product/freeze-dried-pineapple-dices/
Am I missing something?
Forum: Plugins
In reply to: [Category and Taxonomy Image] How to put the images in a specific placeI am using the plugin Simple Hooks to add the PHP code that the author of the plugin gave to produce the image and hoping it will show up before the add to cart button but it’s not working. I tried another code I found on the forum and it at least displays SOMETHING (though not the image). Any help for a code that will show the category image that I’ve attached to the category(categories)?
Forum: Fixing WordPress
In reply to: Hacked by Mister SpyI also started seeing this error after being hacked by Mister Spy:
Warning: htmlspecialchars(): charset `UTF-7′ not supported, assuming utf-8 in /home/*******/public_html/wp-includes/formatting.php on line 3980
t-p, thanks for saving my life!! It worked great.
Forum: Fixing WordPress
In reply to: page isn't workig, unable to handle requeststepwiseit – were you able to find a solution? I just got this error when upgrading.
Forum: Themes and Templates
In reply to: [Virtue] Products on last line aligned to the rightSorry, still talking about the main Shop page.
We’d like the thumbnail view of the product image on the main shop page to be larger because there are currently only 7 products listed in the shop.
Forum: Themes and Templates
In reply to: [Virtue] Products on last line aligned to the rightThanks for the help. I changed the min-height setting to 60 and it worked like a charm.
How can I make the product image size larger?
Forum: Plugins
In reply to: [WP FullCalendar] Problems with FullCalendar stylesiankg, how did you reduce the line spacing on calendar items?