Group activity

  • Google User added a new discussion topic CSS Overriding
    Hi All, I've made a theme based on a Photoshopped visual (or seven) and it works.  I downloaded an example theme and set to recreating all of the various nested folders for (mostly) one css file per view. It works and the output site looks as...
  • hottie95 replied on the discussion topic This is insane
    the site is a little messy, but everything is here. Make sure and check out the themes and plugins in the drop down top tools menu. most of them have a readme file that will help you install and use them.   Also Find a member named Fusion and... view reply
  • Mostever replied on the discussion topic This is insane
    Thank you for you assistance. I don't like to figure these types of problems out so I used a software program to install the site automatically. It installed everything correctly, but unfortunately I must now get myself familiar with all the... view reply
  • hottie95 replied on the discussion topic This is insane
    Mostever- in your administration side of the program, click on Site Administration. you will see all of the original info you used to set up the site. under this will be some check boxes. uncheck the simple cache and the page file cache. Your site... view reply
  • Mostever replied on the discussion topic This is insane
    How do I do that? I never did any editing out side xhtml and regular css. view reply
  • Malaga Jack replied on the discussion topic This is insane
    You have to understand the Magic Elgg 101 Turn off simple cache when playing around with css files view reply
  • Mostever added a new discussion topic This is insane
    There is nothing easyabout elgg and nothing that even remotely makes sense unless you are a developer. Getting an answer is a matter of joining and posting on numerous groups and wishing and hoping for a response. Take a look at e107 if you want a...
    • Mostever- in your administration side of the program, click on Site Administration. you will see all of the original info you used to set up the site. under this will be some check boxes. uncheck the simple cache and the page file cache. Your site will run a little slower but things will happen just by refreshing the page. Leave this off while you are under developement.  The css file can be edited just like regular css, just make sure you save it as .php. The file for the site is located at yoursite/views/default/css.php.

      IF you install different widgets, some of them have there own css file and you will have to edit it to match your site also.. Or you could just plug in a theme form here and presto you are done. IF you do that your site look will not be effected by future upgrades.  

    • Thank you for you assistance. I don't like to figure these types of problems out so I used a software program to install the site automatically. It installed everything correctly, but unfortunately I must now get myself familiar with all the files.

      I will continue to play around. I am still disapointed in the overall progress of the site. After 5 years of development you would think that the elgg site would be better than what it is. I don't know php so I guess it must be more difficult then I was told.

    • the site is a little messy, but everything is here. Make sure and check out the themes and plugins in the drop down top tools menu. most of them have a readme file that will help you install and use them.   Also Find a member named Fusion and follow him. He is the god on this site.  

  • Mostever replied on the discussion topic getting started- clueless
    Hello, I am brand new to elgg as well and I just got set up with arvixe.com as you mentioned. They do set it up for free, but it took me a while to figure out where to go to get it done. I am not familiar with their control panel and it was... view reply
  • tbcuz added a new discussion topic Multi-Site ELGG or will Groups Manager plugin do?
    I need a site that will organize groups by... Cities...(Phila, NY etc..)...with... Categories...(Languages, Sports etc...)...then... Groups...(French, German, Football, Golf etc...) Will "Group Manager" plugin do this or is it better to...
  • chris added a new discussion topic getting started- clueless
    hello- i am brand new to elgg and have absolutely 0 expertise.  can someone help me get things started step by step? i appreciate any help you can give! http://www.arvixe.com/elgg_hosting says it sets elgg up for free.  anyone use their...
    • Hello, I am brand new to elgg as well and I just got set up with arvixe.com as you mentioned. They do set it up for free, but it took me a while to figure out where to go to get it done. I am not familiar with their control panel and it was confusing but it set it up real fast and all is well.

      Now I just need to figure out how to customize elgg. It seems as though elgg was writen for programmers only, because if you don't have the book on elgg and if your not a programmer, you are stuck with the plain out of the box version.

      I can hold my own with xhtml and css, but this is rediculous. I know nothing about php and I can't find the files I need to edit for the life of me.

      Sorry, don't mean to be negative. elgg has the best rating out of all the sites in their class, I am just frustrated that everything is so clouded.

  • yoram replied on the discussion topic Edit the widget-header area
    Hello, I want to replace the colour of the widget-header of my Elgg theme with a different one. Please, tell me what codes should I edit. I have attached a screenshot for more clarity. Please, help!
  • Ademola Morebise replied on the discussion topic Limit File types on the Files plugins
    @kevin thanks! I'll check it out view reply
  • Kevin Jardine replied on the discussion topic Limit File types on the Files plugins
    This plugin was just uploaded today: http://community.elgg.org/pg/plugins/i_am_keng/read/287615/file-browser-pluginextend-from-old-file-browser-plugin-of-curverider view reply
  • it is on ! replied on the discussion topic Categories dropdwn on toolbar
    Categories dropdown on toolbar? Moving this discussion here from Elgg Ideas. Hope someone can help with this. it is on !
23 hours agoi have being trying to get my head around this but can't find a way to do this...i would like to have a dropdown...
  • Zakary Venturo replied on the discussion topic Categories dropdwn on toolbar
    Categories dropdown on toolbar? Moving this discussion here from Elgg Ideas. Hope someone can help with this. it is on !
23 hours agoi have being trying to get my head around this but can't find a way to do this...i would like to have a dropdown...
  • it is on ! added a new discussion topic Categories dropdwn on toolbar
    Categories dropdown on toolbar? Moving this discussion here from Elgg Ideas. Hope someone can help with this. it is on !
23 hours agoi have being trying to get my head around this but can't find a way to do this...i would like to have a dropdown...
  • Shouvik Mukherjee replied on the discussion topic Create new page
    I need to create a custom page so i can allow people to grab banners for the site... in general how does one go about creating a custom page in ELGG...
  • Carlos replied on the discussion topic html index page
    Hi all. I've been missing a while but I have returned. goofbuckets new index has got me to thinking. I really only have some skill with html. is there a simple code I could put on my html page to insert a login into any page I create for my...
    • Yes... I'm sure dhrup will see this as well... I think we could very simply create a login_form.. put it some where on the server and call it with (include = 'login_file.html').

      What do ya reckon?

  • harcha24 added a new discussion topic html index page
    Hi all. I've been missing a while but I have returned. goofbuckets new index has got me to thinking. I really only have some skill with html. is there a simple code I could put on my html page to insert a login into any page I create for my...
    • Yes... I'm sure dhrup will see this as well... I think we could very simply create a login_form.. put it some where on the server and call it with (include = 'login_file.html').

      What do ya reckon?

Beginning Developers

Beginning Developers

This space is for newcomers, who wish to build a new plugin or to customize an existing one to their liking