robertofelter
Forum Replies Created
-
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Error Allowed memory sizehi @keraweb and thanks for the answer.
The shortcode with my format have created the correct list activity until a few days ago.
Your format show a database error. Now I have removed orderby from the shortcode while i do the test.
I had used health check plugin, with only Pods active and a standard template and the frontend page show the featured image and this error:
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 262144 bytes) in /home/felter/montichiari.info/wp-content/plugins/pods/classes/Pods.php on line 2172,
otherwise if at the backend i try to modify the page that have the shorcodes inside, wordpress show a critic error.
If i disable the pods plugin i can modify the page.Forum: Plugins
In reply to: [WP Custom Fields Search] Custom taxonomy dropdown show all categoriesperfect. As usual…
Thanks again.Forum: Plugins
In reply to: [WP Custom Fields Search] Result page: show search term “exact macth”Yes. That’s work.
Thanks a lot.
I will add my language (italian) to your plugin soon.- This reply was modified 6 years, 1 month ago by robertofelter.
Forum: Plugins
In reply to: [WP Custom Fields Search] Result page: show search term “exact macth”Thanks.
I just wanted to understand if the plugin was looking for a specific template page before using the search.php or if that is the page that I will have to customize. Then I edit it. To avoid changing the style of all search results pages.
Thanks to fix my problem. Best regardsForum: Plugins
In reply to: [WP Custom Fields Search] Result page: show search term “exact macth”Thanks for the answer.
I would like to show the name of the custom taxonomy instead of the text “exact match TEXT 10” or “contains TEXT 1”.
Where i can switch the basic search taxonomy? i think that i search about the name.
the page template used are the generic search.php. There’s not a specific page? something like search-plugin.php or specific for the plugin results.Forum: Plugins
In reply to: [WP Custom Fields Search] filter by custom taxonomy created with PodsHi Don.
Perfect! Done.
Thanks to both of you for the answer.
I’m in Italy at the moment, and i must stay closed at house to safeguard my health.
The right time to learn about pods and WP Custom field search. 😀Forum: Plugins
In reply to: [WP Custom Fields Search] filter by custom taxonomy created with PodsHi Jim and thanks for the answer.
The Custom post type Archives is enabled and the Taxonomy is associated.
If i show a taxonomy search field with “text input”, the search are ok but i don’t know how show all the taxonomy in a dropdown search field.
If i select “category” the drowdown show only the wordpress category and if y select “custom post field” i don’t found the taxonomy slug name.