Upgrade to GDv2
This topic contains 41 replies, has 5 voices, and was last updated by Wholistic 6 years, 9 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
January 4, 2019 at 8:42 pm #461566
Hello,
I followed your instructions and updated to V2. However, the website doesn’t look like it used to -it is empty. The places are not showing, maps, even the search bar and the categories. I can see that the places in WP but they are not showing on the website.
Also, the message about the database update is still showing in WP for a few hours now.“GeoDirectory data update – Your database is being updated in the background. Taking a while? Click here to run it now.” And when I click to run it now, nothing happens.
Please advise ASAP.
Thank you!
January 4, 2019 at 8:44 pm #461567This reply has been marked as private.January 4, 2019 at 11:22 pm #461593We need access to the plugins to see what’s happening.
Please upgrade the userDid you follow these steps here: https://wpgeodirectory.com/docs-v2/geodirectory/installation/#convert
?January 4, 2019 at 11:34 pm #461597Yes, the only thing I missed to check was the uninstall options of the old plugin. Are the all unchecked by default?
January 5, 2019 at 12:19 am #461613They are unchecked by default.
We need access to the plugins to see what’s happening.
Please upgrade the user to a network admin.January 5, 2019 at 12:23 am #461614This reply has been marked as private.January 5, 2019 at 12:54 am #461617Thanks, give it a try now
January 5, 2019 at 1:14 am #461620Now the search bar appeared, but the categories icons are messed up, the menu links are not there and the listings are not on the home page. Can you fix that?
January 5, 2019 at 3:12 am #461633You will need to edit your front page to add shortcodes.
For the categories, you will probably want to set FA Icons, a new feature in the CPT Categories.
Try going through this:
https://wpgeodirectory.com/docs-v2/geodirectory/getting-started/
Then this
https://wpgeodirectory.com/docs-v2/themes/supreme/January 5, 2019 at 11:13 am #461669I see, I expected that the settings would convert too. Now I have to redo the entire website…
Can you tell me what FA icons are? I searched through the links you provided and did not see anything about them? Do they have to be a specific file and size to look good on the Home page?
January 5, 2019 at 2:03 pm #461685FA = Font Awesome
If you navigate to
Places – Categories – Edit (category) – Icon
You will see a chooser to choose an icon for the category.
They are sized automatically for the popular categories widget.January 6, 2019 at 9:43 pm #461845I would like to keep the custom icons. How can I make them look good as they did before?
January 6, 2019 at 11:48 pm #461864Hi Wholistic,
Thanks for your reply. Let’s use the custom CSS code below and see if it’s what you’re looking for.
.geodir-categories-container ul li a .gd-cptcat-icon img { max-height: 100%!important; margin-top: 0%!important; padding:4px!important; }January 6, 2019 at 11:55 pm #461865Hi Kor,
It did improve by adding this and by me adjusting the numbers a bit to
.geodir-categories-container ul li a .gd-cptcat-icon img {
max-height: 100%!important;
margin-top: 10%!important;
padding:0px!important;
}However, the icons are still a little too small and the first and last icons are not vertically centered. How can we adjust this?
January 6, 2019 at 11:57 pm #461866This reply has been marked as private. -
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket