0
Welcome Guest! Login
0 items Join Now

Rokbox in RokMiniEvent

  • Rokbox in RokMiniEvent

    Posted 14 years 2 months ago
    • Hello All - I want to use rokbox module into RokMiniEvents. How to insert rokbox into the code below?
      ?>
      <a class="rokminievents-title <?php echo $internal ? '' : ' rokminievents-external-link';?>"href="<?php echo $link ?>"><?php echo $event->getTitle(); ?></a>
      <?php endif; ?>
    • Last Edit: 14 years 2 months ago by WebMonster.
    • Pls..Help
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: Rokbox in RokMiniEvent

    Posted 14 years 2 months ago
    • armogs wrote:
      Hello All - I want to use rokbox module into RokMiniEvents. How to insert rokbox into the code below?
      ?>
      <a class="rokminievents-title <?php echo $internal ? '' : ' rokminievents-external-link';?>"href="<?php echo $link ?>"><?php echo $event->getTitle(); ?></a>
      <?php endif; ?>

      It would be this:
      ?>
      <a rel="rokbox(600 350)" class="rokminievents-title <?php echo $internal ? '' : ' rokminievents-external-link';?>"href="<?php echo $link ?>"><?php echo $event->getTitle(); ?></a>
      <?php endif; ?>

      change the: (600 350) to your preferred (width height)
      but I have tested this an get only an empty rokbox.
      This image is hidden for guests.
      Please log in or register to see it.

      So I am not sure if this will work but I have asked for some others to look.
  • Re: Rokbox in RokMiniEvent

    Posted 14 years 2 months ago
    • Hello Davis - Thank you for your responce. Rokbox module works fine but the problem now is the google calendar doesnt show up. Please check attached file. Any solutions?
    • Pls..Help
    • cdavis411's Avatar
    • cdavis411
    • Preeminent Rocketeer
    • Posts: 17787
    • Thanks: 882

    Re: Rokbox in RokMiniEvent

    Posted 14 years 2 months ago
    • OK I have spoken with the Dev team about this and they looked into it. Unfortunately there is an issue from Google that is preventing this from working. so for the time being this is not going to work. would be nice though if Google loosens the constraints a bit to allow this type of interaction in the future.
  • Re: Rokbox in RokMiniEvent

    Posted 14 years 2 months ago
    • Thank you
    • Pls..Help
  • Re: Rokbox in RokMiniEvent

    Posted 13 years 10 months ago
    • Any updates?
    • Pls..Help

Time to create page: 0.069 seconds