I am attempting to display weblog entrees on more then one site.
Basically, we have one site that displays webinar dates. The weblog is used to display the webinars in a table layout on a template with a link to sign up. When date and time come and pass, the entree goes away. Someone else in the company enters all of our product demo webinar dates into our default site. What i want to do is use those same weblogs on one of our new sites, so rather then having the person enter them more then once, they can enter in once and it will display the entrees on the default site(lets call it site A), as well as the second site(site B).
I tried using the {exp:weblog:entries weblog="webinars" site=“default_site”...} tag on site B followed by all the code to populate the content from the weblog, but it is not populating the content on the second site. What am i missing? Will it only display content from this date forward? or will it pull all current weblogs that meet the criteria?
Thanks!