Paolo
Forum Replies Created
-
AuthorPosts
-
Moved this to Jobs, as it requires customization.
ThxI’m sorry Tom.
I’m reporting Stiofan’s response on that post for any other user:
Hi guys,
This is just a PHP warning not an error, should really be hidden on a live site, the problem seems to be a fix for Yost seo plugin we added, for now you can add this to your theme functions.php to supress the PHP warnings and we will release a fix later.
error_reporting(E_ERROR);
Thanks,
Stiofan
September 20, 2014 at 4:43 pm in reply to: How do I offer a list of neighborhoods to click on? #15974ok thx!
@stiofan you can see it here by clicking on customize my search:
http://wpgeo.directory/hotels/
I’ve added hostel as subcategory of 1 star.
Thx
Taxonomy is for categories only.
To radio buttons, select or multiselect you can assign custom values.
Thx
September 19, 2014 at 9:09 pm in reply to: How do I offer a list of neighborhoods to click on? #15927Hi,
That is a good question. I never noticed that neighbourhood wasn’t showing anywhere.
I’ve flagged this for the developer to fix asap. WHere would you want to show it? Below the address?
Let us know and thanks for spotting this.
Hi,
I’ve solved the PHP warning by adding
error_reporting(E_ERROR);
to your functions.php. Don’t know why didn’t work for you.
A problem I see, is that you are using Avada without our child theme. Which makes it only partially compatible.
You than have deleted or renamed the virtual pages, which should remain untouched.
I’ve fixed this using this tutorial : http://docs.wpgeodirectory.com/how-to-restore-virtual-gd-pages/
I’ve added the location switcher, because your default location was Zurich and you only had a place in basel.
I’ve also fixed various other things that were not setup correctly.
But still the listings page are returning 404 and I think that’s due to Avada theme being use without our child theme. It could also be one of 29 plugins installed…
I’d try installing and activating Avada GD Child theme and if that doesn’t fix, try to disable all non GD plugins momentarly to see if one of them is the culprit.
let us know,
Seems like it yes. Good to know it was only permalinks.
Thx
Hi,
you can create an admin user just for us with WordPress and you can reset the password any time for your user too.
Permalinks is another wordpress basic settings that will change your website URL from:
http://wordpress.blurbee.co.uk/?page_id=9to http://wordpress.blurbee.co.uk/about-us
Read more here: http://codex.wordpress.org/Using_Permalinks
Let us know for the password.
Thx
Hi Tom,
thank for spotting this, it has been reported to developers to fix it.
Cheers,
Excellent and thank you for joining! 🙂
If in multilocation >> Show location switcher in menu >> List all Countries, Regions, Cities is enabled, they don’t need to select country / region to get all cities.
Is that a solution?
Thx
September 19, 2014 at 6:24 pm in reply to: JS/CSS Issue with the location Switcher on Make Theme #15908This should do:
dd.geodir_location_tabs { margin: 0; } .site-navigation ul.menu ul dd a, .site-navigation .menu ul ul dd a { max-width: 100%; min-width: 100%; text-transform: lowercase; }
Thx
I also see some wrong settings in your custom fields, can you please provide wp admin credentials o we can have a look?
Thx
This reply has been marked as private. -
AuthorPosts