Regarding the Search Results
This topic contains 9 replies, has 3 voices, and was last updated by mb299 5 years, 2 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support TicketTagged: geodirectoryv2, Listing, search
-
AuthorPosts
-
September 15, 2019 at 8:32 pm #508328
Hello..
I am using WP Ver :5.2.3 & GD Ver :2.0.0.66Its a listing website using Supreme Directory theme. The plugins that i am using are Geo Directory, Ninja Forms, Code Snippets & Ultimate Member.
My Question : Non-logged in users are free to visit my website & use the search function too. Once the search results are displayed, they should see a brief summary of the place without any contact details. However, to see the complete details, I would want the non-logged in visitors to login/register first – A small message should pop-up that the content is restricted & then they are redirected to login page.Hope I have made myself clear. Looking forward to a solution.
Many Thanks /ManishSeptember 15, 2019 at 10:21 pm #508334Hi Manish
You will have to ask Ultimate Member about that.
You may be able to add some coding to the GD Search template around the phone numbers for example.
I know that is how s2member works, but I am not familiar with Ultimate Member.
ThanksSeptember 16, 2019 at 12:16 pm #508405Hi Guust,
Thanks for the prompt reply. Ultimate Member may not be able to help in this case though. However, i have written to them. I wrote to you because i saw so many examples of the CSS codes you have mentioned on your website regarding changing the template & all & i believe that is_user_logged() function would be able to solve the purpose if I put it in right place & that’s where i thought you would be able to help me out.Nevertheless , am still figuring out. Many thanks for your time Guust.
September 16, 2019 at 9:45 pm #508508Hello,
Unfortunately this setting is not currently available.
I have taken this up as a suggestion and will share it with our development team.
For the moment we recommend the user of a 3rd party membership plugin that provides shortcodes for hiding content from the roles or logged-in/-out users. You can use those inside the Archive item and Details page template, as Guust mentioned.
The use of is_user_logged() would be possible with something like widget logic or in a customization of any of the templates with PHP. You can read more about that here: https://wpgeodirectory.com/docs-v2/faq/customizing/
September 17, 2019 at 4:02 am #508552Hello Alex,Guust,
Thank you for recommending the change to your development team. Hope it helps many of us out here.
Ultimate member support team has replied. They suggest to wrapup the text I want to hide, between two shortcodes. The syntax is [um_loggedin] This text can only be seen by logged in users [/um_loggedin].
You are also suggesting to use shortcodes on Archive or/and Details page.
Can you let me know where exactly on these pages should I put the shorcode suggested by ultimate member, assuming I want to hide the phone number of the place/listing.Thank you for your time and prompt help.
September 17, 2019 at 5:31 am #508555Have a look at GD > Settings > Pages.
That is where you find the different templates.
https://wpgeodirectory.com/docs-v2/templates/
https://wpgeodirectory.com/docs-v2/geodirectory/shortcode-builder/To hide the phone number for non-logged-in visitors on the search page, you would add this shortcode to the GD Archive item page:
[um_loggedin][gd_post_meta key="phone"][/um_loggedin]
https://docs.ultimatemember.com/article/177-restrict-content-on-a-page-post-to-logged-in-users
Thanks
September 17, 2019 at 3:59 pm #508645Hi Guust,
That worked like a charm. Thank you so much for your help.
ManishSeptember 17, 2019 at 7:31 pm #508683Hi Guust,
Am not able to find the correct page to customize this part ( see screenshot attached). Fir example, I need to change the background color from black to something else.Please guide me to the correct page.
Thank youSeptember 17, 2019 at 10:41 pm #508744Hi,
please make a new topic for that so we can help you with it.
September 17, 2019 at 11:03 pm #508761Sure Alex. Have done that now.
Thanks. -
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket