I found this extension and I want to know how I can get a news ticker from the XML file and how to do it Am I making this file?
I tried it one and it is not working.
extension link
First create the XML file and correct the directory / module / mod_highlighter_gk4 / xml - & gt; This is where you need to insert a file. You can find a Sample XML file named Sample on that folder that tells you how to format the XML file. This is something like this:
& Lt ;? Xml version = "1.0" encoding = "UTF-8" standalone = "yes"? & Gt; & Lt; Highlighter & gt; & Lt; Items & gt; & Lt; Title & gt; Title 1 & lt; / Title & gt; & Lt; Desc & gt; Item Details 1 & lt; / Desc> & Lt; Link & gt; Http: //item1.title.com< / Link & gt; & Lt; / Item & gt; & Lt; Items & gt; & Lt; Title & gt; Title 1 & lt; / Title & gt; & Lt; Desc & gt; Item Details 1 & lt; / Desc> & Lt; Link & gt; Http: //item1.title.com< / Link & gt; & Lt; / Item & gt; On the module, first make sure you select the XML file on "Data Source". After that you put the name of the XML file you created on the XML file option and it should work.
You can also search more information from your website.
Comments
Post a Comment