Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
index.xml looks strange
#1
Hello everybody
This is my very first site in GetSimple.
I'm having some problems trying to use i18n Search to get an homepage populated with the latest news inserted in my website.

new.sandalj.com

I inserted a component in the page: this component gets the list of the child pages of "NEWS" menu.

this is the scripting of the component
Code:
<div id="ultimenews">
<p>Last news:</p>
<ul><?php get_i18n_navigation('news',1,9); ?></ul>
<br><br>
</div>

Here, it doesn't work.
But I have another release

new.sandalj.it

Here you can see it perfectly working.

I just can't get why it doesn't work.

I had a look in the index.xml in both versions: the .com one looks strange.

Have you got some suggestions?

I have another issue related to this website: my "page-management" page looks strange:
here you can see a picture of it.

[Image: strange.jpg]

there, my "home" page is written two times (and i can't delete it)

thank you Smile
Reply
#2
I think titles with an _ are treated as languages
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#3
Thank you: you were right.
I commented the name of index.xml file
And the system read it like it was the index page of the "_ndex" language

But now I have another problem:
the component {% elenconews %} I inserted in my home page still doesn't work.

here, you can see the home page, with the component not working
http://new.sandalj.com

here, you can see a news page, with the component WORKING
http://new.sandalj.com/082620121045
Reply
#4
isn't there somewhere a hint that the i18NSearch doesn't search the news articles? If I remember right ;=)
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply
#5
Thank you very much. I resolved my problems with your help.
Reply




Users browsing this thread: 1 Guest(s)