Title: gk-interactive.com's Replies | WordPress.org

---

# gk-interactive.com

  [  ](https://wordpress.org/support/users/gk-interactivecom/)

 *   [Profile](https://wordpress.org/support/users/gk-interactivecom/)
 *   [Topics Started](https://wordpress.org/support/users/gk-interactivecom/topics/)
 *   [Replies Created](https://wordpress.org/support/users/gk-interactivecom/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/gk-interactivecom/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/gk-interactivecom/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/gk-interactivecom/engagements/)
 *   [Favorites](https://wordpress.org/support/users/gk-interactivecom/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Calendar Map disapears after page load.](https://wordpress.org/support/topic/calendar-map-disapears-after-page-load/)
 *  Thread Starter [gk-interactive.com](https://wordpress.org/support/users/gk-interactivecom/)
 * (@gk-interactivecom)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/calendar-map-disapears-after-page-load/#post-7614701)
 * Not sure if this is related but I also get the following script errors in Firefox.
 * Script: [http://sitename.com/oa…o.simpleskin.js?ver=1469529413:142](http://sitename.com/oa…o.simpleskin.js?ver=1469529413:142)
   
   Script: [http://sitename.com/oa…js/jquery/jquery.js?ver=1.12.4:3](http://sitename.com/oa…js/jquery/jquery.js?ver=1.12.4:3)
 * Have replace the site name as its still in development.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Calendar Map disapears after page load.](https://wordpress.org/support/topic/calendar-map-disapears-after-page-load/)
 *  Thread Starter [gk-interactive.com](https://wordpress.org/support/users/gk-interactivecom/)
 * (@gk-interactivecom)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/calendar-map-disapears-after-page-load/#post-7614573)
 * Hey Geoff,
 * Yeah, I followed the link before posting for assistance.
    Strange thing is that
   I see the map & location for a split second then it disappears replaced with 
   a grey block. [http://pasteboard.co/2f0GG0eSf.png](http://pasteboard.co/2f0GG0eSf.png)
 * Thanks,
    GK
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Failed to send your message…](https://wordpress.org/support/topic/failed-to-send-your-message-25/)
 *  Thread Starter [gk-interactive.com](https://wordpress.org/support/users/gk-interactivecom/)
 * (@gk-interactivecom)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/failed-to-send-your-message-25/#post-7052993)
 * fixed it
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [custom php tweak – Help](https://wordpress.org/support/topic/custom-php-tweak-help/)
 *  Thread Starter [gk-interactive.com](https://wordpress.org/support/users/gk-interactivecom/)
 * (@gk-interactivecom)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/custom-php-tweak-help/#post-5427915)
 * Hi, thank you for responding. The code belongs to the below theme.
    [http://southerncape-security.co.za/bookings/tour/shark-cage-diving-gansbaai/](http://southerncape-security.co.za/bookings/tour/shark-cage-diving-gansbaai/)
   the description title as a quick fix I just removed the element – <?php byt_render_field(“
   text-wrap”, “”, “”, $tour_obj->get_description(), __(”, ‘bookyourtravel’)); ?
   >
 * but if you now click between the tabs you will notice the styling between description
   and reviews.
 * here is the code snippet.
    <section id=”description” class=”tab-content <?php
   echo $first_display_tab == ‘description’ ? ‘initial’ : ”; ?>”> <article> <?php
   do_action( ‘byt_show_single_tour_description_before’ ); ?> <?php byt_render_field(“
   text-wrap”, “”, “”, $tour_obj->get_description(), __(”, ‘bookyourtravel’)); ?
   > <?php byt_render_tab_extra_fields($tour_extra_fields, ‘description’, $tour_obj);?
   > <?php do_action( ‘byt_show_single_tour_description_after’ ); ?> </article> 
   </section>

Viewing 4 replies - 1 through 4 (of 4 total)