Alex Rollin
Forum Replies Created
-
AuthorPosts
-
Packages are used to have different fields for different categories of listings within the same CPT.
For example some fields are completely excluded from 3 packages for restaurants, and other restaurant fields are excluded from packages for salons.
Theme builders have settings to apply templates to different categories.
https://wpgeodirectory.com/docs-v2/places/packages/
https://wpgeodirectory.com/docs-v2/integrations/builders/#theme-buildersHi,
It isn’t possible to submit GD Listings without either being logged in or creating the account in the process.
April 30, 2019 at 7:46 pm in reply to: Appearence issues after the update today from 2.0.0.55 to 2.0.0.56 #483808This reply has been marked as private.You will also need to translate, in addition to core, the Location Manager and Pricing Manager addons. Have you already done that?
The featured area is a part of the theme.
To add that to another page would require a customization.You can make something similar with a builder: https://wpgeodirectory.com/docs-v2/integrations/builders/
This reply has been marked as private.I have flagged your topic for the developers to take a look.
Hello,
please delete the v 1.5.6.3 versions, those are for an older version of GD.
You want to download the V2+ versions from your account.
https://wpgeodirectory.com/your-account/This reply has been marked as private.You must enable the Rest API for that feature to work.
GD – Settings – API (tab) – Enable APIThere is one add listing page per CPT. All packages for a CPT use the same add listing page. The URL links to the package in the sense that the correct package will be selected (per the URL) even if the package row is hidden with CSS.
April 30, 2019 at 7:23 pm in reply to: Setting up copy of GeoDirectory in a subfolder – "Download failed. Unauthorized" #483797Hi,
if we are talking about /test/ this is the clone site, yes? New and sitting at a new URL.
So, go to the plugins page on that site and try deactivating and reactivating. Then refresh the page and try to update.
What might work for you:
Create a BP forum “Event XVZ” thread to match an event “Event XYZ”.
Add a new URL field to events “Group Forum Topic”
Edit Event XYZ and add the link to the forum
Now users can find the forum in the event.Kor is right, and some people choose to link to one of the blog categories instead.
Hi,
yes, that sounds like a good summary. The theme has a bunch of special styles applied to a general class .search which is being used on the search page. To override them you rewrite the CSS as you desire like:
/* Search Page */ .search .status-publish { margin-bottom: 0!important; } -
AuthorPosts