Nick Diego
Forum Replies Created
-
Hi @modeus,
Thanks for reaching out. Unfortunately this is not possible. Accessing individual user data requires a specific set of permissions in WordPress that Editors do not have.
Best,
NickWonderful! Let me know if I can answer any further questions.
Best,
NickHi @henriquesousa94,
I apologize for the delayed reply. I am struggling to replicate the issue on my end. Are you still experiencing issues? If so, can you share a bit more about the setup of your site? For example, is this a multisite install? Are you using a service like Cloudflare, etc.
Thanks,
NickHi @damian-p,
Thanks for reaching out. Unforutnately, this condition does not currently exist in Block Visibility, but I have noted this feature request for future versions.
Best,
NickHi @haribonda,
The only control that could potentially impact SEO is the Screen Size option. This hides content using CSS classes, so the blocks still technically exist in the front end HMTL markup. The rest of the visibility controls prevent the block markup from rendering at all.
Best,
NickNot currently. If you do a search using the Search block, it will pick up the hidden block’s content. This is because the block exists in the post markup in the database. But the block is not rendered on the front end.
That said, the hidden content should not appear in search engine searches, like Google.
Best,
NickForum: Plugins
In reply to: [The Icon Block] rotate icon by 10 degreeThis functionality has been added and will be included in the next release.
Best,
NickAwesome, thanks!
Hi @basbuis,
This is possible with Block Visibility, you just need to enable Full Control Mode in the plugin settings. Here’s the documentation article on it.
Best,
NickForum: Plugins
In reply to: [The Icon Block] rotate icon by 10 degreeHi @nicmare,
This is a great idea. The current rotation transformation are handled using CSS classes, which obviously would not scale to full rotation support. But I have started exploring an approach in this branch. You can see the preliminary results in this issue that I stumbled upon while working on this.
I have also ported this feature request over to the plugin’s GitHub repo and will provide updates there as work progresses.
Best,
NickGreat, thanks! Let me know if I can help with anything else.
Best,
NickHi @cy94,
I was wondering if it was possible to hide the title if there are no other products in the product’s category (so no products to display)?
Thanks for reaching out. Unfortunately, this isn’t possible, but it’s a very interesting use case.
Best,
NickHi @andy_woz,
Can you share the WordPress version that you are using? The
WP_HTML_Tag_Processor
was introduced in WordPress 6.2.Thanks,
NickThanks for confirming.
Could be possible to trim() the field as an initialization?
And yeah, I will look into adding this in the next release.
Best,
NickHi @lopezacceseo,
Thanks for reaching out. I was not able to replicate the issue you are experiencing with the free version of Spectra and ACF. Can you check to make sure there is no an empty space in the
title 1
field. The “Has any value” returnstrue
is there are emply spaces in the field.If you continue to experience issues, can you share the version of WordPress that you are using as well as the version of Spectra and ACF?
Thanks,
Nick