Guust
Forum Replies Created
-
AuthorPosts
-
May 26, 2017 at 2:10 pm in reply to: Where to add buddypress widgets and arrange forum in lines? #380217
You are using the correct AutoOptimize settings?
https://wpgeodirectory.com/docs/autoptimize-settings/2. Use this CSS to hide the search:
#bbpress-forums div.bbp-search-form { display: none; }or turn the search of at Settings > Forums
(but this is really a BBpress question).3. Use the Widget Logic plugin
For a forum sidebar you put : is_bbpress() ie is this page a forum page
For any other sidebar you put : !is_bbpress() ie is this page NOT a forum pageWPML sounds like the way to go.
If a blog post is only in one language, it will only show if that language is selected by the visitor.
You will need to copy all GD listings for each language, but there is an easy button for that in the listing settings.
Thanks.May 26, 2017 at 1:54 pm in reply to: Search filter window – Options list max height with more / less link #380214That cool function is GD 🙂
See imageCan you please send us a link so we can see what you mean?
Add your WP admin details too if we need to check your settings.
ThanksPlease post your URL and WP admin details in a private reply so we can check your settings.
ThanksPlease review https://wpgeodirectory.com/docs/changing-the-layout-of-addresses/
ThanksI don’t have any issues on my test site. Can you explain a bit more and give us a URL so we can see what you mean?
ThanksHave you installed and activated BuddyPress first, before activating the GD BuddyPress integration addon?
ThanksThe first image added to a listing is used as the cover photo for a detail page.
Thanks
With jQuery it can be done. Here we provided an example to autofill the category field for example: https://wpgeodirectory.com/support/topic/autofill-category/
If you are not comfortable writing custom jQuery script, you can provide that as an example to any developer that you’d hire to do this for you.
See also https://wpgeodirectory.com/support/topic/automatically-use-address-as-title-2/
Thanks
You’re welcome 🙂
I added this to your CSS at GD > Design > Scripts > CSS
.geodir_loginbox {overflow: visible}Please check.
PS: always provide URLs of relevant pages so we don’t have to start searching where you added the widget.
Thanks
It will place it automatically if using the auto-suggestions when typing in the address.
To make it clearer that they need the button, you could change the text at GD > Place Settings > Custom Fields > Address field > Map button label :Thanks
May 26, 2017 at 9:55 am in reply to: Where to add buddypress widgets and arrange forum in lines? #380158You add the widgets to the “GD Page Details” widget area.
Please also review https://wpgeodirectory.com/docs/known-issues/#bp-global-searchTry this CSS to break after the comma in the list:
#bbpress-forums .bbp-forums-list li { display: inherit; }Thanks
The GD core file is now at /public_html/wp-content/languages as explained https://wpgeodirectory.com/docs/translate-core/
1) Not sure I understand. You want to review their blog, ie their blog website?
Or do you want them to submit a post on your website?
What is “A link to me”?Thanks
-
AuthorPosts