Alex Rollin
Forum Replies Created
-
AuthorPosts
-
Hello!
Here is a post about showing current user listings:
https://wpgeodirectory.com/support/topic/current-user-listings-page/
Thanks!
Hello!
We are glad you are here for support in the forums where we are on call to provide fixes for bugs and help with configuring the settings.
We have provided several CSS snippets to help you get started on your customization of the theme. However, we don’t support customization, and encourage you to hire someone to help with further customization.
I am providing you here with a selector and a screenshot that shows how to use the chrome inspector to identify the selector on your site:
.mm-page li.clearfix.geodir-gridview.gridview_onehalf.gd-post-gd_place { padding-left: 100px!important; }
Please adjust the snippet it to meet your needs, and refer to the following link to find more pointers and links about how to use chrome dev tools.
Hello,
Here is some CSS that targets the near me element.
.gd-dropdown { top: 610px!important; left: 1045px!important; }
CSS can be added to GD -> Appearance -> Scripts
If the CSS is not effective, the collection of plugins you are using may be interfering with the GD CSS. In that case we recommend disabling other plugins until you find the culprit. WordPress has many ways to edit CSS:
https://en.support.wordpress.com/custom-design/editing-css/
Additional customization of this feature is beyond the scope of support.
If you encounter a bug, we are here to help.
Hello!
There are two problems with the optgroup for the Location type field.
Number values shouldn’t repeat. When The first option is selected ‘Dance Hall-Ballroom/0’, it saves as the last option ‘Congress/0’ because the values ‘0’ are the same.
Second, you only need the ‘/’ if you are using the field as a tick filter.
If you don’t need the ‘0’ for some purpose, then remove those values. See:
October 25, 2017 at 10:53 pm in reply to: Google search displays "Location" in tile instead of #402599This reply has been marked as private.October 25, 2017 at 10:45 pm in reply to: How can we automatically remove displaying an Event Listing that has expired #402597Hello!
All I looking for logically & practically is:
Before Event End time 1:00AM – The Event should be ‘Upcoming’
After Event End time 1:00AM – The Event should be ‘Past’Before Event end data 12 midnight the event is upcoming
After midnight of end date the event is past.Thanks!
Hello!
How would you define ‘applicable posts’?
It’s a good idea, and you can add it to the feature requests with some additional details.
For now, you could certainly hire a developer to hook into that field to refine the query to show only items that are owned by the current user, or to change the field type.
Let us know how it goes
Hello!
Please provide us with more details.
If you want us to take a look, please make a private reply with the site url and admin credentials.
Thanks!
I see you did create the category, but are not including the parent category, so that may error for not existing.
Hello!
Have you set your default location?
Did you already create the category?
Do you have a test site?It would be helpful to look at the export csv that shows the custom fields fully populated.
Please make a private reply with admin credentials for the site if you would like us to take a look.
The only issue I can see is that the image columns. Please review the section on images for more information about that. https://wpgeodirectory.com/docs/core-export/
Thanks!
Hello!
A quick search of the BPD site and I found some docs about export.
https://businessdirectoryplugin.com/docs/#admin-export
Follow those instructions to create your export of listings and categories.
Setup a test site with GD, and get a copy of the export for listings.
You can add your custom fields first too, if you like, then export to get a CSV file with all the columns.
Rearrange your data into the new column structure, and follow the GD instructions for import:
https://wpgeodirectory.com/docs/core-export/Let us know how it goes! And we will follow up here when we have information about subscription import. Which payment gateway do you use?
Note: It is a really good idea to do a test setup on a test site to get your import working well.
Good!
Yes, as anon I was able to leave a review with some starz.Can you tell us how we might improve documentation?
You will need the location manager to add listings outside the default location:
https://wpgeodirectory.com/downloads/category/addons/
Thanks!
Hello!
There are additional snippets here to change the tab order:
https://wpgeodirectory.com/re-order-tabs-in-a-listing-detail-page/
And more here: https://wpgeodirectory.com/re-order-tabs-in-a-listing-detail-page/
PHP Snippets use this plugin: https://wpgeodirectory.com/docs/useful-plugins/#snippets
Other styles and CSS can be added at GD -> Design -> Scripts
If you need help adding one, just let us know which one.
Let us know how that works for you
-
AuthorPosts