Member
Member
saqibbrothers   2009-10-02, 06:25
#1

i'm using latest version of zenphoto with default theme.
but i cant see any description on main page.
While checking demo of zenphoto of official website, i can see description.. and i using same theme.. please help

Member
Member
saqibbrothers   2009-10-02, 06:25
#2

http://www.zenphoto.org/zenphoto/

i am using this theme but why my description is not visible?

Member
Member
Member
saqibbrothers   2009-10-02, 07:14
#4

sorry bit didnt understand. too complicated for me

Member
Member
saqibbrothers   2009-10-02, 07:26
#5

on line 307 in file, i can see
function getBareGalleryDesc() {
what i have to do anything else now

Administrator
Administrator
acrylian   2009-10-02, 09:18
#6

You have to add that function to your theme's index.php to see the gallery description. It's actually this one: http://www.zenphoto.org/documentation/functions/_template-functions.php.html#functionprintGalleryDesc

Member
Member
saqibbrothers   2009-10-02, 09:39
#7

I check index file of DEFAULT theme folder but there is no line no. 314 as mentioned in http://www.zenphoto.org/documentation/functions/_template-functions.php.html#functionprintGalleryDesc

I just tried to put the code mentioned in above URL on line 314 in file template-functions.php located in zp-core folder but it makes my website blanked!

Administrator
Administrator
acrylian   2009-10-02, 10:03
#8

Well, because it is completly wrong. That is the documentation and the line refers to the place where the function is located not where to use it.

I strongly recommend to read our theming tutorial on http://www.zenphoto.org/2009/03/theming-tutorial/ and learn a few php/html basics.

Member
Member
saqibbrothers   2009-10-02, 10:06
#9

I GOT THANKS

Administrator
Administrator
acrylian   2009-10-02, 10:20
#10

[i]if i were know about basic php or html why should I use this software??[/i]
Well, you don't have to if you are fine with the setup of the premade themes available. But customizings always require some more knowledge. To add the gallery description is simply not implemented in the standard themes as are much other things are also not.

Zenphoto is a gallery content management system for gallery websites.. Not a everything is possible to work-out-of-the-box, much extra and additional functionality always requires theme modifications.

You have to put `` on your theme's index.php where you want the description to appear.

Member
Member
saqibbrothers   2009-10-02, 10:54
#11

is it possible to make GALLERY TITLE in bold??

Administrator
Administrator
acrylian   2009-10-02, 10:57
#12

Here we are again with basic html/css/php knowledge. So you have to edit either your theme page or your theme's css file.

Member
Member
saqibbrothers   2009-10-02, 11:12
#13

and what about those who dont know basic but wish to do?

Administrator
Administrator
acrylian   2009-10-02, 11:42
#14

The net is full of places to learn the basics of webdesign techniques like this http://www.w3schools.com/. This forum is surely not the place for that which we explicity state on our forum rules.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.