My Ultimate Cool Theme v2.1.1

Release Notes

Bugfixes from 2.1

  • I would not abuse, but also am having problems with Internet Explorer, various information is not appearing, for example, the avatar of the user who is online and some texts posted on the wall ...

     

  • @alexandregnb, for edit css it's better you use chrome (inspect element - shortcut F12 ). You can change the font-size height of header, or anything like you wanted to do. But remember it just change a view in chrome way, not to changed the css forever.

    This is an example :

    image

    image

    For find the the css, use file seek (find in google), this application let you to know where to find the code of file that you must to change exactly.

  • @kuncoro Thanks, had responded to your post erroneously before but now deleted, its very good tip, will help me in many other projects besides this current, thanks

  • alexandregnb: Change the order of the code of each item for organize (from bottom to top)

  • @Ve Thank you, very simple solution, do not know how I did not think about it, heheh

     

  • Twizanex bottom bar extender 1.2

    If you  are looking for chat plugin for facebook theme, try twizanex bottom chat for elgg 1.8 : http://community.elgg.org/plugins/1128107/1.2/twizanex-bottom-chat-for-elgg-18

  • Add "Tools" to TOPBAR menu

    edit: cool_theme/start.php

    elgg_unregister_menu_item('topbar', 'usersettings');
    elgg_register_menu_item('topbar', array(
    'href' => "/settings/user/$user->username",
    'name' => 'usersettings',
    'parent_name' => 'account',
    'section' => 'alt',
    'text' => elgg_echo('settings:user'),
    ));
    ///////////settings plugings
    elgg_unregister_menu_item('topbar', 'settingsplugins');
    elgg_register_menu_item('topbar', array(
    'href' => "settings/plugins/$user->username",
    'name' => 'settingsplugins',
    'parent_name' => 'account',
    'section' => 'alt',
    'text' => elgg_echo('settings:plugins'),
    )); 

    if (elgg_is_active_plugin('notifications')) {
    elgg_register_menu_item('topbar', array(
    'href' => "/notifications/personal",
    'name' => 'notifications',
    'parent_name' => 'account',
    'section' => 'alt',
    'text' => elgg_echo('notifications:personal'),
    ));
    }

    edit cool_theme/languages/en.php

    'see:all' => 'See all',
    'settings:plugins' => 'Tools',
    'settings:user' => 'Account Settings',

    ));

  • Thanks for sharing this,

    Im using some elements on a theme Ive already been working on, but can I just ask, how do you get the pages.gif icon to display next to the comment, when someone creates a page?..

    Thanks

     

    Martin

  • Bugs pending:

    • The comments in the post of creation group ("user" has created group "groupname") are duplicated in the in the group wall as comments of post of "user" has joined the "groupname"
    • Character limit on posts of groups
    • Updates for closed group are visible to users non-members of the group
    • No option to comment posts of group
    • The "toggle" of comments in the post of creation group ("user" has created group "groupname") controls the remaining "toggles" of comments.
    • Button answer in group discussions is not visible on wall (is visible by clicking on "edit" for another answer)
    • When editing responses for discussions of group creates a new response.
    • Clicking Cancel in Register reduces the login screen
    • Popup of "likes" and "dislike" differ
    • "like" & "dislike" is not visible in posts of group
    • Clicking on "like" for discussion of group is obtained error "Could not find the item you like"

    Somebody can help me correct them?

  • when I post on another user wall, I get this message, but the message is sent...

     

    Error Fatal

    Redirect could not be issued due to headers already being sent. Halting execution for security. Search http://docs.elgg.org/ for more information.

    SecurityException Object
    (
    [message:protected] => Redirect could not be issued due to headers already being sent. Halting execution for security. Search http://docs.elgg.org/ for more information.
    [string:Exception:private] => exception 'SecurityException' with message 'Redirect could not be issued due to headers already being sent. Halting execution for security. Search http://docs.elgg.org/ for more information.' in /homepages/41/d279297165/htdocs/elxsocial/engine/lib/elgglib.php:151
    Stack trace:
    #0 /homepages/41/d279297165/htdocs/elxsocial/mod/messageboard/actions/add.php(38): forward(-1)
    #1 /homepages/41/d279297165/htdocs/elxsocial/engine/lib/actions.php(99): include('/homepages/41/d...')
    #2 /homepages/41/d279297165/htdocs/elxsocial/engine/handlers/action_handler.php(20): action('messageboard/ad...')
    #3 {main}
    [code:protected] => 0
    [file:protected] => /homepages/41/d279297165/htdocs/elxsocial/engine/lib/elgglib.php
    [line:protected] => 151
    [trace:Exception:private] => Array
    (
    [0] => Array
    (
    [file] => /homepages/41/d279297165/htdocs/elxsocial/mod/messageboard/actions/add.php
    [line] => 38
    [function] => forward
    [args] => Array
    (
    [0] => -1
    )

    )

    [1] => Array
    (
    [file] => /homepages/41/d279297165/htdocs/elxsocial/engine/lib/actions.php
    [line] => 99
    [args] => Array
    (
    [0] => /homepages/41/d279297165/htdocs/elxsocial/mod/messageboard/actions/add.php
    )

    [function] => include
    )

    [2] => Array
    (
    [file] => /homepages/41/d279297165/htdocs/elxsocial/engine/handlers/action_handler.php
    [line] => 20
    [function] => action
    [args] => Array
    (
    [0] => messageboard/add
    )

    )

    )

    [previous:Exception:private] =>
    )

     

  • FIX Gray dots in the inputs change password account, new password and confirm password

    delete mod/cool_theme/views/default/core

  • @ Ve First of all thankyou for taking out your valuable time in fixing the bugs of this theme. I want to ask how can i change the option of adding the widgets only to admin. Secondly the widgets are being added to dashbaord page in sidebar_alt column but not showing the contents. For example if i add the friends widget then the title of widget can be seen but no content or let say no "friend icon". This doesnot happen in other pages ex blog pages etc.

  • coolsam001: Thanks for your comment.

    I have not been able to use widgets in this version of the theme. But the widget manager plugin has the option adding the widgets only to admin.

  • @ Ve thanks for your reply. However the widget manager has admin option for group page only. 

  • coolsam001 you're right

  • In Firefox the links "Register" and "Forgot password" appear displaced (in Chome is ok)

    FIX Edit: mod/cool_theme/views/default/cool_theme/css.php

    and add margin-top: 18px;

    #facebook-header-login .elgg-menu{position:absolute;margin-left:-160px;margin-top: 18px;}

  • I can't get the icons to show. I've changed the WISB to cool_theme in the css file but still nothing.

    Also does anyone know how to change the "News feed" name and add the friend requests icon on the top?

  • @Alex: For visible icons -> View page 3 then run upgrade.php

    Friend requests icon on the top appears only when there is friend requests.

    Change text "News Feed": edit mod/cool_theme/languages/en.php

    'newsfeed' => 'News Feed',

    then run upgrade.php

  • Can any1 help me how to add widget to the sidebar_alt

    thnxx in advance...

  • Im looking for a chat plugin for this theme , others chat plugins need bottom_bar installed , im an elgg rookie ,  for example twizanex-bottom-chat doesn´t work properly .

     

    thanks !!!

  • Its almost been above 120 days when this plugin was updated, Do we see an upgrade in this plugin for 1.8.11 incorporating the latest feature in it.   Any help will be appreciated

  • @Federico B, thanks for your concern. Can you explain what you mean by "twizanex-bottom-chat doesn´t work properly"

    By the way, there is another New plugin that you should try with this theme. It will redirect your users to a logout page just like facebook does. For more information, find it here :  http://community.elgg.org/plugins/1146548/1.8.3/logout-redirector

    Let me know if you need any help.

    Thanks.

  • I found when using this theme some browsers would display the Friend, Messages and Notification icons behind (under) the search bar at the top of the screen. The fix for this overlap was a quick CSS fix in the Cool Theme mod. Specifically I altered the file mod/cool_theme/views/default/search/css.php to look like this: http://ubuntuone.com/1mdmDmuFvMbDwxUjiyznOx

    Hope that is of some help to others.

  • Het, guy is it possible to upgrade the theme to latest Twitter bootsrap

    if plz tell me the procedure 

Stats

  • Category: Themes
  • License: Expat (MIT) License
  • Updated: 2014-11-17
  • Downloads: 16107
  • Recommendations: 42

Other Projects

View Staszek's plugins