Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
we can’t see the add listing page without being logged in. Please provide admin credentials.
Thanks
You are welcome 🙂
exclude the tabs that you want to see in sidebar from gd > design > detail > Exclude selected tabs from detail page. They will show in sidebar.
The forgotten password is currently available in the gd-login page.
I asked to the developers to add the link in the account dropdown too.
Thanks
@xavierp Whoop is just a theme for GeoDirectory, it will not work without it, so the convertion from GeoTheme to GeoDirectory will work for Whoop too.
Thanks
May 16, 2016 at 3:40 pm in reply to: Setting Default Category Image as Default Slide (featured) #192231Hi,
please try something like:
remove_action( 'geodir_details_main_content','geodir_action_details_slider',30); add_action( 'geodir_details_main_content','new_geodir_action_details_slider',30); function new_geodir_action_details_slider(){ if ( has_post_thumbnail() ) { geodir_action_details_slider(); }else { echo '<img src="' . trailingslashit( get_stylesheet_directory_uri() ) . 'images/default-thumbnail.png' . '" alt="" />'; } }Let us know how you went,
Thanks
Hi,
you shouldn’t be changing text strings within the code. That is wrong procedure.You must use translation files: https://wpgeodirectory.com/docs/translate-core/
Thanks
Overwrite this file:
geodirectory-functions/general_functions.php
With the file Stiofan provided.
Thanks
You are welcome 🙂
You are welcome 🙂
DId you clear your browser cache? If yes and still doesn’t work, please provide a link and admin credentials and we will have a look.
Thanks
May 14, 2016 at 4:36 pm in reply to: Using Franchise to display Burgers of a Venue instead of place #190971hi,
it was 90% done last night. A beta should be ready by monday or tuesday the latest.
The developer is off for the week end.
Thanks for your patience,
Latest reply from the developer:
On site custom field settings customer has applied option values which is in invalid format. I have corrected and now it showing all options.
For Billing Nationality field option values should be like
Afghanistan/AF,Aland Islands/AX,Albania/AL,Algeria/DZ,Austria/AT,Germany/DE
or like
Afghanistan,Aland Islands,Albania,Algeria,Austria,Germany
but customer has inserted
Afghanistan/AF->Afghanistan “Aland Islands/AX->Aland Islands” “Albania/AL->Albania” “Algeria/DZ->Algeria” “Germany/DE->Germany” “Austria/AT->Austria”
which is wrong format.Option values should be comma separated same like you have on site for fields Internet Access Type & Sport Activities.
For more on custom field settings please see documentation here https://wpgeodirectory.com/docs/core-place-settings/#selectThanks
Hi Ethan,
I just started creating them: https://wpgeodirectory.com/translate/projects/geodiradvancesearch/he/default
At the bottom of the page you will see an export link. There you can export each po file and work with your desktop application.
Once login you can also import your translated file, so that we can approve it.
All other add-ons translations will be availablòe by the next 5 / 10 minutes.
Thanks
Thanks for letting us know.
Hi,
I see list manager active for this website: reitstallverzeichnis.de
However you are not using Whoop there and the list manager is only compatible with Whoop.
Thanks
-
AuthorPosts