Lsnewton
Forum Replies Created
-
Forum: Plugins
In reply to: [Ultimate Posts Widget] Widget won't update with new postsThis turned out to be a conflict with the ‘Post Types Order’ plugin. Disabling it rectified the issue.
Forum: Plugins
In reply to: [Ultimate Posts Widget] Widget won't update with new postsSo I’ve discovered that it’s due to the custom field ordering not working correctly. I have a custom date field (inserted via ‘Advanced Custom Fields’) that I was ordering the posts by. Originally this was working correctly, but after some tinkering it looks as though it no longer is. Once I change the order to a different value (E.g. random or title) then it works as expected.
Is there anything that I can do to rectify this?
Forum: Hacks
In reply to: Filtering out a taxonomy from the admin post list.How would I best format that within that code?
Forum: Hacks
In reply to: Repeating a function from another plugin.Is there some variation of print($this) that I could slip into the original plugin’s function temporarily that would tell me the name?
Forum: Fixing WordPress
In reply to: Cannot update category settingsJust checked and the same behaviour is happening for the ‘Tags’ settings pages as well, not just categories.
These were working perfectly originally and it is only recently that they have encountered issues.
Forum: Plugins
In reply to: [Gravity Forms Salesforce Add-on] "Enable Salesforce integration" MissingThat version works great, Anton. Thank you so much!
Forum: Fixing WordPress
In reply to: Trying to find a particular gallery type.I’ve only toyed around with the gallery feature a bit, but what I’ve seen of it seems to simply create a series of auto-generated thumbnails that can link directly to an image or be expanded with lightbox or something similar, which isn’t what I’m after.
I need the images to be brought up by text links (either typed or as an image), be displayed in an existing region on screen and I need to be able to switch between different gallery ‘tabs’ on the same page.Like I said, I’ve only had some experience with the gallery shortcode so if I’m underestimating it from what I’ve seen/read, fair enough.