Copying GD theme pages to my own theme

This topic contains 1 reply, has 2 voices, and was last updated by  Paolo 9 years, 10 months ago.

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

Open Support Ticket

Tagged: ,

  • Author
    Posts
  • #6973

    sollymans
    Expired Member

    Hi there,

    In the features for the GD product you mention that it is easy to copy GD theme pages to the installed theme. I am a complete amateur at this and wondered if you could explain which files I am copying to from where to where.

    Many thanks, great plug in, does just what I want it too except for fitting in with the look and feel of the rest of my site.

    Many thanks

    Stephen Harris

    #7025

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    templates can be integrated into your theme html structure in 2 ways.

    1) Using hooks and filters in your theme functions.php to remove GD default wrappers and add the theme specific wrappers.

    Here there is an example of how to do that for the Enfold theme.

    https://wpgeodirectory.com/support/topic/enfold-compatibility-code-please-test/

    2) Create a folder in your active theme/child theme called geodirectory and copy the templates in there. That will allow you to override the original templates and insert the html needed to adapt the templates to the theme.

    Templates can be found in geodirectory/geodirectory-templates/

    Let me know if this helps.

    Thx

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

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

Open Support Ticket