Paolo
Forum Replies Created
-
AuthorPosts
-
Yes, or another place where freelance developers can be hired like codeable.io
Thanks
Definitely some code in the Location Manager. Simply never touch any core or add-on files directly.
The fix has been included in the next release, so there is nothing to worry about for the future.
Thanks
Hi,
the second css code I gave you will make the popular category background black, just change #000 to any hex color code you prefer.
To modify other css elements, please refer to this tutorial: https://wpgeodirectory.com/docs/customizing-your-style/
Or try a plugin like this: https://wordpress.org/plugins/so-css/
The media upload problem should be server related. Prabably the upload folder is not writable. The update should have nothing to do with this.
Thanks
Hi,
please try:
function new_contact_form() { echo '<a href="javascript:void(1);" class="b_send_inquiry2" onclick="jQuery('.b_send_inquiry').click();">Send Enquiry</a>'; } add_action( 'geodir_details_main_content', 'new_contact_form',25);I’ve tested this and it works.
hi,
this is the answer from the developers:
GD Import/Export imports wrong latitudes values – FIXED
Please ask customer to provide FTP access or Admin details with plugin editor access to fix on his site.
Otherwise this will be available from next release that will be available later this week.
Let us know,
Thanks
For point 2 this is the answer from the developers:
Now able to set source category id for WPML translated categories in GD Import/Export – CHANGED
Early GD Import/Export already exports the categories within all WPML languages. Now i have added one more column “cat_id_original” in csv that can be used to set original category id.
Ex:
AAA has id=100 (EN), BBB has id=101 (FR), CCC has id=102 (IT)
During import you can set value 100 for column cat_id_original for BBB & CCC
So after import it shows BBB & CCC connected to source category AAA (This is a translation of)Admin details provided by customer (https://www.worldcheckin.com/) previously not working, so not updated on his site https://www.worldcheckin.com/
User: guust
eMail: [email protected]
PW: tBNTC)j03OMmpXhy2wJ%8pQoPlease check and confirm.
It will be in the next version.
Thanks
Yes, for WordPress is probably the best place to find a freelance developer.
Thanks
Hi,
1st thing you should move out of the godaddy wordpress managed plan, it will not work correctly because of it strick caching system that can’t be disabled. Please see : https://wpgeodirectory.com/docs/server-requirements/
Second i couldn’t login because of the provide humanity plugin. It is breaking front end login too. Please disable that plugin. (use our GD re-captcha instead)
I asked to developers to check why reviews are not showing, they will let us know asap.
Thanks
no problem 🙂
Sorry to contradict, but they are not sir.
I keep getting : Invalid Username/Password and I am copying and pasting the inforamtion you provided.
Last password is different from the 1st provided, but neither one works.
Let us know,
Thanks,
Hi,
you are running
OpenSSL/0.9.8bPlease read this article: https://wpgeodirectory.com/paypal-sha-256-compliance-and-what-it-means/
You must ask to your server admin to update OpenSSL or autoupdates and both paypal and stripe will not work to collect payments, if you ever wanted to do so.
Thanks
Hi Denisse,
I activated the membership for you. Thank you for the hard work!
🙂
You are welcome 🙂
Hi,
both problems are caused by theme css conflicts.
for the entry content text overlapping problem please add this to :
gd >> design >> scripts >> custom css:
body.no-sidebar.single.geodir-page article .entry-content { float: none; margin: 0; width: 100%; }For the background of the popular category widget add this:
.geodir-category-list-in { background: #000 none repeat scroll 0 0; border: 0; }Let us know if that helped,
Thanks
ERROR: The password you entered for the username DevTests is incorrect.
Please double check them before sending them again.
Thanks
-
AuthorPosts