Pages (8):    1 2 3 4 5 8   
Member
Member
Lensvision   11-03-2011, 00:24
#21

Is it possible to use Zenpage with this theme or do I have to change something first?

Member
Member
vincent3569   11-03-2011, 01:05
#22

Hi,

The 1.3 zpArdoise release is now avaliable for ZenPhoto 1.4 and more

Improvements of this release :

[list]
[]Replacement of 'Use Colorbox' option by 'Use Colorbox in Album' option to use colorbox plugin in Album page, whether galleriffic is used or not (if 'Use Colorbox in Album' is checked, Image page will never be called)
[
]New 'Use Colorbox in Image' option to use the colorbox plugin in Image page
[]New 'Galleriffic delay' option to configure the duration of the Galleriffic slideshow
[
]Navigation with keyboard arrows on single news pages
[]Add translations in english, french, italian, german and spanish for specific litteral strings of the zpArdoise theme
[
]Some graphical improvements
[*]Fix some translation issues
[/list]
Follow the link :
http://vincent.bourganel.free.fr/zenphoto/index.php?p=news&title=zpArdoise-a-ZenPhoto-ZenPage-theme

Feel free to download and use it, and thanks in advance for your feedback!

Please report bugs on the forum and I will try to fix as soon as possible.

Administrator
Administrator
acrylian   11-03-2011, 11:34
#23

@Lensvision: It is clearly stated on the theme's page (and our themes section entry) that it supports Zenpage.

Member
Member
Lensvision   11-03-2011, 15:44
#24

@acrylian: Didn't look further then my nose is long (free translation of a dutch saying).

Having yet again a problem with a link not showing up.
Zenpage Links is published but no link in the menu.
Can't make my own menu cause menu-manager isn't supported as far as I saw.

www.lens-vision.nl

Administrator
Administrator
acrylian   11-03-2011, 16:25
#25

I think we have that saying in German as well..;-)

No idea how this theme internally works but again try a standard theme like the Zenpage theme and make sure the pages are really published.

Member
Member
Lensvision   11-03-2011, 18:12
#26

Looks like I'm gonna have to change theme's then. A shame cause I really like this one.
The page is published, all the boxes are checked. Don't know what's causing this but it's giving me a headache by now.

Member
Member
vincent3569   12-03-2011, 07:52
#27

the zpArdoise theme supports the zenpage plugin, but of course, zenpage must be enabled in admin> plugins.

if zenpage is enabled, you have to create a news or a page in admin tabs and you have to published it and you will see them.
if you have no news and no page published, there is no item in the menu.

Member
Member
vincent3569   12-03-2011, 22:37
#28

hello

After extensive testing, I have found an issue on zpArdoise 1.3 :
with IE6, if the slideshow plugin is enabled, the display of sub-albums is not correct on album.php.

Hotfix on screen.css :

  • line 125, replace
    div#album-wrap {margin: 10px 0; padding: 0;}
    by
    div#album-wrap {margin: 10px 0; padding: 0; clear: both;}

  • line 185, add
    thumbs-nogal{clear: both;}

I have updated the downloadable file zpArdoise 1.3.zip on my website.
Please update here :
http://vincent.bourganel.free.fr/zenphoto/index.php?p=news&title=zpArdoise-a-ZenPhoto-ZenPage-theme.

Member
Member
Lensvision   13-03-2011, 08:06
#29

I made a few screenshots:

Links page is published (so is the other one)
http://img816.imageshack.us/i/printscreen1.jpg/

They show up when I'm logged in as admin
http://img15.imageshack.us/i/printscreen2.jpg/

Then I check the site in another browser to see it as anyone else (chrome in this case)
http://img25.imageshack.us/i/printscreen3z.jpg/

Need I say more...

Member
Member
vincent3569   13-03-2011, 12:25
#30

ok
I've never seen this problem before, and had no feedbacks on this.

  • try to install version 1.3 of my theme
  • Try to publish a news
  • try the theme zenpage
    in 3 cases, it is to see if the problem still exists
Member
Member
Lensvision   13-03-2011, 13:42
#31

I'm working on another site as well that uses the Zenpage theme, had the same problem but solved it by making a new menu using the menu manager plugin.

I will try the other two suggestions.

Administrator
Administrator
acrylian   13-03-2011, 13:49
#32

Does zpArdoise actually use one of the standard plugins for the menu or something of its own?

Member
Member
vincent3569   13-03-2011, 15:44
#33

hi,

zpArdoise uses no plugin to view pages.

there is the code for menu items but only the zenpage printPageMenu() function :

`

[list]

        >">





            >">



        >





        >


    [/list]

[list]

        >





        >


    [/list]

`

unfortunatly, I have absolutly non idea to solve this issue.

Lensvision, it seems not work with zenpage too. are you sure of your installation ?

Member
Member
Lensvision   13-03-2011, 16:36
#34

I'm using the latest build.

I was thinking, could it be something at my webhost?
Since I'm the only one having this problem (I did turn off save mode and disabled magic quotes).

Tried adding a news page, same thing, shows up when I'm logged in as admin but not in chrome.
Leaves updating the theme to the latest build, will do that later.

Administrator
Administrator
acrylian   13-03-2011, 17:00
#35

I really see no reason this could be related to Chrome. There is no special browser related stuff involved in the printPageMenu() itself. It generates all just a standard (nested) html list. And of course what pages to show is generated via PHP by what is in the database, so it is server related probably.

Please see my test install (plain 1.4.0.3): http://zenphoto.maltem.de/
You should see four pages in the page menu: about, contact, page1, page2.

Member
Member
Lensvision   13-03-2011, 17:21
#36

I'm just using Chrome to see the page as anyone else does, not logged in as admin.
I do know a little bit about how it works ;)
That's why I'm wondering, could it be my webhost.

I can see about, contact, page1 and page3.

Administrator
Administrator
acrylian   13-03-2011, 17:40
#37

OK, was thinking "loud". Then it might indeed be your host or something goes wrong with the saving in the db when setting pages to published. Maybe you should contact your host.

Member
Member
vincent3569   13-03-2011, 19:04
#38

I agree with acrylian.
If you use lastest version of ZenPage, with the zenpage theme and zenpage plugin enabled, and if you don't see you page when you are not loggued in, it seems to be a server side problem. have you some message in debug logs ?
or maybe, a cache problem : had you try to do some ctrl F5 to force refresh of the cache ?

Lensvision, on the screenshots you showed, you are logged in with FF, and not logged in with Chrome.
with FF, have you the same problem if you are not connected?
have you the same problem with IE ?

Member
Member
Lensvision   13-03-2011, 19:11
#39

I've tried not logged in FF and IE too, same problem.
F5 doesn't solve it either.

I'm gonna contact my host.

Thanks for thinking with me so far.

Member
Member
vincent3569   13-03-2011, 20:58
#40

so, I think that the zpArdoise theme is not responsible for your problem.
maybe,you could open a new topic to follow it on forum ? I will help you as far as I can.

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