lucytech
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: parent and child categoriesI am trying to get the child category.
Is WordPress not consistent in the order it stores the child category in the array?
I don’t know all the names, they will change for each post.
$categories[1]->slug’ does not always give me the child, it sometimes gives me the parent.
Why is this?
What function should I call to get the slug of the child category?
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] style for elementor widget cart pageI see the template file but in the Elementor widget the Below ‘Apply Coupon’ area is now part of the payment section. If I select that to show the gift-card it doesn’t show at all.
See here – https://snipboard.io/IeqY02.jpg
How do I make the gift coupon show when I click the green text – have a coupon…
Forum: Everything else WordPress
In reply to: best way to store audio filesThe purpose of the site if for people to listen to audio clips I’ve made for no charge.
They are talks on different topics. I want people to browse topics and listen and enjoy.
Short talks, just listen and/or download. That is it.
I prefer to store them on WordPress unless that will slow the site significantly. I was going to code <audio> html to allow them to listen, not use the WordPress player as I need to dynamically insert the URL for the audio.
What do you advise?
Forum: Fixing WordPress
In reply to: .m4a file won’t uploadI really appreciate your help and advice.
I need to upload about 1,500 files onto the site – either .mp3 or .m4a – which would be better for speed? Will it slow the speed? Is there a way to optimize them?
Or would it be better to store them externally?
I’ve installed Akismet and I’m not seeing the option when I created an Elementor form.
I’ve disabled/re-enabled the plugin. Cleared cache.
nothing seems to help. I’m using the paid version of Akismet.
Forum: Fixing WordPress
In reply to: .m4a file won’t uploadCan you show me what the meta info is? Where do I see it?
I’m not sure what you mean. Where is it in the properties?
Forum: Fixing WordPress
In reply to: .m4a file won’t uploadWhat do you mean by the meta info?
This is a recording of a speech.
How would I change the meta info?
Forum: Fixing WordPress
In reply to: .m4a file won’t uploadThis file worked. On the one with the ‘remote upload’ no problem.
On the new website I installed it still gets stuck on crunching https://snipboard.io/Nid3y0.jpg but it shows in the backend.
What could be wrong with the file I’m trying to upload? Here are the properties: https://snipboard.io/owBMRa.jpg
Forum: Fixing WordPress
In reply to: .m4a file won’t uploadI deactived all the plugins. Changed it to 123.m4a and it doesn’t work.
Another install I have I tried to upload and I get the error https://snipboard.io/D30X79.jpg
Should it work by default? Why doesn’t it work?
Forum: Fixing WordPress
In reply to: .m4a file won’t uploadThere is no message. No error under tools-> site health
It says crunching, the file names goes strange format https://snipboard.io/ZBUoST.jpg and it doesn’t upload.
I can upload .jpg, .pdf, .mp3. Although these also give the strange crunching file_name format and don’t stop ‘crunching’ but the file appears in the media upload, so the upload worked.
Will it be a form inside the email to submit the review to the product?
Will that be a pro or free feature?
How do I know when the new version is released?
Forum: Plugins
In reply to: [WooCommerce] view all ‘hidden’ productsI would need to check each product for that?
I have about 800 products.
Can I look in the database?
Do you know which table it would be in? What MySql query could I run?
Thanks
Forum: Plugins
In reply to: [Yoast SEO] shop in breadcrumbsthat doc from Woocommerce doesn’t seem relevant to my question. It is about removing /shop/ from the URL.
I don’t have it in the URL.
It only shows in the breadcrumb trail. Why is that?
Forum: Plugins
In reply to: [Yoast SEO] shop in breadcrumbscategories: https://snipboard.io/0xc8PA.jpg
breadcrumbs: https://snipboard.io/sGnfiX.jpg https://snipboard.io/b6ETRO.jpg
reading: https://snipboard.io/nTxkYK.jpg
I can see you think it is important to have home in the breadcrumbs so I put it back, although they can always click the header logo if they want to go home no?
I don’t want it to have ‘shop’, what is the purpose of that? How do I remove it? Also my shop redirects to https://www.hyglossproducts.com/product-category/classroom-essentials/ I can’t find why that is.
Forum: Plugins
In reply to: [WooCommerce] variations skuSo I’m going to add all the skus separated with a | in the inventory section of variable products in addition to adding it to each variable.
What does Woocommerce do with the information in the inventory section now? Will it know to look at each variable product for the individual skus?