Syrehn
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Error about mercadopago within woocommerce logs..There’s something jank going on here.
I’m getting the error too.
My logs show entries like:
httpswoocommerce.comwp-jsonwccominbox-notifications1.0notifications.json-2021-09-01-6b529c365c08d40c630115c8489a234d.log
With reference to:
2021-09-01T00:48:27+00:00 ERROR Spec is invalid because the locale could not be retrieved in feed 2021-09-01T00:48:27+00:00 ERROR stdClass Object ( [slug] => mercadopago_q3_2021_ES [type] => marketing [status] => unactioned [is_snoozable] => 0 [source] => woocommerce.com [locales] => Array
And we don’t use that plugin either.
Forum: Plugins
In reply to: [SVG Support] error message after wp updateJust dropping in to say we’re also experiencing this on websites with SVG Support installed.
Any ETA on when this will be resolved?
Forum: Plugins
In reply to: [Timed Content For Beaver Builder] Visibility by day of the week?Definitely looking for this feature too. Having the ability to set a day(s) of the week for specific content to display would make this module incredibly powerful. +100 for this to get added.
Forum: Fixing WordPress
In reply to: woocommerce collaboratorsNot sure if you got this solved or not, but for some reason the Collaborators tab isn’t currently listed in the navigation when logged into your WooCommerce account. I’m not sure how long that’s been missing honestly… ??
You can still access it by going directly to: https://woocommerce.com/my-account/collaborators/
I went to go edit my own collaborators today and saw the navigation was missing. I reported it to their support team so hopefully they fix it.
Forum: Plugins
In reply to: [Custom Fonts - Host Your Fonts Locally] Different font weightsI’ve stopped using/recommending this plugin specifically because of the font weight issue.
I’m now back to manually adding fonts to Beaver Builder following their Custom Fonts instructions.
I’m surprised this isn’t being given more priority, given that it’s been a request for over a year, and the plugin is definitely more convenient.
Looking forward to revisiting the plugin when this feature does eventually get added.
Oh, good to hear that the priority for this has been increased.
I came looking for the EXACT same thing after checking the Github request date. Looking forward to this getting finalized. Then I can start using the plugin vs coding them in. ??
Forum: Plugins
In reply to: [Code Snippets] Warning message on products archive page after update@bungeshea – Oops, you’re absolutely right. It was a rogue WooCommerce snippet on my part that was generating the error.
It’s too bad there wasn’t a way to tell us exactly which snippet vs. the line on one of the snippets.
Thanks for the reply! ??
Forum: Plugins
In reply to: [Code Snippets] Warning message on products archive page after updateI’m getting something similar on ALL pages after the most recent update:
Warning: array_merge(): Argument #1 is not an array in /wp-content/plugins/code-snippets/php/snippet-ops.php(352) : eval()’d code on line 8
Forum: Plugins
In reply to: [Pixabay Images] Doesn’t work on Featured Image (insert media popup)Same issue here.
Would like to see this get fixed. ??
Forum: Plugins
In reply to: [Custom Post Type UI] Feature RequestAdding my voice to this. I literally was just looking how to do this today. Don’t need the Meta box to display as using ACF.
Looks like the issue was set as closed in July as this functionality is going to be included. Any idea when it’s going to roll out?
Forum: Plugins
In reply to: [hideShowPassword] Woocommerce loginBumping this. Came here looking for this exact same thing.
Perfect thanks so much. ??
That little gem in your commit about adding the
?refresh_css
at the end of the events URL was golden. No matter how many times I cleared my browser cache cleared nothing I tried was changing anything so I assumed I was doing something wrong.I didn’t see that in the wiki, unless I missed it. Might be worth adding if it isn’t there already.
I’ll mark this as resolved.
Hey Andy,
I don’t think I’ve ever used either of those tools before so that was a new experience. Hopefully this is what you’re looking for:
Hey Andy,
Sure. Here’s a link to the current setup of my child theme files.
Hey Andy,
The template files don’t appear to be overriding. Currently I have them in “my-child-theme/tribe-events/teccc/category.css.php”
Is this the correct structure?
I started with something simple such as changing “border-left:5px” to 8px and it doesn’t honour that change.