dbohea
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: WP-Slimbox2 Plugin] 1.0 update broke my whole site (WP 2.9.1)All working now that I’ve upgraded to 1.0.2 (didn’t try 1.0.1). Many thanks.
Forum: Plugins
In reply to: [Plugin: WP-Slimbox2 Plugin] 1.0 update broke my whole site (WP 2.9.1)Ah – never saw the ‘Other versions’ link before (never needed it).
Learn something new every day.
Forum: Requests and Feedback
In reply to: Version 3.0 FeaturesUsable custom content types (the likes of the Drupal CCK). It’s time to really beef up the CMS features so that we don’t have to keep hacking posts, pages and categories to suit our CMS needs. Yes there are plugins, but it really should be core IMO.
Forum: Plugins
In reply to: [Plugin: wp-Typography] Post titles now read ‘no-title’ in Posts admin viewAh, just found the answer in the FAQ:
https://kingdesk.com/projects/wp-typography-faqs/#this-plugin-breaks-post-title-links-what-gives
Have opted for the h1, h2 exception for now. Will get round to fixing up the theme later on.
Forum: Plugins
In reply to: [Plugin: Auto Anchor List] Widget fails in IE 6 & 7Took a look at the plugin code and have fixed IE list issues which means the widget now behaves itself. Still can’t get the php function to behave but don’t need it now that the widget is all good. Here’s the fix:
In auto-anchor-list.php, replace the widget() function with this amended version:
Then in mwm-all-class.php, replace the output_sidebar_links() function with this amended version:
https://pastebin.com/f39fd61ee
If you opt for no widget title, a rogue closing h2 tag gets left behind for some reason – doesn’t seem to cause a problem though.
Can we see these fixes and more get implemented in a future version (soon)? I’m not gonna be able to auto update this plugin now without over writing my amended code.
Forum: Plugins
In reply to: Ellipsis conversion@ cryptidwolf:
Nope – that didn’t work. This did though:
https://peterc.org/2008/71-how-to-disable-smart-curly-quotes-on-wordpress-25.html
I know it’s “American”, I was just being silly:
Forum: Fixing WordPress
In reply to: Edit Others Posts – not working!I have this same problem. Does anybody know of a solution?
Forum: Requests and Feedback
In reply to: [Plugin: AWS Easy Page Link] Support for linking to posts ?+1
This plugin is simple and effective but the fact that it doesn’t work with posts bugs me.
Does anyone out there no an equivalent plugin for posts?
Forum: Plugins
In reply to: [Plugin: WP-dTree] No title = unwanted space in IENice one. I’ll try that later on.
Forum: Plugins
In reply to: [Plugin: Collapsing Pages] Expand list with larger hit area@johan: I’ve actually ditched the Collapsing Pages plugin now in favour for the WP-dTree plugin instead. Check it out.
Forum: Fixing WordPress
In reply to: [Plugin: WP-chgFontSize] IE7 treats as pop-up and blocksMy bad.
Had some useless Beta version of IE installed. All fixed now.
Forum: Fixing WordPress
In reply to: Next Month Javascript not workingI’ve got the same problem with Next Month and Prev Month. I’m running WP 2.5.1 and have tested in Firefox 2 and IE 7.