Simone
Forum Replies Created
-
AuthorPosts
-
Hello Gary, add the following in your style.css
.geodir-filter-container .customize_filter{display:block !important;}
Hi Scott, What you mean by that? that the listings are from different cities? Int his case, you need the multilocation addon, more info here
https://wpgeodirectory.com/addons/multilocation/If you want to give users the ability to edit the listings (they should claim them first), you need this addon
https://wpgeodirectory.com/addons/claim-manager/Hello Anita, I’m afraid but without seeing a live site we cannot debug..
Ok, can you post your login details please?
Hello, this refers to the google analytics feature, you can find it in Geodirectory/General and then in Google Analytics tab
As Paolo said, it is most likely a server issue (since also CURL is not enabled on your host).
could you create a phpinfo page and upload to your root ?to create it, insert the following into a file
<?php phpinfo(); ?>
and name the file with a php extension, e.g. phpinfo.php
Ok, if it’s a fresh install, please try deactivating all the non-gd plugin, and be sure to follow the “getting started” documentation here https://wpgeodirectory.com/docs/basic-installation/ especially the permalinks, default category and default city part
Yes we need administrator access, otherwise we couldn’t see what’s going on..we could just guess and the odds are many 🙂
It could be some kind od conflict with some other installed plugin, it could be a misconfiguration, it could be anythingHello, and sorry for the delay.
it seems you’re using a minifying plugin and many attributes from the style are messed up..
before going further, could you please disable the plugin bwp-minify , delete your cache, and retry ?Hello Assa, it is really really difficult to browse your backend for someone not usual to RTL and hebrew.. I really spent more time trying to guess the links than debugging..is there any chance to temporarily switch it to english?
I tried to edit your last url with the address you provided, and the popup
נא לבחור כל כתובת של העיר (Tel Aviv-Yafo) בלבד.
appears, is that address in tel aviv?
Hello, please provide url and login details in a private reply and we will look at it, thanks.
Hello, you can use the numbers including ga:
that’s for the GD tracking for the listings, if you want the tracking for your website, use the avada settings and so it will be on each page (this is for tracking the visitors on your website)
Hi, each of the addons has its own path.
Here yo can find the path for each addon and their path.I wouldn’t call it a “bug”, but your case is specific..your names are loooong. Try increasing the width of the box with
ul.treeview.main_list { width:300px; }
Hello, i tried with multiple browsers and I can’t see your issue (see attach)
You can however tried increasing the line-height adding this in your css
.geodir-bestof-cat-list a span { line-height:30px !important; }
-
AuthorPosts