Paolo
Forum Replies Created
-
AuthorPosts
-
You are welcome 🙂
Hi,
I’ll ask to the developers if they can think of something.
Thanks for the feeback.
GD Recaptcha adds the widget only under registration, not login forms too.
That’s because the register and login form are by default on the same page for GD and 2 widgets on the same page wouldn’t work.
Thanks
Hi,
please provide a link, admin credentials and FTP credentials and we will have a look for you.
Thanks
Hi,
are we talking about the back end?
I’ll ask the developers how difficult that would be. Locations are not regular wp taxonomies.
We’ll let you know,
Thanks
Message from the developers:
1. Updated. All payment preview message corrected displayed on preview listing page. please see attached all cases screenshots.
2. Updated. For paid update listing with same package selected it will display Renew Listing button and take action as renew listing AND with different package selected it will display Upgrade Listing button and take action as upgrade listing
3. Updated. In checkout for renew listing it will display “Renew listing: xxxxxx” and for upgrade listing it will display “Upgrade listing: xxxxxx”
4. Updated. During renew listing if listing is active and has still 10 days left to expire, then it will remain active and once invoice confirmed the previous expire date will be extended by adding new alive days.
5. Updated as 2. changed.
6. Updated as 2. changed.All this will be available from next version.
Thanks
You are welcome 🙂
You are welcome 🙂
The video at the end has one outdated point.
Did you select the language from General >> Settings instead of adding it to wp-config-php as explained in the text tutorial?
Let us know,
Thanks
Hi,
just add:
.geodir-content-right
in front of any custom css you add for the headings.
This will terget only the html elements of the right sidebar.
Example to change PRIMARIY SPONSOR text color you would use this:
.geodir-content-right .widget-title {color:black;}Let us know if thi helps.
Thanks
Please try this: https://wordpress.org/plugins/cc-admin-emails/
Thanks
You are welcome 🙂
Hi,
we can point you in the right direction and we did with the tutorial, but we can’t provide the specific code for every member’s needs. That is beyond support.
If you want I can move this in the Jobs forum.
Let us know,
Thanks
You are welcome 🙂
You copied and pasted things randomly…
You don’t have this function: jkirker_geodir_detail_page_tab_list_extend
If you are keeping that function name, you should remove this part from above your funtion:
// this is the snippet that adds the filter, calling the function below. add_filter('geodir_detail_page_tab_list_extend', 'geodir_detail_page_tab_list_extend') ;and rename you function jkirker_geodir_detail_page_tab_list_extend:
// this is the function that does the re-ordering that we call with the add filter snippet above. function jkirker_geodir_detail_page_tab_list_extend($tab_array)Hope it’s clearer now.
Let us know,
Thanks
-
AuthorPosts