Paolo
Forum Replies Created
-
AuthorPosts
-
Personally when I need a responsive background image I use background-size: cover; as explained on this tutorial: https://css-tricks.com/perfect-full-page-background-image/
However Guust suggestion should be good too.
Let us know,
Thanks
Not yet, sorry Jan.
Kira is still working on the new payment manager, which has taken much longer than forecasted. Than he should finally be able to start with this.
Thanks for your patience,
August 10, 2015 at 2:47 pm in reply to: Which software do you use for your – Vote Request Developments #48852H,
it is called Avira Feeback box from Kriesi. It is no longer available since 2 or 3 years.
We are maintaining our own fork of it.
Thanks
This reply has been marked as private.@giri, Eri will be paying you directly, so you can send him a paypal invoice from your account.
Thank you both.
Hi,
we said maximum 2 days because looking at the work required, that’s the time we forecasted it would be necessray. However monday Giri must be back on his tasks, I’m sorry, but we can’t afford to do more than what we did already.
Hope you can understand.
Thanks
Hi,
$telefon = geodir_get_post_meta($post,’geodir_contact’,true); echo $telefonBeut where are you trying to add this? This is php and can only be added in php files.
Let us know,
Thanks
Hi,
which custom background image and what is backstretch?
let us know,
Thanks
Hi Bikram,
please provide a URL where we can see the problem and we will look into it. Admin credentials in a private reply with the URL would help more.
Thanks
Yes they are mandatory fields, maps won’t work without them.
You can get bulk coordinates from a list of addresses here: http://www.findlatitudeandlongitude.com/batch-geocode/
Please read documentation: https://wpgeodirectory.com/docs/core-export/
Thanks
HI,
we only checked the home page, but we found several errors. The theme has been develop without respecting basic WordPress best practices.
jQuery was added in the footer using $ instead of JQuery. SCripts in wordpress should be enqueued: https://codex.wordpress.org/Function_Reference/wp_enqueue_script
We also found several errors in the header.php.
We would recommend to use a profesionally developed theme to avoid problems like this.
Thank you
Hi,
the problem is theme related.
One of the Theme Scripts is breaking several other JS used by GeoDirectory.
We are looking into your theme to see if we find anything obivous.
We’ll let you know,
Thx
HI,
just FYI, this is the easier way to see if there is an illigal character that will break the maps in any of your listing.
You must have firebug installed or use Chrome developer tools. I use firebug.
Activate firebug in console mode and refresh the home page. The map queries will appear (see image attached).
As you can see the query containes all category IDs:
yoursite.net/wp-admin/admin-ajax.php?action=geodir_ajax_action&geodir_ajax=map_ajax&ajax_action=cat&cat_id=31,14,15,23,22,40,21&search=&gd_posttype=gd_place
We need only category 40 that Guust said it had problems:
yoursite.net/wp-admin/admin-ajax.php?action=geodir_ajax_action&geodir_ajax=map_ajax&ajax_action=cat&cat_id=40&search=&gd_posttype=gd_place
You can find this URL with the right category ID, buy simply unticking all other categories from the map. In firebug console each category unticked will trigger a new query, so you want to use the last one.
Now we can paste that URL in jsonlint.com, that will tell you if and where there is a problem.
Most of the time is a “tab” space copied from word or excel at the end of the title.
Let us know if this helps.
Thanks
You are using v 1.0.3 of the Events add-on. That is 20 subversion back. Currently we are at 1.2.3
Also GD and other add-ons aren’t at their latest version.
If you are worryied about the Excerpt problem, that has been fixed and it’s available in the development version here : https://github.com/GeoDirectory/geodirectory/
Thanks
Hi Key360,
the lite version doesn’t include pagination, could you please provide admin and ftp credentials or pass us the ZIP of the pagination add-on so that we can make some tests?
Let us know,
Thanks
-
AuthorPosts