strarsis
Forum Replies Created
-
Forum: Plugins
In reply to: [Adminimize] WP-OptimizeI finally found it, had refreshing the page made it appear?
Forum: Plugins
In reply to: [Favicon by RealFaviconGenerator] favicon.ico emptyRealFavicon Checker (which can be called from within this plugin) reports an issue with the standard favicon icon. This occurs on all sites that use RealFaviconGenerator plugin.
Error:
Image https://www.example.com/favicon.ico is ill-formed
https://www.example.com/app/uploads/fbrfg/favicon.ico and https://www.example.com/favicon.ico both exist and are different
favicon.ico is missing some icons of recommended sizes (16×16, 32×32, 48×48)
Forum: Plugins
In reply to: [Easy Google Maps] Add Google Maps API key filter@supsystic: Yes, this would work for me.
@jsherk: Thanks! It would be nice if a deprecation notice (with link to the new plugin) could be added to page of this plugin.
Forum: Plugins
In reply to: [Admin Menu Editor] Can’t change label of Caldera Forms pluginWhat about “virtual” menu items that can be added in AME that overlay existing ones –
by matching slug, label, ID or combination thereof?
This would offer a nice level of abstraction and still simple enough and don’t annoy if not used at all. When the plugin that inserts these menu items is disabled, the virtual menu items will be kept until next activation of plugin which is also a plus.Forum: Plugins
In reply to: [Admin Menu Editor] Can’t change label of Caldera Forms pluginGeneral Caldera Forms menu item (shown for admin role by default):
[52.88] => Array
(
[0] => Caldera Forms
[1] => manage_options
[2] => caldera-forms
[3] => Caldera Forms
[4] => menu-top toplevel_page_caldera-forms
[5] => toplevel_page_caldera-forms
[6] => dashicons-cf-logo
)
Caldera Forms menu item for individual form:
[52] => Array
(
[0] => Caldera Forms
[1] => moderate_comments
[2] => caldera-forms-pin-AF29dbd74632a06
[3] => Caldera Forms
[4] => menu-top toplevel_page_caldera-forms-pin-AF29dbd74632a06
[5] => toplevel_page_caldera-forms-pin-AF29dbd74632a06
[6] => dashicons-cf-logo
)
As alternative, this plugin could offer a selection of menu item by label, slug or ID or even a combination thereof, so dynamically added or user-specific menu items can also be changed with it. Would be a great and very useful feature.
Forum: Plugins
In reply to: [Admin Menu Editor] Can’t change label of Caldera Forms plugin@whiteshadow: I just noticed that the label indeed changed, but only for admin user. I want it changed for normal user, too. This works for other labels but not for “Caldera Forms”. I suspect Caldera Forms plugin adds a separate “Caldera Forms” button for a specific single form (as configured), dynamically, so it cannot be selected and edited in Admin Menu Editor.
@deconf:
So the plugin will correctly configure the linker in analytics.js as described here?:
https://developers.google.com/analytics/devguides/collection/analyticsjs/linkerDo I still have to manually configure the Referral Exclusion List in
Google Analytics for the property?Forum: Plugins
In reply to: [SVG Support] Preserve other CSS classesYour plugin could intercept this SVG plugin, store the classes as e.g. data-attribute and then retrieve them afterwards and append them to the classes of the new element. This would require some HTML parsing though.
Forum: Plugins
In reply to: [Yoast SEO] Unable to filter bloginfo before Yoast@mazedulislamkhan:
I want to change the site name in page title from within a site plugin. Yoast plugin intercept the WordPress filters so this is not possible using the existing WordPress filters.Forum: Plugins
In reply to: [Express Checkout via PayPal for WooCommerce] Image src locale issues@wpgateways: Could you take a look at this issue?
This is quite a serious bug because the payment button isn’t shown correctly anymore.Forum: Plugins
In reply to: [Redirection] Hierarchical post? Do nothing@johnny5: That’s awesome! Seeing forward to a release of it!
Also see this issue https://github.com/johngodley/redirection/issues/623 for installing the plugin directly from repository using composer.Forum: Plugins
In reply to: [Express Checkout via PayPal for WooCommerce] Image selection fields for@lovedolluk: But it would still be nicer to have an image selection WordPress standard field where you can see a preview of the selected image and easily select (a new) one.
Forum: Plugins
In reply to: [Express Checkout via PayPal for WooCommerce] $safe_locales de_DE_formalNew separate issue opened:
https://www.ads-software.com/support/topic/image-src-locale-issues/- This reply was modified 6 years, 10 months ago by strarsis.
Forum: Plugins
In reply to: [Reusable Text Blocks] Retrieving via slug conflicts with Polylang@halgatewood: Why not add the filter to the plugin itself?