Thursday, December 27, 2012

Re: Help please with "Guestflo" widget

Is this Guestflo widget meant to replace the existing Events code?
Does it load HTML from some other site? If that's the case, it
probably shouldn't be added through the database. Rather, the existing
events code could be removed, and the index.ctp template changed to
just include the widget code, rather than iterate over the events
fetched from the DB.

On Thu, Dec 27, 2012 at 2:41 PM, mrfugimoto <ross@nhlfightclub.com> wrote:
> Hi Please delete if this shows up twice. I posted in the old cakephp Google
> Groups but nothing showed up. I clicked new cakephp Google group, and still
> didn't see anything.
>
> Trying again.......
>
> Hi I am extremely unfamiliar with cakephp framework. I work for a web
> development company who provide SEO support to customers. We inherited
> a site which is cakephp 1.3, (I believe an old version). We have an
> "Our Events" page and the customer asked me to add a widget
>
> This is the widget below. I've tried adding this through the admin
> panel "New Event". Nothing works. It's just an empty image frame with
> nothing to the right. Please help. I've tried everywhere on Google and
> find nothing.
>
> Thank you to anybody ahead of time.
>
> <code>
> <div style="float:left;width:600px;">
> < script src="http://guestflo.com/venue-widget.php?
> VenueID=31&limit=30&a_link=614" type="text/javascript">
> < /div>
> < style type="text/css">
> .widget-wrapper{
> width:650px;
> color:#fff;
> }
> < /style>
> </code>
>
> --
> Like Us on FaceBook https://www.facebook.com/CakePHP
> Find us on Twitter http://twitter.com/CakePHP
>
> ---
> You received this message because you are subscribed to the Google Groups
> "CakePHP" group.
> To post to this group, send email to cake-php@googlegroups.com.
> To unsubscribe from this group, send email to
> cake-php+unsubscribe@googlegroups.com.
> Visit this group at http://groups.google.com/group/cake-php?hl=en.
>
>

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.

No comments: