MacGyver_
Forum Replies Created
-
Forum: Hacks
In reply to: Add enclosureNo one creates Enclosures using a RSS import script ??
Now i use another custom field to store the media-link.
However : it belongs in the custom field “enclosure”.
The script somehow does not allow the creation of the enclosures custom field in a post using an import-scriptForum: Hacks
In reply to: Search hack@admins .. please kick user chendongdong from this forum
Forum: Hacks
In reply to: Replace standard WordPress search by custom SQL queryOr is it possible to create a query filter and JOIN a table (INNER join) ??
Forum: Hacks
In reply to: Search custom tablesStill no awnser from anyone. Im I really the first one to make wordpress search custom tables ?? Theme must be someone with some search experience
Forum: Hacks
In reply to: showing pages on Archive and using paginationi currently use a page to filter the pages based on category. Perhaps its quicker to create nice uRLs for it.
What is the best way to create nice URLs ? Example :
http://beta.odeey.nl/category/?CATID=nieuwsForum: Themes and Templates
In reply to: paginate on page using templateAh .. found it at last !!
For those who are looking for the right information about loop and pagination : here’s the right link : http://wordpress.org/support/topic/adding-pagination-to-a-wp_query-loop?replies=16Forum: Hacks
In reply to: Search custom tablesi just found http://codex.wordpress.org/Custom_Queries
Theres a section covering Keyword search in plugin table.however : i tried to follow the directions (example).
It is not clear to me where to put the code.
can anyone explain how this works ?Forum: Hacks
In reply to: Search custom tablesAre there plugins witch incorporate their data into the search of wordpress ? maybe i can use these plugins as an example.
Forum: Hacks
In reply to: Search custom tablesextra (custom) table contains the post_id so the record(s) can be linked the a particular post.
Forum: Hacks
In reply to: Search custom tablesto be exact : if i use the standard search of wordpress i want the output of the custom table to be in the reults.
Forum: Hacks
In reply to: Search custom tablesIs there a way to include this in the search of standard WordPress ?
Forum: Plugins
In reply to: Search results pluginAnyone knows ? a Yes, no of a “you can find it in this over there (URL)” should do the trick .. Have been browing through the codex .. maybe im looking in the wron place ?