Quote:
Originally Posted by teedizz
Can you please explain to me what " How many rows across for $myfeeds variable? " means exactly? Im not good with code talk...lol....ive read the dewcription but im still confused as to what that means. Thanks.
|
The $myfeeds variables let you place summary information from your RSS feeds on ANY page and ANY place you want if that page is vb powered (ie global.php is called). Here is a good example of what you can do:
https://vborg.vbsupport.ru/showpost....&postcount=215
I really should have called that "columns" across. If you set it to two and you have two feeds assigned to $myfeeds, you'd get this:
feed1 feed2
If you had it set to 1, you'd get:
feed1
feed2