Andreas Nunn
Forum Replies Created
-
AuthorPosts
-
Perfect. Thank you so much!
Perfect. It works. Thank you so much!
Thanks for the feedback.
It would be enough for me if I could deactivate the email asking the user to change his password. Then a user is created, but nobody notices. Via cronjob I can then assign the entry to the admin user once a day in the database and delete the user created.Perfect! Thank you!
Perfect! Problem solved. Thanks!
Thanks!
This is the url: https://www.gentle-session.de/coverband-eventband-partyband-deutschland/event-coverband-in-aachen-gesucht/The code ist:
[gd_listings country=”deutschland” region=”nordrhein-westfalen” city=”aachen” post_type=”gd_place” post_limit=”5″ sort_by=”az” title_tag=”h3″ layout=”1″ bottom_pagination=”1″ category=”0″ add_location_filter=1 with_pagination=”1″ bottom_pagination=”1″]
What do I have to remove?
April 12, 2020 at 10:44 pm in reply to: List of search results of one city on different pages #539743I was able to solve the problem myself. The problem was the translation of the country. The correct code must be called:
[gd_map width=”100%” height=”400px” maptype=”ROADMAP” zoom=”0″ map_type=”directory” post_settings=”1″ cat_filter=”1″ marker_cluster=”1″ country=”deutschland” region=”nordrhein-westfalen” city=”aachen”]
Fun fact:
If I use gd_listings both work (“german” and “deutschland”). 🙂April 11, 2020 at 12:45 pm in reply to: List of search results of one city on different pages #539629Okay, I feel we’re close to the goal. 🙂
Showing a map works. The map is displayed with all entries. I use the following shortcut:[gd_map width=”100%” height=”425px” maptype=”ROADMAP” zoom=”0″ map_type=”auto” post_settings=”1″ cat_filter=”1″ marker_cluster=”1″]
Now I only want to display the entries of a certain city. So the shortcut should be:
[gd_map width=”100%” height=”425px” maptype=”ROADMAP” zoom=”0″ map_type=”directory” post_settings=”1″ cat_filter=”1″ marker_cluster=”1″ country=”germany” region=”nordrhein-westfalen” city=”aachen”]
Now no entries are displayed. It doesn’t matter what value I have with map_type.
April 10, 2020 at 11:05 am in reply to: List of search results of one city on different pages #539453If I understand you correctly, the plugin creates separate pages for each city and I can edit them. But how can I insert the output of the entries on existing pages?
In my case, for example, I have the following subpage:
https://www.gentle-session.de/coverband-eventband-partyband-deutschland/event-coverband-in-berlin-buchen/Here I would like to output the entries for the city “Berlin” below the red button.
I don’t want the plugin to generate a new page. I want to integrate the output into the existing page.Thank you for your answer. I am already using this plugin. However, I do not know how to display all entries of city A on the “City A” page and all entries of City B on the “City B” page.
-
AuthorPosts