Pages (5):    1 2 3 4 5   
Member
Member
gjr   27-04-2011, 16:36
#11
  1. Try an included theme with zenpage support (zenpage,effervescence) to see if this is a theme issue or not.
  2. Provide a link so we can diagnose any issues.

Seems to be working fine for me. What is the news link pointing to (url)? This link is created in the inc-menu.php file and the code used is:

`

`

Member
Member
gjr   27-04-2011, 16:39
#12

Ah just had a thought. See this post. Is this the problem?

http://www.zenphoto.org/support/topic.php?id=8985

Administrator
Administrator
acrylian   27-04-2011, 16:45
#13

If you have activated that option, it will link to the homepage.

Member
Member
domc   27-04-2011, 21:11
#14

BINGO! That was it. Thanks for all the support and suggestions. Time to start adding photos.

Member
Member
GrahameNZ   01-05-2011, 05:42
#15

Nice theme gjr,
You produce nice work.
Works well for me in Ffox and IE, Crome, Opera on XP.

Member
Member
domc   01-05-2011, 18:58
#16

Is it possible to have more than one news item on the right?

Can someone give me the code or what code to change?

Thanks

Member
Member
gjr   02-05-2011, 00:05
#17

index.php:

`

`

change 1 to the number you want.

Member
Member
edwink   12-06-2011, 22:04
#18

Nice themes. I still like the zpFocus the best though ;)

Member
Member
atomicmak   02-09-2011, 12:55
#19

awesome theme and i just loved it the way it works now.

i've a little modification to do though.
wanted to add gPlus button on top right corner along side the diff, twitter, facebook etc.

is there an easy way to add ?

Junior Member
Junior Member
manu   06-09-2011, 08:44
#20

Hi, this is an awesome theme. Love it !

I found a little 'bug' in it. When using published and unpublished albums in a same gallery, the random slideshow on the index page run into php script execution time exceeded for not logged in users. This happens when trying to show in the slideshow images on which not logged in users have no rights.

A little hack could be :
if (strpos($randomList , $imageName) && ! $randomImage->checkAccess()) {

in place of :
if (strpos($randomList , $imageName)) {

on line 43 in index.php.

Hope this could help.

Pages (5):    1 2 3 4 5   
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.