From: azzamsa Date: Wed, 6 Sep 2017 07:09:23 +0000 (-0400) Subject: Added a comment: my issue solved X-Git-Tag: 3.20171001~15 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/8b265977bb8ccb42006e1a585a81306a7246c444 Added a comment: my issue solved --- diff --git a/doc/forum/How_to_use_themes__63__/comment_4_842fa45466edbcdedf86a77422d05920._comment b/doc/forum/How_to_use_themes__63__/comment_4_842fa45466edbcdedf86a77422d05920._comment new file mode 100644 index 000000000..7014c7076 --- /dev/null +++ b/doc/forum/How_to_use_themes__63__/comment_4_842fa45466edbcdedf86a77422d05920._comment @@ -0,0 +1,25 @@ +[[!comment format=mdwn + username="azzamsa" + avatar="http://cdn.libravatar.org/avatar/892d91822e06b494931e82a1ec0f1eb7" + subject="my issue solved" + date="2017-09-06T07:09:20Z" + content=""" +Hy. STrRedWolf, does your problem already solved ? + +- I can't change my themes too, I have uncommented #theme = value, but nothing change. +- I also have add --rebuild parameter, but nothing change too. + +this morning, after long holiday, I came to ikiwiki and solved it after reading [this](https://wiki.math.cmu.edu/iki/wiki/tips/20140720-ikiwiki-navbar.html), he said \"**(Be sure to also enable the theme plugin.)**\", no one said this before in other tutorial, so I add `-theme` in plugin section and it solved :). + +``` + #plugins to add to the default configuration +add_plugins: +- goodstuff +- websetup +- theme +``` + +now my wiki online using actiontabs theme. + +have nice day!. hope it help others. +"""]]