WDJD
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: paragraphing disappeared in 3.2Same issue. Absolutely disastrous. I can not believe this was released. I am very cautious about waiting for updates to get their .1 revision, but this is severely burning me.
Forum: Fixing WordPress
In reply to: Embedding self-hosted video – similar to VideoPressHave you actually used any of them?
Forum: Fixing WordPress
In reply to: Embedding self-hosted video – similar to VideoPressThat was not helpful. Do you actually know of a solution?
Forum: Plugins
In reply to: [Podcasting Plugin by TSG] [Plugin: Podcasting Plugin by TSG] It's broken!I don’t think the author cares. I sent him a $20 donation and he didn’t even say thank you. I think he’s moved on.
Forum: Fixing WordPress
In reply to: How do I display more than 15 posts in the Admin at a time?I appreciate your help, thank you.
Forum: Fixing WordPress
In reply to: How do I display more than 15 posts in the Admin at a time?That’s technically correct in one sense, that they provide the bandwidth, and the hardware, but I have 100% full control over my server and they have none unless I ask them to do something, so no, for the context of this conversation, _I_ am the host.
I am changing the dates because there’s a year’s worth of podcasts that repeat each year, and they are set to release at scheduled times.
Forum: Fixing WordPress
In reply to: How do I display more than 15 posts in the Admin at a time?I am my own host. I have a leased box with ThePlanet.
And yes, it would be basically once a year, not continual editing.
Appreciate your replies. Thanks so much!!
Forum: Fixing WordPress
In reply to: How do I display more than 15 posts in the Admin at a time?No, you don’t understand, I _have_ to have them all displayed because I am resetting the dates of podcasts, and it’s too confusing not to see them all at once. They are hosted on my own pretty good server.
And do you know why it even uses memory? Displaying 300 post titles from a dbase is something basic and should not be taking up memory or be a slow process. Even in an inefficient dbase like FMPro this would be instant and not consume memory.
Forum: Fixing WordPress
In reply to: How do I display more than 15 posts in the Admin at a time?Hey thanks for that!
So it will struggle to show 261 posts? That’s the max I need.
Forum: Plugins
In reply to: Need to resize images on uploadUm, hello? No one?
Forum: Fixing WordPress
In reply to: podcast setup with tsg podcasting pluginAny resolution from you guys?
The weird thing is, I tried the W3 feed validator, and it shows the 404 error, BUT actually still loads the feed. Now explain that one. On top of that, the feed contains everything except the 2 podcasts it’s supposed to have. Weird.
Forum: Networking WordPress
In reply to: One install, 14 blogs, assigned to different users – possible???
Forum: Networking WordPress
In reply to: One install, 14 blogs, assigned to different users – possible??OK, so I found this. Is this where these 2 code snippets go?
<div id=”access” role=”navigation”>
<?php /* Allow screen readers / text browsers to skip the navigation menu and get right to the good stuff */ ?>
<div class=”skip-link screen-reader-text”>“><?php _e( ‘Skip to content’, ‘twentyten’ ); ?></div>
<?php /* Our navigation menu. If one isn’t filled out, wp_nav_menu falls back to wp_page_menu. The menu assiged to the primary position is the one used. If none is assigned, the menu with the lowest ID is used. */ ?>
<?php wp_nav_menu( array( ‘container_class’ => ‘menu-header’, ‘theme_location’ => ‘primary’ ) ); ?>Forum: Networking WordPress
In reply to: One install, 14 blogs, assigned to different users – possible??Where/how do I paste this code into the theme? I see no way to edit the theme.
Forum: Networking WordPress
In reply to: One install, 14 blogs, assigned to different users – possible??“https://philaphans.com/”
They only have one blog per menu. I need many blogs per menu.