bresson
Forum Replies Created
-
Forum: Plugins
In reply to: [QuadMenu - Mega Menu] Still Getting Hacked@quadmenu What pro 1.9.1 version are you referring to? The latest available Pro version is 1.9.0:
Your own premium changelog shows the latest version is :
== Changelog ==
= 1.8.2 =
* Fix. compatibility with 1.9.6Are you sure you’re a professional organization? Everything looks quite sloppy to me.
Forum: Plugins
In reply to: [QuadMenu - Mega Menu] SECURITY ISSUEYep, same here. 4 sites hacked with the exact signature described by other user
Forum: Plugins
In reply to: [ACF: Better Search] Search returns title onlyThanks @mateuszgbiorczyk
OK thanks. I think I see … I can use get_fields_object() for each search result and pull content from the Pages. Is this the right path? Thanks again.
Forum: Plugins
In reply to: [ACF: Better Search] Search returns title onlyThanks for your quick reply. My apologies as I thought the plugin should just work. For instance, searching Posts yields the correct search results since I’m using the_excerpt().
However, when ACF Better Search returns search results for an ACF created Page ( with repeaters, etc ) what is available in the search results that I can use to get the content? Currently I’m getting on the title but the title definitely points to the proper content. Thank you.