Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
its not really possible to add this as a shortcode parameter as it uses a global value so things hooking into it can also know the CPT.
I have added a hook “geodir_get_current_posttype” which might work to “trick” it, when the next version is released (hopefully monday) remind me to make you a code snippet to test, otherwise it might be easier to add some JS to quickly change the value on load.
Thanks,
Stiofan
For that warning to show it would mean that WordPress is not returning a home_url()
https://github.com/GeoDirectory/geodirectory/blob/1.6.8/geodirectory-functions/general_functions.php#L2595It looks like you need to ask your server admin to turn off php warnings and notices.
Thanks,
Stiofan
October 8, 2016 at 5:43 pm in reply to: all page are searched by clicking on a button of search. #279795I can login but i still get “Forbidden: You don’t have permission to access /wp-admin/ on this server.” when trying to access wp-admin.
Can you provide FTP info, it is likely a NON GD plugin causing this, you can try to disable one by one to test.
Stiofan
Can you just zip and send me that cache folder?
Stiofan
October 8, 2016 at 4:28 pm in reply to: Highlighting An Ad Name or Title above Images and SEO #279766Great! 🙂
@federico Macri, I added the code to that example, and yes you will be able to change for anything with the new payment system.
@Konstantinos Iliadakis, This could be anything, if it’s forbidden then it sounds like file permission problems, ask your server admin to check.
Thanks,
Stiofan
To remove the reviews tab, GD>Design>Details>Exclude selected tabs from detail page
The search near box should work with nothing in the search for box. The best idea would be to hide it with CSS.
Thanks,
Stiofan
Hi Alan,
Thanks for the info, your listing had not category and no map marker (set from category) i added a few dummy listings and added that listing to one from the dummy categories and it now works. You can delete the dummy date from GD>General>Dummy Data.
Thanks,
Stiofan
Hi Paul,
This is what i use on my sites (also on this site)
https://wpgeodirectory.com/contact-form-7-vs-simple-html-form/#code-samplesThanks,
Stiofan
Hi Vlad,
1. Simply go to the GD>Place settings>email> and stop the email displaying in the sidebar, this will remove the link.
2. https://wpgeodirectory.com/docs/faqs/how-do-i-disable-favorites/
Thanks,
Stiofan
Hi Alan,
It could be a number of things, most likely just settings, if you can provide me with wp-admin details in a private reply (only staff can see) i will check it out.
Thanks,
Stiofan
October 8, 2016 at 10:47 am in reply to: Highlighting An Ad Name or Title above Images and SEO #279553That is the title of the page, and you do not show the title of ANY of your pages, not even the regular ones so, if you have it set not to show then it will not show…
You might try adding this line to your child theme functions to try and add it back but i am not sure it will work for you:
add_action('geodir_details_main_content', 'geodir_action_page_title', 21);Stiofan
You site is one of the slowest i have ever seen and it does not look like you have a single GD listing added yet, you will not be able to run GD unless you upgrade your hosting or find the problem with your current hosting, its taking almost 2 minutes per page load…
Stiofan
we added some more features and as a result had to re test everything and the new features, i hope to release on Monday now.
Thanks,
Stiofan
-
AuthorPosts