Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tutorial] I18N Blog System
#4
I am so far only displaying the blog through the i18n search, not the individual blog entries. I have looked at three different ways to include the "blog-functions" component in the displaying page.

1. In the page content using {% blog-functions %}
2. In the search code defined in the blog special page using <?php get_component('blog-functions'); ?>
3. In the Page Template of the displaying page using <?php get_component('blog-functions'); ?>

Method 1: Part of the latest blog is returned. It seems to stop returning the html for some reason. http://pastebin.com/gYy2AQcy
Method 2: All of the latest blog is returned but the next blog is cutoff. Same thing with the html. http://pastebin.com/nNkgixqL
Method 3: Seems to work perfectly.

I have DynPages .7.2 | i18n 2.6 | i18n Special Pages 1.0 | Multi User 1.5 installed.

I have the your default setup installed at http://www.threeleafcompany.com/i18n-blog
My working is at http://www.threeleafcompany.com/blog
Reply


Messages In This Thread
[Tutorial] I18N Blog System - by Angryboy - 2012-03-25, 04:56:54
[Tutorial] I18N Blog System - by jay_m - 2012-04-14, 10:48:19
[Tutorial] I18N Blog System - by Angryboy - 2012-04-15, 17:00:19
[Tutorial] I18N Blog System - by jay_m - 2012-04-16, 02:43:52
[Tutorial] I18N Blog System - by Angryboy - 2012-04-17, 00:29:12
[Tutorial] I18N Blog System - by m1k3y - 2012-05-06, 21:41:44
[Tutorial] I18N Blog System - by Angryboy - 2012-05-07, 04:37:14
[Tutorial] I18N Blog System - by m1k3y - 2012-05-07, 05:27:46
[Tutorial] I18N Blog System - by snooze - 2012-10-24, 09:06:52
RE: [Tutorial] I18N Blog System - by datiswous - 2012-12-20, 19:36:55



Users browsing this thread: 1 Guest(s)