Abhishek Modi
Forum Replies Created
-
AuthorPosts
-
September 29, 2015 at 6:32 pm in reply to: Weird Behaviour When user comes from Search Result #55053
Yes paolo you are right it happens when category is added in end or if its a listing detail page.
In my opinion if a user search some result in Google search results. It means he wants listings of that location, So if we serve the same location that is in url it would be great user experience.
In other case he will be lost on site.Also one more bug i notice when we do advance “customize my search”, the title are incorrect:
<title> | Places | Near Near: User defined | Search Results | GeoDirectory | WordPress Business Directory Plugin Demo</title>
Can we control these titles in yoast or through Geodirectory ?
Thanks
September 29, 2015 at 9:43 am in reply to: Weird Behaviour When user comes from Search Result #54976This reply has been marked as private.September 28, 2015 at 9:50 pm in reply to: Weird Behaviour When user comes from Search Result #54925Oh sorry it is showing some new updates. I just updated old versions also on saturday, thats why i’m confused.
I will update and let you know.
Thanks
September 28, 2015 at 9:46 pm in reply to: Weird Behaviour When user comes from Search Result #54923This reply has been marked as private.September 28, 2015 at 1:27 pm in reply to: Weird Behaviour When user comes from Search Result #54820This reply has been marked as private.September 28, 2015 at 12:22 pm in reply to: Weird Behaviour When user comes from Search Result #54811This reply has been marked as private.September 26, 2015 at 11:46 am in reply to: GD Booster Conflicting with Theme Style and Widgets #54626Thanks
September 26, 2015 at 11:40 am in reply to: GD Booster Conflicting with Theme Style and Widgets #54624Sorry Stiofan i have just rename the file when we were testing Gd Booster issue. working fine my mistake
Thanks
September 26, 2015 at 10:48 am in reply to: GD Booster Conflicting with Theme Style and Widgets #54622Sorry to Interrupt Stiofan But Just just cleared the cache and new Replace Code is not hiding menu.
Thanks
September 26, 2015 at 9:27 am in reply to: GD Booster Conflicting with Theme Style and Widgets #54617Thanks Stiofan for the Code its working fine now.
I have replace the code with your code. Its in header.php
Resolved
Have a Good Day 🙂
September 26, 2015 at 8:44 am in reply to: GD Booster Conflicting with Theme Style and Widgets #54614Hi Guust,
As You said I have updated all my Geodirectory Addons & plugins to latest version But still its conflicting with theme css. And yes I’m not using any child theme, only thing i have added custom css in Avada Theme Option.
Its affecting the widget text css and Theme options Footer Css that i have added.
And Map is also not working its continously loading all the time. I have increase the Memory limit also but it didn’t work.
Thanks
September 25, 2015 at 9:06 pm in reply to: GD Booster Conflicting with Theme Style and Widgets #54563This reply has been marked as private.Thanks Paolo
One more thing Is it possible to disable category top description for categories above Listings.
Reason I’m using it is to display only “meta description” for SEO purpose and nothing.At the moment it is coming above my listings, Is there a way to disable on Category Pages.
Its Great Geodirectory supports Meta Description for All Locations, Places(Categories) But Can we add keywords as well for Places, Location(City, Region & Country) and for Geodirectory Homepage ?
Thanks
Well i found this code on web and it worked. Atleast this disable the canonical made by yoast:
// Remove Canonical Link Added By Yoast WordPress SEO Plugin function at_remove_dup_canonical_link() { return false; } add_filter( 'wpseo_canonical', 'at_remove_dup_canonical_link' );
Thanks
Great News, Excited for New Version. Thanks Millions
-
AuthorPosts