Paolo
Forum Replies Created
-
AuthorPosts
-
Hi Giacomo,
I’ve just tested and it doesn’t work, we can see the files but we can’t modify them. It’s a file permission problem, if you try to modify any of those files using the username you provided you should be able to see the same error as we get.
You cannot attach a PHP file here without zipping it 1st.
Let us know,
Thanks
September 20, 2016 at 5:09 pm in reply to: Adding Instructions on Add Listing page… Do's and Dont's #269741If the coordinates entered are wrong or in the wrong format, the map will not work for that listing, as simple as that.
Personally I prefer to keep them hidden as 99.99% of users don’t know what to do with them and the remaining 0.01% can drag the marker to change the position on the map…
Let me know if I misunderstood the question.
Thanks
Hi,
if your directory is only in french, just install the Custom Post Types add-on and translate each Custom Post Type name directly from the Custom Post Types option page.
Let us know if that helps.
Thanks
Hi,
I’m sorry to inform that neither things are possible out of the box.
GeoDirectory doesn’t contemplate user roles and it uses a different database table for each CPT, so searching for all CPT at once would require joining tables, resulting in very slow queries.
Thank you,
I asked to developers to check what you requested and point you in the right direction…
Thanks for your patience,
Hi YC,
for that you will have to apply custom css: https://wpgeodirectory.com/docs/customizing-your-style/
Even for the city, you can show the entire address and then hide whatever you don’t want to appear.
Let us know how it goes.
Thanks
excellent, thanks for letting us know 🙂
HI,
if you add the shortcode in a custom page, you shouldn’t select that page as the add listing page in GD >> permalinks, or GD will try to add the form twice, however it appears that the Avia Builder isn’t able to parse our shortcode. It works on a normal page though.
I asked to the developers to check and let us know,
Thanks
Please submit a feature request : here
If many other members will vote for the same request we will consider it.
Thanks
Hi,
go to GeoDirectory >> General and select that CPT from the option : “Select CPT to disable physical location”.
To remove the sidebar only for that CPT use this CSS:
.post-type-archive-gd_vegan.et_right_sidebar #sidebar { display: none; } .et_right_sidebar.post-type-archive-gd_vegan #left-area { padding-right: 0; width: 100%; } .et_right_sidebar.post-type-archive-gd_vegan #main-content .container::before { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; }Thanks
Hi,
it is always better to create a child theme, but for all the points mentioned here, you don’t really need one.
If you follow this doc, you will see how to make translations that don’t get overwritten by updates. (follow the text doc rather than the video, few things changed).
https://wpgeodirectory.com/docs/translate-core/
As far as disabling the social imported for a single CPT, I think it’s possible via hooks, but I need to ask to the developers to help us out with that, they will let us know asap.
For each CPT you can disable any of the default fields (except categories and address).
To autofill the default cateogry for each CPT you will need a jQuery snippet. Please see this and read the whole thread: https://wpgeodirectory.com/support/topic/autofill-category/
Thanks
September 20, 2016 at 3:58 pm in reply to: Category Top Description on Search page or maybe the Sidebar #269680Hi Suzy,
I can save you the time, the code to call the category top description will do nothing in a PHP widget used in a search result page. It will probably result in a PHP Fatal error instead.
It only works in an archive page.
Thank you
You shouldn’t have the info page there too, there you should have your terms and conditions page.
Each page should only be used in 1 of the slots.
Thanks
The image you provided says clearly what the problem is. In the Google Console you didn’t authorized the correct callback URI. Unfortunately we can’t check your Google Console account to fix it.
If you attach screenshot of the settings for your API key, we will point out where the error is.
Let us know,
Thanks
-
AuthorPosts