phalancs
Forum Replies Created
-
Thank you that you promptly responded, I will update the review accordingly. Still, why don’t you just put the settings where they belong – as a submenu under the settings-tree. I think it is perfectly fine to have the settings under settings and the tool itself under tools (or dashboard). That would be perfectly logical.
But having a new top menu is always a problem, There are so many plugins which do this and it creates a mess sooner or later. ??
Thanks for considering the backend menu logic. I hope you find a clean solution.
Forum: Reviews
In reply to: [Import and export users and customers] Empty CSVThanks, I updated my rating accordingly.
Forum: Plugins
In reply to: [Breeze - WordPress Cache Plugin] Disable the CookieThank you for the clarification. I only have aesthetical reasons. If the cookie is crucial, I am fine with it. I just found it appealing to have a website without any cookie whatsoever ??
Sorry, I found a setting in the settings panel in the backend to disable “Make Multicollab Activity Panel default in the sidebar on all pages.” Then my code above works fine.
Forum: Plugins
In reply to: [Was This Helpful?] Shortcode not workingIt seems to only work when you select according post type sin the backend section “settings – was this helpful”. Then you can see the results in the backend posts table. Unfortunately, then the tool is automatically added to the bottom. I also want to only use the shortcode, but it is not implemented yet.
Forum: Plugins
In reply to: [Was This Helpful?] Can’t switch post AND page off to only use shortcodeHaving the same problem. I don’t want automatic placement but decide where to use it. It seems the post type selection defines if the results columns appears in the backend overview table of the according post type but also if the shortcode works in the frontend on that post type at all.
Thanks for the transparency, we already rolled back. But it was quite uncanny to see a plugin we never installed. lol.
Forum: Plugins
In reply to: [WP FullCalendar] Complete mess-up after 2 clicksHave a look in the console, there are thousands of errors. The page is a mess. :O Also, I am unsure if the calendar used is the WP Fullcalendar you are currently commenting on.
- This reply was modified 1 year, 7 months ago by phalancs.
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] SVG as Logo: Sizing ProblemThe SVG support is fine. It is just the sizing that causes problems. Switching to bitmap files is not a valid solution for me as SVG is far superior for a PDF and actually working. It would just a need a little tweaking ??
Forum: Plugins
In reply to: [SEOPress - On-site SEO] Sitemap: fatal errorSorry, my bad – stupid mistake on my end. Had a conflicting old PRO version installed. Works after the update. Thanks so much for your quick reply.
- This reply was modified 1 year, 9 months ago by phalancs.
This is an interim fix. Still, a general bugfix for the leading currency space would be great ??
function example_callback( $value ) { $value = str_replace('€, Monthly', ' € pro Monat', $value); return $value; } add_filter( 'give_form_level_text', 'example_callback' );
Forum: Plugins
In reply to: [SEOPress - On-site SEO] sitemaps – Fatal error …Same error here. Tried 4 servers with different configuration.
Downgrading to 6.5.0.3 helps as an interim fix.
- This reply was modified 1 year, 10 months ago by phalancs.
Forum: Plugins
In reply to: [Breeze - WordPress Cache Plugin] Showing content of passworded pagesWe have the exact same problem. Breeze completely discloses any password protected pages publicly. This is horrible. I don’t even know for how long this issue exists, but I am really kinda shocked. Trusted this plugin a lot. But this is not acceptable. How to fix? Currently, using exclusions is the only option.
Forum: Plugins
In reply to: [SEOPress for MainWP] Fatal error on ActivationTried PHP 7.4, 8.0 and 8.1 only with the most recent, official release, MainWP dashboard and the seopress basic plugin active. Still running into an infinite loop. Cannot activate the extension.
Please advise. I am at the brink of buying the license, but it’s been a month and I cannot get this thing to run.
- This reply was modified 2 years, 3 months ago by phalancs.
Forum: Plugins
In reply to: [SEOPress for MainWP] Fatal error on ActivationSorry, I mean most recent Dashboard: V. 4.3.1 (not beta). Still loading infinitely after activating the plugin.