Just purchased all plugins and a few questions
This topic contains 6 replies, has 2 voices, and was last updated by Paolo 9 years, 3 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
January 14, 2016 at 4:58 pm #68403
I apologize if this is an inappropriate place to post these questions. I have been working with a small group to build a community site and we decided on GD to build the directory component.
Here is our details.
Latest version of GD. Using the multi-rating, multi-location, and custom post type plugin in our testing.Hosting currently at wpengine.
Our staging site is: http://infoseclist.staging.wpengine.com/solution/
This will take you directly to the GD page. We have already created the custom post type and we think we have that down and we wanted to save our questions until we had a few to submit.
Here they are:
1.) We would like our template sidebars to “wrap” around GD if possible. We will be publishing news and other items. How would we accomplish that and not let GD take 100% of the page width. You can see examples on other pages on the site.
2.) When you go to the following URL, and click what we are assuming is the “sort by rating” dropdown, the text is white so we can not see the words. Please advise
URL: http://infoseclist.staging.wpengine.com/solution/open-source/snort-ids/#reviews
3.) On the detail page, in the middle, there is a “My dashboard location”. Is that necessary to have on these pages? Can it be moved to a page of its own via shortcode or some alternative?
3a.) Also in the “My Dashboard” section there are what looks like to be 2 drop-downs (Add listings / My listings). They don’t seem to appear correctly on the site. So we would rather remove them or move them to a site that would be more appropriate.
4.) Is there a way to set a default filter on the pages. For example (Grid 5) and forcing it so it cant be changed?Thanks for the great plugin
January 14, 2016 at 5:59 pm #68426Also since it is a staging site, you are more than welcome to get access to it. The template is from Ghostpool and based on their reviews they are pretty popular for buddypress templates. I am open to my staging site being used to make a template for other ghostpool users.
Thanks
January 14, 2016 at 7:18 pm #684431) go to GeoDirectory >> Theme Compatibility >> Select Theme Compatibility Pack = Custom
Also add gp-container as class for the Hook geodir_wrapper_open (the 1st oen on top). This should do it.
2) The theme has select with Black backgrounds and while text. Either you make GD select background black, or you make the text for GD select black. I’d go with the second option.
Same page (GeoDirectory >> Theme Compatibility), down at the bottom you can add “Required CSS”, add this:
#comment_sorting_form select.comment_sorting {color: #333;}
3) That is a widget called GD > Login box and you can remove it from the GD Detail sidebar widget area. You can add it back via shortcode or widget anywhere you want: https://wpgeodirectory.com/docs/core-shortcodes/#login
3a) See answer 2. We’d need login credentials to be able to provide css for this too.
4) For the listings page, go to GD >> Design >> Listings >> Listing content section view, select grid 5, than hide the selector to change that view:
#gd_list_view {display: none;}
You can add this CSS in Required CSS field of Theme Compatibility too.
Let us know if this helped.
Thanks
January 14, 2016 at 7:39 pm #68446That fixed it up so far. Thanks so much. We will continue working through implementing GD in our staging environment and if we have questions we will let you know. Thanks for a great plugin
January 14, 2016 at 7:44 pm #68447You are welcome 🙂
January 14, 2016 at 7:46 pm #68448Oh one more thing just popped up. When we put some widget in the GP Detail Sidebar, it strips our formatting. Can we fix that in a similar way so we can drop our recent items in there on some pages? Thanks
January 15, 2016 at 4:28 pm #68653Hi,
I’m not sure what you mean. Can you please provide an example?
Thanks
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket