Hello,
I have 3 blogs, these 3 blogs share the same Entry fields.
example,
image_1 .... image_7
and an option for my client to show image_1 or image_2 till image_7 on the front page.
I also have 3 templates, and blog 1 shows the entries in template 1, blog 2 in template 2 etc.
Now my problem:
On the front page I want to show 7 images, the images picked by my client.
But because the 3 blogs share the same entry fields I am not sure how to do it.
Because if he wants to show image_1 of blog 1 and image_1 of blog 2 I have a problem.
Isn’t there a way do this?
Or Is it possible to rename the images so that they will display normally without the problem as described above
Second question.
If the images are listed, how to implement the right url to the right template?
Please help
With Kind regards
Martijn
For showing or not showing images on the front page I used search.. (pull menu with yes|no)
{exp:weblog:entries weblog="ts_editorial|ts_advertising|ts_personal" search:show_image_1="yes" search:show_image_2="yes" search:show_image_3="yes" search:show_image_4="yes" search:show_image_5="yes" search:show_image_6="yes" search:show_image_7="yes" dynamic="on" orderby="date" sort="desc" limit="7" disable="member_data|trackbacks"}