Paolo
Forum Replies Created
-
AuthorPosts
-
September 24, 2014 at 3:46 pm in reply to: WPML: how to show places in default language when translation is missing #16398
That is correct for listings pages. For widgets like popular post view these are in geodirectory/geodirectory-widgets.
Thx
Hi Jonah,
we will, but not being a bug preventing the majority of members to continue with their websites, it is at the bottom of our queue.
That’s why Stiofan suggested a developer to help you in case you need to prioritize this.
Thx
Through Appearance >> Widgets in any available widget area
Hi again,
I installed disqus in one of our test website to have a look on a clean install and it doesn’t work either, but it doesn’t logs any kind of error. Not php, not js which was what I was expecting.
I have to flag this for the developers to see if there is any solution. It may take a while though.
Thx for your patience.
something must be declaring the class ‘woocommerce’, otherwise that function wouldn’t be called.
Have you tried activating the core avada theme to see if the problem persist?
Let us know,
Hi,
that is part of original Avada header.php:
if(class_exists('Woocommerce')) { if(is_shop() || is_tax('product_cat') || is_tax('product_tag')) { $c_pageID = get_option('woocommerce_shop_page_id'); } }
the conditional tag
if(class_exists('Woocommerce'))
would call this function only if woocommerce is installed and active. Do you have woocommerce installed? Do you have latest version of everything? Avada 3.6, latest Woocommerce and so on?
In any case. This doesn’t appear to be a problem of the Avada Child theme.
Let us know,
The problem was the names of categories that were identical. I deleted the places categories and now it’s working. I’ve flagged this for developers too. Even if it would be very rare a similar situation, it shouldn’t happen.
Thx
September 23, 2014 at 8:04 pm in reply to: Problem with social widget configuration and map loading #16312Hi,
you are using wordpress 3.5.1
Please udate to latest. I’m not positive GD can work with such an old version of WordPress.
Thanks
I guess we could add a class for each listing indicating the price selected other than if featured or not. That should cover any possible use.
I’ll ask to the developers.
Thx
Given that it works for any other website I’ve tested using our plugin, I can say for sure it is a specific hosting problem.
Otherwise this forum would be flooded with simlar thread, but if you do a search you will see that this is the only one.
The fact that a VPS in unable to use TinyMCE on any given page (who cares where I’m trying to load it), it means that the server is faulty.
If they are unable to fix it, possibly moving you to a server where you have a minimum of ram and cpu available, I suggest to move to wirenine.com or BlueHost. I know for sure that on their cheapest shared plans, TinyMCE works on that page flawlessly.
Thanks
September 23, 2014 at 7:07 pm in reply to: Problem with social widget configuration and map loading #16301Hi,
social widget works differently. It allows ppl to like the page URL where the button is clicked.
There is no possible configuration.
For the second problem, I’d need to have a look at your backend.
Thx
September 23, 2014 at 7:02 pm in reply to: How to make some pages/features only for sign in users #16300Hi,
For add edit listing that how it works. For reviews go to Settings >> Discussion in wordpress menu and in Other comment settings enable : Users must be registered and logged in to comment
That should do it.
Thx
Hi,
can you please provide wp admin credentials too?
Thx
Hi Andrew,
I’ve ask to the developer to add class = featured to featured listing.
We should be able to include this in next version.
Thx
Hi,
I’ve reported the menu appearing out of the screen to developers, however I don’t think the menu can support 3 levels of submenus.
We’ll keep you posted.
Thx
-
AuthorPosts