Michael Clark
Forum Replies Created
-
Forum: Plugins
In reply to: [Liveblog] Server Load?The event went well, with no noticeable problems. According to my apache logs, we had around 200 people watching the liveblog. I was posting from Safari on my iPad. The only limitation I found was not being able to post photos. Archive is at: http://washingtondc.showbizradio.com/2013/03/17/live-13th-watch/
Where do you set the refresh interval?
Forum: Plugins
In reply to: [Liveblog] Feature request: Live blog updates push to TwitterI would love to simul-tweet as I liveblog on my WP site. As it is now, I’ll be doing both in parallel, by hand, for an event I’m covering this weekend.
Wow, how about that. Thanks, I’ll remove those blank lines and get a new version uploaded. Sorry you had trouble, but thank you for reporting the bug and fix. Mike
Forum: Plugins
In reply to: [Ultimate Category Excluder] Post category vanished from blog pageHi, I’m sorry, but I’ve been swamped and didn’t have time to work on this over the weekend. I’m heading out for a road trip, so can’t work on it until Friday. What I was going to try to do is hand-craft the query to exclude and include the correct categories in the template for each page. So that would work for your site, but wouldn’t be a plugin.
I’m sorry for the delay, Mike
Forum: Plugins
In reply to: [Ultimate Category Excluder] Post category vanished from blog pageYes, that sounds right. Is “news-tem” a Page? And is there a page.php file in your theme files? Are “Approach” “Work” and “Get in Touch” also Pages? Which template are they using?
Forum: Plugins
In reply to: [Ultimate Category Excluder] Post category vanished from blog pageTry to figure out which file in your theme is the one for your pages. I’d guess it’s page.php. What you can do is add a word, like your name, to the file, probably immediately after this code:
<div id="content">So you’d end up with something like:
<div id="content">MIKE-WAS-HEREThen save your change, and reload the news-tem page. If your phrase appears near the top of the page, that is probably the template file that is used to build that page.
Forum: Plugins
In reply to: [Ultimate Category Excluder] Post category vanished from blog pageOk, let me explore a little on my test site here, and I’ll try to post the code you need to add/edit to your template file. Are you able to upload files directly to your server? Or can you only make changes through the WP editor?
It’ll probably be Friday afternoon before I can get you the code. I already have plans this evening. Thanks for your patience. Mike
Forum: Plugins
In reply to: [Ultimate Category Excluder] Post category vanished from blog pageSo you only have two categories right now, news and mindset. On the Settings > Category Exclusion, you have “news” checked in the “Exclude from Main Page?” column, correct?
Is the template for the news-tem page “Default template”? It’s on the right of the page editor, in the Page Attributes box.
What category number is mindset? Posts > Categories then put your mouse on the name of the category. The URL should appear at the bottom of your browser window. Look for tag_ID= The number after the equal is the category number.
Forum: Plugins
In reply to: [Ultimate Category Excluder] Post category vanished from blog pageOk, so under Settings > Reading, the “Front page displays” “Your latest posts” . Correct?
I have not ever used the Se7ent theme, so am not familiar with the “page template to blog overview” option. It may not matter. Do you have to define “template” on the “news-tem” page? Or is it just using the default template?
Easy thing to explore for now. Change the site’s theme back to the 2012 (twenty twelve) and see what happens to the home page and the news-tem page.
I think I know what to tell you to tweak in the Se7ent theme, but it will involved getting into the theme files and editing them. Is that something you can handle?
Forum: Plugins
In reply to: [Ultimate Category Excluder] Post category vanished from blog pageYou’re not answering my question. How are posts appearing on that page (news-tem)? Are you using a plugin, or is the theme doing it? How posts are appearing will affect my answer to how to get it to work. As currently implemented, everything is working correctly, that is, everything is doing what it is told. Wee just need to figure out where to tweak to get what you want.
Forum: Plugins
In reply to: [Ultimate Category Excluder] Post category vanished from blog pageIt looks like renaming the news page to news-tem changed something. I’m seeing posts now on the news-tem Page.
How are posts appearing on the news-tem Page? Is it the theme?
Forum: Plugins
In reply to: [Ultimate Category Excluder] Post category vanished from blog pageHow are you putting posts on a page? A WordPress “Page” is generally fairly static information, such as your “Work” or “Get in touch” page. A page is created and edited through the admin area, probably at http://www.eclipse-experience.com/subdirectory/wp-admin/edit.php?post_type=page . I’d guess your theme may be showing posts on your page? I need to know how the posts are being added to your Page so I can figure out where the problem is.
For now, simply rename the “News” page to something else (even news-temporary would be ok) and see if what you’re trying to do starts to work. But I think the issue is probably going to be how your theme is adding posts to the page.
Forum: Plugins
In reply to: [Ultimate Category Excluder] Post category vanished from blog pageThanks for sending the site. Is this URL: http://www.eclipse-experience.com/subdirectory/news/ a “page” or a “post”? I think it is a “page” but I don’t think you can have a page with the same slug as a post or category. The system is getting confused with having multiple items called “news.” Does that make sense?
Forum: Plugins
In reply to: [Ultimate Category Excluder] Post category vanished from blog pageI’m confused by your description of the problem. Can you give the site’s URL? Do you have a separate blog page and home page?
Forum: Plugins
In reply to: [Ultimate Category Excluder] PHP errorHi, thanks for that bug report. I’m looking into it, trying to reproduce it. What version of WP, PHP, MySQL are you using? You can email me directly if you don’t want to post that info publicly. Mike