<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Web Contents do not appear on Web Content Display Configurator.</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=111326054" />
  <subtitle>Web Contents do not appear on Web Content Display Configurator.</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=111326054</id>
  <updated>2026-04-04T13:41:48Z</updated>
  <dc:date>2026-04-04T13:41:48Z</dc:date>
  <entry>
    <title>RE: Web Contents do not appear on Web Content Display Configurator.</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111567629" />
    <author>
      <name>Vishnu S Kumar</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111567629</id>
    <updated>2018-11-15T17:56:26Z</updated>
    <published>2018-11-15T17:56:26Z</published>
    <summary type="html">&lt;blockquote&gt;
  &lt;div class="quote-title"&gt;Juan Vaca:&lt;/div&gt;
  &lt;div class="quote"&gt;
    &lt;div class="quote-content"&gt;
      &lt;blockquote&gt;
        &lt;div class="quote-title"&gt;Vishnu S Kumar:&lt;/div&gt;
        &lt;div class="quote"&gt;
          &lt;div class="quote-content"&gt;Did you tried a full search
            re-index from server adminstration ?&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;
      &lt;p&gt;
        &lt;br /&gt;
        &lt;br /&gt; My problem was solved.  Honestly, there was no problem.
         The full search re-index toke several hours to finish.  So
        after the re-index process finished, all web contents were
        available again.  The first time I run the re-index process, I
        expected immediate results.  What I didn't know was that I have
        to wait until the process finished.&lt;/p&gt;
      &lt;p&gt; &lt;/p&gt;
      &lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;
 ok, That make sense. Happy to know that your problem has been
  solved. &lt;img alt="smiley" height="23"
  src="https://community.liferay.com/o/frontend-editor-ckeditor-web/ckeditor/plugins/smiley/images/regular_smile.png"
  title="smiley" width="23" /&gt;
&lt;br /&gt;
&lt;br /&gt;
  </summary>
    <dc:creator>Vishnu S Kumar</dc:creator>
    <dc:date>2018-11-15T17:56:26Z</dc:date>
  </entry>
  <entry>
    <title>RE: Web Contents do not appear on Web Content Display Configurator.</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111534000" />
    <author>
      <name>Juan Vaca</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111534000</id>
    <updated>2018-11-13T15:21:03Z</updated>
    <published>2018-11-13T15:21:03Z</published>
    <summary type="html">&lt;blockquote&gt;
  &lt;div class="quote-title"&gt;Vishnu S Kumar:&lt;/div&gt;
  &lt;div class="quote"&gt;
    &lt;div class="quote-content"&gt;Did you tried a full search re-index from
      server adminstration ?&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;
  &lt;br /&gt;
  &lt;br /&gt; My problem was solved.  Honestly, there was no problem.  The
  full search re-index toke several hours to finish.  So after the
  re-index process finished, all web contents were available again.  The
  first time I run the re-index process, I expected immediate results.
   What I didn't know was that I have to wait until the process finished.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</summary>
    <dc:creator>Juan Vaca</dc:creator>
    <dc:date>2018-11-13T15:21:03Z</dc:date>
  </entry>
  <entry>
    <title>RE: Web Contents do not appear on Web Content Display Configurator.</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111480739" />
    <author>
      <name>Juan Vaca</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111480739</id>
    <updated>2018-11-07T20:55:37Z</updated>
    <published>2018-11-07T20:55:37Z</published>
    <summary type="html">&lt;blockquote&gt;
  &lt;div class="quote-title"&gt;Juan Vaca:&lt;/div&gt;
  &lt;div class="quote"&gt;
    &lt;div class="quote-content"&gt;Hi everybody.  I just migrated from
      Liferay 6.2 to Liferay 7.0.  So far Everything looks great. The
      site's theme still needs a couple of adjustments, but in general,
      everything looks great. But now I have a problem.  The content of
      a page was expired, this page is using a Web Content Display, so I
      went to Configuration in order to select another web content, but
      in the list of contents, there are no contents listed. In the Web
      Content section of the site, there are many contents available.
       This is also happening in every page of the site that is using a
      Web Content Display. So how can I figure out what is happening,
      why there are no contents listed in the configuration of the Web
      Content Display?&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;
  &lt;br /&gt; I found a way to make the web contents appear again.  Using a
  grovy Script&lt;/p&gt;
&lt;p&gt;import com.liferay.portal.kernel.service.UserLocalServiceUtil&lt;br /&gt;
  import com.liferay.journal.service.JournalArticleLocalServiceUtil&lt;/p&gt;
&lt;p&gt;
  &lt;br /&gt; articles =
  JournalArticleLocalServiceUtil.getJournalArticles(1,999999)&lt;br /&gt; out.println(articles.size());&lt;/p&gt;
&lt;p&gt;for( i=0; i&amp;lt;articles.size();i++){&lt;br /&gt;     &lt;br /&gt;     article =
  articles[i]&lt;br /&gt;     &lt;br /&gt;     article.setTitle(article.getTitle() +
  &amp;quot; &amp;quot;);&lt;br /&gt;     out.println(&amp;quot;Article &amp;quot; + i +
  &amp;quot;Titulo --&amp;quot; + article.getTitle() + &amp;quot;--&amp;quot;);&lt;br /&gt;   
   JournalArticleLocalServiceUtil.updateJournalArticle(article)&lt;br /&gt; }&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;After execution, all web contents showed up again&lt;/p&gt;</summary>
    <dc:creator>Juan Vaca</dc:creator>
    <dc:date>2018-11-07T20:55:37Z</dc:date>
  </entry>
  <entry>
    <title>RE: Web Contents do not appear on Web Content Display Configurator.</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111332012" />
    <author>
      <name>Vishnu S Kumar</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111332012</id>
    <updated>2018-10-25T18:55:39Z</updated>
    <published>2018-10-25T18:55:39Z</published>
    <summary type="html">Did you tried a full search re-index from server adminstration ?</summary>
    <dc:creator>Vishnu S Kumar</dc:creator>
    <dc:date>2018-10-25T18:55:39Z</dc:date>
  </entry>
  <entry>
    <title>Web Contents do not appear on Web Content Display Configurator.</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111326053" />
    <author>
      <name>Juan Vaca</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=111326053</id>
    <updated>2018-10-25T14:31:59Z</updated>
    <published>2018-10-25T14:31:59Z</published>
    <summary type="html">Hi everybody.  I just migrated from Liferay 6.2 to Liferay 7.0.  So far Everything looks great. The site&amp;#39;s theme still needs a couple of adjustments, but in general, everything looks great.&lt;br /&gt;&lt;br /&gt;But now I have a problem.  The content of a page was expired, this page is using a Web Content Display, so I went to Configuration in order to select another web content, but in the list of contents, there are no contents listed. In the Web Content section of the site, there are many contents available.  This is also happening in every page of the site that is using a Web Content Display.&lt;br /&gt;&lt;br /&gt;So how can I figure out what is happening, why there are no contents listed in the configuration of the Web Content Display?</summary>
    <dc:creator>Juan Vaca</dc:creator>
    <dc:date>2018-10-25T14:31:59Z</dc:date>
  </entry>
</feed>
