Editing Listing Page

This topic contains 10 replies, has 3 voices, and was last updated by  Paolo 8 years, 4 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #64922

    f.daliessi
    Expired Member
    Post count: 85

    Hi everyone,
    is there a way to edit Listing page’s template?
    Like this one for example:

    thanks in advance!!

    #64963

    Guust
    Moderator
    Post count: 29970
    #65023

    f.daliessi
    Expired Member
    Post count: 85
    This reply has been marked as private.
    #65032

    Guust
    Moderator
    Post count: 29970

    That link has nothing to do with CSS, but changing the PHP templates.
    Copy the wp-content/plugins/geodirectory/geodirectory-templates/listing-detail.php template to
    wp-content/themes/your-child-theme/geodirectory/listing-detail.php and change to re-arrange the layout as you require.

    #65046

    f.daliessi
    Expired Member
    Post count: 85

    Thanks Guust for the reply.
    I tried editing some things but I can’t make the result I’d like.

    Can you gently help me?

    #65060

    f.daliessi
    Expired Member
    Post count: 85
    This reply has been marked as private.
    #65078

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    we provide the plugin as is and we can give you pointers on how to change things, through our documentation, but we won’t do it personally for you.

    Changing the plugin to your needs, goes beyond support, if you want I can move this topic in the jobs section of the forum.

    You’ll need to hire someone to customize your website, if you are unable to do it on your own.

    Let us know,

    Thanks

    #65085

    f.daliessi
    Expired Member
    Post count: 85
    This reply has been marked as private.
    #65104

    Paolo
    Site Admin
    Post count: 31206
    This reply has been marked as private.
    #65119

    f.daliessi
    Expired Member
    Post count: 85
    This reply has been marked as private.
    #65165

    Paolo
    Site Admin
    Post count: 31206

    For the 1st question:

    
    
    remove_action( 'geodir_details_main_content','geodir_action_details_slider',30);
    
    add_action( 'geodir_detail_page_sidebar','geodir_action_details_slider',0);
    

    For the second part you can have a look at these:
    https://wpgeodirectory.com/support/topic/individual-fields-for-template-of-details-page/
    https://wpgeodirectory.com/support/topic/customize-your-pages-strictures-in-templates/
    https://wpgeodirectory.com/support/topic/relocate-the-favorite-link-only/

    Thanks

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