kklo
Forum Replies Created
-
Forum: Networking WordPress
In reply to: Details of WordPressUnfortunately WordPress.com says it doesn’t have this information because it doesn’t work with multisite
Forum: Networking WordPress
In reply to: Details of WordPressHi @sterndata
Is the WordPress.com version the same as the wordpress.org version?
What would be the difference?
thanks
Forum: Networking WordPress
In reply to: Details of WordPressThanks
Forum: Fixing WordPress
In reply to: Exclusively wordpressOk
Html and CSS I already have one with knowledge.
Thanks.Forum: Plugins
In reply to: [WooCommerce] Differentiate productDoes anyone have any idea, at least whether or not it’s possible.
Forum: Plugins
In reply to: [Converter for Media - Optimize images | Convert WebP & AVIF] Critical Errorhi, @davidlivshin
Unfortunately, I didn’t. I abandoned the idea of using the plugin.
I don’t believe that browsers such as Chrome, Firefox and Edge give the same problem as reported by @mateuszgbiorczyk, because before posting here I tried and also used DevToolsForum: Plugins
In reply to: [WooCommerce] Differentiate productSome help?
I’ve researched a lot and I haven’t found anything.Forum: Plugins
In reply to: [Converter for Media - Optimize images | Convert WebP & AVIF] Critical ErrorOK
Forum: Plugins
In reply to: [Converter for Media - Optimize images | Convert WebP & AVIF] Critical ErrorHi,
After a few attempts to solve it, it continues to receive an error message, it is now this one.
Audit usage of navigator.userAgent, navigator.appVersion, and navigator.platform
A page or script is accessing at least one of navigator.userAgent, navigator.appVersion, and navigator.platform. In a future version of Chrome, the amount of information available in the User Agent string will be reduced.
To fix this issue, replace the usage of navigator.userAgent, navigator.appVersion, and navigator.platform with feature detection, progressive enhancement, or migrate to navigator.userAgentData.
Note that for performance reasons, only the first access to one of the properties is shown.
1 source
index.js:1
Learn more: User-Agent String ReductionForum: Fixing WordPress
In reply to: Optimize imagesThanks
Forum: Fixing WordPress
In reply to: functions.phphi, @ramonopoly
it worked perfectly, thanks
But I need it the other way around. When not the author hides with CSS.
Sorry, but I’m just curious about php, could you help me?
Thanks
Forum: Fixing WordPress
In reply to: functions.phpHi, @ramonopoly
it worked perfectly, thanks
Forum: Fixing WordPress
In reply to: functions.phpHi,
In the topic related to tourism, when inserting a tour, there is a field with information about the tourism agency, by default. It may or may not be filled.
If filled in, this data will appear on the tour page.
There are two ways the site makes money:
1 – charging the travel agency commission, in this case the travel agency’s data is hidden.
2 – charging a monthly fee from the travel agency, in this case the data is visible on the tour page.
To differentiate between paying and commissionable travel agencies, I imagined using roles and conditioning to be hidden or not with CSS.
Forum: Fixing WordPress
In reply to: functions.phpHi, @alanfuller
I didn’t change the widget.
Even though the user group, Customers who didn’t pay to access what was hidden with CSS, won’t be able to access the details of the information, it’s more for aesthetics.
I thought in the form of CSS it would be easier.
Forum: Fixing WordPress
In reply to: functions.phpan observation, it’s not one or two users, it’s user roles, like clients