Tammy Hart
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: is_home() and is_front_page() known to be borked?if there is more than one loop on the page, it doesn’t work, unless your condition is right after the first loop, which obviously isn’t doable if the conditional is in the footer. I’m looking for a workaround for this myself…
Forum: Fixing WordPress
In reply to: multiple images – one productIf you are making a post for each product, then simply upload more than one photo for the post and use the insert gallery feature.
Forum: Fixing WordPress
In reply to: How can I display multiple post images in custom template for CMS?you’re going to have to use some custom development in your templates. I’m actually writing a book that includes how to’s on this very thing. We can really help each other out if I help you, and in turn find out all the questions you might ask, so that I’m sure to cover all the issues in the book. write me at tammy – a t – tammyhartdesigns.com
Forum: Fixing WordPress
In reply to: sticky image?Can you link us to an example?
Forum: Fixing WordPress
In reply to: The absolute BEST image gallery solution?Custom development is the best way to go to get the most professional looking result. Plugins are free, and can be easy to use, but it seems like they are always missing that one special thing you wanted, or are way over complicated. If complication(lots of features) is what you want, then NextGen is definitely the best.
Forum: Fixing WordPress
In reply to: Prevent Duplicate ContentYes!!! thank, thank you!!
Forum: Fixing WordPress
In reply to: Submenu like the one here on www.ads-software.com using subpagesForum: Plugins
In reply to: No “Upgrade automatically” linkfigured this out at long last!
Forum: Plugins
In reply to: No “Update Automatically” linkfigured this out at long last!
Okay, I finally figured this problem out. There were missing capabilities in my user_roles option. So I copied the option_value from another wordpress that was working fine, and now I have full plugin updating, etc. In case anyone else is on the hunt. Here is what I copied in:
a:5:{s:13:"administrator";a:2:{s:4:"name";s:13:"Administrator";s:12:"capabilities";a:53:{s:13:"switch_themes";b:1;s:11:"edit_themes";b:1;s:16:"activate_plugins";b:1;s:12:"edit_plugins";b:1;s:10:"edit_users";b:1;s:10:"edit_files";b:1;s:14:"manage_options";b:1;s:17:"moderate_comments";b:1;s:17:"manage_categories";b:1;s:12:"manage_links";b:1;s:12:"upload_files";b:1;s:6:"import";b:1;s:15:"unfiltered_html";b:1;s:10:"edit_posts";b:1;s:17:"edit_others_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:10:"edit_pages";b:1;s:4:"read";b:1;s:8:"level_10";b:1;s:7:"level_9";b:1;s:7:"level_8";b:1;s:7:"level_7";b:1;s:7:"level_6";b:1;s:7:"level_5";b:1;s:7:"level_4";b:1;s:7:"level_3";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:17:"edit_others_pages";b:1;s:20:"edit_published_pages";b:1;s:13:"publish_pages";b:1;s:12:"delete_pages";b:1;s:19:"delete_others_pages";b:1;s:22:"delete_published_pages";b:1;s:12:"delete_posts";b:1;s:19:"delete_others_posts";b:1;s:22:"delete_published_posts";b:1;s:20:"delete_private_posts";b:1;s:18:"edit_private_posts";b:1;s:18:"read_private_posts";b:1;s:20:"delete_private_pages";b:1;s:18:"edit_private_pages";b:1;s:18:"read_private_pages";b:1;s:12:"delete_users";b:1;s:12:"create_users";b:1;s:17:"unfiltered_upload";b:1;s:14:"edit_dashboard";b:1;s:14:"update_plugins";b:1;s:14:"delete_plugins";b:1;s:15:"install_plugins";b:1;s:13:"update_themes";b:1;}}s:6:"editor";a:2:{s:4:"name";s:6:"Editor";s:12:"capabilities";a:34:{s:17:"moderate_comments";b:1;s:17:"manage_categories";b:1;s:12:"manage_links";b:1;s:12:"upload_files";b:1;s:15:"unfiltered_html";b:1;s:10:"edit_posts";b:1;s:17:"edit_others_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:10:"edit_pages";b:1;s:4:"read";b:1;s:7:"level_7";b:1;s:7:"level_6";b:1;s:7:"level_5";b:1;s:7:"level_4";b:1;s:7:"level_3";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:17:"edit_others_pages";b:1;s:20:"edit_published_pages";b:1;s:13:"publish_pages";b:1;s:12:"delete_pages";b:1;s:19:"delete_others_pages";b:1;s:22:"delete_published_pages";b:1;s:12:"delete_posts";b:1;s:19:"delete_others_posts";b:1;s:22:"delete_published_posts";b:1;s:20:"delete_private_posts";b:1;s:18:"edit_private_posts";b:1;s:18:"read_private_posts";b:1;s:20:"delete_private_pages";b:1;s:18:"edit_private_pages";b:1;s:18:"read_private_pages";b:1;}}s:6:"author";a:2:{s:4:"name";s:6:"Author";s:12:"capabilities";a:10:{s:12:"upload_files";b:1;s:10:"edit_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:4:"read";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:12:"delete_posts";b:1;s:22:"delete_published_posts";b:1;}}s:11:"contributor";a:2:{s:4:"name";s:11:"Contributor";s:12:"capabilities";a:5:{s:10:"edit_posts";b:1;s:4:"read";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:12:"delete_posts";b:1;}}s:10:"subscriber";a:2:{s:4:"name";s:10:"Subscriber";s:12:"capabilities";a:2:{s:4:"read";b:1;s:7:"level_0";b:1;}}}
Forum: Plugins
In reply to: [Plugin: StatPress] Update Errorsame error. I’ve checked the file, and everything looks right, can’t figure out what it’s missing.
This is what you’re looking for: WordPress: How to List Child Pages in Sidebar
Forum: Plugins
In reply to: No “Update Automatically” linkI think I have figured this out. I think it has something to do with the fact that I changed my prefix from wp_ to thdwp_, and must have missed a setting somewhere. I’ve run into a couple of problems like this, but thought I got them all. guess I’ll have to go back through and scour once again.
Forum: Fixing WordPress
In reply to: Add Link (blogroll) without an urlI understand what this guys wants to do, I want to do it too. It’s bad ther doesn’t seem to be a work around, or at least someone willing to write a work around. Where’s Kaf when you need him?
Forum: Plugins
In reply to: No “Upgrade automatically” linkwhen i click to view the details of the update, the overlay window comes up with the plugin information, but the orange install/update button is not there.