Simone
Forum Replies Created
-
AuthorPosts
-
Hello, if I’ve understood what you’re talking about, you want to display all the CPT when adding a place (or a CPT) and to get rid of everything when selecting Event..is that right? see attachment 🙂
Now it is fixed.
The title was missing because in your style.css there was a display:none set to the title of the entries.This was a custom modification so the question is another: do you remember why you did that? 🙂
Could you please write the login details for the backend (in a private reply) so I can take a look?
These details are displayed by the theme.
You cannot open posts because it seems you didn’t have a Title set in your posts (the title will be clickable, if set)
This reply has been marked as private.Hello, it looks like the image is missing, or it could be an issue with the permissions in the wp-content/uploads folder
You can add a WordPress widget wherever you want, just go in Appearance-Widgets and drag the “Recent Posts” widget in GD Details Sidebar (for the GD detail page) or GD Listing Right Sidebar (for GD Listings)
July 16, 2014 at 3:43 pm in reply to: Can't selects child categories as default when adding listing #8676Hello Craig,
if there is a parent category, that one will always be the default.
Choosing a default category is doable only when there is more than one (main) category.Hello, you can set a normal category using the default category for post in wordpress (Posts-Category) and then list your blog-posts into that category and place the category where you want (e.g. in the menu)
Hello, how do you create a site map? using a plugin (e.g. Google site map xml?) could you post your URL please?
Thanks
SimoneThanks to you for pointing that out.
best,
Simoneopen the file custom_field_functions.php in /plugins/geodirectory/geodirectory-functions and add at row 1321 this:
if($multi_display = 'checkbox'){ ?> </ul> <?php }
let me know if this works
S.
Hello Dean,
I’ve tested it on my website, and it is misaligned too.open the style.css (child theme) and add this, it will fix the alignment
ul.gd_multi_choice { float:left; }
Hello Dean,
could you please write the URL of your website so we can take a look?
you can use the private reply if you want.Thanks,
SimoneIf you want to have a popular category box below the listings, you should have backpapers, luxury etc as categories not as custom fields and then you should add the “GD > Popular Post Category” widget and it will show the categories.
Ive tested now your website and if I click on the back paper option in the custom search, I see the 2 listings. -
AuthorPosts