Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Hi, if you can provide wp-admin and FTP details i will try the update and i will be able to check any problems.
Thanks,
Stiofan
Hi, it’s a query caching issue, W3TC always causes problems.
Even when i try to query the entire SEO table from that page it still just outputs a cached version of that query for alberta and nothing else.Stiofan
December 8, 2016 at 12:40 pm in reply to: ESCAPE CHARACTERS INSERTED IN FRONT OF APOSTROPHES #321307Thanks for spotting this, we will be releasing a version later today that will fix this.
Thanks,
Stiofan
Hi, The “Eliminate render-blocking JavaScript and CSS in above-the-fold content” is not something that can be effectively tackled over many sites, its something that needs to be looked at on a per site basis, and using minifyers usually means you will flunk that test anyway, even try running wordpress.org through it and it gets pretty bad results. If i were you i would concentrate on load times, my tool i use is: https://tools.pingdom.com/
Thanks,
Stiofan
If you provide FTP info also we will be able to test.
Thanks,
Stiofan
Page seems fine to me? (see image)
This can happen if your page take too long to respond, you can use that facebook debug tool and click “scrape again” this will retroactively fix it on facebook.
4.7 changes wont change things.
Thanks,
Stiofan
Not yet, our test account is no longer working and waiting on sagepay to get back to us.
Does your user have a test account we can use?Stiofan
December 7, 2016 at 8:03 pm in reply to: CSV Format Details for Radio Button, Multiselect, Checkboxes, etc. #320793Hi Tony,
With import/export of listings it is only the values that are imported/exported, this should match the custom field html_var, that is where the other info is stored.
If you need to know how something will require a value, just add it and export it (we will work on some examples for this in the docs)
If you have any specific questions just let me know.
Thanks,
Stiofan
December 7, 2016 at 11:54 am in reply to: How Connect "GD>GMap-Home Page" widget with "GD>Search" widget #320580I agree with Paolo, this seems like a step backwards.
Stiofan
Great news, thanks for letting use know 🙂
Hi Ben,
It will be handled by Prices and payments manager v2 and our invoicing plugin.
Members can beta test these now from here: https://wpgeodirectory.com/support/topic/beta-testers-invoicing/page/2/#post-306779We are just finalizing the last of the little bugs and it should be released very soon.
Thanks,
Stiofan
Please check now, i added the below code via the code snippets plugin.
function _geowp_dequeue_maps_api() { wp_dequeue_script( 'google-maps' ); wp_deregister_script( 'chosen' ); if(defined('GEODIRECTORY_VERSION')){ wp_register_script('chosen', geodir_plugin_url() . '/geodirectory-assets/js/chosen.jquery.min.js', array(), GEODIRECTORY_VERSION); } } add_action( 'wp_print_scripts', '_geowp_dequeue_maps_api', 100 );Thanks,
Stiofan
Please check now.
Thanks,
Stiofan
Hi Andrew,
By default that should say Category, so it looks like you already edited it somehow.
Can you please help me with your membership status? Your user is a free user but your screen shot show paid addons are installed, once we have cleared up the status please post wp-admin and FTP in a private reply and i will track down where it is coming from.Thanks,
Stiofan
-
AuthorPosts