Edgar Pfandler
Forum Replies Created
-
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Dynamic Content with theme proNo, it didnt’t fire either, even if i deactivate all other plugins!
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Dynamic Content with theme proAfter contacting themeco it should be the apply_filters function.
but i still not get the “relevanssi_post_content” filter to work.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Dynamic Content with theme prook, thank’s anyway, i will contact themeco
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Dynamic Content with theme proMaybe one hint, the_content() function worked only if i was get the post via WP_Query and then in the looper i used the_content() function. Only there it worked.
If i used the get_post() function and apply filter, it doesn’t, don’t know why.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Dynamic Content with theme proNo, i use allmost the standard settings after installation.
Post and pages are set to indexing.Maybe you will have a closer look, the site is still under construction. I can send you login credentials if you wish.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Dynamic Content with theme proThe “relevanssi_post_content” hook does not execute while rebuilding the index.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Dynamic Content with theme proI’ve testet it with the debugger, but the term i’m looking for is not in the index on this page. However, the function the_content() parse the pro theme tags, i’ve tested before in a shortcode.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Dynamic Content with theme proOk, but then i’ll wondering while i still miss some search results from pages :-/
I’m talking about normal post pages, not custom types.Even the debug info of that specific site shows that the word i’ve searching is not indexed.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Dynamic Content with theme proOne way I see is to index the content using fully parsed content with the_content().
I tested this with a shortcode that reads the page using WP_Query and outputs the content using the_content(). Then all shortcodes and pro content {{}} are parsed.
Forum: Reviews
In reply to: [CSV Importer Improved] Still works!!!Maybe you could updated it a little bit, for example support the date_gmt?
Forum: Reviews
In reply to: [CSV Importer Improved] Still works!!!Anyway, it works, and all i need for importing. thanks!
Thanks for the explanation, I hope there is a possibility from your side.
Forum: Developing with WordPress
In reply to: PHP Errors and WarningsThanks a lot!!!
This helps to keep the page usable, because there are many warnings!
About Alexa, would be great to say her “Alex, please debug and fix my WordPress site”. Maybe in 10 Years …
Nope, logout crash with theme “twenty twenty-one” too!
The site is still in development and not live so i updated the version to rc1.
But the issue at logout still exists.