Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Hi Wilfred,
This is the hook: https://codex.wordpress.org/Plugin_API/Action_Reference/user_register
You would simply grab the user info and send it to a api i guess zapier has, if you know what info u need to put in and where to send it, i could help a little with how to send it.
Stiofan
Hi Luke,
There seems to be a problem with your setup, can you provide an admin login, the one you provided does not seem to be an admin login.
Is your site just limited to the UK?
Stiofan
Hi Brendan,
Where exactly do you want to show it?, are you wanting to show distances as the crow flies or Google maps directions distances?
Stiofan
March 16, 2017 at 2:07 pm in reply to: Video doesn't autoplay in chrome browser-supreme theme #367744Sorry i did not realise it was in a membership fourm, i’ll copy the answer below:
I am not 100% sure whats going on, something in chrome seems to be pasuing the video, i added some code below the video to play it 800ms after so it then plays it again and it seems to work, i also gave the video an id
Thanks,Stiofan
March 16, 2017 at 1:59 pm in reply to: Video doesn't autoplay in chrome browser-supreme theme #367740Hello,
Maybe its the same problem i solved with this? https://wpgeodirectory.com/support/topic/video-bacground-header-on-home-page/#post-228064
Stiofan
Hello,
Maybe its the same problem i solved with this? https://wpgeodirectory.com/support/topic/video-bacground-header-on-home-page/#post-228064
Stiofan
Hi Herman,
I just don’t think these will work together, both our plugin and the theme are trying to do the same things, it’s like trying to get two caching plugins to work together, it will always cause problems and actually slow things down.
I don’t see any features in the theme that GD can’t do.
Stiofan
looks like u solved this?
Stiofan
This reply has been marked as private.Hi Cappy,
I noticed you had some url’s pointing to an old url (presumably you moved domain) which was throwing 404’s this can really slow things down especially if the other site is slow. I have tried to replace these urls. can you give things another check and see how it is now?
Thanks,
Stiofan
Hi Mike,
Stop being so dramatic, if nothing ever went wrong there would be no need for doctors, mechanics and developers, most problems are caused by users. We are here to help you, if marker cluster “never worked” and you were having problems with markers then you should let us know and we will find the problem and fix it.
Please provide wp-admin and FTP in a private reply (only staff can see) and i will check what the problem is.
Thanks,
Stiofan
You are welcome! 🙂
You are welcome! 🙂
Hi guys,
To fix please comment out or remove these 3 lines from the functions.php file:
add_action("admin_head", "checkForUpdates"); add_action("admin_head", "showNotifications"); require_once(TEMPLATEPATH . '/update.php');Thanks,
Stiofan
Hi guys,
To fix please comment out or remove these 3 lines from the functions.php file:
add_action("admin_head", "checkForUpdates"); add_action("admin_head", "showNotifications"); require_once(TEMPLATEPATH . '/update.php');Thanks,
Stiofan
-
AuthorPosts