Advertisement:

Author Topic: [SOLVED]change position on the page Google Maps Plugin  (Read 1508 times)

Gabender

  • Jr. Member
  • **
  • Posts: 53
[SOLVED]change position on the page Google Maps Plugin
« on: December 02, 2013, 03:00:38 pm »
:: English Version ::
 
;) hello guys, I want to know how I can change the display position of the plug-in Google Maps theme bender. I would like to insert the map in the sidebar to contact .. how can I do?

The map is currently located at: <div id="description">, I have to move it <div id="sidebar"> but I can not.

:: Italian Version ::
;) ciao ragazzi, vorrei sapere come posso cambiare la posizione di visualizzazione del plugin Google Maps nel tema bender. vorrei inserire la mappa nella sidebar di contatto.. come posso fare?

Attualmente la mappa si trova in: <div id="description">, devo spostarla in <div id="sidebar"> ma non riesco.
« Last Edit: December 02, 2013, 06:24:47 pm by Gabender »

BC-TEAM

  • Sr. Member
  • ****
  • Posts: 376
  • Outstanding Expert of Online Marketplaces
Re: change position on the page Google Maps Plugin
« Reply #1 on: December 02, 2013, 05:31:34 pm »
Find this hook: 

<?php osc_run_hook('location'); ?>

and place it anywhere you want

Max

Gabender

  • Jr. Member
  • **
  • Posts: 53
Re: change position on the page Google Maps Plugin
« Reply #2 on: December 02, 2013, 06:24:13 pm »
Find this hook: 

<?php osc_run_hook('location'); ?>

and place it anywhere you want

Max

 :D perfect ! SOLVED thanks!!

haryour

  • Newbie
  • *
  • Posts: 36
  • My fingers and keyboard are magno-reacting
Re: [SOLVED]change position on the page Google Maps Plugin
« Reply #3 on: February 28, 2014, 07:14:06 pm »
Find this hook: 

<?php osc_run_hook('location'); ?>

and place it anywhere you want

Max

Hi Max,

I tried to put this code on the user-public-sidebar.php. The map didn't show and sometime briefly display and disappear