Paolo
Forum Replies Created
-
AuthorPosts
-
Or you can create a geodirectory folder in your child theme and paste in it a copy of the geodir-signup.php template from geodirectory/geodirectory-templates/.
At this point you can add whatever text in it.
See image attached that will show this example: http://wpgeo.directory/?geodir_signup=true
Let us know,
Hi,
this would be a customization and will require some new code.
Do you want me to move this to the Jobs section of the forum to see if there is any developer interested in working for you on this?
Let us know,
Thx
Glad it worked! 🙂
I just tested with an iPhone 4 and the only problem seems to be a white space below the images. That is due to a portrait format picture in the gallery. If remove that and leave only landscape images the problem will vanish.
Photos are not automatically sliding, but they do if I click on the arrow button.
I need to ask Stiofan if that is intended or not.
We’ll keep you posted.
Thx
awesome 🙂
Glad it was solved!
Hi,
change location text can be change via translation file. In this case it’s in location manager po file. Pls see http://docs.wpgeodirectory.com/category/translation/
css:
#main-nav ul li.parent-list a { width: auto; } #main-nav ul.sub-menu .gd-location-switcher-menu-item a { color: #333 !important; text-shadow: none !important; } #main-nav ul.sub-menu .gd-location-switcher-menu-item a:hover { color: #111 !important; text-shadow: none !important; background: 0 none; } #main-nav ul ul .geodir-chosen-container li { border: 0 none; color: #333 !important; }Let us know,
Thx
Everything should work correctly once we fix the bug reported in the other thread than…
We’ll keep you posted.
Thx
October 17, 2014 at 4:46 pm in reply to: How do I the name of a city as a variable I can use or call? #18735Hi,
you can get the current location with the function
geodir_get_current_location();example:
add this within the widget code:$current_location = geodir_get_current_location(array('echo'=> false));and use the variable :
$current_location;wherever needed.
Thx
BTW, very nice website!
Cheers,
Hi,
not 100% sure, but maybe this can help?
http://justintadlock.com/archives/2013/10/07/post-relationships-parent-to-child
Let us know,
Thx
Hi,
Guust is correct, but there is a little mix up. It is the other way around.
go2 page (location) uses the GD home template.
places page (listings) uses the GD listings template.
Thx
Both things have been fixed and will be in the next release.
Thx
can you please provide a link?
Thx
To show more listing in the list go to wp Settings >> Reading and change the number of visible posts.
Thx
-
AuthorPosts