Simone
Forum Replies Created
-
AuthorPosts
-
June 5, 2015 at 2:17 pm in reply to: Our formatted results of "customize my search" looks odd #41636
Hello, try adding
.customize_filter ul li { list-style-type:none; }
Hi Roberto, have you set the WordPress permalinks to /%postname%/ ? Have you enabled the permission to add listings from frontend (if not admin) in Geodirectory/Design/Navigation tab?
Have you tried running the GD Tools?
If the issue is still there, please provide url and login details in a private reply, thanksHi Sara, sorry for the delay.
As suspected, one of your plugin is creating conflicts, and it is Better WordPress Minify. You can use GD Booster which is GD-friendly and it does the same things as Better WordPress Minify and GZip Ninja Speed CompressionHi, try adding
h1.entry-title.fn { line-height:25px; }
or any other value you like
Hello, try to run the GD tools.
Please post your login details in a private reply so we can eventually have a lookHI Sara, it seems something is going on with jQuery, could you please post your login details in a private reply? thanks
Yes, as long as they are unique
oh gosh I read “upload” and not “update” and I was thinking Josh was talking about uploading a big list in multiple .csv *facepalm*
Yes as Guust pointed out, you need a post_id in order to update a listing
Hello, if I do search all the three keywords “3-D печать”, “Language Link”. “Hart” , I can see the listings.
My suspect is that you are being locked in one locationJune 4, 2015 at 10:24 am in reply to: Title not in title bar on listings page. Twice on details page #41518The title is missing in those pages because maybe your theme does not recognize them as real “pages” and it doesn’t see the title they have.
Technically speaking, these are like “templates” and they output the title using the wordpress function
<?php the_title(); ?>
Hi Josh, the post id is automatically assigned (incrementally) when importing and there’s no risk it could overwrite previously imported posts, is this your concern?
Hello, without any live url and login details, we cannot check, but it seems something is going on with your permalinks.
Are they set to /%postname&/ ?
Did you try to run the GD Tools?Eventually please provide url and login details in a private reply and we will have a look
Hi Sally, your website is cursed 🙂
I re-re-re-stored your Location page using the GD Tools, and changed the slug to /dogfriendly and the title to Dog Friendly Accommodations, if it is fine to you, please do not edit, it works.You had again 24 virtual pages so the steps I did were:
1- deleting all the duplicated virtual pages (24)
2- gone to GD tools and restored the virtual pages (1st task)
3- edit the new Location page changing the slug and the title
4- doneJune 3, 2015 at 9:57 pm in reply to: Title not in title bar on listings page. Twice on details page #41476Hello Josh, this is happening due to your theme’s settings , it is displaying the post/page title in the bar, and so it is duplicating the title in the detail page.
You can hide the duplicated title adding the following in your style.css (inside your child theme’s folder)h1.entry-title.fn { display:none; }
Hello and welcome on board.
1- The virtual pages are needed in the core, and they will be “called” in action only when necessary. When a “not logged in” user will try, for example to add a listing, it will be asked to login first, and if you don’t want to allow people to add listings, you can disallow this option in the backend.
2- not sure what you mean, in static pages you can add GD widgets, if this is what you mean
3- yes you can use SSL, jut set https on the address, on your wordpress settings
4-as long as your theme allows it, you can move the LOGIN widget wherever you want, you can also use a shortcode and “inject” it where you want
here you can find all the available shortcodes https://wpgeodirectory.com/docs/core-shortcodes/
If you want to change the aesthetic part, you can play with css as you want 🙂 -
AuthorPosts