Kiran
Forum Replies Created
-
AuthorPosts
-
Hi Abel,
Please check and let us know. There was a filtering dashboard links problem in Payment Manager.
Kiran
Hi Abel,
Seems something causing conflicts there. Let us provide FTP details so i can look into more.
Kiran
We are releasing soon within this week.
Hi anders,
Please provide us site admin & FTP credentials.
I have to look into current functionally. If it is possible, i will provide you snippet to achieve that.Kiran
Thanks for letting us know 🙂
Invoice already created for that listing when you follow Add Listing to Checkout process.
In front end all invoices will be listed under Invoice History page. Invoice History page can be access from GD Dashboard widget or via menu (Add link in menu from backend menu settings).Is is same that you asking about?
Kiran
Hi Rachel,
Again there is a conflicts with theme style here.
Please add following css script to GeoDirectory > Design > Scripts > CSS scripts
.wpi-form .form-control { padding: 6px 12px; } .wpi-form #wpinv-payment-button { float: none; }Kiran
Hi There,
The purposes to use category_restrict=1
1) restricts the categories to the limit passed in “category_limit”
2) hide the texts “More Categories” & “Less Categories”Here 1) works fine but not 2), So 2) point problem has been fixed and available in next release.
@milenio temporary you can hide texts “More Categories” & “Less Categories” via css until next release.
Kiran
Thanks for letting us know 🙂
Hi Rachel,
I added following css snippet to GeoDirectory > Design > Scripts > CSS scripts and now it works fine.
.widget.geodir-widget { float: none; } .geodir_popular_post_category.widget ul li.geodir-pcat-show { padding: 10px 0px 10px 20px !important; clear: none !important; border: none !important; } .geodir_popular_post_category.widget ul li.geodir-pcat-show:first-child::before { top: 10px; }Let us know.
Kiran
October 9, 2017 at 7:50 am in reply to: [gd_location_tab_switcher] to open up as in header nav menu? #399577Thanks for letting us know 🙂
Thanks for letting us know 🙂
Hi Sandy,
The reason behind the problem mentioned here : https://wpgeodirectory.com/support/topic/really-stuck-getting-geodirectory-options-set-up/page/2/#post-368831
I have fixed it now.
Kiran
October 9, 2017 at 6:54 am in reply to: [gd_location_tab_switcher] to open up as in header nav menu? #399570This reply has been marked as private.Hi Mike,
Please follow this post for details on how to add/update listing via API https://wpgeodirectory.com/support/topic/update-listing-location-via-wp-api/#post-332863
Only authenticated users(logged is users) have permission to submit post via API because WordPress API does not allows non logged users to create posts via API. So in your case you needs custom code to handle data submitted during registration and create post by using that data.
Let us know.
Kiran
-
AuthorPosts