Reply To: Compatible themes requests

#3239

Paolo
Site Admin
Post count: 31211

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

20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount