Directory Starter Theme – Remove Slideshow

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

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

Open Support Ticket
  • Author
    Posts
  • #383407

    ginblue
    Expired Member
    Post count: 15

    Hi all,

    What is the best way to remove the slideshow from the top of the Directory Starter details page.

    Thanks Anthony

    #383419

    Kor
    Moderator
    Post count: 16516

    Hi there,

    This can be done using custom CSS. Could you share your Website URL so that I could tell you the correct custom CSS to do this?

    Thanks!

    #383422

    ginblue
    Expired Member
    Post count: 15

    Hi Kor,

    Site still local so cant share. Could figure the CSS but would rather a more robust removal. I am happy to delve about but simply cannot find where it is initiated, either in the template or functions.

    Anthony

    #383427

    Kor
    Moderator
    Post count: 16516

    Hi Anthony,

    I’ll check with a developer regarding your request and will come back to you soon.

    Thanks!

    #383475

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    use the code snippet plugin with this snippet:

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

    Thanks

    #383486

    ginblue
    Expired Member
    Post count: 15

    Excellent, thank you.

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