Modern Theme detail page edit to Whoop detail page

This topic contains 5 replies, has 2 voices, and was last updated by  Kor 7 years, 6 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #394563

    Irene W
    Expired Member
    Post count: 83

    Hi,

    I like the detail page of the Whoop Theme. Currently, I have Modern Theme.
    How can i get the top section with stars review below the business name and the address in the box.
    Also, write a review red button and the add photos, edit, share, bookmark buttons.

    Currently i have Modern Theme
    https://www.infohello.com/catdog/places/united-states/ca/fresno/pet-stores/petsmart-905/

    Whoop Theme (expire in 1 week)
    http://www.mycatanddog.com/places/united-states/ca/belmont/dog-training/zom-room-belmont/

    Thank you for your support.

    #394569

    Kor
    Moderator
    Post count: 16516

    Hi Irene,

    I’ve just consulted this with our developer and it’s possible to achieve this using some custom scripts. Kindly install the “Code Snippet” plugin and insert the code below to display the review stars below the title.

    
    
    function _gd_custom_detail_page_review_below_title() {
        global $post;
        
        if ( !empty( $post->ID ) && geodir_is_page( 'detail' ) ) {
            $post_avgratings = geodir_get_post_rating($post->ID);
            ?>
            <div class="_gd-header-ratings clearfix">
                <div class="_gd-custom-stars" style="display:inline-block"><?php echo geodir_get_rating_stars($post_avgratings, $post->ID);?></div>
                <div class="_gd-custom-count" style="display:inline-block"><a href="<?php echo get_comments_link($post->ID); ?>"><?php geodir_comments_number($post->rating_count); ?></a></div>
            </div>
            <?php
        }
    }
    add_action( 'geodir_details_main_content', '_gd_custom_detail_page_review_below_title', 21 );

    If it doesn’t work, please share WP temp admin access to your site so we can take a better look. You can post the details here using the private reply option below.

    Thanks!

    #394727

    Irene W
    Expired Member
    Post count: 83

    Thank you. it works
    https://www.infohello.com/catdog/places/united-states/sc/greenville/pet-stores/petsmart-pets-hotel-3/

    That is one part.
    I also need to add address in the box above the map.
    Just like the whoop theme.

    http://www.mycatanddog.com/places/united-states/ca/belmont/dog-training/zom-room-belmont/

    Also add red button write a review and add photos, edit, share, bookmark buttons.

    thank you for your support.

    #394732

    Kor
    Moderator
    Post count: 16516

    Hi Irene,

    Adding the address on the sidebar is possible using this method https://wpgeodirectory.com/docs/core-place-settings/#show and here is a screenshot for your reference http://prntscr.com/gij16y .

    As for displaying the review and add photos, edit, share, bookmark buttons, that would require customization and I hope you understand.

    Thanks!

    #394914

    Irene W
    Expired Member
    Post count: 83

    I suppose it is easier to switch to Whoop theme than customization.

    thank you.

    #394972

    Kor
    Moderator
    Post count: 16516

    Hi Irene,

    Yes, exactly. Let us know if you need anything else.

    Thanks!

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

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

Open Support Ticket
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount