Lumix
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Sidebar displaying below last post in IEhttps://www.ads-software.com/support/topic/25616/page/2#post-208126
Its in the header.php … has to do with the container… I had the same problem and this fixed it ??
Forum: Plugins
In reply to: WordPress WapThere seems to be a lot of “mail/post” plugins available to add to your WP site from a mobile device (cell phone, PDA, etc) but hardly any plugins to just view it (only WP-WAP for what I know). But it doesn’t let you do much for reaching your mobile readers. Is thier anyone out there working on something more powerful than this? With options to add a header image (viewable on cellphones) and options to include/exclude blog content (ie. don’t load the side bar, or just show categories, etc).
I personally use Yahoo’s mobile page constantly to look up news, check my mail, weather updates, etc when I am on the road, and would love to be able to keep tabs on my blog while I am away… is anything like this even possible? I think the WordPress community would benifit as a whole from a plugin like this. Any coders out there up for it? ??
Forum: Plugins
In reply to: Popularity Contest 1.1Yep, thank you alex you were right… I took out that plugin and replaced it with “Page to Front” (which I don’t even think is around anymore) and that worked out just fine. ??
And thank you again for that bug fix.
Cheers! – Keith
https://www.freeidea.orgForum: Themes and Templates
In reply to: Theme: Kubrick 1.5 – AllSidebar EditionThanks Kafkaesqui! That bit on fixing Blix really helped me figure out what was going wrong with my sidebar… somebody needs to add that info into the codex! ??
Cheers!
Forum: Plugins
In reply to: Wap ImagesThere seems to be a lot of “mail/post” plugins available to add to your WP site from a mobile device (cell phone, PDA, etc) but hardly any plugins to just view it (only WP-WAP for what I know). But it doesn’t let you do much for reaching your mobile readers. Is thier anyone out there working on something more powerful than this? With options to add a header image (viewable on cellphones) and options to include/exclude blog content (ie. don’t load the side bar, or just show categories, etc).
I personally use Yahoo’s mobile page constantly to look up news, check my mail, weather updates, etc when I am on the road, and would love to be able to keep tabs on my blog while I am away… is anything like this even possible? I think the WordPress community would benifit as a whole from a plugin like this. Any coders out there up for it? ??
Forum: Plugins
In reply to: Popularity Contest 1.1Actually, it still doesnt work… Im conflicted in thinking its either the Popularity Contests issue or the Static Front pages issue… But i’m not a programmer so I don’t know what could be causing it. I just don’t know how a page can be seen as a post, and counted by PC, yet other pages don’t mention it… its really weird.
Forum: Plugins
In reply to: Wap Images*bump*
Forum: Plugins
In reply to: Popularity Contest 1.1Looks likes its the static front page plugin thats giving me grief… has something to do with me having to make a home.php file, etc…. so I’d say this is now ‘case closed’ for your popularity plugin. Thank you again for everything and the fix works perfectly. ??
Cheers!
KeithForum: Plugins
In reply to: Popularity Contest 1.1Thank you Alex, that seemed to get them off all the pages except the front page. ??
My site uses “Static Front Page v1.3” by Denis de Bernardy… could that be a reason why it still shows up?
Forum: Plugins
In reply to: Popularity Contest 1.1Thank you for the quick response Alex. ??
I tried this out but it doesn’t seem to be doing much. It still displays “popularity %” on pages *sobs*I can’t code to save my rear, but I assume && !is_page() means to exlude pages not including them? …since $ak_show_popularity_with_post == 1 (and not 0)
And another funny thing, if its showing popularity % on pages, why don’t they show up in the “Most Popular Posts” on the Dashboard? ??
Thank you again for your time and help,
KeithForum: Plugins
In reply to: Popularity Contest 1.1Hi Alex,
I searched all over the WP support forums… but no one seems to be having the same problem as me.For some strange reason Popularity Contest is showing n% on pages…
I noticed in the readme how to dissable the showing for all posts, but I want posts to show it, just not on pages. Is there a work-around for this?I think looking at my site can explain it better than I can:
https://www.freeidea.orgThank you again for this wonderful plugin and all the hard work you do with WordPress.
Cheers,
KeithForum: Fixing WordPress
In reply to: mostly static site, including home pageThis is what I need as well… there are literaly hundreds of posts on static pages and I have done several searches already. Does anyone know an easy way around this? Will the next version of WP have a ‘homepage’ feature?
If a site moderator could consolidate all these ‘static’ posts it might make it easier on everyone. Though I see that as a huge task to ask anyone.
Anywho, I have seen several examples about moving ‘blogs’ and changing the front-page code (with a plugin)… in my own experience I just gutted the ‘loop’ from the index.php. It worked, but then my categories no longer functioned and I was back to where I started. ??
Is there something I can add (php wise) that will allow me to still use the categories but not display everything on the home page?As a user with no php experience or database knowledge I have been highly impressed with WP. So thank you to its creators for all their hard work and time.