Simone
Forum Replies Created
-
AuthorPosts
-
Hello, this is actually not possible, but this feature is being developed so in the future it will be released.
Hello, did you try to edit the label from the custom field itself (going to geodiretory settings, then click on your custom post type) and not using the .po?
See attachment.
Also, this is only a notice so if you add this
error_reporting(E_ERROR);
in your functions.php, you will get rid of that.
They are notices and not real error and they simply shouldn’t be displayed.Thanks,
S.Hello, this is most likely happening because some other plugin is calling the user. Could you please try to deactivate all the plugin and test it only with GD + Buddypress?
Hello, this is not natively possibile, however this could turn out in a new feature, if doable. I will notify Stiofan
I went to the Geodirectory settings, and then on the GD Tool. It was needed mainly because old GD version was using a different database table.
Hello Gustavo, when upgrading from older GD version, it is supposed to run the GD tool and convert the database to the new structure. I did it for you, so you’re good to go.
Best,
SimoneCheckbox will show a result only if checked
Hi, is the plugin enabled already? (if so, I can see the map working fine)
Otherwise, please check the login details as they are not working.Hello, I know this is not a solution, but you could use the Select custom field where Yes/0 and No/0
Hello Daniel, you can set the Permalink in the Geodirectory settings and set “Location url prefix” to “directory”.
Also, if you don’t want to use your own page for the homepage, remember to untick “Geodirectory home page” from Geodirectory/Design
Checked and yes, it shows 4 places in the latest widget (one for each language). I have notified Stiofan.
This reply has been marked as private.For the detail page you have to tick “show in detail page”..also, have you previously modified the css maybe hiding the tags ?
Hello Jan, so are you planning to show the category not on the detail page, but where all the listings are listed, right? I tried and it happens the same on my test site, I will notify Stiofan about this. In the mean time you can use the code i’ve attached.
add that in the listing-listview.php file in geodirectory/geodirectory-templates
paste the code after
<footer class="geodir-entry-meta"><div class="geodir-addinfo clearfix">
around row 98
You can eventually create a folder named geodirectory in your active theme, and copy the file in there, so the modification will not be lost.
-
AuthorPosts