Member
Member
CreazioN   2015-10-01, 10:18
#1

When I use this theme it looks like this in view-source:

gallery

I can't figure out why it called /page/none? All other themes works - Am' I doing anything wrong?

Its version 1.5.0, 28/4/14

Thanks!

Member
Member
CreazioN   2015-10-01, 11:16
#2

Just to show where it is wrong, http://i.imgur.com/guWPDbF.png?1 - thoose two goes to /page/none and I cant figure out why

Member
Member
CreazioN   2015-11-03, 21:21
#3

Anyone?

Administrator
Administrator
acrylian   2015-11-03, 21:41
#4

The theme is not really maintained so something might be wrong. "Gallery" is the overview page name gallery.php (/page/gallery) that many themes that don't use the index for the gallery use. Other themes doing this are the Zenpage theme for example.

Administrator
Administrator
fretzl   2015-11-04, 11:30
#5

In themeoptions.php change line 18 from
setThemeOption('custom_index_page','none',null,'zpskeleton');
to
setThemeOption('custom_index_page',null,null,'zpskeleton');

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