Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Yes, you can see a code snippet here: https://wpgeodirectory.com/support/topic/schema-type-for-custom-post-type-what-is-schema-type/page/3/#post-122410
Stiofan
Hi Kelly,
You could show it in the more info tab, you can then either rename the info tab or have it show as the default tab, you can even create your own new tabs to section things out. It could be shown under the profile tab with a little bit of code if u really wanted.
Stiofan
March 16, 2017 at 6:24 pm in reply to: Pagination Error – Shows all on home but not in category #367830Either or, but i am not even sure they are all pluigns but i could be wrong.
Stiofan
March 16, 2017 at 6:19 pm in reply to: Pagination Error – Shows all on home but not in category #367828Not sure exactly, if i rename that folder to disable them, then it works, you have lots and lots of files in there, are they all supposed to be there?
Stiofan
March 16, 2017 at 6:17 pm in reply to: Pagination Error – Shows all on home but not in category #367824OK, i have narrowed it down to something in the /wp-content/mu-plugins/ folder, is this a multisite? why is there ao many things in that plugin?
Stiofan
Hi John,
It should be deactivated before its moved.
Try going to:
My Account>Downloads>Purchase History>View Licences>Whoop>Manage sitesFrom there you should be able to deactivate the current install and then activate it on your website as normal.
If you have any problems just let me know.
Thanks,
Stiofan
March 16, 2017 at 5:44 pm in reply to: Pagination Error – Shows all on home but not in category #367818Hi Kallum,
I get this error: ERROR: Invalid username.Scratch that, i was trying wrong details 🙂Stiofan
Hi Luke,
Please check now and let me know if that is what you want?
Thanks,
Stiofan
This is the way our search works, things that should work
http://www.somewebsite.com
http://www.somewebsite
http://www.someWe assume you know the start of the search term.
I think either you should force to remove the www when adding or add soem filter to try and account for things like that?
Stiofan
Hi JJJ,
I can only guess something was not formatted as expected and it failed.
How many listing do you have? is it something where you can export , fix and then re-import?Thanks,
Stiofan
Hi Kelly,
I’ll try and answer your questions in-turn.
#1. Not by default, but i do think it would be a small bit of code for a developer.
#2. That should work for all new listings but you would likely have to change that setting for all current listings too, you can probably find a plugin to disable comments.
#3. See code snippet below:
Thanks,
Stiofan
Thanks for the tips Steve, we hope to be able to be flexible enough to be able to be used to create a directory of anything. When enough people want features we will add those too 🙂
Stiofan
Hi Steve,
Guust updated the page here to show how to seperate the registration from login https://wpgeodirectory.com/support/topic/widget-login-dashboard/#post-367733
When we launch UsersWP you will have full controll over user signup and user input forms and avatars etc…
Paolo has the Lion Avatar 🙂
Stiofan
Hi Atilla,
This is not currently possible sorry.
Thanks,
Stiofan
March 16, 2017 at 3:36 pm in reply to: Video doesn't autoplay in chrome browser-supreme theme #367772Great, looks like my code sample did not copy, here it is for future reference:
<script> setTimeout(function(){ document.getElementById('bakground-video').play(); }, 800); </script>Stiofan
-
AuthorPosts