Kiran
Forum Replies Created
-
AuthorPosts
-
Hi Sylvester,
This require custom changes in core JS file from which the map is rendered.
You can find code in yoursite/wp-content/plugins/geodirectory/geodirectory-functions/map-functions/js/map.min.js which is minified file of yoursite/wp-content/plugins/geodirectory/geodirectory-functions/map-functions/js/map.js .
Thanks
October 6, 2016 at 9:23 am in reply to: Social Sharing Buttons and Business/Event Detail Pages #278423Hi Ashley,
You have set “Apply description limit?” => Yes in price package setting. So it trims the business content if content exceed the limit.
There are two ways to fix
1) Remove or increase description limit
2) Change ordering of hookI have changed order of hook by adding following lines in your child theme functions.php
remove_filter( ‘the_content’, ‘geodir_payments_the_content’, 99);
add_filter( ‘the_content’, ‘geodir_payments_the_content’, 97);Now sharing options working fine.
Let us know,
Kiran
You are welcome 🙂
Hello,
Please check now it’s also working with the quotation marks in x-shortcodes. I have added quotation marks in description of halkidiki. Look at here http://northern-greece.com/location/halkidiki/.
Let us know.
Thanks for your patience 🙂
Please check, now location description working properly http://northern-greece.com/location/halkidiki/.
Let us know
Thanks
This reply has been marked as private.This reply has been marked as private.Hello sithonia,
Let us know that problem resolved or not. If you still have a problem then provide us admin credentials in a private reply.
Thanks,
KiranHi Carol,
Design & colors working properly after excluding file tribe-events-full-mobile.min.css. This file set in excluded file list under GD Booster -> JS/CSS Files Exclusion From Combines.
P.S.
You forgot to add closing tag “}” in custom style at GD -> Design -> Scripts (fixed).Let us know.
Thanks
October 4, 2016 at 3:57 am in reply to: Neighborhood pages directing to Blog instead of Home #277108Thank you for letting us know 🙂
Hi There,
We have fixed location slug problem.
Please check and let me know if it not working as expected.
Thanks,
KiranOctober 3, 2016 at 10:52 am in reply to: Neighborhood pages directing to Blog instead of Home #276660Hi Frank,
We have fixed the problem. The issue was with nginx server the SERVER_NAME does not returns full host name.
Please check and let us know.
Kiran
Hi Maor,
We have fixed the problem and will be reflected in next version of Claim Manager plugin.
P.S.
Your site is running with older version of theme Directory Starter v1.0.3, we recommends to update to recent v1.0.8.
Also you have two links for claim listing popup one in “Claim” & another with “Business Owner?” You can remove “Business Owner?” link by adding this line in your child theme https://github.com/GeoDirectory/supreme-directory/blob/master/inc/geodirectory-compatibility.php#L543Let us know.
Thanks,
KiranHello Frank,
We have fixed the problem and will be reflected in next version of Claim Manager plugin.
Thanks
September 30, 2016 at 4:57 am in reply to: Neighborhood pages directing to Blog instead of Home #275553This reply has been marked as private. -
AuthorPosts