Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
Hello,
Did you change the email GD>General>Email address?
Let us know.
Thanks,
Stiofan
Hello,
We don’t even send that info, it’s usually not needed.
If you are having problems with it then we could look at adding something.
If you really need it let me know?
Stiofan
Hi instead of removing the near field try just changing it to type=”hidden” This should solve your problems.
Thanks,
Stiofan
September 11, 2015 at 11:54 am in reply to: Wrong search results on lice site, correct ones in staging area #52776Great news Tom 🙂
Personally i would go with our own theme GDF 🙂
We will be doing a blog about this very soon, for now my advice would be choose a light theme, so probably from that list divi, x or genesis but we will be doing a greater comparison soon.
Thanks,
Stiofan
September 11, 2015 at 11:08 am in reply to: Search stopped working after installing advanced search #52770Hi Miles,
Your theme footer.php did not contain the
wp_footer();code, i have added it now and all works now.
Thanks,
Stiofan
This should just be a matter of changing some hooks, i’ll assign this to the whoop dev.
(i don’t see the rating info in the sidebar though, but maybe just our demo)Thanks,
Stiofan
Please provide wp-admin and FTP details and i will take a look.
Thanks,
Stiofan
Just a little note about pricing: Years ago i also hated paying for addons to plugins, i didn’t have much money then and would try to edit the code like you, now i realise if paying for that plugin is going to make me money then it really pays for it’s self. Our pricing is such that we have a membership package which is $60 for 4 months which includes ALL our products, this is really a very low price and considering most single addons are around $45 it is a bargain. We do this so users can pay as little as possible to be able to get started, users have an idea and want to build it, the only have a $60 investment if they are on a budget, if the project works then the $60 will pay for it’s self, if not then they are only down $60 and can even try it on as many simultaneous projects as they want as we don’t limit per domain or anything.
1. This was a long time ago, i assume all is well since you updated.
2. I hope the code snippets work for you now then 🙂
3. I’ll implement this later, so it will be in the next release, likely i will try and add some anti bot crawler stuff to stop it being scraped.
4. A new topic per bug is preferred, then we can assgin them and track when fixed. 🙂
Thanks for the feedback 🙂
Stiofan
Any news Brian? Hope you got it working.
Stiofan
It seems you have commented out the main search box
<!-- <input class="search_text" name="s" value="Facility Name" type="text" onblur="if (this.value == '') {this.value = 'Facility Name';}" onfocus="if (this.value == 'Facility Name') {this.value = '';}" onkeydown="javascript: if(event.keyCode == 13) geodir_click_search(this);"> -->instead of commenting it out please just change the type to:
type="hidden"and all will work 🙂
Thanks,
Stiofan
September 10, 2015 at 7:14 pm in reply to: Wrong search results on lice site, correct ones in staging area #52722🙂
that is strange, can you provide wp-admin and ftp details and i’ll take a look in th emoring (8pm here now)
Just reply and tick “set as private reply” and only staff will be able to see.
Thanks,
Stiofan
Your Google analytics “Profile ID(ie: ga:12345678)” your one has “ga:12345678
-1” as you can see in your screenshot, this is wrong and needs to be removed the “-1”
Stiofan
This is normal to have the current location duplicated as it loads on the first page load with the first limited batch of locations and then it will load again in it’s normal position via ajax load, it refers to the same place and is nothing to worry about.
I have fixed the “You do not have sufficient permissions to access this page.” problem.
Thanks,
Stiofan
-
AuthorPosts