Paolo
Forum Replies Created
-
AuthorPosts
-
I bag to differ.
Author page is very clearly defined in the WP community:
http://codex.wordpress.org/Author_Templates
even google clearly knows about it.
To modify the author page, you need to move a copy of geodirectory/geodirectory-templates/geodir-author.php inside your child theme.
Change this at the top of the file
from:
<?php // get header get_header();
to
<?php /** * Template Name: Author Page * */ // get header get_header();
Create the regular wordpress page you want and use the template Author Page.
At this point you will have your page using that template. If you need to modify anything, you can modify the code inside the template.
Vikas is working on Shortcodes, so very soon you should be able to use that template on any page you want, without having to do the above.
Thank you
Either you comment out that function and update or you wait until that function is fixed.
The site will not work correctly though…
Hi,
the error comes from mods made on functions.php of your child theme.
Particularly the one starting here:
/***********************************
override popular locations widget
************************************/The class he modified no longer exist and he needs to rectify his function according to new location manager.
If you want to update now, you should comment out that function completely, than update multilocation.
Thanks
did you update GDF and GD core too????
Didn’t mean to be rude.
I honestly admitted I had missed the lat and long fault. We are human after all and we make mistakes.
I’m glad anyway that the problem is solved and you can keep building your website.
Thanks
June 19, 2014 at 11:54 pm in reply to: ERROR – KILLED QUERY geodirectory/geodirectory_hooks_actions.php:1011 #5173Goo to hear… 🙂
Hi,
the website Manila linked (youcan’t see it, but if you want I can link it) does exactly what it is supposed to do.
Geolocate you to the closest location, in my case it locates me in Guadalajara Mexico, (where I am right now) and it provides : No results found…
If I click home it takes me to Home of Guadalajara becuse GeoLocation does what the Location Switcher does… only automatically
If you change manually from Everywhere to Los Angeles and than click Home again, would you expect it to go back to Everywhere?
That woud be total non-sense…
Basically, if a user visits a listing of the location for which he was Geolocated, he couldnì’t go back to the Home Page of the single location, because they keep getting sent back to Everywhere or default location????
@purpleedge locations are not categories. I’m sorry but that example really doesn’t fit in this situation…
HI, I see a welcome page.
Without seeing the site on screen I can’t debug the css.
Can you please send wp admin credentials via private reply?
Thx
Hi,
that will work…
The Search for query is performed on title, description and taxonomies (tags and categories)
Thanks,
That is a bug that has been reportede with new version and we fixed it already.
I am about to upload the new location manager.
Please read the forum to check if the problem has been reported by anyone else before posting a new topic.
Thanks
June 19, 2014 at 11:03 pm in reply to: ERROR – KILLED QUERY geodirectory/geodirectory_hooks_actions.php:1011 #5159We released the update, I’m going to release a new version of Multilocation and GDF framework too in the next few minutes.
V1.1.3 should fix all bugs reported overnight including the timeout on updating website with many listings.
Error was due to a function that was settings the 1st image of each place also as wordpress featured image so that it could be used with other plugins.
We removed this function and we will add it to GD Tools addon that we will start developing soon.
Thx
HI,
GeoDirectory >> Design >> Home, settings were broken by that update. We just released a new version fixing all issues that came out overnight.
Thx
Hi,
that bug is fixed and the fix will be available in the new versions, that I’m uploading right now…
Thanks,
Did you set a default location?
pls send wp admin credentials in a private reply and I will fix it for you.
Thx
-
AuthorPosts