Forum Activity for @michael

michael
@michael
07/23/18 04:49:41PM
7,823 posts

RSS Feeds Additional Data


Jamroom Developers

That's just some proposed structure as I read it.

and the link you sent me as a reference fails the validator.
https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fwww.technologyreview.com%2Ftopnews.rss


Would be nice to have a reference feed that passes the validator and contains what you're wanting in it. Makes it easier to test any changes.

--edit--
and even that proposed doc only has a CHANNEL image, there is no images on the items.
proposed.jpg proposed.jpg - 79KB

updated by @michael: 07/23/18 04:51:52PM
michael
@michael
07/23/18 04:12:19PM
7,823 posts

RSS Feeds Additional Data


Jamroom Developers

cool, because that info is for the CHANNEL, not the items in the channel. Which I expect you could have just setup you're own anyhow.

I'll wait and see. Thanks Jimmy :)
michael
@michael
07/23/18 04:02:11PM
7,823 posts

RSS Feeds Additional Data


Jamroom Developers

You'll need to explain the why of that to me ;)

How are you using it? is it something that should be shown by default do you think?
michael
@michael
07/23/18 03:53:30PM
7,823 posts

RSS Feeds Additional Data


Jamroom Developers

update to 1.2.5
https://www.jamroom.net/the-jamroom-network/networkmarket/72/rss-feed-and-reader

and the image variables will be available in the {debug} output, arrange as necessary.
michael
@michael
07/23/18 03:13:15PM
7,823 posts

RSS Feeds Additional Data


Jamroom Developers

When you put {debug} in your template, you're expecting to see a variable that's not there? where is the feed url?
michael
@michael
07/23/18 03:09:24PM
7,823 posts

RSS Feeds Additional Data


Jamroom Developers

Were are you seeing that code? Are you changing the way the modules code is directly in the module? ( not via listener )

--edit--
When you put {debug} in your template, you're expecting to see a variable that's not there? where is the feed url?
updated by @michael: 07/23/18 03:12:50PM
michael
@michael
07/22/18 07:55:33PM
7,823 posts

creating an unlisted admin Page


Using Jamroom

Strumelia:
.....Wouldn't SB then change my site's current index page and menus if I activated it though? Would it make unwanted changes to my site if all I did was use it to make some new pages?...
nope, turn it on and all that happens is you get a couple of extra buttons show up on your home page. From there you can choose to override the page or not. And if you do decide to override the page, you can delete the page and go back to what you had.

There's no cost to turning it on.

As for the text fie, yes, call it whatever you want the url to be. so if you call it elephants.tpl you will find it at yoursite.com/elephants
michael
@michael
07/22/18 06:40:23PM
7,823 posts

creating an unlisted admin Page


Using Jamroom

if you make a file and call it my_ebay_stuff.tpl and upload it to:/
/skins/(YOUR ACTIVE SKIN)/my_ebay_stuff.tpl

Then put this in it
{jrCore_include template="header.tpl"}
HERE IS SOME INFO FOR EBAY STUFF
{jrCore_include template="footer.tpl"}
it will display on your site at http://yoursite.com/my_ebay_stuff

Site builder would give you access to all the editors and stuff too though, so that probably would be easier if you didnt want to muck around with code.
michael
@michael
07/22/18 06:33:15PM
7,823 posts

Why do ads i put in the header show on pages i create but not on profile pages?


Using Jamroom

The CSS class for that big profile image is #profile_header.

I reckon, add in a {debug} where you're thinking about adding the code and see if there is any variable useful to trigger the adverts off of.
header_space.jpg header_space.jpg - 262KB
  119