Compatible themes requests

This topic contains 151 replies, has 33 voices, and was last updated by  Paolo 9 years, 9 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #3200

    usermay102014
    Free User
    Post count: 21

    Hi Paolo,
    You think how long time that you still need to develop the Avada GD theme? 2 weeks? 1 month? 2 months… ?
    Thanks

    #3239

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    as I’ve already said somewhere else, we stopped developing the child theme, because we decided to 1st rewrite GD templates from scratches and adding few other details.

    I haven’t seen the code yet, but Stiofan assured me that with these changes, if the plugin doesn’t look perfect out of the box, it can be made compatible with virtually any themes with very few lines of codes that we will provide for each specific case.

    Basically every element inside a template can be enabled and disabled or moved around with hooks and action filters.

    Example (functions names are invented in this example):

    adding this to functions.php of your theme:

    
    
    remove_action( 'geodir_deatail_page', 'geodir_deatail_page_breadcrumb', 10 );
    add_action( 'geodir_deatail_page', 'geodir_deatail_page_breadcrumb', 50 );
    

    Would remove the breadcrumb from the top of your page and move it at the bottom.

    Once Stiofan is done we will provide a list of all hooks, filters and as many example as possible.

    This, plus shortcodes should make it as compatible as it gets. Than it will be ewasier for us too create child themes for those not willing to tweak one single file…

    Thx for your patience

    #3281

    Roger
    Free User
    Post count: 137

    login with ajax

    #3291

    usermay102014
    Free User
    Post count: 21

    Hi Paolo,
    Sorry, I don’t quite understand, do you mean that there is no such

    Avada GD theme

    recently?
    Thanks

    #3293

    purpleedge
    Expired Member
    Post count: 539

    Thanks Roger, it looks good!

    @TammyTammy – I think the idea with the next release of GD is to make it compatible with all themes, but you might still need a child them to fix the issue you highlighted. Hopefully we’ll know this time next week!

    #3295

    usermay102014
    Free User
    Post count: 21

    Hi Purpleedge,
    Thank you for your reply. Great!
    Do you mean I should have an Avada theme + a DG theme to make my own Directory web site? I don’t have any coding, PHP … knowledge, got only some experiences of using plugins and widgets, could i make a Directory web site with your Avada and DG themes?!
    I need DG Listings, Pages, Articles in my Directory website, for multi countries, multi citis and multi languages.
    Thank you very much in advance for your reply.

    #3296

    John Allsopp
    Expired Member
    Post count: 399

    @tammy Tammy – The new version is an attempt to allow the best possible compatibility with any theme you choose to use GD with.
    Using GD with your Avada child theme, or Genesis child theme or whatever else you choose to use, should be much easier.
    The idea is that it works “out of the box” in most cases, and in cases where things aren’t quite right, it will be easy to make adjustments.

    #3297

    usermay102014
    Free User
    Post count: 21

    And I would like a homepage as follow:

    Avada Home Version 3 Slider (a video widget integrated)
    Text widegt (below the Slider)
    All in One Google Map with my own map icons ( below the Text widegt)
    Featured listings (below the All in One Google Map)
    News listing
    Siderbar: ad areas, nearest listing, comments list …

    Listing categories:
    Category Google Map
    Category Listing
    Sidervar

    Listing pages: Google map should be integrated.

    Regarding Listing single page layout, which one in your Avada Live Preview can be a listing single page please?

    Thanks

    #3298

    usermay102014
    Free User
    Post count: 21

    Thanks for your reply John Allsopp.

    #3308

    usermay102014
    Free User
    Post count: 21

    Just saw Avada video Tutorials, it’s really great theme!
    Looking forward to using it to go with GD theme!
    Thanks

    #3387

    Johan Vervaeck
    Expired Member
    Post count: 12

    Hi,
    Can I start already with GD framwork + child and play around with my live data for now, in the meantime till new plugin is ready and then make the swith to Avada + new plugin (so I can use my previous data)?

    Not to hurry up -you do great work already- but is the new plugin making progress? And will the other adons still compatible?
    Dreaming off the example given on http://themegeodirectory.com 🙂

    Kind regards !
    Johan

    #3440

    Paolo
    Site Admin
    Post count: 31206

    Hi all,

    just wanted to give you an update.

    We are about to relase the new version, probably by thursday this week.

    We quickly tested it with Enfold and we didn’t even need to create a child theme to make it 100% compatible. A set of functions to adjust the theme wrappers around GD elements in the plugin templates is all we need (24 lines of very simple code).

    This means we can make the compatibility packs as plugins to be provided for free on wordpress.org.

    We will stick to the original plan and start doing compatibility pakcs for Avada, X and Enfold.

    If someone could send us a copy of the latest X and Avada, to create their compatibility packs I would appreciate it. (I realized the copy of Avada I have is outdated and I don’t have access to latest version.)

    Please send us via dropbox, sendfile or similar service to info [at] wpgeodirectory.com

    After this 3 themes we will provide simlar tool for Genesis, than we will only focus on GDF child themes, which will be clones, inspidered by popular services out there like yelp, tripadvisor or yellowpages.

    We hope that this 5 frameworks, plus GDF will be enough to create a buzz around GD and developers will start developing their unique GD themes.

    Thanks,

    #3443

    amolin
    Buyer
    Post count: 161

    i have just send you latest X through wetransfer.

    Regards

    #3444

    Johan Vervaeck
    Expired Member
    Post count: 12

    Paolo: check mail
    Avada=OK
    kind regards –
    J

    #3445

    Paolo
    Site Admin
    Post count: 31206

    thanks guys, received…

Viewing 15 posts - 106 through 120 (of 152 total)

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

Open Support Ticket