Home Page

This topic contains 9 replies, has 3 voices, and was last updated by  Vikas 9 years, 11 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #1052

    crewinn
    Free User
    Post count: 4

    Hi There,
    I would like to know how may I combine my Themes homepage and GD home page. For Example I would like to use the GD map on home page but also my theme’s widget areas.
    Please Advice

    #1054

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi crewinn, we are working on shortcodes for this, but it will take a few days or maybe even early next week depending on work flow.

    Thanks,

    Stiofan

    #1082

    Vikas
    Full Member
    Post count: 1128

    Hi,

    There is another way if u can easily do it. Just create a sidebar on your theme home page and add home map widget to that sidebar.

    Please advise ?

    Thanks

    #1119

    crewinn
    Free User
    Post count: 4

    Hi Vikas,
    I tried it. Ok in some cases it works fine but the functions I have in my theme srcambles the site.
    What I did
    1-Create a widget area on my home page of my theme and I had widget conflict.
    2-I got the code from GD Home Page codes and insert it in to My Theme home page. It worked that way but the slider of my theme didnt work.

    Now I will try the reverse. I will get the my themes code and insert in to GD Home page and see how will it work.
    I will inform you abour it.

    If you have any sugesstions let me know.
    Thank You…

    #1120

    crewinn
    Free User
    Post count: 4

    Thank you Stiofan by the way…

    #1121

    Vikas
    Full Member
    Post count: 1128

    Hi,

    U have to add a brand new sidebar on ur theme homepage, that can be used for home page map.

    Here is the snippet
    in ur theme functions.php write this

    if ( function_exists(‘register_sidebar’) )
    register_sidebar(array(‘name’ => ‘GD Map On Theme Home Page’));

    then put this on your theme home page wherever u want to show the map

    In admin backend, go to appearance > widgets, and add GD home page map widget to ‘GD Map On Theme Home Page’ sidebar.

    Enjoy

    #1123

    crewinn
    Free User
    Post count: 4

    Hi Vikas,
    I will try that.
    This is the theme I am using FYI.
    http://www.cssigniter.com/preview/berliner

    Thank you

    #1787

    Vikas
    Full Member
    Post count: 1128

    Did u get it working ?

    #2062

    crewinn
    Free User
    Post count: 4

    Hi Vicas,
    Not actually. I still have conflicts. I try on an other theme called Worldwide but I still have problems.
    Problems I found are the Flex Sliders and css files of the themes and and your plugin mixing each other. ALso if the theme has Google maps it is also the same.
    I hope you resolve those problems because I am a real fan of those kind of geo sites and most of my projects are city directories and city guides.

    Are there any themes you test earlier that you may recommend me that works 100% clear?
    Thank you.

    #2114

    Vikas
    Full Member
    Post count: 1128

    Hi,

    If ur theme has Google map API script included then plz comment that line and try it again.

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

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

Open Support Ticket