Giri
Forum Replies Created
-
AuthorPosts
-
I have confirmed. This is a bug. We will fix that and let you know.
Thanks for your patience.
ok let me test this in firefox
Hi there, Looks like you face this problem only when google chrome translation popup enabled.
When you click, show original i don’t see any problem with date.
Let me know.
Thanks
June 25, 2016 at 9:58 am in reply to: Warning: Missing argument 2 for whoop_bp_activity_content_filter() #215729Hello Ernest, you are merely hiding that warning using that fix. But we need your help to fix that warning. So it won’t appear in future versions.
Thanks
Yep, i’ll let you know once i complete this one.
Thanks
Hi there, please post both, ftp and wp admin links. Thanks
Looks like you have problem only when editing the post. I’ll fix the problem and let you know.
Thanks
June 24, 2016 at 3:32 pm in reply to: My logs are filling up with a geodir_output_pinpoint_html_listings() error #215275Hello jkirker,
It looks like the problem is caused by $post variables. Its not available in the place where you are getting that error.
Could you give me some more info to trace that bug?
Thanks
June 24, 2016 at 3:24 pm in reply to: Warning: Missing argument 2 for whoop_bp_activity_content_filter() #215268Hi there, I have tested in my local. I’m not seeing that error. Do you have all our plugins upto date?
Hi Mike, the problem was not with WooCommerce conflict.
Your theme stylesheet overwrote “Pay & Publish” button color. I have changed that button color using custom CSS. I have also hid that empty rectangle box. It was not supposed to be there. But you use only stripe. So it got displayed.
You can test now.
When you click “Pay & Publish” button, stripe api will respond in few seconds with popup form.
Use the following test card credentials
Card number: 4242424242424242
Month: 01
Year: 2017
CVC: 314
Thanks
2. Is their any option for login in mobile version
You are missing my account icons in mobile because of font awesome conflict.
3. We wanted to develop android app for the site. Does it has any api or plugin?
Alpha stage API here https://github.com/GeoDirectory/geodir_api
Hello Mario, i’m looking into it. I’ll let you know how that goes.
Thanks
Hello srikanth,
You can try this code.
function load_gd_font_awesome() { wp_register_style('geodirectory-font-awesome', '//netdna.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css', array(), GEODIRECTORY_VERSION); wp_enqueue_style('geodirectory-font-awesome'); wp_register_script('geodirectory-admin', geodir_plugin_url() . '/geodirectory-assets/js/admin-req.min.js', array('jquery'), GEODIRECTORY_VERSION); wp_enqueue_script('geodirectory-admin'); } remove_action('admin_enqueue_scripts', 'geodir_admin_styles_req'); add_action('admin_enqueue_scripts', 'load_gd_font_awesome');
If that code doesn’t work for, then you should know usernoise plugin uses very outdated version of font awesome, and we cannot give support to third party outdated plugins.
If that usernoise plugin is mandatory for your site, then you should either contact usernoise developer to make the plugin upto date or hire someone to improve that plugin.
Yes its only available for whoop theme for now. But we have plans to make it support all themes in the future
Sorry to disappoint you.
Unless you fix your font awesome issues, you are gonna keep having these kind of problems. Near me icon is coming from font awesome
-
AuthorPosts