diff options
author | azzamsa <azzamsa@web> | 2017-09-06 03:09:23 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2017-09-06 03:09:23 -0400 |
commit | 8b265977bb8ccb42006e1a585a81306a7246c444 (patch) | |
tree | af8f881a90d33375d4f8c222dba9d93e39fef0a3 | |
parent | 0208305f5c3f78007345894b2ed6eba886aa10d1 (diff) | |
download | ikiwiki-8b265977bb8ccb42006e1a585a81306a7246c444.tar ikiwiki-8b265977bb8ccb42006e1a585a81306a7246c444.tar.gz |
Added a comment: my issue solved
-rw-r--r-- | doc/forum/How_to_use_themes__63__/comment_4_842fa45466edbcdedf86a77422d05920._comment | 25 |
1 files changed, 25 insertions, 0 deletions
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. +"""]] |