Simone
Forum Replies Created
-
AuthorPosts
-
Hello, I tried to set the Time custom field to “Swho on listing page” and I see the event date in the listing page too, see attach.
Hello, ok we found the culprit, wordpress does not allow to login using email (the login box it’s the wordpress one).
you can use this plugin, it will allows you to choose to login with both email or username
https://wordpress.org/plugins/wp-email-login/Hello, login details are not correct.
It seems something is breaking up before the map widget.Hello, you can play with CSS as you want, if you’re knowledgeable.
The area behind the logo, if you’re using the GDF theme, it’sdiv#inner-header.wrap.cf
so , for example, you can add an image with
div#inner-header.wrap.cf { background:url('your image.png'); }
Hello, you can disable that going in the Geodirectory Settings -> Listing Claim and in the options tab set “Show link to author page on listings?” to “No”
Hello, you can run the GD Tools, in the Geodirectory Settings
hello, that custom fields marks a post as “posted to Facebook” if it is set to 1, so if you set it as 0, it will be eventually reposted to facebook
Hello, try to add this in your style.css folder
.geodir_featured_img { background: url(https://ayecode.b-cdn.net/images/featured.png) no-repeat !important; }
change the url accordingly.
Not tested, it should work, let us know.Hi, t shows the category with listings in it, not all of them. If a category is empty, it will not be shown, same happens in the map category list
Hello Peter, try adding the following to your style.css (child theme)
@media only screen and (max-width: 480px) { .widget geodir_loginbox { display: none; } }
not tested, but it should be working.
Hello, have you added some functions in the functions.php (absent in the staging-website)?
April 27, 2015 at 4:31 pm in reply to: Change Business Name & Description to Event Name & Description #38075Hello Ashley, I will suggest the thing you said, so Stiofan/Paolo will eventually consider it.
About the Business Name / Business Description, it is handled by the .po file inside the geodirectory plugin, not the events manager, I will also notify the dev about this so it will be distinguished.
Hi, this task is added, once the developer will fix it, we’ll let you know
Hello, I don’t know if it’s your host, but I see a lot of 404 (not loading) .js
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (jquery.ui.core.min.js, line 0)
etc..
This reply has been marked as private. -
AuthorPosts