halftonemike
Forum Replies Created
-
Forum: Plugins
In reply to: [SimpleMap Store Locator] Multiple Categories: 'OR' instead of 'AND'No, I wasn’t able to make any progress. I just disabled the categories on the search form to avoid confusion.
I have run across the same bug. I select the appropriate Content Permission in the editor and save the Media item, but the change is not saved.
I know media works a little differently than other post types. I thought maybe the media item needed to be attached to a post for Content Permissions to work, but that doesn’t seem to work either.
Has anyone been able to make Content Permissions on Media items?
Forum: Plugins
In reply to: [Twitter Widget Pro] Twitter Widget stopped updatingI have the same problem with a client’s site. After some troubleshooting I still haven’t been able to fix it completely, but I do have a little more info to provide.
In my case, I am using
do_shortcode()to include the tweets on the front-page.php template. This shows only one tweet, even though I have the shortcode set to display 5, and the date for the tweet is July 16th. There is one more tweet on the 25th that is not showing.I have noticed that if I add the widget through the WordPress interface the tweets are displayed properly. If I need to, I can add a new widget area to my theme, but I would like to avoid this as possible.