Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
$_SESSION’s seem to be broken/ not working on your server, i have set your 404 page to run a check and it’s not working, please get your host to fix this, i think this is where 99% of the problems are coming from.
Thanks,
Stiofan
OK then it looks like maybe the other error is fixed, i would try increasing your memory limit to 256mb and that should resolve this. Your host should be able to do that for you in a few minutes.
Let us know how you get on.
Thanks,
Stiofan
Please provide wp-admin details in a private reply and i will take a look.
Thanks,
Stiofan
Hi It looks liek the table does not exist, can you trying going to GD>Tools>Clear all version number try running that and see if it then still shows that error.
Let us know.
Thanks,
Stiofan
The function to change location fires on the value of the select changing so it can’t change because it’s already on that value.
If you want me to look into a solution let me know.
Stiofan
Hi, Please check now.
Stiofan
Yay PayPal works 🙂
ok in this picture: https://wpgeodirectory.com/wp-content/uploads/2015/07/Pic2.png
Both live and test need to be set to what the test value is and all should be good 🙂
Stiofan
This reply has been marked as private.July 30, 2015 at 9:26 am in reply to: What's the best way to mark a business closed/out of business? #47498You can use this hook: https://github.com/GeoDirectory/geodirectory/blob/d8860ae4fc02557ac6c05dbe0e0ea0735541f968/geodirectory-templates/listing-listview.php#L116
You are passed the $post value which will have all the custom field info added to it so you can add your own banner as a conditional.
Thanks,
Stiofan 🙂
This can be disabled under GD>design>detail>Disable share this button section
Thanks,
Stiofan
Hi again 🙂
The setting guust put in are correct, the examples are just there if you were using a different IPN processor.
As for stripe please see the settings under “Webhooks URL” you need to enable it in stripe:
You must set this in your stripe account to match the value above, in stripe see Your Account>AccountSettings>WebhooksYou need to set the value in stript to the value u have in that field.
Let us know how u get on.
Stiofan
Hello,
I see you your options values you have used “/” such as ” Dining: Market/Deli”…
We reserve the “/” for special advanced features so it can’t be used in normal values, try replacing with a “-” or something more fitting. I have replaced it in the “Activities:” section as their was only one and now it works, i will let you fix the other one.Thanks,
Stiofan
This is a strange problem and i will try and explain it here:
The first time a price package is used with stripe the recurring and free trial settings are stored on the strip website and you can no longer edit that package, in this case the free trial was set to one day for testing and those settings stuck. You can’t change the package on stripe so your options are to delete the package (if you have no users subscribed to it) so the next time it is used it will save the new settings or you can create anew price package in GD and retire the old one.
Thanks,
Stiofan
@chezwells OK i’ll explain the problem…
Those tabs are created by jQuery UI .tabs() but the theme or maybe a plugin that create them don’t use any jQuery UI styles sheet so they come out looking very plane, for GD we use a jQuery UI style sheet because otherwise some elements would be broken like the datepicker.
So because those tabs are jQuery UI elements and have all the CSS classes our styles affect it, we can’t change the class names because that’s just not how it should work and if we dont include the style then the datepicker etc will break. So i would say your best options are either re-style the tab to look how you want or add some JS that removes the jQuery UI classes on load.
You can see the default tabs should be styled like you see them with GD installed.
https://jqueryui.com/tabs/#defaultThanks,
Stiofan
Sorry there are two problems going on here @lonewolf95665 can you please start your own topic please.
Stiofan
-
AuthorPosts