Nicky-Walraven
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Truncating text in a table cell or a divalso; the text cell completely takes over the image-cell on the left. You can see that in the other printscreen there is an image there.
it seems that easy, but just putting _#ATT{band_name} gives this output
<img src=”http://www.metalfrom.nl/wordpress/wp-content/uploads/2014/02/printscreen.jpg”>
Hiya Phil,
I have an EventForm which I use for bandnights. I want to add the performing bands to it. Those bands have a band-page on my website, which is a custom post type (called band).
I’ve added a custom field to the event custom post-type with Advanced Custom Fields plugin. This allows me to create relations between various posts based on the custom fields. I allready use the band_naam field on multiple pages. For instance: it links the cd-reviews by that band back to the band-page.
I want the events to link back to the bandpage as well and vice versa
Hope that makes it clear!
more info:
I’ve added the _#ATT{band_naam} to the single-event box in the events-manager settings page; It outputs something, I’m guessing the post-id’s of the post called for by the field.