AusQB
Forum Replies Created
-
Forum: Plugins
In reply to: [WP e-Commerce Featured Product] Display multiple non-random productsI have already viewed that thread and the wpsc_display_featured_products_page() function did not work for me. I think perhaps the theme that I’m using (Gridport) is overriding some functions.
Is there a way around this? Is there a function I can use to call the wpsc-featured_product.php page?
Forum: Plugins
In reply to: [Plugin: WP E-Commerce] Display random featured productsAny help please?
Forum: Fixing WordPress
In reply to: Duplicate anchors inside divsAh I see now. I restructured the code like this:
<div id="map-pin-1" class="map-pin"> <a href="#"></a> <div class="map-tag"> <a href="#"></a> </div> </div>
Thanks for the tip, I’ll know to avoid that technique in the future.
Forum: Fixing WordPress
In reply to: Duplicate anchors inside divsThe map-pin anchor is meant to make the map-tag div appear on hover, which is then clickable.
Forum: Fixing WordPress
In reply to: phpBB sessions and WordPressAre those the only two I need to worry about?
Forum: Fixing WordPress
In reply to: Feed linksI increased the memory limit from 32MB to 64MB and now I get this message:
Fatal error: Class ‘WP_Widget’ not found in /home/rggwebd1/public_html/tgc/news/wp-includes/default-widgets.php on line 15
There is no file “default-widgets.php” at that path, or anywhere that I can see. There is no chance I deleted it.
Must be something added in 2.8, because it is in the remote directory and not the local on my machine.
Forum: Fixing WordPress
In reply to: Feed linksI get the following error when trying to switch to the default theme:
Fatal error: Call to undefined function automatic_feed_links() in /home/rggwebd1/public_html/tgc/news/wp-content/themes/default/functions.php on line 7
I made no changes to the default theme.
I tried switching to the default theme, now that message comes up whenever I try to access the blog or change the theme, which is still shown as using Acid Rain. Can’t access any part of the admin area.
Forum: Fixing WordPress
In reply to: Archive page not workingSorry to bump, but anyone care to help?
Forum: Fixing WordPress
In reply to: Archive page not workingMy bad, here’s the archive page: Link