Skip to main contentSkip to footer

WordCamp Nordic 2019

Relevanssi Premium is a proud sponsor of the inaugural WordCamp Nordic. There have been several WordCamps in Nordic countries, but this is the first one that gathers WordPress enthusiasts from all Nordic countries under one roof.

The event is in Helsinki on March 8th, with a Contributor day on March 7th. There are two tracks and lots of very interesting speakers lined up already. There are several talks I’m already looking forward to. Tickets are still available.

If you are coming to WordCamp Nordic, come say hi! You can find Relevanssi Premium in the Bronze sponsor lobby downstairs, and I’m also easy to recognise when I’m not at the Relevanssi desk, thanks to a bright blue Relevanssi hoodie.

Your account

Not logged in. Log in to see your license details.

Search

Popular Resources

WooCommerce 4.4 problems
Updating WooCommerce to version 4.4 breaks Relevanssi searches. After updating WooCommerce to version 4.4, Relevanssi searches no longer find results.…
Showing the number of search results

…$wp_query->found_posts . ‘ hits.</p>’; ?> in your search results template. In case that produces no results, try introducing the global $wp_query variable like this: <?php global $wp_query; echo ‘<p>Found ‘ . $wp_query->found_posts . ‘ hits.</p>’; ?> The usual method which involves a new WP_Query object does not work with Relevanssi….

Related Posts:

Comment Section:

Leave a Reply

Your email address will not be published. Required fields are marked *

Fill out this field
Fill out this field
Please enter a valid email address.
You need to agree with the terms to proceed