shareAll
Forum Replies Created
-
Forum: Plugins
In reply to: [Page-list] [Plugin: [pagelist]] Other options won't workkallalmedicalgroup(dot)com/sitemap/
Forum: Plugins
In reply to: [Page-list] [Plugin: [pagelist]] Other options won't workSame problem here. Below shortcode not working:
[pagelist sort_order="desc" exclude="current"]Forum: Hacks
In reply to: Creating simplified CMS overlay for Admin dashboardSome clients need access to the Appearance menus. To allow that I set client users to Admin and use Adminimize plugin to restrict access to certain menu items. You, as the main Admin can access all menu items by going to Settings > Adminimize and all items are available.
Forum: Fixing WordPress
In reply to: WordPress 3.4 Bug – Page TemplatesPutting the template name on a dedicated line solved this issue for my custom template after upgrading to 3.4. Thanks troyster!
<?php /*
Template Name: My Template Name
*/ ?>Forum: Plugins
In reply to: [Plugin: Flexslider] WordPress HookThanks, nightstick. Taking out single quotes worked like a charm.
Forum: Plugins
In reply to: Video gallery plugin (for self-hosted clips)?Ditto. Need video gallery for self hosted video clips: .mov and .swf
Forum: Themes and Templates
In reply to: IE 6 not displaying dropdown menu correctlySince IE6 can be between 8-25% (by rough estimate from recent blogs) of site visits, I need to press forward on resolving the issue.
A few parent and child pages are previewing in dropdown menu, but not all.
Any input would be welcomed.
Forum: Themes and Templates
In reply to: IE 6 not displaying dropdown menu correctlyYeah – don’t get me started!
I usually test back 2 versions for any given browser. Considering doing some browser sniffing to redirect those with IE6 to upgrade since IE8 has been released.