deactivate geodir_slider

This topic contains 2 replies, has 2 voices, and was last updated by  jankubeug 8 years, 8 months ago.

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

Open Support Ticket

Tagged: ,

  • Author
    Posts
  • #51787

    jankubeug
    Free User
    Post count: 12

    I would like to deactivate the geodirectory slider on the top of the detail page. How could I do that?

    #51809

    Paolo
    Site Admin
    Post count: 31206

    HI,

    please add this code in your theme functions.php file:

    
    
    
    remove_action( 'geodir_details_main_content','geodir_action_details_slider',30);

    Let us know if that worked as you wanted it.

    Thanks

    #52227

    jankubeug
    Free User
    Post count: 12

    Great – Thanks!

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

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

Open Support Ticket