Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.
You wp-config.php seems corrupt, i cant even open it, other files open fine, you might need to rebuild it.
Stiofan
Hi,
Please give it a try now, i have done some basic theme compatibility, let us know if you need more done.
Thanks,
Stiofan
Please provide FTP details, i tried fixing it direct but it has white screened.
Stiofan
Yes please globally enable it and enter the url in the 2co GD settings page.
Let us know.
Thanks,
Stiofan
Hello, do you have INS enabled on your account? https://www.2checkout.com/documentation/notifications/
Stiofan
Please give it a try now, there was some testing code i think was blocking it, it seems to have removed some icons, you might be quicker exporting and then reimporting the categories.
Thanks,
Stiofan
Hi,
Try this:
add_action('geodir_signup_forms','my_signup_page_text',5); function my_signup_page_text(){ echo "<p>My text yo!</p>"; }Stiofan
Hi Simon,
it shoudl be resolved now, the problem is another plugin is using a similar tax meta script and we have extra hooks and the other plugin is loading its script first and it does not have the hooks.
To fix this i replaced this plugin file
/plugins/cubell-themes-functionality/extensions/Tax-meta-class/Tax-meta-class.php
with our version:
/plugins/geodirectory/geodirectory-functions/cat-meta-functions/Tax-meta-class.phpThanks,
Stiofan
This has been fixed and will be in the next release.
Thanks,
Stiofan
yes you will find that as a translation.
https://wpgeodirectory.com/docs/translate-core/Thanks,
Stiofan
December 7, 2015 at 3:39 pm in reply to: No difference between payment incomplete and successful #62845I agree, paypal sanxbox has issues, and it has done for years, i just usu 0.01 live tests (i do use other payment gateways sandoxes though, and you should note stripe has a minimum transaction of $1)
Thanks,
Stiofan
FTP does not seem to work, can you double check detail please?
Stiofan
December 5, 2015 at 5:42 pm in reply to: Place Settings: Saving customised sections after efit #62701Hi Alex,
Thanks for the info.
This problem is 100% server related, i will try and explain it so you can pass it on to your server support.
When the following url is sent info via POST it returns 404:
http://shoestringweddings.com.au/wp-admin/admin-ajax.php?action=geodir_ajax_action&manage_field_type=custom_fieldsI tried editing the file admin-ajax.php to only have
print_r($REQUEST);exit;but it was still giving a 404 which is impossible, it must be a server security script thinking it is a hack attempt or something.
Below is the header info you might want to give to your host:
REQUEST HEADERS:Accept:*/* Accept-Encoding:gzip, deflate Accept-Language:en-US,en;q=0.8 Cache-Control:no-cache Connection:keep-alive Content-Length:568 Content-Type:application/x-www-form-urlencoded; charset=UTF-8 Cookie:REMOVED FOR SECURITY Host:shoestringweddings.com.au Origin:http://shoestringweddings.com.au Pragma:no-cache Referer:http://shoestringweddings.com.au/wp-admin/admin.php?page=geodirectory&tab=gd_place_fields_settings&subtab=custom_fields&listing_type=gd_place User-Agent:Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36 X-Requested-With:XMLHttpRequestFORM DATA:
create_field:true field_ins_upd:submit _wpnonce:f552eb80dc listing_type:gd_place field_type:multiselect field_id:22 data_type:VARCHAR is_active:1 data_type:VARCHAR admin_title:Venue Features site_title:Venue Features admin_desc:Venues Features htmlvar_name:venuefeatures clabels:Venue Features default_value: sort_order:11 is_default:0 show_on_pkg[]:1 is_active:1 for_admin_use:0 is_required:0 required_msg: show_on_listing:0 show_on_detail:0 show_as_tab:0 multi_display_type:select option_values:Can host ceremony, Licensed, BYO Alchol field_icon: css_class:Let us know how you get on.
Thanks,
Stiofan
Hello Simon,
Your site is not firing the hook when a category is updated to update the icon cache option, i have done it manually just not to fix it but the real problem is not fixed, if you can please supply FTP i will get to the bottom of it.
Thanks,
Stiofan
-
AuthorPosts