ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Display weblog entees on multiple sites

May 11, 2011 5:36pm

Subscribe [3]
  • #1 / May 11, 2011 5:36pm

    LSI Guy

    2 posts

    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!

  • #2 / May 12, 2011 4:52am

    John Henry Donovan

    12339 posts

    LSI Guy,

    Can you try the following please?

    {exp:weblog:entries weblog="webinars" site="default_site" show_future_entries="yes" dynamic="off" status="not closed" show_expired="no"}
  • #3 / May 13, 2011 11:17am

    LSI Guy

    2 posts

    Thanks for the input! I actually have the following, perhaps you could give me some advice:

    On site-A I have the tag as follows and it works just fine for some time now:

    {exp:weblog:entries weblog="webinars" start_on="{current_time format='%Y-%m-%d %H:%i'}” limit=“4” search:webinar_type=“Sales Demo” show_future_entries=“yes” sort=“asc” category=“5”}

    This is what i have on site-B in an effort to pull the same weblogs. But, it pulls nothing.

    {exp:weblog:entries weblog="webinars" site=“default_site” start_on="{current_time format='%Y-%m-%d %H:%i'}” limit=“4” search:webinar_type=“Sales Demo” show_future_entries=“yes” sort=“asc” category=“5” dynamic=“off”}

    Thoughts?

  • #4 / May 13, 2011 5:24pm

    Brandon Jones

    5500 posts

    LSI Guy,

    If you use the code John Henry suggested is anything output?

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases