Kiran
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.This reply has been marked as private.
Hello,
Is there an option to show the post excerpt in the category page?
There is no option to show the post excerpt, but via customization you can show it.
In file \wp-content\themes\supreme-directory\content-blog.php add following code:
<div class="entry-summary"> <?php the_excerpt(); ?> </div>Kiran
Hello,
What was the problem?
There was a minor bug in permalinks for city + category. We have fixed it.
how can I list cities that are available under that category?
There are GeoDirectory widgets “GD > Locations” & “GD > Categories”. GD > Locations shows all the locations and “GD > Categories” shows all the categories. You can configure this widgets as per your requirement.
Kiran
Hello Chris,
I have fixed this issue.
Can you provide FTP credentials so i can updated patch on your site? We need to confirm from your side as you are from China.Thanks,
KiranHello,
Issue has been fixed and changes updated on your site.
Please check and let us know.
Kiran
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.Thanks for letting us know 🙂
Hello,
The logo issue appears to be an issue with the editor. I edited the listing using the WordPress dashboard and it now shows. Whereas when I tried to use the GeoDirectory edit listing function to add the logo to an existing listing it didn’t.
Please provide example listing url or screenshot that explains logo issue.
Kiran
Hello Irene,
This has been fixed, please apply this patch on your site. https://github.com/AyeCode/supreme-directory/pull/15/commits/6ddd7dd198084ce3028adb44fd9c8282d4ff6a50
Thanks,
KiranHello Mitch,
It seems you have disabled running WP CRON on the site via wp-config.php. WP CRON should be active to run GD v1 to v2 conversion.
You have too many plugins(154 plugins) installed on site which taking too much time to load. Please try to disable unnecessary plugins during conversion to speedup conversion.Please create new staging site and try conversion again. Please follow instruction listed here: https://wpgeodirectory.com/docs-v2/geodirectory/installation/#convert
Also disable any customization done for GeoDirectory.If you face issue again then we need phpMyAdmin credentials to look where it stuck.
Let us know.
Thanks,
Kiran -
AuthorPosts