Paolo
Forum Replies Created
-
AuthorPosts
-
the arrows problem is a conflict with flex slider that is used by both theme and plugin. Is there a way to switch the theme flex slider off like in Avada?
can you send us wp-admin credentials and a link to your website in a private reply?
Thx
that is correct, every recurring event is counted as 1 event.
We will release an Avada Child theme very soon.
Thxnice plugin.
the new version coming up soon with new templates engine will make this super easy. Pleae be patient, it will be released beggining next week.
Not yet. We are looking into the API these days.
Than we wil create a phonegap framework. We have one almost ready for GT. We will have to modify it to adapt it to the new API and options, but we won’t have to start from scratches.Thanks
Hi @manni65929,
sorry for the delay, it’s my fault if Vikas was having trouble setting up the https. (I’ve been absent few days).
Now I’ve sent him the details and he’ll be able to test it, he’ll let you know asap.
thanks for your patience.
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
or you can use a tool like this:
we are working on an Avada Child theme. It will be released probably next week.
Thanks
thanks for the suggestion, I like it too…
Looks like it is working now to me…
Let us know
Thx
Hi,
sorry for the delay in getting back to you.
GT Category List is a plugin for GeoTheme, not for GeoDirectory.
Here we don’t provide support for 3rd party addons, sold on Theme Tailors. However you can contact Sara via a comment or using the red support button on the product page. I’m sure she is willing to tweak it and make it available for GD too or to check if what you did is correct. (if it works it probably is).
We will consider adding this widget, and depending how many members request it, it will be prioritize (or not).
Thanks
-
AuthorPosts