I installed "Smart Archives Reloaded" (v. 1.7) and i can see the page with the archive, but the Fancy style doesn't working.
I have this line of code <?php wp_footer(); ?> in the theme footer.php.
I checked the source of page and i don't find the reference for "fancy-archives.css" or the script for jQuery Tabs.
Any idea?
TIA,
mov
http://wordpress.org/extend/plugins/smart-archives-reloaded/
Can you share the link to your site so I can have a look for myself?
kmedhus
Member
Posted 4 weeks ago #
The fancy archives aren't working in IE. They work fine in FF. Can you take a look at my site and tell me what's going on? http://kristinamedh.us/archives/ is the direct link to the page with the archives.
Thank you
kmedhus
Member
Posted 4 weeks ago #
I'm going to set the archives to "both" for now until you are available to look, so IE users don't have broken archives page when accessing my site. Let me know when you are ready to look and I'll switch 'em over for ya. :)
It seems to be working fine in IE 8. Are you using IE 7? (I'm not interested in debugging for IE 6).
Idodoodle
Member
Posted 3 weeks ago #
Thanks for this plugin.
I installed it on one of my sites using the "Nature's Highlight" theme and it looks lovely in FF and IE.
My other site uses the theme "Atahualpa." When I select "fancy" a tiny gray wheel appears and turns and turns and turns.
Could I have an incompatible theme?
Another difference between the two sites is that the first has less than 100 posts and the second has over 400.
I hope this information helps as you develop this plugin. I look forward to any suggestions you might have.
Sincerely,
Laine
Laine, try the development version of the plugin.
buckmajor
Member
Posted 3 weeks ago #
Nice plugin, I finally got my one working, only cause the readme.txt file said 'wp_footer()' instead of '<?php wp_footer(); ?>', as MOV mentioned.
Apart from that, good plugin.
CHEERS :)
Idodoodle
Member
Posted 3 weeks ago #
Dear Scribu:
Thanks so much for the prompt reply. I installed the development plugin with no success and switched around themes with no success.
What did work was deactivating all plugins, setting Smart Archives Reloaded to "fancy," activating it, then activating each plugin one by one.
Now everything works and looks great. Thanks again.
@buckmajor: Readme has been updated.
@Idodoodle: Glad to hear you sorted it out.
buckmajor
Member
Posted 3 weeks ago #
Too easy thanks.
Lastly, um are you able to help me edit the h2 tag '<h2 class="month-heading">' and '<span class="month-archive-link">(View complete archive page for October 2009)</span>'?
I'm trying to change the h2 tag to h4, but can't find the correct file to make these changes. I had a look on the 'smart-archives-reloaded.php', and made the changes from there, but it still was the same (h2 tag) on the source code.
Any suggestions?
Thanks in advance
I'm trying to change the h2 tag to h4, but can't find the correct file to make these changes. I had a look on the 'smart-archives-reloaded.php', and made the changes from there, but it still was the same (h2 tag) on the source code.
You have to clear the cache. You can do this by changing a setting from the settings page.
buckmajor
Member
Posted 3 weeks ago #
YES! I got it going. I changed the settings in the plugin settings and it updated instantly.
Cool! Thanks for that.
Like I said before, this is awesome plugin and easy to use ;). My site is almost finished, so I will leave a link once its completed.
CHEERS :)
kmedhus
Member
Posted 2 weeks ago #
I ended up getting Fancy archives to work, because I noticed that Wordpress had inserted <code></code> around the shortcode, which IE wasn't very happy about. Simply removed it, kept it in HTML view before pressing update page, and voila! Works great!
view it in action