tbronson
Forum Replies Created
-
This may not be a bug, just how LearnPress lessons display. I tried it with different themes, and also checked it out in the LP demo, and they’re all the same.
It kinda makes sense that lessons are positioned over any wrapping code from the theme, so that the 2-column set-up is guaranteed to work.
It’s not super-convenient for custom styling. I’ve changed and hidden some stuff with CSS, and the templates look somewhat promising for modifications.
Too bad there’s no forum on the LP dev site, there seem to be forums only for individual paid products. It would be useful to share.
Gonna try LifterLMS also. I’d like to develop the site first, then start paying. Paid choice could be LearnPress (premium add-ons), or LearnDash (more likely), or Thinkific (service), which I’m also trying free right now.
I am having what seems like exactly the same problem. Courses page is fine in the theme, but Lessons page displays on top of the header, navigation, and sidebar, and hides them. I can see because I looked in page source, all the code is there, but the Lessons code appears after the theme footer.
The plugin is great, I would love to use it, but it’s not working for Lessons. Thanks.
Forum: Fixing WordPress
In reply to: Change initial account username in database?I changed the user_login field in the wp_users table, using phpMyAdmin. Worked fine!
Thanks!
Forum: Plugins
In reply to: [Plugin: Twitter for WordPress] Not seeming to pick up new twitsFor what it’s worth, I’m seeing the same problem that started this thread: TfW works sometimes, but mostly it displays, “No public Twitter messages.”
I installed it a couple of days ago. I haven’t noticed any pattern to when it does display. It’s set with (“twitterusername”, 5), but it was the same behavior with the default (“twitterusername”).
I’m using TfW 1.9.3 with WP 2.7.1. According to SiteMeter, loading at end of all pages, I average about 40 visits and 80 pageviews per hour.
Forum: Everything else WordPress
In reply to: Suorceware.org/bugzilla comment spam?I’m wondering how this is making it past Akismet, which is stopping most everything else.
Forum: Fixing WordPress
In reply to: Fatal Error – Memory size exhaustedThis is maybe a little off topic, but I just ran into a similar PHP memory exhausted error, I recently upgraded my server to PHP5, and I’ve already upped my PHP memory limit twice, from the default 8M to 10M then 12M, to deal with problems in other apps. Now it seems it should go up to 32M…
My question is based on what I’ve gathered, that simply upping the PHP mem limit is not too sound a fix, that these memory errors generally result from poor coding (memory leaks?). How accurate and relevant is this? Is it not good to just up the limit?
Thanks!
Forum: Fixing WordPress
In reply to: Publishing a list of all commentsI’m pretty happy with the Recent Comments solution (mentioned a couple of posts up), so I’m gonna mark this thread Resolved!
Thanks.
Forum: Alpha/Beta/RC
In reply to: Google in Dashboard?The sunburntkamel plugin fix (above) is great. I overwrote my modified index-extra.php when upgrading to 2.3.1 just now. Plugin’s easier.
Forum: Alpha/Beta/RC
In reply to: Google in Dashboard?Probably the thing to do would be to offer Technorati, Google and whatever else as Dashboard options… I don’t track any of this seriously for my blog, but a friend watches Technorati because, useful or bogus, top rankings there can mean really big bucks, like the Top 1K and all that. So. sadly, perhaps, it’s the interesting one to watch right now… I don’t think that’s really arguable. And who cares about rankings, anyway?
Forum: Fixing WordPress
In reply to: Publishing a list of all commentsThanks, shadow. I grabbed Recent Comments and did the same thing. It’s pretty good for now, I couldn’t get some of the plugin tags to work, so I left it at the default, a chronological list of links: “User commented on Post Title”.
I’m also using Get Recent Comments, but it doesn’t seem to allow parameters from the tag so maybe I can run only one configuration. Now, it’s limited to last five comments for the sidebar. So for now, I have both plugins going.
Didn’t realize comments was a second class citizen in WP world. My blog is the type where a fair number of comments either thread from a direct post-related comment to a broader discussion, or are not even directly post-related, more blog topic-related. So comments act like a forum, which isn’t uncommon. It would be GREAT to integrate, like, bbPress with WP comments, so comments and threads could be selectively, seamlessly carried over from blog to forum!
Forum: Alpha/Beta/RC
In reply to: Google in Dashboard?Thanks. Watching Technorati may be silly but it’s simple. This new Google thing was just useless, becaise I couldn’t understand what it was supposed to be doing.
Forum: Requests and Feedback
In reply to: Add tags to meta keywordsDunno if this helps, but I’m using the HeadSpace2 plugin, which inserts WP 2.3 tags as keywords and a whole lot more.
The plugin’s a little scary, because it offers so much control over meta keywords and description, title, etc, that I dunno what I’d do without it… In any case, I’ve used it for a few months with no problem, and it’s been updated for 2.3…
Forum: Fixing WordPress
In reply to: Publishing a list of all commentsI thought I might be being lazy on on this one, hence no replies… I haven’t gotten around to doing it, but I think the comments listing has to be done by creating a custom template. Not quite as simple as loading a plugin, you have to read the docs, but it doesn’t seem difficult. I’ll follow up when I get it done.
BTW, I’m not sure where to post these sort of less-than-emergency questions? Is there another set of WP forums that’re better for this stuff?
Forum: Fixing WordPress
In reply to: Manage->Categories fatal error after 2.2.2 upgradeYes, thanks! It was actually that I’d upgraded by overwriting via FTP, and somehow the entire wp-includes hadn’t been copied over. It’s all right as rain now. Thanks. Sorry for the premature post…shoulda taken the extra couple of minutes to check it out more thoroughly!!
Forum: Fixing WordPress
In reply to: Extra image-only posts found in searchThat seems to be it. I’ll let the developer know. Thanks!