Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
what other plugins are you using that add widget areas?
As Stiofan explained, the problem is on the Enfold side, not GeoDirectory. If they used widget names and not numbers the problem would be solved. They are blaming this on wordpress, but it is not true.
http://www.kriesi.at/support/topic/toppanel-plugin-messed-up-widgets-widget-areas-in-enfold/
As you can see from that post, the problem isn’t only our plugin, but any plugin adding widget areas.
Given that you ask, before handing the work to a client, I would either add the custom widget areas without using the Enfold system, because it will never work properly or ultimately change theme.
Thx
You can’t remove the location page. The system will not work without the virtual pages. In addition location and places pages are not the same.
Normal GD titles would be “Restaurants in Quận Tân Bình, TPHCM, Vietnam >> site name”
I don’t think is GD generating that in Category Restaurnats at the end.
Thx
Hi,
are you using the address autocompleter?
Unfortunately Google doesn’t always return the perfect map location for addresses, that’s why we give option to move the marker to the correct position, updating lat and long, but leaving the address unchanged.
You should add your address, than move the marker on the map to get the right location.
Let us know,
Thx
Wordpress by default only allows to generate a random password and change it via backend edit profile page.
GeoDirectory doesn’t provide anything to do that via front end pages.
There are several plugins that give such feature. Theme My Login, Profile Builder, just to name 2.
With both, you will need to redirect the sign up page to their forms.
Here http://docs.wpgeodirectory.com/redirecting-the-login-page/ you can find how.
Thx
but then I made a change to one and everything went back out of alignment again.
Did you add a new widget area or simply moved a widget from one area to another?
Cause in the 1st case, simply make sure you have all widgets area in place before doing the re-arrangements and that should be the end of the story.
Let us know,
Thx
Hi,
it is only an auto zoom problem. See image attached.
Just disable auto zoom in the detail page sidebar map wodget.
Thx
Hi,
there is a cooming soon page. We can’t see the problem.
Let us know,
Thx
Hi Stacey,
that is currently not possible without a customization.
Thx
Hi Selen,
can you please provide a link and wp admin credentials so that we can actually see the issue?
It is very difficult to offer support based on a description, that is already difficult to understand because of language barriers.
Thank you
this should do :
https://wpgeodirectory.com/support/topic/removing-breadcrumbs-leaves-hp-space/#post-13018
Let us know,
Thx
Hi,
you can’t stop locking the user to the one location?
That’s how the plugin works…
The only way would be to remove breadcrumbs completely.
Thx
Hi,
it is possible, however you have to modify the code of the Send Enquiry URL.
from :
<a class="b_send_inquiry" href="javascript:void(0);">Send Enquiry</a>to
<a class="b_send_inquiry" onclick="_gaq.push(['_trackEvent', 'Send Enquiry']);" href="javascript:void(0);">Send Enquiry</a>Given that for a small addition, you would have to modify far too much code, I’d add it with javascript.
This:jQuery(document).ready(function() { jQuery('a.b_send_inquiry').click(function(e) { _gaq.push(['_trackEvent', 'Send Enquiry']); }); });in GD >> Design >> Scripts >> Footer script code
We haven’t tested it, but I don’t see why it shouldn’t work.
Thx
Hi,
We found something that can randomly prevent auto update from working correctly.
Would you please provide URL and wp admin credentials? We will check if applying the fix will solve your problem too.
Thx
This reply has been marked as private.Hi,
1) in GD >> Multiratings, is this ticked?
Enable multirating: Enable multirating for comment on post2) Currently there is no option to hide enpty fields/fieldset. If you wish to see this feature added in the future, please suggest it here so that other members can vote for it:https://wpgeodirectory.com/requests/
3) Being localized text, that will be in the translation file of the claim listing addon. Pls follow the documentation link provided by Guust to proceed.
4) I see a JS error that could be preventing your map from loading correctly: I think it has to do with this: ai1ec_super_widget (don’t know what it is, maybe a plugin)
5) Credentials are not working.
let us know,
Thx
-
AuthorPosts