FmB
Forum Replies Created
-
Hello,
Yes, i’ve cleared all the caches but it’s same.
Thanks.
Hello,
No, didn’t help. I still hiding the notice with a function in custom-functions.php
Cheers
Thank you, now the notice’s gone away. I’ll be waiting for new updates.
Best regards.
Hello,
There is not any other notice that won’t go away. It’s just this one.
Mentioned post types are “section” and “highlight” types. I’d used “post type builder” addon before, but i don’t think it’s related to it. Because i’ve reinstalled post type builder plugin and there’s no sign about the post types i mentioned above.
I put the code you given, but it didn’t change something.
Also i’ve tried putting the code below to the functions.php;
if( !function_exists( ‘prefix_unregister_post_type’ ) ) {
function prefix_unregister_post_type() {
unregister_post_type( ‘section’ );
}
}
add_action(‘init’,’prefix_unregister_post_type’)but however it didn’t help as well. I’m using iThemes Parallax. It has a builder property but i didn’t use it so far.
I’m about to go crazy, how a code could be such hard to clear?
Thank you.
Hello,
I tried but unfortunately didn’t help. Oddly, in my website, the custom post types in the notice (highlight and section) are already not exists. Should i clear transients again after inserting the code?
Thank you.
Hello, it shows 200 and there’s no message with error. All green.
Thank you
I did it already, i’d wrote above.
Forum: Plugins
In reply to: [a3 Lazy Load] Exclude Slidersany suggestions?
Forum: Plugins
In reply to: [LoginPress | wp-login Custom Login Page Customizer] Session cookie issueI already did it, not works. Any else ideas? And it’s not solved!
Forum: Plugins
In reply to: [EWWW Image Optimizer Cloud] API Key ErrorNo one cares me? Why did i pay for you? And i can’t log into my account, because your hosting doesn’t support mailing!!
Forum: Plugins
In reply to: [Comments - wpDiscuz] Captcha generation type won’t changeHi,
To disable captcha for all visitors, just go to Forms and click default form, go to Comments > WPDiscuz > Forms and click Edit option under the default form. Then go to CODE field and click edit (right side, pencil icon) and disable two options following;
Show for guests:
Show for logged in users:Then save and clear cache if you using one.
Forum: Plugins
In reply to: [Comments - wpDiscuz] Captcha generation type won’t changeThank you, it works now!
Hi again,
I’ve solved the issue. It causes by Hide My WP plug-in, and i’ve disabled “JS URL’s” setting and it’s done.
No, i’d just updated the plugin.
Forum: Plugins
In reply to: [Comments - wpDiscuz] Message: Please fill out required fieldsGreat job boys!