markwouters
Forum Replies Created
-
Hello Patrick
I already updated the database. I used the https://interconnectit.com/products/search-and-replace-for-wordpress-databases/ plugin, wich works very good. It also seems to correctly translate serialised data.
Best regards
Mark
No one can help me? Should I get a pro version to get support?
Tnx.
I added a different ticket for that problem 🙂
https://ww.wp.xz.cn/support/topic/404-when-going-to-detailed-page/Alvast heel erg bedankt Patrick!
Hi Patrick
I actually, in the end, used a tag to do the check. If the even has a tag with slug ‘show-detail’ it would show a link to the detail page instead of only the name:
{has_tag_show-detail}#_EVENTLINK{/has_tag_show-detail}{no_tag_show-detail}#_EVENTNAME{/no_tag_show-detail}However, after I moved from the test domain to the production domain, I got a “Ooops… Error 404” when going to the detailpage of the event! I have no idea why.. on test it still works. Also, I’m using multisite adding events on one subsite and displaying it on the other. Then I noticed that this tag-check does not work on the other subsite 🙁
So I think I have to try it your way. Thanks for the exmaple. But how do I use it in my template?
Forum: Fixing WordPress
In reply to: Custom Conditional Placeholder to check if #_EVENTNOTES is empty.Isn’t it what I did? https://ww.wp.xz.cn/support/topic-tag/events-manager/