Hi there,
The first one:
remove_action(‘propertyhive_after_search_results_loop_item_title’, ‘propertyhive_template_loop_price’, 10 );
… looks right. Just make sure you’re using the right type of quote as it looks like you’re using ‘ instead of ‘ (i.e. left single quote instead of apostrophe).
Featured and recent uses the same hook as the first one so ‘propertyhive_after_featured_loop_item_title’ and ‘propertyhive_after_recent_loop_item_title’ don’t exist.
Check the apostrophes and let me know if still not working.
Steve
The quote was changed because of the copy paste issue. I’ve the right code.
To make this more clear, I’ve added some other hooks which doesn’t seems to be working either. Please see below the ones are not working:
remove_action(“propertyhive_after_search_results_loop_item_title”, “propertyhive_template_loop_price”, 10 );
remove_action(‘propertyhive_after_search_results_loop_item_title’, “propertyhive_template_loop_summary”, 20);
Are you using our free Template Assistant add on btw? As part of that under ‘Property Hive > Settings > Template Assistant > Search Results’ you can untick the elements you don’t want to show.
Let me know if that doesn’t help at all.
Steve
Thanks!
You saved the day!
I disabled all the field from the template settings and then remove action and add action worked for me!
can i simply ask another issue with the login page?
can you let me know why forgot password wont show on login page?
@nabaraj-chapagain Doesn’t exist at the moment but agree it should. Added to roadmap: https://trello.com/c/1VBSe96j