Stiofan O'Connor
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.
We will be releasing soon out new plugin for taking payments, i cam imagine in the future its something we will consider if enough people want it but we have no plans for is just now.
As for can it be implemented with custom code, anything can 🙂
Stiofan
This reply has been marked as private.Great!
Thanks man 🙂
December 16, 2016 at 3:32 pm in reply to: How to change text and set address on map ( Add-listing ) #325681Do you even need the location manager at all then?
If you do for some reason have u tried setting the country, region and city to the default only? If you can provide wp-admin i can set it up for you like that.Stiofan
You are welcome!
I just updated the child theme field in the download but the fix is simple
function.php line 6 change
FROM:add_action( 'wp_enqueue_scripts', 'genesis_load_stylesheet');TO:
add_action( 'wp_enqueue_scripts', 'genesis_enqueue_main_stylesheet');Thanks,
Stiofan
Hello,
Your theme is breaking it, i added a code snippet to fix it.
For reference:
add_action('admin_footer','_my_fix_gd_mselect_boxes'); function _my_fix_gd_mselect_boxes(){ echo "<style>.chosen-container{width:100% !important;}</style>"; }Thanks,
Stiofan
This also might be worth a try: https://en-gb.wordpress.org/plugins/easy-theme-and-plugin-upgrades/
Stiofan
Hi Laura,
It looks like at some point someone has uploaded our dev version from github, most likely via ftp, i guess it is a file owner permission rather than a file permissions problem. If you can’t fix it please provide FTP info and i will see if there is anything i can do or at least narrow down the problem.
Thanks,
Stiofan
Hello,
The genesis child themes had a problem with 4.7, i have fixed it on your site.
Thanks,
Stiofan
Hello,
Its not something that has been requested, what is your intended use?
Thanks,
Stiofan
Hello,
I have changed this in core and the change will be in the next release.
Or you can use our development version here: https://github.com/GeoDirectory/geodirectoryThanks,
Stiofan
it will be released next week.
Thanks,
Stiofan
-
AuthorPosts