Kiran
Forum Replies Created
-
AuthorPosts
-
June 5, 2017 at 2:12 pm in reply to: Notify Admin when listing edited by Author Doesn't work #381733
Hi Clem,
You have applied user capability “delete_users” to user roles like “Free Subscriber”, “Author”. During sending notification to Admin when listing edited by author it checks whether current user is super admin or not via function is_super_admin().
Because of “delete_users” ticked for role “Free Subscriber”, it return is_super_admin() as a true, and it skips sending notification.I unticked “delete_users” for “Free Subscriber” and now sending notification works fine for “Testemail” user.
Let us know.
Thanks,
KiranThanks for letting us know 🙂
Hi Jacob,
I have installed GeoDirectory on sub-site https://biz.concealedcarry.com/ and it seems works fine there.
I have done some changes.
– Added define(‘WP_MEMORY_LIMIT’, ‘1024M’); in wp-config.php
– Home page map got stuck because it going to load 70k+ listings markers. To fix this i have unticked some categories from GD > Design > Map. (We recommends GD Marker Cluster plugin that loads markers dynamically with cluster)Let us know.
Thanks,
KiranHi Neil,
There was a bug found in previous version, so if same name used for listing title and categories/tags title then it creates same slugs for the listings and categories/tags. This results in problem because it can’t identify whether it is listing or a category/tag if same slug found.
We have added slug validation in recent version, so now same slug can’t be used within listings/categories/tags. If same slug found during save then it appends -1 or -2 etc…
In your case you have already tag “Windsor Castle” with slug “windsor-castle”. That’s why it appended “-1” when you saved listing with title “Windsor Castle”.
To remove -1 fro listing slugs you can edit slug in tags/categories to like “windsor-castle-tag” and then edit listing slug to “windsor-castle”.Thanks,
KiranHi Lance,
1.
< Let us provide which urls “indexed and it shows up as a duplicate page”.2.
< Popular location widgets contains the locations with the links to the locations pages. So when you goes to any location page from this widget it has breadcrumbs with location page url.
The link to listings page in breadcrumbs available only within listings pages (ex: post type archive links, categories pages, tags pages etc..).
There is no snippet to get the thing you asking about to implement. It required some code customization to implement it.Thanks,
KiranThis reply has been marked as private.June 5, 2017 at 4:32 am in reply to: Notify Admin when listing edited by Author Doesn't work #381641Hi Clem,
Checked with test account, it seems something conflicts there. Let us provide FTP credentials so we can look into more.
Thanks,
KiranThanks for letting us know 🙂
June 2, 2017 at 12:37 pm in reply to: Can´t see stripe to check like a payments of invoicing plugin #381281We are working on new releases/updates system for Invoicing & its addons same like we have for GD plugins. 🙂
You should download recent development version from https://github.com/AyeCode/invoicing.Kiran
Hi Javier,
The FTP details not working foe me, but no worry PayPal problem has been fixed.
Now Invoicing has its own gateways and the payment gateways of Payment Manager no longer supported by Invoicing. So you have to configure Invoicing gateways from Invoicing > Settings > Payment Gateways.
I have set the Merchant ID here and now error is disappeared.Thanks,
KiranJune 2, 2017 at 10:36 am in reply to: Can´t see stripe to check like a payments of invoicing plugin #381255Hi Javier,
I have added it please active this plugin from plugin manager and configure it now from Invoicing > Settings > Payment Gateways > Stripe
Note: you have plugin directory for the Invoicing plugin is “invoicing-master”, it should be “invoicing”. Please rename it to “invoicing”.
To rename plugin directory first deactivate Invoicing plugin from admin > rename directory name to “invoicing” via FTP/CPanel file manager > activate again from admin.
Also make sure you are using most recent plugin from https://github.com/AyeCode/invoicing/archive/master.zipThanks,
KiranHi Keane,
It seems you are not using most recent Invoicing plugin. Please get most recent plugin from here https://github.com/AyeCode/invoicing/archive/master.zip and update it.
Let us know.
Thanks,
KiranHi,
Please enable Booster plugin and check.
Done following things to fix the problem.
1) There was conflict with Amazon Associate widget script, and it fixed now.
2) Admin > GD Booster > JS/CSS Files Exclusion From Combines > added woocommerce-smallscreen.cssLet us know.
Thanks,
KiranHi Keane,
Login details no longer working for me now. Please double check.
Kiran
Hi Keane,
Now login details not working for me, can you double check please.
Please try after clearing browser cache. Let us know which payment package are using to pay.
Kiran
-
AuthorPosts