strangechild
Forum Replies Created
-
Sorry I have been ill and could not reply earlier.
It appears that we were using an older version of the plugin where we had complimentary access to premium features. I think we were using a Beta version. However, I installed this plugin on another site and saw that the settings are completely different from what we were looking at a week ago. Installing the most current version of the plugin on our site doesn’t result in errors.
For the record, the options we had been testing out before everything went haywire were “Admin Appointment Notification” and “Service Provider Appointment Notification”.
Additional Information: When I reactivated the plugin it sent out 9 reminder emails.
Forum: Plugins
In reply to: [Bellows Accordion Menu] Page Content appearing in menuoops, sorry, got distracted… it is definitely the description. I have never used that field before and had no idea it was there. Also explains why the custom link workaround “fixed” it.
And now I know a new thing about WordPress! Woot.
Forum: Plugins
In reply to: [Bellows Accordion Menu] Page Content appearing in menuI can probably recreate the issue if you want to take a look! We’re still in the process of building the site so it can look weird for a few days without the client being too concerned.
I appreciate you checking in even though I marked the thread resolved!!! Thank you!
Forum: Plugins
In reply to: [Bellows Accordion Menu] Page Content appearing in menuI played with this some more. I had to add the about page as a custom link instead of using WordPress’s standard drag and drop menu editor. Not sure why it makes a difference but there you have it.
I’m getting a similar issue. Did you ever get a response?
Forum: Reviews
In reply to: [Social Share Icons & Social Share Buttons] Exactly what I neededYou are very welcome.
You can see what I did with this plugin at the desktop version of [ link redacted, please do not post links in reviews ]
Forum: Themes and Templates
In reply to: [Nova WP] Trouble with Customizer & Home Page Optionsok, more info.
I believe the homepage template displayed by the customizer is actually different from the one shown live on the site. (I disabled the HomePage control plugin to see if that was causing the conflict but it only helped a little.)
In the Customizer the “New In” section is actually labeled “Recent Products”. I only found the phrase “New In” in the original storefront templates. Similarly the “we recommend” section is labeled “featured products” in the customizer. I’ve also got a Bestseller section that only shows up when I add the featured products section.
There’s a file in the Nova WP folder called controls that references the customizer but I don’t want to touch it.
My website is https://www.valkyrie-apparel.com
I ran a search for the homepage hook and here are my results:
Searching for: ‘homepage’
template-homepage.php(51): do_action( ‘homepage’ ); ?>
inc\customizer\controls.php(33): ‘title’ => ‘Homepage’,
inc\structure\hooks.php(31): remove_action( ‘homepage’, ‘storefront_product_categories’, 20 );
inc\structure\hooks.php(59): add_action( ‘homepage’, ‘nova_wp_product_categories’, 20 );
inc\structure\template-tags.php(277): remove_action( ‘homepage’, ‘nova_wp_product_categories’, 20 );
inc\structure\template-tags.php(283): remove_action( ‘homepage’, ‘storefront_recent_products’, 30 );
inc\structure\template-tags.php(289): remove_action( ‘homepage’, ‘storefront_featured_products’, 40 );
inc\structure\template-tags.php(295): remove_action( ‘homepage’, ‘storefront_popular_products’, 50 );
inc\structure\template-tags.php(301): remove_action( ‘homepage’, ‘storefront_on_sale_products’, 60 );Forum: Plugins
In reply to: [WooCommerce] Woocommerce missing thumbnailsMike, you are my hero. That did it.
mmckee1989, could your issue be a similar problem?
Forum: Plugins
In reply to: [WooCommerce] Woocommerce missing thumbnailsHi Mike, I’m stressed and forgot a link. I feel like I’m selling the emperor’s new clothes…
https://www.valkyrie-apparel.com/shop/function/playin/shimmy-and-shake-dress/
It could very well be my theme… Weaver II is being phased out and I was already building a new design in my sandbox.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce missing thumbnailsOh and I’ve cleared all the caches. On my computer and on the site. I’ve had friends check on other systems and the images aren’t displaying to anyone.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce missing thumbnailsI’m having a similar issue. Woocommerce was updated yesterday and now my product page images are not displaying correctly. Thumbnails are displaying properly on category page though, so I’m not 100% sure this is the same issue.
I checked the source code and everything appears to be ok. And the image DOES appear in the lightbox if you click the white area where the image SHOULD be.
I’m having the same issue. Ever find a solution?
Has anyone heard any updates on this issue?
hmmm… I am going to play around with my test site and see if I can nudge it in the right direction.
I will post an update afterwards and let you know what happened.