Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Component in a "Search" doesn't work
#3
I just can't do what are you suggesting me.

The problem is:
The component included in each news page does work.
This is the format of each news page

Code:
*** content ***
{% elenconews %}

The home page is something like this

Code:
(% searchresults tags:news numWords:-1 order:reverseurl max=1 %)

So, I expect every time a home page is generated, it should get the content of the news page AND the component working.
This happens every time a page is directly accessed

BUT this doesn't happen in my homepage.

IF I use this on my homepage

Code:
(% searchresults tags:news numWords:-1 order:reverseurl max=1 %)

{% elenconews %}

The component included in the search results DOESN'T WORK
BUT the component directly scripted in my homepage DOES.


Here is another issue, that may help in understanding the problem
Have a look to this link:

http://new.sandalj.com/index-1

These components are not working
Code:
{% youmid QnVWEozYvf4%}
{% youmid jpxn6feAyZ8%}

these contents are not correctly undestood by the page, which echoes me these as plain text.
thank you (and please forgive me for my bad english)
Reply


Messages In This Thread
RE: Component in a "Search" doesn't work - by bidierre - 2013-02-19, 00:21:40



Users browsing this thread: 1 Guest(s)