Hello Nick,
In your admin - Configuration/RSS Feed. Did you set this up?
RSS Image: gif
RSS Image Name: rss
Check my website link below and take a look at my rss feed.
Hello Nick,
In your admin - Configuration/RSS Feed. Did you set this up?
RSS Image: gif
RSS Image Name: rss
Check my website link below and take a look at my rss feed.
Last edited by Royal; 23 Dec 2008 at 03:48 AM. Reason: add more info.
Pre-Owned Books and Second Hand Stuff: http://www.onlineyardsale.ca
Just looked with fresh eyes - I've missed most of the code out of the footer! D'oh! I'll sort in a while and that should fix it hopefully.
That'll teach me to go to bed at a sensible time!
Eminent Online - Makeup, Beauty Products, Fragrances, Lingerie, Ties and Cufflinks at discount prices.
OK...., checked the tpl_footer file and I did appear to get it right - it appears like this:
<?php
require(DIR_WS_MODULES . zen_get_module_directory('footer.php'));
?>
<?php
if (!isset($flag_disable_footer) || !$flag_disable_footer) {
?>
<?=zen_image(DIR_WS_TEMPLATE.'images/paypal.gif','','108px','49px')?>
<li><?php if (EZPAGES_STATUS_FOOTER == '1' or (EZPAGES_STATUS_FOOTER == '2' and (strstr(EXCLUDE_ADMIN_IP_FOR_MAINTENANCE, $_SERVER['REMOTE_ADDR'])))) { ?></li>
<li><?php require($template->get_template_dir('tpl_ezpages_bar_footer.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_ezpages_bar_footer.php'); ?></li>
<?php } ?>
</ul>
<!--bof- site copyright display -->
<p><?php echo FOOTER_TEXT_BODY; ?> </p>
<!--eof- site copyright display -->
<?php
} // flag_disable_footer
?>
<!--bof RSS Feed --><div id="RSSFeedLink"><?php echo rss_feed_link(RSS_ICON); ?>
</div>
<!--eof RSS Feed -->
Underneath that, I have my Google Analytics code.
However, when I go into my site and right click/ view page source, the bottom of the file then looks like this:
<!--footer part start -->
<div id="footer">
<img src="includes/templates/Drop6/images/paypal.gif" alt="" width="108px" height="49px" /> <li></li>
<li></li>
</ul>
<!--bof- site copyright display -->
<p>Copyright © 2008 <a href="http://www.eminent.me.uk/index.php?main_page=index" target="_blank">Eminent Online</a>, All Rights Reserved. </p>
<!--eof- site copyright display -->
<!--bof RSS Feed --><div id="RSSFeedLink">
(it seems to miss out most of the RSS feed code). Anyone have any ideas?
Cheers
Nick.
Eminent Online - Makeup, Beauty Products, Fragrances, Lingerie, Ties and Cufflinks at discount prices.
also - cannot seem to be able to validate the feed (probably because the code doesnot show up(?)) Feed validator just says the page looks like a website and not a feed...![]()
Eminent Online - Makeup, Beauty Products, Fragrances, Lingerie, Ties and Cufflinks at discount prices.
Had another look through this morning and am still stumped - will try uninstalling, then starting again fromscratch to make sure I didn't do anythng wrong first time round.
It's obvious from this thread that the mod works fine, so it's probably down to user error, so by doing this I can try to eliminate that - failing that, I guess it must be somethng else to do with the coding of my site (I'm running 1.38a).
Happy Holidays all.
Eminent Online - Makeup, Beauty Products, Fragrances, Lingerie, Ties and Cufflinks at discount prices.
Hi, Andrew,
Many thanks for your wonderful mod.
I came across a big problem about product's Url in RSS feed.
I removed .html from product's Url and Category's Url by editing the file seo.url.php
it works fine. but the urls in Rss feed are still ended with .html,
please check at www.hangerbase.com
could you please help to check what is the problem?
Appreciated again.![]()
Hello, Andrew,
Help please!!
could you please check at http://www.topalways.com/rss_feed.html?feed=specials
how to fix the duplicate products problem?
it makes me crazy. many thanks.![]()