PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   How Do I? - vBulletin 3.6x (http://www.photopost.com/forum/how-do-i-vbulletin-3-6x/)
-   -   Add the photo block / featured photo to my non-forum home page? (http://www.photopost.com/forum/how-do-i-vbulletin-3-6x/138981-add-photo-block-featured-photo-my-non-forum-home-page.html)

mrcake January 18th, 2009 02:50 PM

Add the photo block / featured photo to my non-forum home page?
 
1 Attachment(s)
Hi all,
is there a way to inbed the featured photos/photo block into our home page? Some html code to insert, or somthing? Where to find? Please let me know!
index.html

Also, just got the install this week. Can't find options for customizing the info that shows in the featured photos, would like to remove the 'members galleries, photos, comments'


Any help would be appreciated.

skidpics January 18th, 2009 11:02 PM

Chuck recently revised the inc_features.php file to be included into almost anything. Either that, or you can set the random photo block per photo. check out he PP blog for that coding.. ;-)

http://www.photopost.com/forum/photo...get-maybe.html

mrcake January 18th, 2009 11:15 PM

Quote:

Originally Posted by skidpics (Post 1239689)
Chuck recently revised the inc_features.php file to be included into almost anything. Either that, or you can set the random photo block per photo. check out he PP blog for that coding.. ;-)

http://www.photopost.com/forum/photo...get-maybe.html

Thanks for that. One of my problems is that I can't find, don't know where to go to find in_features.php
PhotoPost admin? vbulletin admin? Or my host? (hostmonster).

Any help is appreciated!

mrcake January 18th, 2009 11:27 PM

Ok, found inc_features.php on da host directory. Will try it tomorrow. Thanks!

Chuck S January 19th, 2009 08:53 AM

That file is for a php page.

mrcake January 19th, 2009 09:21 PM

Quote:

Originally Posted by Chuck S (Post 1239706)
That file is for a php page.


Thanks, Chuck. So it's not doable with my current setup.

Any advise which lines of code to remove from the inc_features.php file to get rid of the below? I am not having any luck finding what to remove...

"Can't find options for customizing the info that shows in the featured photos, would like to remove the 'members galleries, photos, comments'"

skidpics January 20th, 2009 05:31 AM

have you tried renaming your file to 'Dot"php?

Sometimes, that makes a world of difference.. if that is possible.

Chuck S January 20th, 2009 08:44 AM

If your server runs PHP which it does if your running Photopost you can convert any html page to php with a bit of knowledge ;)

mrcake January 21st, 2009 10:44 PM

Thanks for the assistance, guys. Now I've got some things to try.

Chuck S January 22nd, 2009 11:03 AM

Skidpics remember you dont just rename a page to PHP. You need to echo the html out or you will get a parse error. ;)


All times are GMT -5. The time now is 07:27 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97