a_johnson
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Bulletin Board] WPBB and WP 3.5 brokenI never saw it. (I’m not alone. :D) I think part of it is that users are used to having a simple install. Non standard steps should be well documented but in this case they are not.
Good point about rating plugins, I’ll keep that in mind for the future. Mingle is working perfectly so no need to rate it broken.
Forum: Plugins
In reply to: [Cartpauj PM] display name changeI just discovered that this is a known issue and this plugin is no longer supported. Oh well…
Forum: Plugins
In reply to: [WP Bulletin Board] WPBB and WP 3.5 brokenIt would have been helpful for me and probably everyone else who asked the same question if you state somewhere obvious that you need a kluge to make your plugin work. I looked again and still don’t see where you say to move files.
No matter, I have started using Mingle and it works flawlessly.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] How to: Redirect after submitAwesome! Thank you. This should be a feature of CF-7!
I was wondering that myself. I think it is just for you to think about what you want the page to focus on. Beyond that, it doesn’t do anything.
Forum: Reviews
In reply to: [Weaver II] Theme is OK but hard to customizeHINT: If something doesn’t work as expected, assume the theme needs a little help. For instance, when the menu or widget colors won’t change using the built in Weaver interface, click the css+ button and hand code the color with !important. It should work then. π
Hopefully this will save you the frustration I experienced.
Forum: Plugins
In reply to: Plugin: Post Password Token not workingIt’s now broken for one of my clients. Any help?
Forum: Plugins
In reply to: [Plugin: Contact Form 7 Modules] Hidden fields not displayedNVM, I just used Contact Form 7 – Dynamic Text Extension and it works great.
mslocum wrote “IMHO, it is the fault of NextGEN gallery for improperly loading the WordPress bootstrap. It loads the non-admin bootstrap instead of the admin bootstrap. I’m glad that you say that NextGEN is working on the problem.”
However, there also seems to be a problem in TML. TML causes problems when paired with other plugins. I wouldn’t lay this entirely on the feet of NGG.
Forum: Plugins
In reply to: [Plugin: SEO Ultimate] Fatal error on activationVersion 7.2.9 (July 9, 2012)
Bugfix: Code Inserter no longer calls the wp_get_current_user function prematurely during first-time plugin activation (bug introduced in 7.2.6)
Forum: Themes and Templates
In reply to: Unable to set font size for this pageI prefer to add changes at the bottom of a CSS file. That way, all the changes are readily available to me. I don’t need to hunt through the file to tweak things.
On many sites, I just create an added.css file that I add to the theme. All my changes go in that so if the theme updates, it won’t rest the changes I made.
Forum: Themes and Templates
In reply to: Unable to set font size for this pageAt the bottom of your CSS file, try adding:
.entry p {font-size:1.3em!important;}
Change the 1.3 to whatever you like. 1.0 is the same as what you have now.
Forum: Themes and Templates
In reply to: Child theme shows Cheatinβ uh? on Live Previewif you Google the error, you will come up with plenty of results. One of them will fit your situation.
However, try using a theme from ww.wp.xz.cn first. Many themes from other web sites restrict your ability to change the theme and have spam and tracking in them. You see this most often in the footer.
Nate, check if you have any space after the last char in the file.
Forum: Fixing WordPress
In reply to: Regional targeted ads?I’m still looking for a solution. Anyone have any ideas?