Paolo
Forum Replies Created
-
AuthorPosts
-
To get the best possible image display you should upload images in the 600w x 400h format.
We use the original image as css background with the
background-size: coverattribute to fit images of different sizes in an identical space.
The problem is that you are uploading banners and it will be impossible to make it fit in a rectangle.
Thx
I’ve flagged this for the developers.
Thx
Hi,
are your addons all up to date?
Let us know,
Thx
Excellent, I’ll set this as solved.
Thx
HI,
would you pelase provide link and wp admin credentials?
We can’t really fix what we can’t see.
Thx
The code I gave you the other day should work for all locations, not only cities.
Thx
yes, not much I can add.
An alternative would be to hide the image there. It’s a bit redundant, given that you already have the same image in the gallery.
That would be much easier I guess.
Let us know,
Thx
Hi,
glad to hear that. Kiran fixed the location switcher bug too. It wil be included in the next multilocation addon release that we are currently testing.
Release is planned for tomorrow or wednesday at the latest.
Thx again
Hi again,
if you pass the variables via an intermediary php page to the search URL, I don’t see why it shouldn’t work correctly.
After all you can edit the URL manually on the address bar and perform different queries.
Thx
Hi,
I am having a problem with the shortcodes on a test website of ours too.
I’ll report this to the developers. We will let you know asap.
Thanks for your patience.
For the search problem, a little assistance from the theme author would be really appreciated. After all it is the theme hijacking search, not the otherway around. I guess the same problem would come up with any other plugin offering a custom search form…
Thx
No it really shouldn’t…
Hi,
if with the location switcher you moved to new york, you can only search in new york until you move to texas with the location switcher. At that point you will be able to search in Texas.
Only if you are in the Everywhere location or in The United States location you can search in both New York and Texas.
The new advance search addon will use the Near Field as location switcher making this much easier and user friendly.
We hope to release it by the end of the month.
Thanks
Hi Mike,
It will not be possible to do it relatively easily and it will definitely require to modify the advance search addon with custom code.
If you want I can move this in the job section of the forum.
Let me know,
Thx
Hi Pretium,
The best way to learn how to do this without erros, is to add 1 custom field manually from the front end or back end form. Than with phpmyadmin or a plugin like “database browser” check how the data is entered in the database table: geodir_gd_place_detail (if gd_place is the CPT used)
Example:
In the demo I created a multiselect custom fields with check boxes called : test.
Values for it are : Alpha, Beta and Gamma.
In my CSV is added the column : geodir_test
As value I entered : Alpha, Beta
and this is the result: http://wpgeo.directory/attractions/united-states/illinois/chicago/landmark/willis-tower/#post_info
Thanks
-
AuthorPosts