Page not found

0

Hi, I'm new to Pods and don't know if I'm missing something:

I created some pods, a pod-template and a pod-page in my site. The page is voluntarios-2012 so i think the url http://tedxvalencia.com/voluntarios-2012 must show the page, but it only shows the wordpress "Page not found" page.

I'm in a multisite wp with domain mapping active, but I found some comments saying that there is no problem with domain mapping and pods.

There are more things I have to do to show my page?

Thanks!!! (and sorry about my poor english)

asked Feb 4 at 9:08

jaume

1

add comment
enter at least 15 characters

2 Answers

0

Multisite and pods can be a little bit challenging.

Probably the best way is to create a WP page with no content with the same name as your pod page, and assign your show pods template to it.

This way there is an entry in your WP-database for that page.

Otherwise, you need to take a look at your .htaccess and make sure there are rewrite rules in place that will allow your pod page to display.

answered Feb 5 at 4:29

chris.pilko

889

add comment
enter at least 15 characters
0

Thanks for your answer!!

.htaccess has the standard rules for multisite. I have tried creating a pege with same slug but then wp shows the "fake" page and not the pods page.

I'm going to make a wp install without multisite in order to try to understand how pods are shown and then I will try to see if I can do something to show them in multisite.

answered Feb 7 at 12:31

jaume

1

add comment
enter at least 15 characters