jrtderonde
Forum Replies Created
-
Ah, it was the cache. Thanks for your help guys!
Didn’t work 🙁
Ok so, I added a file
wpm-config.jsonin my theme’s folder. I added the code, but I can’t translate the post type yet.{ "post_types": { "hosting": {}, } }- This reply was modified 8 years, 1 month ago by jrtderonde.
Forum: Plugins
In reply to: [Front End Users] Problem after updateIs there any shortcode to block certain parts of the website for logged-in members? And also the other way around, to block certain parts of the website for non-logged in members?
Forum: Plugins
In reply to: [Front End Users] Problem after updateHi, I’m really sorry for my message. Perhaps indeed it is not the plugin that is causing the problem. I will look into the code and check for the solution. Thanks!
Forum: Plugins
In reply to: [Posts 2 Posts] Relate custom post type to postHey TheMoutch,
In my specific situation I wanted to link a “user” (author) to a post. I fixed this by creating several accounts for specific authors. To complete the link I inserted a “user” field by using the Advanced Custom Fields plugin.
Hope this works for you as well. I found the p2p plugin very buggy tho.
Regards
Forum: Plugins
In reply to: [Posts 2 Posts] Relate custom post type to postAlso, changing around the
'from' =? 'to'args doesn’t resolve the problem.