Reply To: Problem with searching in custom post

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Problem with searching in custom post Reply To: Problem with searching in custom post

#6450
tim
tim
Participant

Hi Ernest

The website is live now. But I still have a couple of things I’m working on:

– When I search for an exact title, sometimes I doesn’t pop up in the results. For example: “Modern ship stowage”, shows no result, even this specific publication: http://catbibjugt.be/publicatie/modern-ship-stowage/ with the exact title. I also get no results for “stowage”. I’ve already re-indexed.

– There is a custom field that says ‘I’m an part of another publication’ (like a volume): “Deel van”. But in viewing a single publication in front end; there only displayed “array”. For example: catbibjugt.be/publicatie/koop-en-verkoop-van-onroerende-goederen-modellen-en-commentaar-2/
Any ideas how I can fix this?
The code I used for this in single-publicatie.php is

<p>Deel van: <?php echo get_post_meta($post->ID, 'deel_van', true); ?> </p>

Also important: the website has migrated to a new server. In attachment you can find the new information.

Thanks!

Tim

Attachments:
You must be logged in to view attached files.