WebSite X5Help Center

6 ANSWERS - 1 USEFUL
John S.
John S.
User

You could use the blog-object for this.

You can add images and even galleries for a post.

You can have different categories.

You can set up if people are allowed to make comments to a post, or not.

You could also use a 3. party software for this, but for this purpose I would thing that using the blog would be the best for you.

Hope this helps you.

Kind regards

John S.

Read more
Posted on the from John S.
ROBERT  FINESTONE
ROBERT FINESTONE
User
Author

How do i impliment this in X5

Instructions for using the PetRescue Feed

The easiest way to include your PetRescue listings on your own site via the PetRescue Feed is using a frameset. Note - you don't need to change the whole layout of your site to frames; just the page that you want to include your PetRescue listings on.

Simply place your normal site headers, logos, navigation etc into frames that are derived from your normal site layout, and for the main (central) frame, use the page:

https://www.petrescue.com.au/_feed/?member=10006

Read more
Posted on the from ROBERT FINESTONE
John S.
John S.
User

Hello Robert

Okay - it is an frame we talk about.

This is rather easy ( as everything when you know ).

I have just made an example page on one of my test-sites.

Look here : http://www.energifremtiden.dk/c4d/page-123.html

If this is what you want, then you can see how to make an iframe here : http://www.calendarforum.dk/integrating-iframe-x5.html

You just have to specify the src as : src="https://www.petrescue.com.au/_feed/?member=10006"

That should be all.

Kind regards

John S.

Read more
Posted on the from John S.
ROBERT  FINESTONE
ROBERT FINESTONE
User
Author

So i dont need all this code?

</script>
<div class="contentpane">
<h1>
Cats available for adoption </h1>
<iframe onload="iFrameHeight()" id="blockrandom"
name="iframe"
src="http://www.petrescue.com.au/_feed/?member=10644&amp;list=cats"
width="100%"
height="4375"
scrolling="auto"
frameborder="0"
class="wrapper">
This option will not work correctly. Unfortunately, your browser does not support inline frames.</iframe>
</div>
</div>
<div class="cleared"></div>
</div>

<div class="cleared"></div>
</div>
</div>

<div class="cleared"></div>
</div>
<div class="art-layout-cell art-sidebar2">
<div class="art-nostyle">


<div class="customart-nostyle" >
<p>&nbsp;</p>
<p><a href="/index.php/en/donate?view=donation"><img src="/images/Donate-button.jpg" width="182" height="203" alt="Donate-button" style="margin-top: 8px; margin-right: 0px; margin-bottom: 0px; margin-left: 9px;" /></a></p>
<p>&nbsp;</p></div>
</div>
<div class="art-box art-block">
<div class="art-box-body art-block-body">

<div class="art-bar art-blockheader">
<h3 class="t">
Latest News</h3>
</div>
<div class="art-box art-blockcontent">
<div class="art-box-body art-blockcontent-body">

<ul class="latestnews">
<li>
<a href="/index.php/en/news/53-uberpuppies-snippet">
UberPUPPIES comes to Perth</a>
</li>
<li>
<a href="/index.php/en/news/51-the-kitty-snippet">
The kitty who stole Perth’s heart</a>
</li>
<li>
<a href="/index.php/en/news/49-did-you-see-snippet">
Did you see SAFE Perth in the news?</a>
</li>
<li>
<a href="/index.php/en/news/47-the-enormous-life-snippet">
The enormous life of Biggie Smalls</a>
</li>
<li>
<a href="/index.php/en/news/44-saving-lives-snippet">
Saving Lives - The Work of SAFE Perth</a>
</li>
</ul>


<div class="cleared"></div>
</div>
</div>


<div class="cleared"></div>
</div>
</div>

<div class="art-box art-block">
<div class="art-box-body art-block-body">

<div class="art-box art-blockcontent">
<div class="art-box-body art-blockcontent-body">

<div class="custom" >
<p style="text-align: center;"><a href="http://www.facebook.com/pages/SAFE-Perth-Saving-Perth-Animals-from-Euthanasia/159572727452405" target="_blank"><img src="/images/facebook.jpg" width="140" height="34" alt="facebook" style="margin-top: 8px; margin-right: 0px; margin-bottom: 0px; margin-left: 9px;" /></a></p></div>


<div class="cleared"></div>
</div>
</div>


<div class="cleared"></div>
</div>
</div>

<div class="cleared"></div>
</div>

</div>
</div>
</div>
<div class="cleared"></div>


<div class="art-footer">
<div class="art-footer-body">
<div class="art-footer-text">
<div class="art-nostyle">


<div class="custom" >
<p style="text-align: center;"><a href="http://safeperth.forumup.com.au/" target="_blank">Members Area</a></p>
<p style="text-align: center;">Copyright © 2012. All Rights Reserved.</p></div>
</div>
</div>
<div class="cleared"></div>
</div>
</div>

<div class="cleared"></div>
</div>
</div>
<div class="cleared"></div>
<p class="art-page-footer">Designed by <a href="http://www.freshwebmedia.com.au" target="_blank">Fresh Web Media</a>.</p>

<div class="cleared"></div>
</div>

</body>

Read more
Posted on the from ROBERT FINESTONE
John S.
John S.
User

NOPE

It seems that there in the code is some "news". I guess you have "clipped" the code. The news will be hardcoded if you do it this way.

I have made a new example for you : http://www.energifremtiden.dk/c4d/dogs-cats.html

Here you will default see the dogs. If you look at the underlined dogs Cats then clicking on these, will fill the iframe with the corresponding content.

By using iframes you really need very little code.

I have made a page where you can see what is takes : http://www.energifremtiden.dk/c4d/how-to.html

I hope you are helped by this.

Kind regards

John S.

Read more
Posted on the from John S.
John S.
John S.
User

Hello Robert

You have not given any feedback to the last post. I assume You have solved your problem.

I will therefore inform you ( and other that maybe reads this post after today ) , that I will by tomorrow remove the example page and the instruction page. So - from tomorrow my posts trying to help, will give no meaning.

Kind regards

John S.

Read more
Posted on the from John S.