Paolo
Forum Replies Created
-
AuthorPosts
-
Your users can also import business listings from Yelp (yelp does not have an api for events yet)
The event widget should work on any page. If the plugin is installed in a multisite environment it will not work properly.
We are still working on multisite compatibility.
Thx
Not really , we tested them on our tests sites during development and they always worked.
I don’t think we ever had a support requests for notification not working, other than from ppl with mail server problems.
Thx
Hi,
if the child theme has different html output, the compatibility plugin becomes almost useless and will have to be adapted to the new templates.
I’ll ask John to see if he can point you in the right direction. We would need at least a URL though.
Thx
November 2, 2014 at 4:41 pm in reply to: After install: demo data import & picture upload does not work #20318Hi,
there is a problem with ajax calls. they fail with a 500 serer error. (see image attached)
1st thing I’d try to diable all non GD plugins 1 by 1 to see if one of them is the culprit.
Duplicator probably doesn’t work because of GD database structure. Currently we don’t prefix the GD tables with wp_ (reason why we are still not multisite compatible). We will soon (we are working on it) and that should solve it.
There are other similar plugins that you can use now, that will clone the entire database without caring about default wp prefix and will replace all URL in it to move it to another domain without losing anything.
I personally dont use a plugin, but this: https://interconnectit.com/products/search-and-replace-for-wordpress-databases/
Let us know if disabling plugins solves the 1st issue.
Thx
November 2, 2014 at 4:21 pm in reply to: Place Multilocation to the side of Advance Search Wiget #20316Hi,
put the following in functions.php to allow shortcodes to be parsed in text widgets:
add_filter('widget_text', 'do_shortcode');Then just create a text-widget next to search with the following shortcode:
[geodir_location_tab_switcher autoredirect="1"]and adjust with css.
Thx
Hi,
if you mean the GD > Event Listing you can see it in action in our demo’s home page as last widget.
Please provide a URL and wp admin credentials in case you can’t make it work and we will look into your settings.
Thx
If in the widget settings you enable the location filter, when switching location it will filter listings and show only listings belonging to the selected location.
Example: http://wpgeo.directory/
Switch to Chicago or New York and you will notice that the results of all widgets in the home will adapt to the location.
Thx
Yes and after I input username and password provided I get a 404 file not found error.
See image attached.
Thx
I see you removed it again…
I give up
Hi,
yes I use an FTP client and whatever I tried didn’t work.
Even via browser after letting me in, I get a 404 page.
Let me know,
Thx
Guust idea could work, but the question should be asked to the builder author to be sure of how it works.
Personally I’ve never used it and I don’t really know how it works.
I would ask in the builder support forum something like: I need to install a plugin that will create virtual pages. I need them to be assigned a full width template because they come with their sidebars, Ho do I do this?
Thx
October 31, 2014 at 3:33 pm in reply to: Some problem with neighbourhood & popular post view widget #20210Hi,
for the 1st problem there is nothing we can do, as Google Maps API is providing that data. We can’t change Google Maps data if inaccurate, nor use another system.
For the second problem we would need a better explanation with examples and possibly a URL where we can see the problem.
Thx
I’ve allerted John.
Thanks
-
AuthorPosts