flamand
Forum Replies Created
-
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Cookie ManagementHi Matheus,
Thanks for replying.
In the meantime I have found another solution to implement my donations.Flamand
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Cookie ManagementThanks you for your advice which I followed.
Using the GiveWP free version I implemented a page with the give_login and give_register shortcodes. Works fine except that the both forms always contain the admin login (user and password) with which I created the forms. This is true on any computer with no login active.
How can I get rid of this preset – I want blank forms.
Greetings
KurtForum: Plugins
In reply to: [WP Fastest Cache] Delete specified pages when updating or postingThank you Emre,
This is great, exactly what I needed.
Have a look at my website operaonvideo.com
The page which has to be uncached is operaonvideo.com/all-videosHURRAH!
I found it!The Theme I am using VideoPro
has a setting in Appearance! to restrict searches to video posts.
unchecked it, and now it works.
Thank you for your kind helpNo, I do not have any restrictions set.
There is no category with id 2.
Could it be that id 2 signifies video posts ?Where could the requirement for the posts to have the taxonomy term with the ID 2 come from ?
what is the taxonomy term with the ID 2 ?
Where can I find that info, how to set it ?previous post seems approved
how do I include a screenshot or attachment?I am trying to send you the relevanssi queries,
But the posts are hold by moderator for approval
Any better way to send than text?relevanssi_search()
Plugin: relevanssi 58 0.0020
133 SELECT DISTINCT(relevanssi.doc), relevanssi.*, relevanssi.title * 5 + relevanssi.content * 1 + relevanssi.comment * 0.75 + relevanssi.tag * 0.75 + relevanssi.link * 0 + relevanssi.author + relevanssi.category * 0.75 + relevanssi.excerpt + relevanssi.taxonomy + relevanssi.customfield + relevanssi.mysqlcolumn AS tf
FROM wp_relevanssi AS relevanssi
WHERE relevanssi.term = ‘ed’
AND relevanssi.doc IN (
SELECT DISTINCT(tr.object_id)
FROM wp_term_relationships AS tr
WHERE tr.term_taxonomy_id IN (2))
relevanssi_search()
Plugin: relevanssi 67 0.0022
203 SELECT DISTINCT(relevanssi.doc), relevanssi.*, relevanssi.title * 5 + relevanssi.content * 1 + relevanssi.comment * 0.75 + relevanssi.tag * 0.75 + relevanssi.link * 0 + relevanssi.author + relevanssi.category * 0.75 + relevanssi.excerpt + relevanssi.taxonomy + relevanssi.customfield + relevanssi.mysqlcolumn AS tf
FROM wp_relevanssi AS relevanssi
WHERE relevanssi.term = ‘sullivan’
AND relevanssi.doc IN (
SELECT DISTINCT(tr.object_id)
FROM wp_term_relationships AS tr
WHERE tr.term_taxonomy_id IN (2))`relevanssi_search()
Plugin: relevanssi 58 0.0020
133 SELECT DISTINCT(relevanssi.doc), relevanssi.*, relevanssi.title * 5 + relevanssi.content * 1 + relevanssi.comment * 0.75 + relevanssi.tag * 0.75 + relevanssi.link * 0 + relevanssi.author + relevanssi.category * 0.75 + relevanssi.excerpt + relevanssi.taxonomy + relevanssi.customfield + relevanssi.mysqlcolumn AS tf
FROM wp_relevanssi AS relevanssi
WHERE relevanssi.term = ‘ed’
AND relevanssi.doc IN (
SELECT DISTINCT(tr.object_id)
FROM wp_term_relationships AS tr
WHERE tr.term_taxonomy_id IN (2))
relevanssi_search()
Plugin: relevanssi 67 0.0022
203 SELECT DISTINCT(relevanssi.doc), relevanssi.*, relevanssi.title * 5 + relevanssi.content * 1 + relevanssi.comment * 0.75 + relevanssi.tag * 0.75 + relevanssi.link * 0 + relevanssi.author + relevanssi.category * 0.75 + relevanssi.excerpt + relevanssi.taxonomy + relevanssi.customfield + relevanssi.mysqlcolumn AS tf
FROM wp_relevanssi AS relevanssi
WHERE relevanssi.term = ‘sullivan’
AND relevanssi.doc IN (
SELECT DISTINCT(tr.object_id)
FROM wp_term_relationships AS tr
WHERE tr.term_taxonomy_id IN (2))6462
Nothing found for ID 6462.
But I am still running indexing (halfway through)
But I have not set any exclusions in the settings
Could it be that all posts and pages are indexed, but my search is limited to video posts?
Debugging
In order to figure out problems with indexing posts, you can test how Relevanssi sees the post by entering the post ID number in the field below.In Relevanssi Premium, you can find this feature for each post on the post edit page. Buy Relevanssi Premium here.
The ID:
131995The title
1948 1971 94 corelli ed great merrill moffo nilsson performances sullivan sutherland tebaldi tucker usaThe content
1948 1971 94 anna beverly birgit bj?rling callas cesare corelli del di dorothy ed eileen eleanor farrell franco giuseppe great jan joan juss kirsten lauritz leontyne lily maria mario melchior merrill moffo monaco nilsson peerce performances peters pons price regina renata resnik rise robert roberta shirley siepi sills steber stefano stevens sullivan sutherland tebaldi usa valetti verrettCategories
blog concertsCustom fields
100 13 19 1948 1971 29 94 anna available beverly birgit bj?rling broadcast callas cesare concert converted corelli del di dorothy ed eileen eleanor excerpt farrell franco fullopera giuseppe great jan joan juss kirsten lauritz leontyne lily live maria mario melchior merrill moffo monaco nilsson nosubs peerce performances permalink peters pons post price regina renata resnik rise robert roberta shirley siepi sills steber stefano stevens studio sullivan sutherland tebaldi title tv usa valetti various verrettThe pages have been checked always ( along time ago) but nothing has been indexed.
And only my video posts are indexed. Any Standard post such as
https://www.operaonvideo.com/great-performances-from-the-ed-sullivan-show-usa-1948-1971-corelli-nilsson-tebaldi-moffo/
https://www.operaonvideo.com/famous-young-opera-singers/
Page example:
https://www.operaonvideo.com/about/
I am reindexing once more now.
But with 22000 posts it takes half a day.Flamand