Satri
Forum Replies Created
-
Forum: Plugins
In reply to: [PauPress - A CRM for WordPress] Bug: missing user-avatar.css generates 404sThanks Frank. Marking issue as resolved.
Thanks for the extended answer. IMHO, I believe this feature should be part of the ‘free PauPress’ because without it, PauPress is much less attractive and thus mess less able to attract users which may be converted later on as ‘Pro’ customers.
And yes, you just won another Pro user… hope your plugin will have a successful life.
Thanks! Great support 🙂
Forum: Plugins
In reply to: [WP-CRM - Customer Relations Management for WordPress] Messages disappearedThanks romanrandom – I confirm that the solution was as simple as looking at the screen options! Thanks — Alex
Forum: Plugins
In reply to: [WP-CRM - Customer Relations Management for WordPress] Messages disappearedSame problem here. Everything was working fine initially, but now the ‘User Activity history’ panel is nowhere to be found on user pages. Any clue on what to do to fix this?
Thanks! — Alex
Forum: Plugins
In reply to: [WooCommerce] Wrong 'PHP Memory Limit' value in WC's System StatusAh! You’re right SplashingPixels, thanks! The problem was that, despite my phprc file, my wp-config.php had the ‘define wp_memory_limit’ code, but it needed to be *before* some other code in the wp-config.php (probably before the ‘require_once’). Now that this ‘define’ is read properly, WooCommerce also sees the correct value.
Sorry for my mistake – I’m happy my problem is solved now 🙂
Forum: Plugins
In reply to: [Polylang] Vertical alignment of flag and language name in WidgetIt might be the other way around: when looking at the way flag+language name are displayed in a menu, the language name is well aligned with the other textual items. So probably it’s the flags that should be bottom-aligned instead of centered. What do you think? — Thanks.