Paolo
Forum Replies Created
-
AuthorPosts
-
We are trying to clean up as many points in our todo list as possible for the next batch of releases.
Should be in the next few of days.
Thx for your patience
Can you try activating GD now and see if it still messes up the order of widgets in custom widgets areas?
Let us know,
BTW, I suspect the problem comes from the 10 “Inactive Sidebar (not used)” at the bottom of your widgets page.
Even though they are empty, this message appears:
This sidebar is no longer available and does not show anywhere on your site. Remove each of the widgets below to fully remove this inactive sidebar.
GD could only trigger the error, without being the culprit…
Hi,
I had a quick look at this and I can’t find a quick fix.
I need to report it to Stiofan and the development team, we will keep you posted.Please keep those admin credentials active until advised. Stiofan will look into this probably tomorrow morning (uk time)
Thanks,
Both things would require to rewrite a good part of the multiratings addons.
Thx
Hi,
no I am not, but I can move this in the jobs section for you, where freelance developers can contact you directly.
Thx
Hi Murphy,
for that you will have to modify the advance search addon and remove the hide_empty var from the function calling that category list. Because of this, you will have to re-apply the change upon every update.
Personally, I’d try to explain to the client why empty catgeory will not appear there…
Thx
Hi,
GeoDirectory doesn’t assign pre-configured widgets upon activation, it just creates it’s widgets areas.
When adding dummy data some widgets are assigned to various GD widget areas, but our plugin shouldn’t move your widgets in any way.
I wasn’t able to reproduce this on my enfold test site. Can you please provide a URL and wp admin credentials of a website where we can see this happening?
Thanks
Hi,
I don’t see any reason why you couldn’t. Signin page can be easily redirected to whatever page you want: http://docs.wpgeodirectory.com/redirecting-the-login-page/
Thx
Hi Dmitri,
that is a php warning, it should only be logged in your error log, it doesn’t prevent the application from working.
If you add this to your child theme functions.php it will disappear:
error_reporting(E_ERROR);
We will include the fix to remove the warning complete in a future version.
Thx
Hi,
yes there is, but involves custom coding.
Thx
Hi,
add this to your style.css
.geodir-loc-bar { border: 0 none; } #main .geodir-loc-bar-in, #main .geodir-category-list-in { background-color: transparent; } #main .geodir-loc-bar-in { border: 0 none; }A quick tutorial to learn how to do this yourself: http://docs.wpgeodirectory.com/customizing-your-style/
Thx
I’m sorry, I thought you had subscribed for a full membership, I only noticed now that you bought some addons on Theme Taillors individually.
Yes in that case you need the custom post type addon. The “Hotel” dropdwon is the list of Custom Post Type…
Thx
Hi,
that is a php warning, it should only be logged in your error log, it doesn’t prevent the application from working.
If you add this to your child theme functions.php it will disappear:
error_reporting(E_ERROR);We will include the fix to remove the warning complete in a future version.
Thx
October 15, 2014 at 7:14 pm in reply to: Where do I enter placeholder text for street-field on add-listing page? #18497Hi,
this requires custom Javascript code and a function to enqueue it for the add listing page.
If you want, I can move this topic to the jobs section of the forum to see if there is any developer interested in working for you on this?
Let us know,
Thx
-
AuthorPosts