flamini
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Audio Player] Version 2.0 beta releasedjrfarr, In settings / audio player / general do you have it pointing to your mp3 folder?
Forum: Plugins
In reply to: [Plugin: Audio Player] Version 2.0 beta releasedHi there,
Great update, like the new features π
Is there currently a problem with ID3 tags as all I get in my player is ‘# track #1’. My mp3 does have all tags in place.
All the best
KarlForum: Fixing WordPress
In reply to: Design/themes: Available themes not showingOK, for me the rogue plugin is Stray Random Quotes which is a shame as I love this plugin.
Hopefully there will be a fix soon π
Forum: Fixing WordPress
In reply to: Design/themes: Available themes not showingok, this is what I am getting: Warning: Cannot use a scalar value as an array in /home/public_html/wp-admin/themes.php on line 96
Any ideas?
Forum: Fixing WordPress
In reply to: Why won’t ‘if’ ‘else’ work in footer.php?I think I found out why it is not working as I am using a static page for my homepage.
WordPress introduced a great feature in versions 2.1+: a static home page. Twas the feature that made WP a viable CMS. But unfortunately it broke the internal is_home() function.
The internal function is_home() will return true when the homepage is requested. But WordPress doesnβt take the static homepage into account, so in effect when you have a static homepage, this function will never return true.Forum: Plugins
In reply to: [Plugin: ICS Calendar] Need to say ‘No Events’ when there are noneHmmmm interesting,
I use Google calender and changed the timezone to -8 (pacific time) which is where my hosting is and I also changed it to GMT+1. I also checked WP and my UTC setting there is UTC+1 as it is British Summertime here but in both intances it still showed the time as pacific in the formatting tab of ICS Calender.
Any suggestions?
Many thanks
Forum: Plugins
In reply to: [Plugin: ICS Calendar] Need to say ‘No Events’ when there are noneYou work quick my friend π
Thanks for adding that feature so quick!
I absolutely love this plugin, it has many uses.
Many thanks
Forum: Plugins
In reply to: [Plugin: ICS Calendar] Need to say ‘No Events’ when there are noneHi there,
I just wondered if there was a way to show 1 (the next up and coming) event on my front page while my WP ‘page’ called events show the number of events as governed by my settings in admin.
That would be very handy π
Cheers
Forum: Fixing WordPress
In reply to: wp_list_categories : How do I apply an inline style?I’m still struggling with this. Is there a way to do this?
Thank you
I just done a fresh install and upgraded the db but this error ‘Something strange happened. Try refreshing the page’ still comes up. The error shows in IE & Firefox.
Any ideas?
Thanks
Yes it also happens when plugins are deactivated. I cleared cache and also removed and uploaded the WordPress files as suggested in Steps 7 and 8 of Upgrading WordPress Extended
I need to point out this only happens when I need to add a custom field to an existing post (ie. only when I edit a post), when I add fields to new posts all is good.
Any further thoughts?
Thank you
Forum: Themes and Templates
In reply to: Would like all CSS files in one folderGreat, I had a feeling that was the case. Thanks for your time π
Forum: Fixing WordPress
In reply to: Imported DB, Now all 500 posts ‘Uncategorized’Has no one got a solution to this?
Thanks
Forum: Fixing WordPress
In reply to: Just need page & not post on index/home.phpAh cool, thanks fellas