lacon
Forum Replies Created
-
Forum: Plugins
In reply to: [Alphabetic Pagination] A bug with long post titles wrapping to next lineThe filtering works. The layout of the page, only when this plugin is installed, makes long titles wrap. See the capital “A” just to the right of the alphabet bar? The title is
AaBbCc etc
That gets broken into
A
aBbCc etcForum: Plugins
In reply to: [Alphabetic Pagination] A bug with long post titles wrapping to next lineOK, here is a test post. On the right side you see the stranded “A”. The next post title is just as long but it does not wrap. If I disable the pluging the wrapping goes away.
Forum: Themes and Templates
In reply to: [Basic] How to make the theme full width?That’s funny I don’t see a way to edit my comments here? Anyways – it turns out that the title wrapping was a side effect of an add on, not this theme.
Forum: Themes and Templates
In reply to: [Basic] How to make the theme full width?Thanks that did it.
Another item which I may want to tweak is that for a custom posting type I have then titles are sometimes wrapping. Is there any easy fix to allow more space for titles? It seems to wrap at about 53 characters.
Forum: Plugins
In reply to: [Alphabetic Pagination] Strikeout?Thanks for the reponse Fahad. I have little exposure to plugin code. I think you’re talking about this section inside script.js?
function disable_ap_letters(obj){
//console.log(obj);
if(jQuery(obj).length>0){
var obj = jQuery(obj);var letter = obj.find(‘a’).html();
//obj.html(letter);
}
}I have tried renaming it to ap_letters, but I don’t see any impact. Can you be more explicit?
Forum: Fixing WordPress
In reply to: Password recovery fails with email error; is the pswd already reset?Thanks Sage. The account is still there (I cans see it in the email) but something may have gone south with the ability of the wp installation to send emails, due to hosting provider change or something like that. That reset page you referenced is perfect.
Forum: Fixing WordPress
In reply to: In WordPress what is like ‘blocks’ in drupal?OK, and those are manifested via code. I have not tweaked any code in wp at this point, I’m still dealing with the basics.
Thanks for that information!
Forum: Fixing WordPress
In reply to: Migrating from linux to windows, path errors?Nevermind, got it working by taking a different approach.
Forum: Plugins
In reply to: [Gallery Manager] Plugin could not be activated, fatal error?Hmm, demoted my site to php 5.2, uninstalled, reinstalled plugin, same error?
Forum: Plugins
In reply to: [Gallery Manager] Plugin could not be activated, fatal error?I found another similar message here. I am running wp on a shared hosting server with php 5.4.43. Is that version of php not supported?
Forum: Plugins
In reply to: [Analyticator] Co-exist with Google Analytics for WordPress?I’d still like some details re negative side effects, if possible.
Forum: Plugins
In reply to: [Analyticator] Co-exist with Google Analytics for WordPress?Why is it not a good thing?