Paolo
Forum Replies Created
-
AuthorPosts
-
Hi Lucy,
the menu system works for what the theme has to offer, but as soon as you try to extend it with a plugin it becomes a nightmare, because it uses a very uncommon structure.
I would simply suggest to make the menu more developer friendly following wordpress standards.
Example, the standard dropdown submenu in wordpress default themes (which is adopted by 99.9% of themes that I’ve worked with) use the class submenu.
For this reason 99.9% of plugin that will try to add a menu item with a dropdown submenu will use that class. The JS to show the submenu on hover of the parent menu is also pretty standard.
That theme uses a class named dropdown instead and a custom JS that is everything but standard, making it very difficult for any plugin to extend it.
I think this should be more than enough to put it on the right path, if he wishes to improve his theme…
Thank you
February 25, 2015 at 12:47 am in reply to: Is there a way to import old posts from Geoplaces V3? #31972You are missing this part: Than I would reorder them to follow the structure needed by GD and re-import.
Make sure you export in CSV file (not with regular wordpress export tool), you will need a plugin.
Than re-order listing in our sample csv and add the correct post type.
Let us know,
Thx
Yes, never seen an error like that either. We would have to check the website directly.
Let us know,
Thx
February 25, 2015 at 12:21 am in reply to: How do I change/edit the categories displayed in detail sidebar? #31969Hi,
as I’m sure you know, we don’t exactly remeber where every line of code is in the plugin especially because there is more that one developer working on it.
Searching as you noted at the beginning of the thread can take a lot of time, reason why this shouldn’t be expected as part of support.
I’ve quickly looked and I think it might be in custom_fields_functions.php around line 2451. But I haven’t tested anything myself, so I can’t be 100% sure.
Let us know how you went.
Thx
February 25, 2015 at 12:02 am in reply to: Is there a way to import old posts from Geoplaces V3? #319681st I would check if it is possible to export GeoPlaces listings to CSV. If it’s not I would export as Simone suggested directly from the DB into a CSV.
Than I would reorder them to follow the structure needed by GD and re-import.
You need to only create categories and prices in advance.
Thx
Hi Kstok,
have you tried to go to GD >> GD Tools and run this tool : Multisite DB conversion check?
If you did and it didn’t fix the issue, another thing could be an outdated addon. Are all your addons up to date?
If none of the above helps, I would need to have a look at your dashboard, in that case please provide a url and wp admin credentials in a private reply.
Thank you for letting us know,
I’m back as there is an esier solution that will allow you to fix it by yourself without risking to mess it up.
Simply install this tool https://interconnectit.com/products/search-and-replace-for-wordpress-databases/ and do a find for the word Italia in table wp_geodir_gd_place_detail and replace with Italy.
With SQL I would have definitely messed up, there is to replace in an array…
Let us know,
Thx
must be done with a SQL query.
I’ll look into it, but I can’t promise I’ll succeed. I’ll back it up before trying and in case I fail you’ll have to wait for stiofan tomorrow.
Be right back… 🙂
Hi,
I’ve just test as well and it works as expected.
Your comment is awaiting moderation.
If it worked for you, Simone and I, possibly the problem isn’t on the website but your client’s computer ?
Can you ask them what device (desktop/laptop or mobile) and what kind and version of browser they are using?
Let us know,
Thx
Hi,
we will investigate, but if it was a bug, it wouldn’t work 100% of times, not randomly. Have you tried clearing all the browser cache of your mobile?
Where is it locating you instead of Broken Arrow?
On my android tablet it works like a charm…
Let us know,
Thx
This reply has been marked as private.Ok, I’ve opened a new task to look into it for developers.
Hopefully we will be able to fine tune the search algo soon.
Thx
We’ll keep an eye on it. Let us know if it comes back again…
Thx
Hi,
honestly I don’t understand your attitude. Especially because we are providing all the information requested.
I think you should be reminded that what you paid for are the plugins and support.
Definitely not to customize and modify them following your wishes, by giving you the exact code nedeed every time.
We point you in the right direction, but we don’t do it for you. This is clearly explained in our support policy that I’m sure you read before plugin the plugins.
If you want someone to write code and customize the website as you have it in mind, you should hire a developer.
I think you are over reacting a bit here.
Thank you
I’ve replied in the other topic you opened about this.
We are investigating.
Thx -
AuthorPosts