Modify place page

This topic contains 10 replies, has 3 voices, and was last updated by  Alex Rollin 5 years, 5 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #451955

    Elena Rodriguez
    Free User
    Post count: 77

    Hello!
    In the place page i would like to:
    – Put the comments content under the description tab
    – Add a ‘vote!’ text next to the ratting ‘stars’ (now they are not stars)
    – remove the comments list numbers
    – make bigger the ‘stars’ images

    I give you an screenshout to clearify my doubts.
    Thank you!

    #451964

    Kor
    Moderator
    Post count: 16516

    Hi Elena,

    Thanks for your post. Let me try to answer your questions accordingly.

    1. Put the comments content under the description tab
    This would require customization, unfortunately. How about reordering the tabs using this method https://wpgeodirectory.com/re-order-tabs-in-a-listing-detail-page/

    2. Add a ‘vote!’ text next to the ratting ‘stars’ (now they are not stars)
    This could be achieved using custom CSS code, could you share the URL of the page in question?

    3. remove the comments list numbers
    Could you show us an example so that we could assist you further with this?

    4. make bigger the ‘stars’ images
    Which stars images are you referring to?

    Thanks!

    #451982

    Elena Rodriguez
    Free User
    Post count: 77
    This reply has been marked as private.
    #451988

    Alex Rollin
    Moderator
    Post count: 27815

    1. It is much easier to do something like this without a customization in the next major version of GD, GDV2. It isn’t ready for production sites yet, but, if you aren’t going to hire a developer today to work on this, and it can wait a bit, you will be able to do something like this in V2.
    2. What do you mean you cannot see it?

    3. Try this CSS

    
    
    
    #reviewsTab ol.commentlist li {
        list-style-type: none !important;
    }
    

    4. Star size
    That is an image upload, have you tried uploading a larger image?

    #452268

    Elena Rodriguez
    Free User
    Post count: 77

    1 – oook! and when aproximately will be launched the v2?
    2 – please, see the screenshot
    3 – ok! i used a css code and it worked
    3 – i think i tryied in the past, but i going to request the image to my designer

    #452283

    Kor
    Moderator
    Post count: 16516

    Hi Elena,

    Try using the custom CSS code below and see if you’re able to achieve what you needed there as shown in the screenshot.

    
    
    .comment-respond .gd_rating:before {
        content:"Please rate";
    }
    
    .comment-respond .gd_rating {
        overflow: visible!important;
    } 

    As for the rest, Alex will follow up.

    Thanks!

    #452690

    Elena Rodriguez
    Free User
    Post count: 77

    The css code is not working for me :/. I have put at the end of this stylesheet:
    https://elsllepaplats.com/wp-content/themes/genesis-sample/style.css

    Please, give me the answer to this and the rest of the questions.
    Thank you in advance.

    #452697

    Kor
    Moderator
    Post count: 16516

    Hi elena,

    Could insert into GD > Design > Scripts > Custom Style CSS and see if it works? If not, share your WP admin access in private reply and we’ll check it out.

    Thanks

    #452699

    Elena Rodriguez
    Free User
    Post count: 77

    Is working! thank you :D.
    Can answer the questions of November 2, 2018 at 3:50 pm.

    Thank you in advance

    #454758

    Elena Rodriguez
    Free User
    Post count: 77

    Hello…

    when aproximately will be launched the Geodirectory v2?

    #454804

    Alex Rollin
    Moderator
    Post count: 27815

    Check here for the latest information:

    https://wpgeodirectory.com/try-geodirectory-v2/

Viewing 11 posts - 1 through 11 (of 11 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket