Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
reply4
reply3
reply2
reply1
June 7, 2016 at 10:15 am in reply to: I Purchased Geodirectory Membership and It's Showing that I'm a Free User #204550You had two user accounts, somehow one was assigned the purchase and one was assigned the licences, i have fixed it now.
Thanks,
Stiofan
Hi Robert,
You should probably change your paypal IPN url in paypal.com settings (not on your site) to:
http://YOUR-SITE.COM/gd-info/?pay_action=ipn&pmethod=paypalThanks,
Stiofan
I have replaced the h2 in the mobile menu widget.
Thanks,
Stiofan
I can’t connect with this, please provide step by step instructions on how i am expected to connect?
Thanks,
Stiofan
Hi Scamp,
I am unsure exactly what you mean, can you elaborate please.
Stiofan
This is is a recurring payment, £0.00 THEN £9.99/month, with recurring payments PayPal requires you have a credit/debit card associated with your paypal (or for the UK u can click the link “Don’t have PayPal? pay with credit/debit card” basically it needs a financial agreement the buyer will pay each month.
Thanks,
Stiofan
Hi Preben,
Try this as the validation pattern as a text field:
[0-9,.]*
or this if you dont wan to allow decimals at all:
[0-9,]*Let me know if you have any problems.
Thanks,
Stiofan
Hi Marco,
I have just done some testing with it today, it’s charging and validating tax details now, we are changing the way it creates items for invoices to make it a bit more futureproof.
There are still a few little things to deal with before releasing a beta but i will keep u update here.
Thanks,
Stiofan
Great! 🙂
June 6, 2016 at 12:15 pm in reply to: Supporting 10 million listings, 1000+ Categories? DB Design? #204072Hi Anthony,
Our aim is to be able to handle this yes, the problems i see would be with the 1000’s of categories, we build an array of locations and category counts, we were looping through this on each change but if you have many categories and many locations it becomes a problem, we have changed this (to be released in the next version) so it only updates a single posts locations and categories and there is a tool to ajax build the array if you do a large import.
DB design wise i would suggest splitting the categories into as many CPT as you can but you have to be aware of some limitations at this time like searching between multiple CPT is not possible, so i would recommend making CPT based on the industry if you can.
In the end if you run into any compilations we will try our best to resolve them and/or modify the system to handle them.
If you have any more questions just let me know.
Thanks,
Stiofan
Hi Alex,
Its working for me, maybe try another browser? I can make u a screencast if u want showing it is working for me.
Stiofan
-
AuthorPosts