Vlad Chirila
Forum Replies Created
-
AuthorPosts
-
Hi Kor,
Thanks for your answer. Please allow me to reply to your answers
#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 .
[Vlad] in V1 I did not check that sorting option, and on each listing you could see the newest reviews see here V1 listing reviews#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.[Vlad] I attached a new screenshot – ‘Screenshot A’ . The area showed in the screenshot, this is where I want to add or remove a badge or insert items such as business hours. Where can I post the proper shortcodes on which page, or where exactly can I access that specific area?
#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?[Vlad] these categories and tags I wish to remove or hide, are on each listing page – see example I found the shortcode [gd_single_taxonomies] in GD Details Page. OK, I removed it, and now it is OK; One question though: If I removed them from showing up in the listings detail page, will it impact my SEO?
#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/
[Vlad] OK#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
[Vlad] OK#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.
[Vlad]Ok; I will wait for your developer’s answer.#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/
[Vlad] I tried using the following code (.sd .featured-area h1.entry-title) but it also removed all the titles from all the featured images from all the pages. I only want to remove from the listings pages; can you help?#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.
[Vlad] OK#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?
[Vlad] No. If you access any listing from my staging website, and click on ‘Scrie o Recomandare” (Write a Review), it takes you on the first shown review. BUT if you take a look at my live production website wich is running V1, see here if you push the same “‘Scrie o Recomandare” (Write a Review)” button it will take you to the bottom where it announces you to login to write a review. I want in V2, on my staging website to be the same. Hope I was clear.#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.
[Vlad] OK#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;}}
[Vlad] after entering the code you provided, the listings are indeed on 1 column, screen width, BUT one listing is aligned to the left, the otherone to the right, the next to the left and so on. See screenshot B attached here#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.
[Vlad] if you acces my live production website, you will see that by default there is a certain category selected (Saloane de Infrumusetare) for the Best Of listings (“Cele mai apreciate saloane” – in romanian). This is what I want here also in V2.This reply has been marked as private.August 21, 2019 at 6:15 pm in reply to: Can't access home page in staging website after conversion to V2 #504203Hi Kiran,
Thanks a lot! It now works. I will now carry on with my conversion and update.
All the best!
VladAugust 20, 2019 at 8:21 pm in reply to: Can't access home page in staging website after conversion to V2 #504032This reply has been marked as private.August 20, 2019 at 7:09 pm in reply to: Can't access home page in staging website after conversion to V2 #504022This reply has been marked as private.August 20, 2019 at 6:43 pm in reply to: Can't access home page in staging website after conversion to V2 #504016This reply has been marked as private.August 20, 2019 at 2:10 pm in reply to: Can't access home page in staging website after conversion to V2 #503957This reply has been marked as private.August 20, 2019 at 1:29 pm in reply to: Can't access home page in staging website after conversion to V2 #503946This reply has been marked as private.Hi Kiran,
It now works; I can update the plugins. I will carry on with the conversion process.
Will let you know if anything else happens.
Thank you!
VladThis reply has been marked as private.This reply has been marked as private.Hi Alex,
I did that; it now works.
Having this issue, can you give me any suggestions on what to do next regarding activation of the plugins in the wp-admin on staging website? So I can prepare for conversion.
This reply has been marked as private.ok. thank you Alex!
I’ll sure make my own topics from now on.all the best!
Vladit now works; what I did:
– went to the last 3 articles published and updated them
– changed the number of articles to appear on the blog page from 16 to 5
– flushed the cachethat’s it. And it now works. One of these actions corrected the ‘bug’…think so.
If it happens again I will try to figure out what exactly happens just before it happens again and I will write back.
thanks,
Vlad -
AuthorPosts