regnalf
@regnalf on WordPress.org
- Member Since: September 22nd, 2019
Contribution History
regnalf’s badges:- Translation Contributor
-
Created a topic, Layer Select won’t work, on the site WordPress.org Forums:
In version 1.3.5 there is no layer selection available… -
Posted a reply to iCal Name of event output, on the site WordPress.org Forums:
Thanks for keeping on top of this. Maybe it helps that I use the German… -
Posted a reply to Hooks WP FullCalendar, on the site WordPress.org Forums:
No, because the filter isn't called at all! -
Posted a reply to Add new custom meta field for filtering, on the site WordPress.org Forums:
Yes, that's working, but don't you think this should be a solution for all who… -
Posted a reply to Add new custom meta field for filtering, on the site WordPress.org Forums:
Yes i solved the issue, but i changed the source code from the plugin!!!! If… -
Posted a reply to Add new custom meta field for filtering, on the site WordPress.org Forums:
What does this filter have to do if i want a frontend filter that a… -
Posted a reply to Hooks WP FullCalendar, on the site WordPress.org Forums:
add_filter('wpfc_ajax_post', 'my_wpfc_ajax_post', 10, 2); function my_wpfc_ajax_post ($item, $post) { ... modify $item, try to add… -
Created a topic, Add new custom meta field for filtering, on the site WordPress.org Forums:
I want to add a custom meta filter in the membership d… -
Created a topic, 500 error with slider revolution, on the site WordPress.org Forums:
On a WordPress site (v 5.9.3) with Woocommerce (v 6.3.… -
Posted a reply to iCal Name of event output, on the site WordPress.org Forums:
If this is a general issue it should be officially solved, not everyone finding their… -
Posted a reply to Hooks WP FullCalendar, on the site WordPress.org Forums:
As i wrote i tried the hooks inside wp-fullcalender but the didn't change anything! i… -
Created a topic, iCal Name of event output, on the site WordPress.org Forums:
I use the ical/webcal functionality for events on one … -
Created a topic, Hooks WP FullCalendar, on the site WordPress.org Forums:
I am using WP FullCallendar with WP Events Manager and… -
Posted a reply to WordPress hacked – High User ID, on the site WordPress.org Forums:
Thanks for the tips, I've already gone through these as well. Since the site is… -
Created a topic, WordPress hacked – High User ID, on the site WordPress.org Forums:
A WordPress site of mine was hacked twice in the last … -
Created a topic, Remove Search Results for non access user, on the site WordPress.org Forums:
I found the following support thread about hiding sear… -
Posted a reply to Dashboard Notices won’t dismiss!, on the site WordPress.org Forums:
I've found the issue, i used the setlocale(LC_ALL, 'de_DE'); for some locale php conversion, but… -
Posted a reply to bbpress no search results for member forum, on the site WordPress.org Forums:
bbp-private-message plugin do what it should do and doesn't bring up search results from private… -
Posted a reply to bbpress no search results for member forum, on the site WordPress.org Forums:
Robin Wilson from bbpress wrote me that i should use the bbpress private groups plugin,… -
Posted a reply to bbpress no search results for member forum, on the site WordPress.org Forums:
Hi Mikko, the hook fire but it seems that the forum post_type is 'forum'. But… -
Posted a reply to bbpress no search results for member forum, on the site WordPress.org Forums:
Ok, thanks. I hope there is a setting or hook to prevent this. -
Created a topic, bbpress no search results for member forum, on the site WordPress.org Forums:
Hello Mikko, i have installed a bbpress forum that is … -
Posted a reply to Dashboard Notices won’t dismiss!, on the site WordPress.org Forums:
No, the messages still resists even if try it with standard wordpress theme -
Posted a reply to Search Results (Relevanssi) for Admin Name, on the site WordPress.org Forums:
Thanks champ, seems to work now -
Posted a reply to Dashboard Notices won’t dismiss!, on the site WordPress.org Forums:
Can i set the messages on read in the database? -
Posted a reply to Dynamic Content with theme pro, on the site WordPress.org Forums:
Ok, thanks, then i will stay with the $post_content string on lower (or should it… -
Posted a reply to Dynamic Content with theme pro, on the site WordPress.org Forums:
Yupp, that was the issue. It works now with the $post_content string too. I added… -
Posted a reply to Dynamic Content with theme pro, on the site WordPress.org Forums:
Sorry, that was my failure now, i was to confused with the_content Here is the… -
Posted a reply to Dynamic Content with theme pro, on the site WordPress.org Forums:
There seems to be a difference: My error log functions that i use for this… -
Posted a reply to Dynamic Content with theme pro, on the site WordPress.org Forums:
Just for the record, here are the two results from the different calls from "the_content"… -
Posted a reply to Dashboard Notices won’t dismiss!, on the site WordPress.org Forums:
The Ajax Requests run with code: 200 OK. No other error related to this in… -
Posted a reply to Dynamic Content with theme pro, on the site WordPress.org Forums:
In WordPress there happens many unsolved mysteries, i wondering every day ;-) -
Created a topic, Uncaught ReferenceError, on the site WordPress.org Forums:
In version 1.3 I get an uncaught reference error: cal… -
Posted a reply to Dynamic Content with theme pro, on the site WordPress.org Forums:
This is not quite understandable for me either, I have quoted the support response from… -
Created a topic, Find what you need, on the site WordPress.org Forums:
Thanks for this great search plugin which embeds pleas… -
Posted a reply to Dynamic Content with theme pro, on the site WordPress.org Forums:
Yes, relevanssi_pre_excerpt_content does at it should be. Maybe you could add this to your documentation… -
Posted a reply to Dynamic Content with theme pro, on the site WordPress.org Forums:
Eureka, I got it to work now. The hook is called, there was an error… -
Posted a reply to Dynamic Content with theme pro, on the site WordPress.org Forums:
If too a second look on the relevanssi_index_content function in your /lib/indexing.php The relevanssi_index_content function… -
Posted a reply to Search Results (Relevanssi) for Admin Name, on the site WordPress.org Forums:
team@ultimatemember.com -
Posted a reply to Search Results (Relevanssi) for Admin Name, on the site WordPress.org Forums:
I've sent a mail with a video. -
Posted a reply to Dashboard Notices won’t dismiss!, on the site WordPress.org Forums:
I've tried with WP Safe Mode, and disabled all other plugins. The messages still persists. -
Posted a reply to Fatal Error while logout, on the site WordPress.org Forums:
Update: the issue was by the Hoster! The module unset wasn’t installed. Just for record. -
Posted a reply to Search Results (Relevanssi) for Admin Name, on the site WordPress.org Forums:
Sorry for the late respond, had a lot to do last time. I can make… -
Posted a reply to Dashboard Notices won’t dismiss!, on the site WordPress.org Forums:
I doesn’t set it on resolved! It is still present! -
Posted a reply to Dynamic Content with theme pro, on the site WordPress.org Forums:
Yes i have some pages restricted with ultimate member, but of course not the imprint… -
Created a topic, [Ultimate Member – User Profile, User Registration, Login & Membership Plugin] Search Results (Relevanssi) for Admin Name, on the site WordPress.org Forums:
I have a site running ultimate member and relevanssi f… -
Posted a reply to Dynamic Content with theme pro, on the site WordPress.org Forums:
Ok, first question: what could it be that relevanssi_post_content filter didn't fire? Second question: No,… -
Posted a reply to Dynamic Content with theme pro, on the site WordPress.org Forums:
You read my post before, about the correct indexing with the filter? -
Posted a reply to Dynamic Content with theme pro, on the site WordPress.org Forums:
And by the way, maybe you could use this filter for output the search result?… -
Posted a reply to Dynamic Content with theme pro, on the site WordPress.org Forums:
Yes, that was the bull's eye. After I called the "the_content" filter directly, all keywords…