ikone227
Forum Replies Created
-
Hi,
Thanks for your answer and sorry for the delay. As this issue looks weird, I decided to create a custom widget to display feed items from Aggregator’s tables. It works correctly for all member profiles.
Best regards,
Olivier
Hi @wfpeter,
Thank you for your advice.
I solved the problem by switching to an Ajax call instead of posting a form. Before, the form containing the email adresses was pointing to a php file sending the mails AND displaying the results in the browser. It appears that when the sendings were too long (about 2 minutes) the connection with the browser was lost.
Now I am sending the form data via Ajax, returns the results in the browser and displays them with javascript.
Best regards,
Olivier
Forum: Networking WordPress
In reply to: Saving menu is impossible – 404 error on nav-menu.php@fabricefuentes Thank you. It works for me.
Note that mod_security can be disabled from cPanel. So you can disable it when you create your menu and re-activate it after.
Olivier
Forum: Networking WordPress
In reply to: Saving menu is impossible – 404 error on nav-menu.phpHi Fabrice,
Unfortunately, no solution for the moment.
Olivier
Forum: Plugins
In reply to: [Insert Pages] Page inserted only visible by administratorsHello,
Thank you !
It was the insert method that was set to “legacy”.
Best regards,
OlivierForum: Plugins
In reply to: [Smart Slider 3] Dynamic slide not updating even after clearing cacheHi,
Yes, that was it ! I followed the instructions to resave slide in dynamic mode and it works.
Many thanks,
OlivierOK. Thanks.
Thank you.
Hi Michael,
The two issues seems different to me (but related). That’s why I wrote different topics.
Olivier
Hi Michael,
Yes, BuddyBoss is activated separately on each sub-site of the network.
Maybe a hook to filter the pending member list could do the trick ?
Olivier
Yes, I have “Members” as capabilities management plugin.
The capabilities are correctly set for administrators.Edit of my previous message :
If I add a filter on ‘bp_registration_filter_minimum_caps’ setting the minimum capability to “read”, it works.
OlivierForum: Plugins
In reply to: [Custom Post Type UI] Multisite syncHi,
Thanks for the answer. At first I created the taxonomies and post-type in a sub-site. Now I Have created them in the network admin.-The new post-type appears correctly on subsites,
-I have created 2 taxonomies, associated with the new post type (through the “Attach to Post Type” checkbox in the taxonomies edit pages).BUT…
-In a subsite, when I click on the new post type in the WP admin menu, only one taxonomy appears (as well as in the post edit page, and in the “Taxonomies” section inside the post-type edit page),
-On the “Content types registered with Custom Post Type UI” page, both taxonomies appear correctly attached to the CPT (they are displayed in the “Taxonomies” column of the table),
-Also, could you explain the difference between checking a post-type checkbox in the “Attach to Post Type” section inside the taxonomy edit page, and checking a taxonomy checkbox in the “Taxonomies” section in the post-type edit page ?Thanks,
Olivier- This reply was modified 3 years, 10 months ago by ikone227.
Forum: Plugins
In reply to: [Postie] Mail Settings Are All Ignored and reset to Blank every time UpdatedI have just upgraded to 4.8 and now it works.
Thanks.
Olivier
Forum: Plugins
In reply to: [Postie] Mail Settings Are All Ignored and reset to Blank every time UpdatedI have the same issue. I updated because Postie was accepting no input email anymore (I got error messages with subject : “Unauthorized Post Attempt from @”).
After the update : impossible to fill the settings, they always return to blank fields.
Thanks for your help.