Kor
Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.August 23, 2019 at 7:33 pm in reply to: Right category list on my directory does not show full text #504643
hi bradley,
Thanks for your reply. Sorry, the link you’ve provided is not working. Please change the previous with the below.
.sidebar .geodir-categories-container ul { width: 100%!important; }
Hi there,
Thanks for your post. “GD Booster v1.2.52” is not supported in GDv2 and the rest are just fine. Let us know if you need anything further.
Also, you can refer to the recommended image size here https://wpgeodirectory.com/docs-v2/integrations/images/#faq
This reply has been marked as private.Hi Tiffiney,
Thanks for your reply. It looks like an SSL issue and I’ve fixed it by activating the “Really Simple SSL” plugin. Could you please check now?
Hi Jose Rodriguez,
Thanks for your reply. You’ll need to login to your server using FTP and remove the geodirectory plugin folder manually to reinstall it. If you’re not sure how this is done, please share FTP access to your server here in private reply.
FTP Access
FTP Host :
FTP Username :
FTP Password :August 23, 2019 at 7:15 am in reply to: Right category list on my directory does not show full text #504528Hi bradley ,
Thanks for your reply. Please share your Website WP admin access here and I’ll insert the custom CSS code for you.
Thanks!
August 23, 2019 at 6:26 am in reply to: What steps am I missint to achieve the Supreme Directory demo look? #504525Hi simonxyz,
Thanks for your reply. Please allow me to answer your questions accordingly.
1. You can refer to this section of the documentation that explains how to create a Navigation menu. https://wpgeodirectory.com/docs-v2/geodirectory/navigation/
2. In the “Add Listing”, you can replace the shortcode with the below to achieve what you needed there.
[gd_add_listing show_login="1" login_msg="Hello! Please register and login to add a listing :)"]
Hi Greg,
Thanks for your reply and I’m glad that helped. Have a nice day!
Hi Greg,
Thanks for your reply. I’m not sure if it breaks your mega menu but this is the custom CSS code to fix it.
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link { line-height: inherit!important; height: auto!important; }
Hi luca,
Alright then. Let us know if you need anything further.
Hi Vlad,
Thanks for your post. Please allow me to answer your questions accordingly.
#1. How can I set reviews in details page, to show the new reviews not the oldest?
You can enable “Comment List Sorting” as explained here https://wpgeodirectory.com/docs-v2/addons/multiratings/#settings .#2. How can I add/remove badges or items such as business hours in or from section B – see the screenshot attached (named example 1)?
Refer to this section of the documentation https://wpgeodirectory.com/docs-v2/faq/common-examples/#gd_post_badge . By the way, the screenshot is not clear.#3. How can I hide the categories and the tags in the listings page (screenshot 1)? If I cannot hide them, How can I move them to the very most bottom of the page in the mobile view?
I couldn’t find it on your Website. Which page is it?#4. How can I hide categories in the listings page in the top part – screenshot 2?
You can use custom CSS to hide it. https://wpgeodirectory.com/docs/customizing-your-style/#5. How can I hide categories from showing in the featured image on my home page (non GD page) – screenshot 3?
Refer to this section of the documentation https://wpgeodirectory.com/docs-v2/themes/supreme/#customize#6. On locations pages the featured images I have set do not show up, it is a default image instead; example: see here
Would need to transfer this to a developer.#7. How can I remove the title of the listings from their featured images?
You can use custom CSS to hide it. https://wpgeodirectory.com/docs/customizing-your-style/#8. How can I remove the blur from the GD Archive Item description in the right side?
You can use this custom CSS code below to remove it.body ul.geodir-category-list-view li .gd-list-item-right .geodir-field-post_content .gd-read-more-fade, body ul.geodir-category-list-view li .gd-list-item-right .geodir-post-content-container .gd-read-more-fade { background-image: none!important; }
#9. In V1, when I pushed on the “write a review” button, it immediately got me to the bottom of the page for the user to login in order to leave a review. Now When I push the same button it gets me to the first review on the top and the user has to scroll down a lot to register and leave a review. How can I put this function back to take the user to the “You have to login to write a review” area?
I’m able to see the “Log in to reply” link on all review containers. Isn’t that what you’re looking for?#10. The link buttons on the main menu are too wide on desktop. In V1 you gave me a code which no longer works. How can I fix the dimensions now?
That’s the line height and you can reduce it using the code below..sd-common #primary-nav ul li a { line-height: 20px; }
#11. On the mobile version, I want the listings to show up one by one, not in columns (grids). My front page is a non GD page, but even in the GD Archive pages, even if I set loop layout 1, it still shows in grids of 2 columns on the mobile version. How can I have on the mobile version all the listings to be shown 1 by 1, with screen width?
Try using the custom CSS code and see if it works.
@media only screen and (max-width: 600px) { .gd_place.type-gd_place {width:100%!important;} }
#12. On my home page (non GD page) I inserted a shortcode to show up my top 3 listings (sorted by the no. of reviews). When I set the shortcode, it asks me to set the no of categories, BUT I only want to show the best listings from only 1 category (saloane-de-infrumusetare). How can I do this?
Unfortunately, you can’t filter the “GD_Best_ of” shortcode with a category.August 22, 2019 at 5:26 pm in reply to: Right category list on my directory does not show full text #504410Hi Bradley,
Thanks for your reply. Please try inserting the custom CSS code below and see if it fixes it. Insert into WP > Appearance > Customize > Additional CSS.
.geodir-categories-container ul { width: 100%!important; }
Hi Tiffiney,
Thanks for your post. Kindly share your Website WP admin access here in private reply and list the steps to replicate it.
-
AuthorPosts