<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Tag: vistalicious</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Tag: vistalicious</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 05:45:57 +0000</pubDate>

<item>
<title>bitmatic on "Top right link not clickable"</title>
<link>http://wordpress.org/support/topic/223447#post-1069080</link>
<pubDate>Sat, 09 May 2009 08:57:00 +0000</pubDate>
<dc:creator>bitmatic</dc:creator>
<guid isPermaLink="false">1069080@http://wordpress.org/support/</guid>
<description>&#60;p&#62;The problem is caused by the sitename &#38;amp; sitedesc headers in the top left corner of the theme. These occupy the full width of the theme, so the top-right description div is actually underneath these headers. When you try to click the link, you are actually just clicking on the site title.&#60;/p&#62;
&#60;p&#62;The problem can be solved by setting the width of the left headers to 500 px or thereabouts.&#60;/p&#62;
&#60;p&#62;1. Go to the theme editor.&#60;br /&#62;
2. open the stylesheet&#60;br /&#62;
3. find the &#34;#header h1.sitename&#34; and &#34;#header h2.sitedesc&#34; entries&#60;br /&#62;
4. Add &#34;width: 500px;&#34; to both these entries&#60;/p&#62;
&#60;p&#62;If you want to see a site running a fixed version, you can go to my site at &#60;a href=&#34;http://bitmatic.com&#34; rel=&#34;nofollow&#34;&#62;http://bitmatic.com&#60;/a&#62; - and feel free to drop me a mail if you have doubts about the fix :-)
&#60;/p&#62;</description>
</item>
<item>
<title>Heartlandish on "Top right link not clickable"</title>
<link>http://wordpress.org/support/topic/223447#post-930646</link>
<pubDate>Fri, 19 Dec 2008 06:34:30 +0000</pubDate>
<dc:creator>Heartlandish</dc:creator>
<guid isPermaLink="false">930646@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Yes not clickable in Firefox or Safari... so far.
&#60;/p&#62;</description>
</item>
<item>
<title>dantex777 on "Plug-Ins wont show in Categories Section"</title>
<link>http://wordpress.org/support/topic/225702#post-926710</link>
<pubDate>Tue, 16 Dec 2008 03:45:41 +0000</pubDate>
<dc:creator>dantex777</dc:creator>
<guid isPermaLink="false">926710@http://wordpress.org/support/</guid>
<description>&#60;p&#62;thanks for the help filodofo. I think the problem is beyond my ability, so Im just going to select another theme.
&#60;/p&#62;</description>
</item>
<item>
<title>filosofo on "Plug-Ins wont show in Categories Section"</title>
<link>http://wordpress.org/support/topic/225702#post-926461</link>
<pubDate>Mon, 15 Dec 2008 23:34:59 +0000</pubDate>
<dc:creator>filosofo</dc:creator>
<guid isPermaLink="false">926461@http://wordpress.org/support/</guid>
<description>&#60;p&#62;What's happening is that the category page that shows when you click &#34;Amazing Moments&#34; shows automatically-generated excerpts of the posts in those categories.  WordPress generates that excerpt automatically by trying to strip out markup, but it's doing a poor job of it in the case of that first post, because it's leaving in some of the Flash code.&#60;/p&#62;
&#60;p&#62;The most direct way to address it is to create a custom excerpt for that post by putting text you want as the excerpt in the &#34;excerpt&#34; field.&#60;/p&#62;
&#60;p&#62;A longer-term solution would be to use a plugin to add the Flash code instead of just pasting it in the write field, as most such plugins will not include the Flash code in an excerpt, preventing this problem.
&#60;/p&#62;</description>
</item>
<item>
<title>dantex777 on "Plug-Ins wont show in Categories Section"</title>
<link>http://wordpress.org/support/topic/225702#post-925845</link>
<pubDate>Mon, 15 Dec 2008 14:23:58 +0000</pubDate>
<dc:creator>dantex777</dc:creator>
<guid isPermaLink="false">925845@http://wordpress.org/support/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://www.moaidesigns.com/OurLife/&#34;&#62;Heres my site&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;As you can see on the main page my slide show and video plug ins all work, but if you click on Amazing Moments in the category section, all I get is code.&#60;/p&#62;
&#60;p&#62;Any idea whats causing this? I switched skins from Vistalicious (what it is now) to the Wordpress Default and everything worked, so I know it has something to do with the Vistalicious Theme.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>yellow1912 on "Top right link not clickable"</title>
<link>http://wordpress.org/support/topic/223447#post-918051</link>
<pubDate>Mon, 08 Dec 2008 22:22:25 +0000</pubDate>
<dc:creator>yellow1912</dc:creator>
<guid isPermaLink="false">918051@http://wordpress.org/support/</guid>
<description>&#60;p&#62;The learn more about us link is not clickable in firefox 3 for some reason. Very weird.
&#60;/p&#62;</description>
</item>
<item>
<title>rafriquelme on "excluding a page from navigation on vistalicious theme"</title>
<link>http://wordpress.org/support/topic/220611#post-915008</link>
<pubDate>Thu, 04 Dec 2008 19:39:43 +0000</pubDate>
<dc:creator>rafriquelme</dc:creator>
<guid isPermaLink="false">915008@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Ok ... I asked ... I tried ... I answer ...&#60;/p&#62;
&#60;p&#62;For multiple pages, a simple iteration:&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;&#60;em&#62;... and ID &#38;lt;&#38;gt; &#34;n&#34;...&#60;/em&#62;&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;will work.&#60;/p&#62;
&#60;p&#62;Cheers!
&#60;/p&#62;</description>
</item>
<item>
<title>rafriquelme on "excluding a page from navigation on vistalicious theme"</title>
<link>http://wordpress.org/support/topic/220611#post-914266</link>
<pubDate>Wed, 03 Dec 2008 20:27:22 +0000</pubDate>
<dc:creator>rafriquelme</dc:creator>
<guid isPermaLink="false">914266@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Thanks! I had the same problem and the reco worked great. Indeed, a weird script to get the pages ...&#60;/p&#62;
&#60;p&#62;Now, a second question ... how to exclude more than one page from showing?&#60;/p&#62;
&#60;p&#62;Any ideas?&#60;/p&#62;
&#60;p&#62;Thanks in advance
&#60;/p&#62;</description>
</item>
<item>
<title>nikosgr on "excluding a page from navigation on vistalicious theme"</title>
<link>http://wordpress.org/support/topic/220611#post-911587</link>
<pubDate>Sun, 30 Nov 2008 17:31:47 +0000</pubDate>
<dc:creator>nikosgr</dc:creator>
<guid isPermaLink="false">911587@http://wordpress.org/support/</guid>
<description>&#60;p&#62;it worked!&#60;br /&#62;
cheers!
&#60;/p&#62;</description>
</item>
<item>
<title>nikosgr on "excluding a page from navigation on vistalicious theme"</title>
<link>http://wordpress.org/support/topic/220611#post-908973</link>
<pubDate>Wed, 26 Nov 2008 22:52:25 +0000</pubDate>
<dc:creator>nikosgr</dc:creator>
<guid isPermaLink="false">908973@http://wordpress.org/support/</guid>
<description>&#60;p&#62;i've already tried the exclude in list all pages but didnt worked. maybe i havent done it correctly. i will try the other one and let the forum know, if it works!&#60;/p&#62;
&#60;p&#62;thanks a lot for your time michael :)
&#60;/p&#62;</description>
</item>
<item>
<title>MichaelH on "excluding a page from navigation on vistalicious theme"</title>
<link>http://wordpress.org/support/topic/220611#post-908942</link>
<pubDate>Wed, 26 Nov 2008 22:07:26 +0000</pubDate>
<dc:creator>MichaelH</dc:creator>
<guid isPermaLink="false">908942@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Look in the header.php file--it does a weird thing to get the pages--anyways I didn't test this but assuming About is ID=2 in your wp_posts table, change&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$these_pages = $wpdb-&#38;gt;get_results(&#38;#39;select ID, post_title from &#38;#39;. $wpdb-&#38;gt;posts .&#38;#39; where post_status = &#38;quot;publish&#38;quot; and post_type = &#38;quot;page&#38;quot; order by ID&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$these_pages = $wpdb-&#38;gt;get_results(&#38;#39;select ID, post_title from &#38;#39;. $wpdb-&#38;gt;posts .&#38;#39; where post_status = &#38;quot;publish&#38;quot; and post_type = &#38;quot;page&#38;quot; and ID &#38;lt;&#38;gt; &#38;quot;2&#38;quot; order by ID&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;no idea how that is impacted by the get_cache line 36 in that header.php, but try the above.  &#60;/p&#62;
&#60;p&#62;Otherwise you'd have to do an exclude in list_all_pages function...
&#60;/p&#62;</description>
</item>
<item>
<title>nikosgr on "excluding a page from navigation on vistalicious theme"</title>
<link>http://wordpress.org/support/topic/220611#post-908919</link>
<pubDate>Wed, 26 Nov 2008 21:35:36 +0000</pubDate>
<dc:creator>nikosgr</dc:creator>
<guid isPermaLink="false">908919@http://wordpress.org/support/</guid>
<description>&#60;p&#62;hi&#60;br /&#62;
i switched on wordpress and i am very satisfied so far.&#60;/p&#62;
&#60;p&#62;all i need now, is to hide pages from the navigation menu (like the &#34;about&#34; near &#34;home&#34;)&#60;/p&#62;
&#60;p&#62;in other templates, it is as easy as adding an &#34;Exlude code&#34; on header.php but i cant find it on vistalicious template!&#60;/p&#62;
&#60;p&#62;any recommendations?&#60;br /&#62;
help in advance!
&#60;/p&#62;</description>
</item>
<item>
<title>0utsource on "Sub-Pages Listed On Main Menu?"</title>
<link>http://wordpress.org/support/topic/213561#post-895729</link>
<pubDate>Tue, 11 Nov 2008 02:58:05 +0000</pubDate>
<dc:creator>0utsource</dc:creator>
<guid isPermaLink="false">895729@http://wordpress.org/support/</guid>
<description>&#60;p&#62;tookyg - I sympathise with your problem.&#60;br /&#62;
The header file just does not contain wp_list_pages()&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php function get_the_pa_ges() {
  global $wpdb;
  if ( ! $these_pages = wp_cache_get(&#38;#39;these_pages&#38;#39;, &#38;#39;pages&#38;#39;) ) {
     $these_pages = $wpdb-&#38;gt;get_results(&#38;#39;select ID, post_title from &#38;#39;. $wpdb-&#38;gt;posts .&#38;#39; where post_status = &#38;quot;publish&#38;quot; and post_type = &#38;quot;page&#38;quot; order by ID&#38;#39;);

   }
  return $these_pages;
 }

 function list_all_pages(){

$all_pages = get_the_pa_ges ();
foreach ($all_pages as $thats_all){
$the_page_id = $thats_all-&#38;gt;ID;

if (is_page($the_page_id)) {
  $addclass = &#38;#39; class=&#38;quot;current_page&#38;quot;&#38;#39;;
  } else {
  $addclass = &#38;#39;&#38;#39;;
  }
$output .= &#38;#39;&#38;lt;li&#38;#39; . $addclass . &#38;#39;&#38;gt;&#38;lt;a&#38;gt;ID).&#38;#39;&#38;quot; title=&#38;quot;&#38;#39;.$thats_all-&#38;gt;post_title.&#38;#39;&#38;quot;&#38;gt;&#38;lt;span&#38;gt;&#38;#39;.$thats_all-&#38;gt;post_title.&#38;#39;&#38;lt;/span&#38;gt;&#38;lt;/a&#38;gt;&#38;#39;;
}

return $output;
 }
?&#38;gt;

&#38;lt;ul&#38;gt;
&#38;lt;?php

if (is_home()) {
  $addclass = &#38;#39; class=&#38;quot;current_page&#38;quot;&#38;#39;;
  } else {
  $addclass = &#38;#39;&#38;#39;;
  }
echo &#38;quot;&#38;lt;li&#38;quot; . $addclass . &#38;quot;&#38;gt;&#38;lt;a title=&#38;#39;Home&#38;#39;&#38;gt;&#38;lt;span&#38;gt;Home&#38;lt;/span&#38;gt;&#38;lt;/a&#38;gt;&#38;quot;;
echo list_all_pages();?&#38;gt;
&#38;lt;/ul&#38;gt;
&#38;lt;div class=&#38;quot;cleared&#38;quot;&#38;gt;&#38;lt;/div&#38;gt;
&#38;lt;/div&#38;gt; &#38;lt;!-- Closes Nav --&#38;gt;

&#38;lt;div class=&#38;quot;topcurvewhite&#38;quot;&#38;gt;&#38;lt;/div&#38;gt;
&#38;lt;div id=&#38;quot;main&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The reason I approach this is I'm trying to use the EXCLUDE function to hide a page...&#60;/p&#62;
&#60;p&#62;Someone want to point me in the right direction here?
&#60;/p&#62;</description>
</item>
<item>
<title>MichaelH on "Sub-Pages Listed On Main Menu?"</title>
<link>http://wordpress.org/support/topic/213561#post-886472</link>
<pubDate>Wed, 29 Oct 2008 00:36:37 +0000</pubDate>
<dc:creator>MichaelH</dc:creator>
<guid isPermaLink="false">886472@http://wordpress.org/support/</guid>
<description>&#60;p&#62;If your theme is using the &#60;a href=&#34;http://codex.wordpress.org/Template_Tags&#34;&#62;template tag&#60;/a&#62;, &#60;a href=&#34;http://codex.wordpress.org/Template_Tags/wp_list_pages&#34;&#62;wp_list_pages()&#60;/a&#62;, then use the &#60;strong&#62;depth=1&#60;/strong&#62; parameter.  You'll probably find that code in your theme's &#60;code&#62;header.php&#60;/code&#62; script.  &#60;/p&#62;
&#60;p&#62;Resources:&#60;br /&#62;
&#60;a href=&#34;http://codex.wordpress.org/Stepping_Into_Templates&#34;&#62;Stepping Into Templates&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://codex.wordpress.org/Template_Hierarchy&#34;&#62;Template Hierarchy&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://codex.wordpress.org/Stepping_Into_Template_Tags&#34;&#62;Stepping Into Template Tags&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>tookyg on "Sub-Pages Listed On Main Menu?"</title>
<link>http://wordpress.org/support/topic/213561#post-886164</link>
<pubDate>Tue, 28 Oct 2008 18:04:03 +0000</pubDate>
<dc:creator>tookyg</dc:creator>
<guid isPermaLink="false">886164@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I like this theme but it's very annoying that all pages, even sub-pages, are listed on the main menu.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
