Paolo
Forum Replies Created
-
AuthorPosts
-
HI,
yes the social importer is a tool to be offered to users to import their pages/listings or events faster from Facebook and Yelp.
Thanks
With shortcodes? https://wpgeodirectory.com/docs/core-shortcodes
Thanks
Hi,
the upgrade link will always link the next available price.
There is no option at the moment to show an alert in case a user picks the same package he already upgraded too.
Thanks
Hi,
for the CSS, please add this to your custom css:
.geodir_category_list_view li .geodir-content { margin-right: 0; width: 70%; } .geodir-content h4 { margin: 5px 0 0; } .geodir-entry-title { float: left; } .geodir-rating { clear: both; }adding the 1st line of a review to your listings page would require a customization that goes beyond the support provided here.
Thanks
Hi,
this is what Stiofan added to the Child Theme of the previous member using GMW:
//fixes for geo my wordpress and GD remove_action('admin_enqueue_scripts', 'geodir_admin_scripts'); remove_action('admin_enqueue_scripts', 'geodir_admin_styles'); add_action('admin_enqueue_scripts', 'geodir_admin_scripts',7); add_action('admin_enqueue_scripts', 'geodir_admin_styles',7); remove_action('wp_enqueue_scripts', 'geodir_templates_scripts'); remove_action('wp_enqueue_scripts', 'geodir_templates_styles', 8); add_action('wp_enqueue_scripts', 'geodir_templates_scripts',7); add_action('wp_enqueue_scripts', 'geodir_templates_styles', 7); function gd_kelo_dequeue_script() { wp_dequeue_script('geodirectory-googlemap-script'); } add_action( 'wp_print_scripts', 'gd_kelo_dequeue_script', 100 );Hope this helps and will help others too.
Let us know how you went,
Thanks
It should work, have you tried resaving permalinks? WordPress needs it after the update to set the new rules for paginated comments…
Let us know,
Thanks
Hi,
We have set the language for the map to spanish, so the map text is for locals.
In set default location if you drag the makrer it changes the city also.
By doing this, we could set it as Baños de Agua Santa.
We assume this is ok?
Let us know,
Thanks
HI,
the default google map marker is H:20px W:34px.
In the demo we use custom markers that are a bit bigger: http://wptry.it/try-geodirectory/wp-content/uploads/sites/16/2014/12/Attractions.png H:36px W:45px.
However you can use more or less any size, just don’t make them too big…
Thanks
yes this was fixed, are you using the latest version of everything?
Let us know,
Thanks
Hi,
there is a problem in realted listings (Beitrag mit Bezug). The siedbar is in there. There is something breaking the html of the realted listing grid in that category.
Have you tried disabling all non GD plugins (including 3rd party add-ons like business hours) to see if the problem goes away?
Let us know,
Thanks
Hi Jeremy,
I see the field on your website? Please see image attached.
Thanks
Hi,
you can find the english file within your plugin files: http://docs.wpgeodirectory.com/translate-core/
For problem with Transifex registration, please request support to transifex support team.
Thanks
Hi,
Guust is correct, you cannot add reviews without a text content.
Thanks
Hi,
no it is not, it can only be used in the listings detail page.
ThanksHi,
I see that the other 2 add-ons did sync. I’ll ask to Stiofan why Whoop didn’t, it is the last product we added, so we must have forgot something.
We’ll keep you posted. Thanks for the heads up and your patience!
-
AuthorPosts