Kiran
Forum Replies Created
-
AuthorPosts
-
Hi Tristan,
We have fixed this conflict and it will be in next release of GeoDirectory.
Mean time apply this patch https://github.com/AyeCode/geodirectory/commit/c43e435fef269114fdbe84939098a9aac58a3ab4 or provide us admin & FTP credentials to apply patch from our side.
Kiran
Hi Bernward,
I have checked and found that flymenu it loaded before the single post loop. So it is not possible to get content via gd_output_location shortcode there.
You can try following steps to achieve it.
1) Add Text widget in Widgets > Main Sidebar with following content:
<div id="_gd_snippet_move_to_flymenu">[gd_output_location location="detail"]</div> <script type="text/javascript">if(jQuery('#_gd_snippet_move_from_flymenu').length && jQuery('#_gd_snippet_move_to_flymenu').length){jQuery('#_gd_snippet_move_from_flymenu').html(jQuery('#_gd_snippet_move_to_flymenu').html());jQuery('#_gd_snippet_move_to_flymenu').closest('.widget_text').remove();}</script>
2) Add following content in fly menu content instead of gd_output_location shortcode.
<div id="_gd_snippet_move_from_flymenu"> </div>
Regards,
KiranNovember 8, 2019 at 5:55 am in reply to: Theme supreme-directory v.1 – favicons on mobile approach are not displayed #516392Hi Alex,
I am not sure why it is not working. Did you tried with other theme like WordPress default theme? Please check so we can at least decide it is theme specific issue or something else.
Regards,
KiranHi Mitch,
Please check now. Actually “back quote” is replaced to “code” tag in snippet as it not supported. I have used alternative way to provide snippet. See #505099
I have replaced code tag to back quote and now export is working fine.
Regards,
KiranHi Mitch,
– Provide full admin access to admin account you provided. Current admin user does not have access to some admin pages like Plugin Manager, Settings etc.
– Provide us FTP credentials & tell us where you put that snippet.Kiran
November 8, 2019 at 4:01 am in reply to: Custom Field – Description (content changes upon save) #516382This reply has been marked as private.November 8, 2019 at 4:00 am in reply to: PHP Fatal error: Uncaught Error – geodir_marker_cluster.php:170 #516381Hi Alex,
It looks like query is from Profit Builder plugin. In GeoDirectory we do not have similar query. Please ask Profit Builder team about this error and let us know what they reply.
Kiran
Hi Toolley,
We have fixed this issue, provide us a following details to apply patch & check there.
WordPress Credentials
WP Admin Login URL:
WP Admin Username:
WP Admin Password:FTP Credentials
FTP Host:
FTP Port:
FTP User:
FTP Password:Regards,
KiranHi DAVID,
Patch has been applied for 3), please check and let us know.
Kiran
November 7, 2019 at 12:10 pm in reply to: Custom Field – Description (content changes upon save) #516287Hi Hui,
We have released GeoDirectory v2.0.0.68, please update and let us know how it goes.
Kiran
This reply has been marked as private.This reply has been marked as private.Hi Simon,
I am using Woocommerce as I found WPInvoicing too hard..almost impossible to configure.
Sorry but subscription payment yet not implemented with Pricing Manager + WooCommerce.
—
Important: Payment Gateway(s) PayPal Standard are in testing mode and will not receive real payments
So, how can I use WP Invoicing when it cannot receive payments?
This means sandbox mode is enabled. Sandbox mode allows to test payments on the site before going to live. You can disable sandbox mode from Invoicing > Settings > Gateways > PayPal > Test Mode.
—
Is there any way, please, that I can get some support? I keep turning off the security so that the issue can be worked on, however, the task is not completed even though I can see that some work was done, so I have to reactivate the security, then your team says that they can’t get access?
With Pricing Manager + WooCommerce recurring payments, we can’t help at the moment, because this feature is not yet implemented.
To setup Invoicing you can ask us if you need any type of help. We will be happy to answer your questions & assist you in setup Invoicing.You can find Invoicing documentation at here https://wpinvoicing.com/docs/
Regards,
KiranHi Mitch,
I have updated PHP snippet at #505099. Please copy again and check how it goes.
Regards,
KiranHi Simon,
Sorry for the delay in reply.
I am unable to access your site due to following error.
The administrator has blocked your IP from accessing this website.
Which cart you are using with GeoDirectory + Pricing Manager?
If you are using WooCommerce cart for listing payments then it may not work as expected, because it does not support subscription payments(recurring payments). At the moment GeoDirectory + Pricing Manager + WPInvoicing only supports subscription payments.
We have plan to make recurring payment to work with GeoDirectory + Pricing Manager + WooCommerce.
Let us know.
Regards,
Kiran -
AuthorPosts