Maxime Culea
Forum Replies Created
-
Forum: Plugins
In reply to: [ShareThis Share Buttons] Path to assets are wrongHello Share This team,
Happy to see you fixed it quickly, it’s working! Many thanks for your quickness this time 🙂
Thanks
- This reply was modified 10 months ago by Maxime Culea.
Forum: Plugins
In reply to: [Login Lockdown & Protection] Generation of lostpassword urlAwesome, many thanks for your reactivity! Any thoughts yet on the date of release?
Forum: Plugins
In reply to: [Index WP MySQL For Speed] MultisiteHello there,
Thank you for clarifying how to use it to optimize each site’s tables.
However, are the network’s tables optimized to such as *sitemeta, *users, etc?
Many thanks for your input.Hello nice to hear, waiting for the new release. Let me know 🙂
Hi,
As I didn’t get any news I created by mistake a double issue. Anyway still got this issue, maybe it’s the multisite installation that is causing that?
Waiting from hearing your soon.Thank you for the response and sorry for my late answer, I was on vacation.
No we don’t use this addon. How we could know we have to use another addon?
We got an error for “Enter an Outgoing Mail Server with OAuth2 capabilities.” which makes the configuration not working, here is a screenshot : https://tinyurl.com/yfq4yt89
We think it’s already the case. How to fix that?Yeah I know thats not yours 😉
Just that they announced to drop the support for basic auth and then looking for a solution. Since in your documentation it’s written you support oauth and not oauth 2.0, it’s quite confusing.
Yeah I am thinking about this blogpost https://techcommunity.microsoft.com/t5/exchange-team-blog/basic-authentication-and-exchange-online-april-2020-update/ba-p/1275508
Hi @webtoffee,
Thank you for quick answer.
So no network settings and no cookie sharing accross multisite’s sites.
Pity :'(
Forum: Plugins
In reply to: [BEA - Media Analytics] Notice toujours affichéeBonjour @reskatorfr,
Nous ne réalisons pas de support su wp.org, désolé.
Je t’invite à suivre ta demande sur github : https://github.com/BeAPI/bea-media-analytics/issues/84
Merci
Forum: Reviews
In reply to: [BEA - Media Analytics] Simple et utileBonjour @btpub,
Merci pour ces bonnes paroles.
Ravi qu’il te soit bien utile ! 🙂Forum: Reviews
In reply to: [BEA - Media Analytics] Useful when you use hundred of mediaThank you @desavoye for you kind word.
Glad you like it !Forum: Plugins
In reply to: [Post Types Order] Display only published elements on re-order pageHello,
Some inputs there ?
Now, it’s located in include/class.cpto.php [l.567].
ThxForum: Plugins
In reply to: [Post Types Order] Display the order on the re-order pageHi @nsp-code,
Sorry for the delay, but you right :
// Handle admin display add_filter( 'cpto/interface_itme_data', function( $item_details, $page ) { return sprintf( '%d - %s', ( $page->menu_order + 1 ), $item_details ); }, 2, 10 );Cheers
- This reply was modified 9 years, 3 months ago by Maxime Culea.
- This reply was modified 9 years, 3 months ago by Maxime Culea.
Forum: Plugins
In reply to: [Post Types Order] Display only published elements on re-order page