map layout and placement
This topic contains 11 replies, has 3 voices, and was last updated by Paolo 8 years, 1 month ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
October 5, 2016 at 11:38 am #277910
Hi Support,
I have a few questions about the plugin and the lay-out of it.
1. Events page (http://linge.webnproduction.nl/events/)
I don’t know why but the events page is a little bit of a mess.
Do you know how to fix this as a normal page?
First the title bar, then the geodirectory map and after that the list with events.2. Hotspot page (http://linge.webnproduction.nl/kaart-en-gids/)
Is it possible to put an page title bar above the map?
Now the menu is on top of the map and it’s not readable anymore.3. Single hotspot page (http://linge.webnproduction.nl/gids/leerdam/natuurtuin-varsseveld/)
In a previous layout from avada it was possible to place the map above the detailed information about the hotspot. Is it possible to put the map between the title bar and the hotspot details?I’m wondering if it’s worth buying the GD Booster, my website is large and will it help to load the content faster?
Thanks for your support
October 5, 2016 at 2:05 pm #278008Hi Rutger,
#1 Apply the custom CSS code into GD > Design > Scripts > Custom Style CSS
.fusion-page-title-bar { background-attachment: inherit; } .fusion-header{ background-color: #53a11b; }
#2 Try using this custom CSS to apply some space above the map
.geodir_full_page { padding-top: 212px; }
#3 Please check out this thread as it covers this topic. https://wpgeodirectory.com/support/topic/rearrange-the-right-sidebar-of-detail-page/#post-231690
October 5, 2016 at 2:10 pm #278012Hi Rutger,
I’d like you to know that “GD Booster” is fully compatible with GD and will definitely speeding up your Website. Here’s the link to the addon https://wpgeodirectory.com/downloads/gd-booster/ .
Thanks!
October 7, 2016 at 11:19 am #278988Hi Kor Chung,
1. Events page (http://linge.webnproduction.nl/events/)
The title bar is now the original normal height, but still not behind the menu on the top of the page. Do you know how to get it over there?2. Solved, Thank you!
3. Single hotspot page (http://linge.webnproduction.nl/gids/leerdam/natuurtuin-varsseveld/)
I placed the code in the child’s funtions.php. But the map in the bottom right corner is not in the upper right corner as position 1 on the right sidebar.
What is the right script for this solution?4. Since today the hotspot tags turned into numbers instead of the words. What is the problem over there? (http://linge.webnproduction.nl/gids/leerdam/natuurtuin-varsseveld/)
5. Near me error, function is not working.
see appendix 13.21.png6. Is it possible to create a shortcode of the little map, see appendix 15.30.png. We want to have a little map on every small village of that village in de right sidebar.
Thanks for your support it’s very good and fast!
October 9, 2016 at 10:56 am #280012Is there somebody that would like to answer my questions? 🙂
October 10, 2016 at 7:30 am #280403Hi there,
I’m sorry for the late response. I’ll try to answer your remaining questions.
#1 Use this custom CSS
.fusion-header-wrapper { position: absolute; }
#3 We would require WP admin access to your Website to check on the code.
#4 Sorry, I’m not getting this, could you please provide a screenshot of it?
#5 You need to have SSL activated on your Website in order for the “Near Me” functionality to work. Please check out this reply and see if it helps https://wpgeodirectory.com/support/topic/the-function-of-nearme/#post-256154
#6 Looks like you already had this map on the sidebar http://prntscr.com/crys1o . You’ll just have to use the correct category image to display the village icon on the map.
October 10, 2016 at 8:56 am #280412This reply has been marked as private.October 10, 2016 at 3:48 pm #280571Hi,
#3 the code provided is to reorder the sidebar of the detail page that is above the sidebar widget area. The map is in the widget area.
You will have to remove the widget from it and use a Hook to make it appear above the social sharing buttons.
Here I explain how to show the featured image on top of the right sidebar: https://wpgeodirectory.com/support/topic/display-featured-image-on-detail-sidebar/#post-28088
Instead of :
$thumb = the_post_thumbnail( 'medium' ); return "<div class='my-theme-class'>".$thumb."</div>".$content_html;
You will use this functions to call the map widget: https://codex.wordpress.org/Function_Reference/the_widget
#4 tags turns into numbers when they are modified via quick edit. You shouldn’t use the quick edit option on listings.
There is a utility in GD Tools that should help you fix that.
Let us know if this helped.
Thanks
October 11, 2016 at 12:58 pm #281271Hi,
#3
I’m trying to get it done with this code, but the site is broken down when i paste it in my functions.php.
Which string do i need to use for the map in top right corner instead of the calender?/** * Wraps the sharing buttons div in our custom container * * @param string $content_html The HTML of the sharing buttons div * @return string Filtered HTML. */ function my_theme_geodir_social_sharing_buttons_html( $content_html ) { global $post; <?php the_widget( 'WP_Widget_Calendar' ); ?> } add_filter( 'geodir_social_sharing_buttons_html', 'my_theme_geodir_social_sharing_buttons_html', 10, 1 );
#4 Problem is solved
#6 We want to have that map (https://wpgd-jzgngzymm1v50s3e3fqotwtenpjxuqsmvkua.netdna-ssl.com/wp-content/uploads/2016/10/Schermafbeelding-2016-10-07-om-13.15.30.png) on this page in the right sidebar.
Is there a shortcode available?
http://linge.webnproduction.nl/leerdam/October 11, 2016 at 6:24 pm #2815913) you can’t open a php tag within another php tag (the 1st one is implicit). That’s why it’s breaking your website.
The code this member shared, should be easier for you to implement. https://wpgeodirectory.com/support/topic/how-do-you-hook-a-contact-form-above-the-detail-sidebar/#post-280995
It will move the GD detail sidebar area from below to above the listings infos.Let us know if that helped.
Thanks
October 11, 2016 at 7:22 pm #2816533) Thank you this problem is solved.
6) Do you still want to answer my last question in this topic?
We want to have the map of a city or place (https://wpgd-jzgngzymm1v50s3e3fqotwtenpjxuqsmvkua.netdna-ssl.com/wp-content/uploads/2016/10/Schermafbeelding-2016-10-07-om-13.15.30.png) on this individual page (http://linge.webnproduction.nl/leerdam/) in the right sidebar.
Is there a shortcode available?
October 11, 2016 at 8:40 pm #281763sorry I missed that.
The only map that you can add via shortcode to a custom page is the home map and that will show everything.
Thanks
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket