Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
I have sent you a google hangouts invite, let me know if you don’t get it.
Stiofan
We have a task for this now, we will update you here when done.
Thanks,
Stiofan
July 23, 2019 at 3:21 pm in reply to: WP All Import – cannot import categories or any other dropdowns #499151This was released, are you still having issues?
We are at the planning stage for this, you can follow it here:
https://github.com/AyeCode/invoicing/issues/210Thanks,
Stiofan
July 23, 2019 at 2:00 pm in reply to: Woocommerce store affected by Supreme Director/Directory Starter 2.0.0.x Theme. #499138This has been fixed and released, please update directory starter theme to 2.0.0.8
Thanks,
Stiofan
This reply has been marked as private.The redirect thing for login is a built in WP feature, once you login it redirects you back, but with standard WP registration you are not logged in, so you can’t be redirected back.
If you install https://wordpress.org/plugins/userswp/ you can set it to auto log you in on reg and redirect you back. We are also working on a lightbox login/registration for that which should be out soon which would mean a redirect is not required.
Thanks,
Stiofan
Hi Vivek (any anyone else reading this)
One of the main reasons GD has its own custom tables is to eliminate these bottle necks, the way our system is setup means this is not an issue, even with millions of listings.
Thanks,
Stiofan
July 17, 2019 at 4:57 pm in reply to: Address, Contact Info, Permalink, etc not saving when adding or editing a place #498214Hi Jeff,
Most of your custom fields don’t seem to exist in the place table. The easiest thing to do would be to remove them and then add them back but i’m wondering how you managed that?
Did you import them somehow or was there a failed upgrade from GDv1?
Stiofan
Please see: https://wpgeodirectory.com/custom-fields-custom-places/
The first part of the code is the same, the second part is using a GDv1 hook, so that could be changed or you can manually insert the function where you need it
echo geodir_show_listing_info('below_content_tab');
Stiofan
For the images, the slider will always take up the fullwidth of the container, if you mean you want to constrict it then you coudl simply wrap the shortcode in a div like
YOUR SHORTCODE HEREIf you simply mean the large images are loaded, then all our images are “responsive” which basically means, we tell the browser about all the sizes and it loads the one that will work best, on mobile it will be the smaller one etc.
Stiofan
This reply has been marked as private.Thanks for confirming, i will get that update pushed out.
Thanks,
Stiofan
Please check now and let us know.
Stiofan
Please check now and let us know.
Stiofan
-
AuthorPosts