mtcreations
Forum Replies Created
-
No customizations, and I even deleted the plugin and installed an earlier version.
Then I installed (by deleting the plugin, then copying/ftp the new one) the latest version.
no errors, and yes, the EM admin menu (left sidebar) all appearing. The filter and actual events do not appear (it looks like there are no events, but the event counter shows All(496), for example).
Forum: Plugins
In reply to: [Media Search Enhanced] Lovely, but only seems to work on media gridI just retested on a site where I disabled all other plugins, and still get the same result. Works in grid, but no results returned in list mode.
file partials were ‘night’, ‘day’, and ‘kid’, as well as a full file name of an image I know was in there.
It’s OK, but odd.
Forum: Plugins
In reply to: [Gravity Forms Sticky List] Return to entries list after edit?I wasn’t clear.
I cannot use a redirect confirmation because the form is used by visitors to submit a request for services. I’m happy with ‘thank you’ message for them.
We don’t want visitors to be redirected to our ‘review all requests’ page, which is only used by back-office personnel.
I was hoping there was an override or setting that would redirect the form, when editing was done, back to the page with all entries, since we came from that page.
Forum: Plugins
In reply to: [Flickr Photostream] Swipebox Iconsactually, it’s a server issue, not corrupted files or plugin conflict.
put these 2 lines into your .htaccess
AddType image/svg+xml svg
AddType image/svg+xml svgzThe SVG files that hold the icons are not being served/sent properly by your server, and the above lines correct that.
I had the same problem, and didn’t want to edit the plugin (the PNG fix), so I found a way to serve the svg properly.
Forum: Plugins
In reply to: [Flickr Photostream] Tabbed Menu disables lightboxBump +1
What I see is that the code for adding popup (*-box) to jquery is not running if the flickr set is not in the first tab. I have to wonder if it’s a timing issue, or onComplete is not firing properly.
quick addition: maybe I’m too close, but it seems there’s a conflict with the ‘processing’ script trying to scroll to top before displaying, and yet my theme has a ‘scroll to top’ already in play.
This might explain the box height being so large (100% height).
I’m under deadline (aren’t we all?) so really trying to help give as much possible, and need an answer.
all parts are up to date/latest versions.