jamieschmid
Forum Replies Created
-
I am also having this issue.
Additionally, Max Menu seems to be stripping style formatting… is there any way to use inline styles on these widgets instead of a stylesheet?
Forum: Plugins
In reply to: [Crayon Syntax Highlighter] Git conflicts upon installsee my notes above on how this was resolved ??
no, the first example does work, but only for listing out all categories.
I’m asking how to list out a single event’s categories on its single event page; and be able to customize each category link output in that list so I can assign it a background color.
The only way I can see to list out all categories associated with a single event is by using #_CATEGORIES but that outputs a full unordered list that I can’t customize.
sorry! this is the code that works for my general category listings:
<li> <span class="category-color" style="background-color: #_CATEGORYCOLOR ">#_CATEGORYLINK</span> </li>
Forum: Plugins
In reply to: [Facetious] Facetious no longer returns results as of 3.6Did you ever find a solution for this? I see your search is working now… I noticed that when I try to use it, the results page it directs to me has “/type/-1” appnded to the end of the url which returns no results. When you delete that part, it returns fine.
Forum: Plugins
In reply to: [Post Thumbnail Editor] Image For Crop Tool Missingsewpafly, I am using v 2.3.0. I tried that; now I am thinking it might be an issue with my GD Library. I’m going to dig in further and let you know if that is the case. Thanks!
Forum: Plugins
In reply to: [Post Thumbnail Editor] Image For Crop Tool MissingHi there, I’m having that exact same problem – the image crop isn’t showing up at all. I have all plugins disabled except this. I was on WP 3.7.2 and it didn’t work; upgraded to 3.8 and it’s still not working. I’m on Windows 7, Firefox 26.0, WP 3.8, locally on an XAMPP lite stack, no permissions issues that I could find.
Here’s a view of what I see when I access the plugin from either the “thumbnail” link or the Post Thumbnail Editor button:
https://postimg.org/image/daav4e4ir/Any idea on how to fix this?
Forum: Plugins
In reply to: [Secure Custom Fields] My Field Group position can't move from the sidebarAfter looking into this further, I found mention at the ACF site that when you use the “drag and drop” ordering in the WP admin to reorder, that interferes with ACF’s sort values somehow. Try manually dragging & dropping it from the sidebar to the main content area. I did that, and it fixed the problem. I was able to log in on another machine and the new positioning stuck.
In my case, simply dragging the box over seemed to solve the problem! Perhaps it will work for you?
Forum: Plugins
In reply to: [Secure Custom Fields] My Field Group position can't move from the sidebarThe same thing is happening to a few of my installs as well. Feels like a permissions or Admin caching issue, but I don’t know enough about that to troubleshoot.
I don’t have any caching plugins installed (it’s on two staging sites).
Forum: Hacks
In reply to: Help me brainstorm a way to sort the items in featured areas?Sorry, unfortunately I dont have a link to the demo, it’s on our private beta. I really like your idea though – I hadn’t considered a popup. My idea was similar to yours, but I was struggling a lot with where it would live – the popup is a great solution to that. I am not sure this type of customization is something I am experienced enough to create but I am going to take a stab at it. ?? I will follow up with what I end up with. Thanks again!
Forum: Themes and Templates
In reply to: How To Delete blockquote completelywhat theme are you using? maybe check content.php?