SuzieB
Forum Replies Created
-
The correct price would be helpful. I use a Point of sale plugin to register people for events in person along with products that they purchase.
I can change the price in that plugin but it would be nice not to have to.
Thanks for your time.
Thanks for fixing the Yes/No for showing the events in the Product list.
The prices are still incorrect in the product list. Should they be showing the correct price? Or is that just not possible right now?
I did another test….
Made sure “Show Hidden Woocommerce Products” was set to yes. Created a new event and then exported my product list. The Visability in Catalog column still shows as hidden. So changing the settings to yes does not work.
My plugin is updated by the way.
- This reply was modified 1 year, 5 months ago by SuzieB.
I didn’t know about the hidden products until I installed a new point of sale plugin.
To check compatibility with that plugin, I installed woocommerce and your plugin on a different website that had never had either one installed.
I changed no settings on either and all of the preloaded events show in the woocommerce product list.
Titles are correct but all prices are .01 and all categories show uncategorized in the woocommerce product list.
I double checked the setting for Show Hidden Woocommerce Products and it is set to No.
There was an issue with Woocommerce and your plugin. “Incompatible with the ‘High-Performance Order Storage (HPOS)’ feature” Maybe this is causing the issue?
- This reply was modified 1 year, 5 months ago by SuzieB.
OH! I am so sorry! I thought it was weird earlier when I saw ADDONs
Here’s the whole script because blockquote__tweet shows up twice that I can see.
<script type="text/javascript" id="uagb-script-frontend">document.addEventListener("DOMContentLoaded", function(){ var selector = document.querySelectorAll( '.uagb-block-93a9cc1d' ); var blockquote__tweet = selector[0].getElementsByClassName("uagb-blockquote__tweet-button"); blockquote__tweet[0].addEventListener("click",function(){ var content = selector[0].getElementsByClassName("uagb-blockquote__content")[0].innerText; var request_url = "https://twitter.com/share?url="+ encodeURIComponent("' . . '")+"&text="+content+"&via="+("' . . '"); window.open( request_url ); }); })</script>
Hi Alexis,
this is in my source code
<script type="text/javascript" id="uagb-script-frontend">document.addEventListener("DOMContentLoaded", function(){ var selector = document.querySelectorAll( '.uagb-block-93a9cc1d' ); var blockquote__tweet = selector[0].getElementsByClassName("uagb-blockquote__tweet-button");
Is the uagba- missing in the fourth line? Well, it was the fourth line when I post, lol
Forum: Plugins
In reply to: [Ultimate Blocks - WordPress Blocks Plugin] Page Speed Issue for TOCThat fixed it. Thank you!
WPO does add the rule to the htaccess when enabling browser caching. So if it’s handled on the website, it should be fine. Though I believe shortpixel store the images on their own CDN, so it’s out of WP-optimize control.
I wondered if WPO should be adding to the htaccess, it’s not. I guess that’s the problem.
I uninstalled WPO, deactivated all of my plugins and reinstalled. No change.
I am also getting the Unexpected Response some others have experienced when running the preload. (it runs, just get that error)
If you want to give me the code that should be adding to htaccess, I can add it and see if that fixes things.
Side note: The images ShortPixel created were added to files on my server, whether they serve them from there or not, I do not know.
Forum: Plugins
In reply to: [Ultimate Blocks - WordPress Blocks Plugin] Page Speed Issue for TOCHi Alexis,
I’d rather not put the websites here, if this info doesn’t help is there a way to send them privately?
They both have the free version of Generate Press with the Child theme. The only additional CSS on both is:
/*Hide featured image on single pages*/ .page-header-image-single { display: none; } /*Display modified date*/ .posted-on .updated { display: inline-block; } .posted-on .updated + .entry-date { display: none; } .posted-on .updated:before { content: "Last Updated "; }
Thanks for any help you can provide!
I finally got it to work, only wish I could say how so this would help anyone else having trouble.
I deactivated, uninstalled, cleared cache, and couldn’t even get a wp-sitemap to show. Tried another sitemap plugin and was getting the same outdated sitemap.
Somehow it all started working.
Anyhow, thank you for your time!
Yes, it’s not updating. What can I check to fix it?
Forum: Themes and Templates
In reply to: [GeneratePress] Site Title runs off mobile screenNot what I was hoping to hear but I’ll do the fixes. Will this be fixed in the future? Otherwise, that will stop me from using GeneratePress on other sites.
Forum: Themes and Templates
In reply to: [GeneratePress] Site Title runs off mobile screenHi Leo, Here’s one https://www.crushtheclutter.com/ but it’s happening on my other site too. Just installed it last week.
Forum: Themes and Templates
In reply to: [GeneratePress] No image with excerpts on Home PageOh! I do have a plugin to show them. That plugin hasn’t been updated in 11 years, lol, can’t believe it still works.
Sorry, I missed seeing that, could have saved us both a bunch of time!