I added this plugin after having some people register. I set up some of the new profile fields to be pulldowns and radio buttons. When the user tries to update their profile, they get a text field instead of the pulldown/buttons. What can I do to fix this?
I do believe you should have installed the plugin ***before*** any users registered...
Then the ***new users will be hit by the PlugIn's code stuff..
Take 2 steps backwards...
hi!
i would like to know how i can make that the permissions of some fields be public by default and anothers only for "my friends"
now a day for default elgg's permissions i can select one type of permissions for all fields. but i need for example that my friends could see my email but not all users, and my name and last name be public by default.
How can i edit this for all user by default?
Thanks!
I added this plugin after having some people register. I set up some of the new profile fields to be pulldowns and radio buttons. When the user tries to update their profile, they get a text field instead of the pulldown/buttons. What can I do to fix this?
I do believe you should have installed the plugin ***before*** any users registered...
Then the ***new users will be hit by the PlugIn's code stuff..
Take 2 steps backwards...
hi!
i would like to know how i can make that the permissions of some fields be public by default and anothers only for "my friends"
now a day for default elgg's permissions i can select one type of permissions for all fields. but i need for example that my friends could see my email but not all users, and my name and last name be public by default.
How can i edit this for all user by default?
Thanks!
Anyone got this working in elgg 1.7.1 or in elgg 1.7 ?
Im trying it in mine and it does not crash the site BUT you cant chat to any friends .. just get a bar with with 4 icons, Photos, Videos, Groups, Events but no friend chat options, no zero, nothing. Im waiting for this to work so I can launch my website. It expands and contracts ok though. Any help will be appreciated.
Thanx
This does not work on 1.7.1.
@Fusion - This works in 1.7.1. Maybe you 2 can talk with each other.
Anyone got this working in elgg 1.7.1 or in elgg 1.7 ?
Im trying it in mine and it does not crash the site BUT you cant chat to any friends .. just get a bar with with 4 icons, Photos, Videos, Groups, Events but no friend chat options, no zero, nothing. Im waiting for this to work so I can launch my website. It expands and contracts ok though. Any help will be appreciated.
Thanx
This does not work on 1.7.1.
@Fusion - This works in 1.7.1. Maybe you 2 can talk with each other.
@sam1
are you using 1.6.1? that is what sandeep is useing. Im on 1.5 so i havent tested on 1.6.1 yet. i am going to be setting up a 1.6.1 install within the next few days when i have some time and i will get it sorted out then.
@sandeep and sam1
uploading a new version that works with 1.5 and 1.6.1 and everything works in ie8,firefox,chrome,safari. Will have it up shortly.
every time i enable this plugin the site starts to slow way down is that normal?
@Dagorath
I dont have chrome so havent tested with that, everything should function the same as original. This just has style changes. Only thing different is the added icons and the flashing on new message, the flashing will happen weather that is turned on or off
works fine in firefox and ie8 i will dl chrome and check it out.
put up new version confirmed fixed for chrome safari should be fixed as well because they are based on same structure. if someone can verify this id appreciate it.
@carlos & @lord55 the show as tag is bugged. I'll release a new version today.
It is realy nice plugin. Is it possible to add checkbox and multiple select fields?
When I try to send a friend a gift it comes up saying missing token. Whats wrong?
@Wnadering Bear: this version of the plugin is simply not compatible with Elgg 1.7. Try this version here:
http://community.elgg.org/pg/plugins/project/521372/developer/iionly/gifts-plugin-for-elgg-17
I have an issue with this plugin. After upgrading to 1.6, in the "All site photo albums", the "No Images" placeholder shows up even though there are photos in the album. Anything uploaded before 1.6 still shows up fine. Any way to fix this?
Another thing is I would like it so that when there are no photos in an album, it shouldn't show up in the "All site Albums" view.
I Like this plugin.
It's well presented and designed. The Slideshow is also amazing!! Look forward to future releases!
Hello All. Does anybody knows how to resize izap-thumbnail videos. I would like it to be 110x110. I just seen a site that was spamming here witht that size thumbails. I looked at the code in fire bug it shows as an album cover settings from tidypics on the video thumbnails. Does anybody knows how to do this. Making IZAP thumbnail bigger with TIDYPICS album cover setting.
Great stuff Christian! .. Have a talk with the guy that created the User Points API on how you 2 can work together and once done, i will definatly be introducing this to my members for sure.
IDEA - Nice to be able to create my own gifts as well which i think you said you can but this could be a good advertising feature. Get companies to sponsor some gifts. Example, could give a watch as a gift BUT say a watch company, FOSSIL for example would pay you to use a new watch they just brought out as the gif picture thus promoting their new product and the actualy gif link would linkthrough to the watch on the FOSSIL watch website. If its an expensive watch, it could cost alot of points as well. Same could be done for new clothing lines, footware, mobiles, drinks, cars. Companies pay to get their latest products put up as gifts in your gift area. Send a drink as a gift but it could be a branded known drink. Admin could set points for each gift type. A drink could be 25 points, a diamond watch could be 600points, that means id have to save up to send it to someone and someone getting that gift would feel extra special because they know the user spent alot og his/her points to give that to them.
Sorry, think i got carried away there but something to think about.
@ antifm
change to 15 to add 5 more. plugin only allows for 20 gifts total atm..
@ antifm
at this moment the plug supports 20 gifts. its easy to increase the gifts amount. just change views/default/settings/gifts/edit.php line nr. 19 from
for ($i=0;$i<21;$i++)
to
for ($i=0;$i<whatever you want;$i++)
Good n8
Great stuff Christian! .. Have a talk with the guy that created the User Points API on how you 2 can work together and once done, i will definatly be introducing this to my members for sure.
IDEA - Nice to be able to create my own gifts as well which i think you said you can but this could be a good advertising feature. Get companies to sponsor some gifts. Example, could give a watch as a gift BUT say a watch company, FOSSIL for example would pay you to use a new watch they just brought out as the gif picture thus promoting their new product and the actualy gif link would linkthrough to the watch on the FOSSIL watch website. If its an expensive watch, it could cost alot of points as well. Same could be done for new clothing lines, footware, mobiles, drinks, cars. Companies pay to get their latest products put up as gifts in your gift area. Send a drink as a gift but it could be a branded known drink. Admin could set points for each gift type. A drink could be 25 points, a diamond watch could be 600points, that means id have to save up to send it to someone and someone getting that gift would feel extra special because they know the user spent alot og his/her points to give that to them.
Sorry, think i got carried away there but something to think about.
@ antifm
change to 15 to add 5 more. plugin only allows for 20 gifts total atm..
@ antifm
at this moment the plug supports 20 gifts. its easy to increase the gifts amount. just change views/default/settings/gifts/edit.php line nr. 19 from
for ($i=0;$i<21;$i++)
to
for ($i=0;$i<whatever you want;$i++)
Good n8
Great stuff Christian! .. Have a talk with the guy that created the User Points API on how you 2 can work together and once done, i will definatly be introducing this to my members for sure.
IDEA - Nice to be able to create my own gifts as well which i think you said you can but this could be a good advertising feature. Get companies to sponsor some gifts. Example, could give a watch as a gift BUT say a watch company, FOSSIL for example would pay you to use a new watch they just brought out as the gif picture thus promoting their new product and the actualy gif link would linkthrough to the watch on the FOSSIL watch website. If its an expensive watch, it could cost alot of points as well. Same could be done for new clothing lines, footware, mobiles, drinks, cars. Companies pay to get their latest products put up as gifts in your gift area. Send a drink as a gift but it could be a branded known drink. Admin could set points for each gift type. A drink could be 25 points, a diamond watch could be 600points, that means id have to save up to send it to someone and someone getting that gift would feel extra special because they know the user spent alot og his/her points to give that to them.
Sorry, think i got carried away there but something to think about.
@ antifm
change to 15 to add 5 more. plugin only allows for 20 gifts total atm..
@ antifm
at this moment the plug supports 20 gifts. its easy to increase the gifts amount. just change views/default/settings/gifts/edit.php line nr. 19 from
for ($i=0;$i<21;$i++)
to
for ($i=0;$i<whatever you want;$i++)
Good n8
Great stuff Christian! .. Have a talk with the guy that created the User Points API on how you 2 can work together and once done, i will definatly be introducing this to my members for sure.
IDEA - Nice to be able to create my own gifts as well which i think you said you can but this could be a good advertising feature. Get companies to sponsor some gifts. Example, could give a watch as a gift BUT say a watch company, FOSSIL for example would pay you to use a new watch they just brought out as the gif picture thus promoting their new product and the actualy gif link would linkthrough to the watch on the FOSSIL watch website. If its an expensive watch, it could cost alot of points as well. Same could be done for new clothing lines, footware, mobiles, drinks, cars. Companies pay to get their latest products put up as gifts in your gift area. Send a drink as a gift but it could be a branded known drink. Admin could set points for each gift type. A drink could be 25 points, a diamond watch could be 600points, that means id have to save up to send it to someone and someone getting that gift would feel extra special because they know the user spent alot og his/her points to give that to them.
Sorry, think i got carried away there but something to think about.
@ antifm
change to 15 to add 5 more. plugin only allows for 20 gifts total atm..
@ antifm
at this moment the plug supports 20 gifts. its easy to increase the gifts amount. just change views/default/settings/gifts/edit.php line nr. 19 from
for ($i=0;$i<21;$i++)
to
for ($i=0;$i<whatever you want;$i++)
Good n8
Great stuff Christian! .. Have a talk with the guy that created the User Points API on how you 2 can work together and once done, i will definatly be introducing this to my members for sure.
IDEA - Nice to be able to create my own gifts as well which i think you said you can but this could be a good advertising feature. Get companies to sponsor some gifts. Example, could give a watch as a gift BUT say a watch company, FOSSIL for example would pay you to use a new watch they just brought out as the gif picture thus promoting their new product and the actualy gif link would linkthrough to the watch on the FOSSIL watch website. If its an expensive watch, it could cost alot of points as well. Same could be done for new clothing lines, footware, mobiles, drinks, cars. Companies pay to get their latest products put up as gifts in your gift area. Send a drink as a gift but it could be a branded known drink. Admin could set points for each gift type. A drink could be 25 points, a diamond watch could be 600points, that means id have to save up to send it to someone and someone getting that gift would feel extra special because they know the user spent alot og his/her points to give that to them.
Sorry, think i got carried away there but something to think about.
@ antifm
change to 15 to add 5 more. plugin only allows for 20 gifts total atm..
@ antifm
at this moment the plug supports 20 gifts. its easy to increase the gifts amount. just change views/default/settings/gifts/edit.php line nr. 19 from
for ($i=0;$i<21;$i++)
to
for ($i=0;$i<whatever you want;$i++)
Good n8
Great stuff Christian! .. Have a talk with the guy that created the User Points API on how you 2 can work together and once done, i will definatly be introducing this to my members for sure.
IDEA - Nice to be able to create my own gifts as well which i think you said you can but this could be a good advertising feature. Get companies to sponsor some gifts. Example, could give a watch as a gift BUT say a watch company, FOSSIL for example would pay you to use a new watch they just brought out as the gif picture thus promoting their new product and the actualy gif link would linkthrough to the watch on the FOSSIL watch website. If its an expensive watch, it could cost alot of points as well. Same could be done for new clothing lines, footware, mobiles, drinks, cars. Companies pay to get their latest products put up as gifts in your gift area. Send a drink as a gift but it could be a branded known drink. Admin could set points for each gift type. A drink could be 25 points, a diamond watch could be 600points, that means id have to save up to send it to someone and someone getting that gift would feel extra special because they know the user spent alot og his/her points to give that to them.
Sorry, think i got carried away there but something to think about.
@ antifm
change to 15 to add 5 more. plugin only allows for 20 gifts total atm..
@ antifm
at this moment the plug supports 20 gifts. its easy to increase the gifts amount. just change views/default/settings/gifts/edit.php line nr. 19 from
for ($i=0;$i<21;$i++)
to
for ($i=0;$i<whatever you want;$i++)
Good n8
;-)
complain 2 mucho... David...
PlugIn's barely 1 day old ;-)
widget.. ? wait a bit...
Good Morning,
I've added the notification and river improvements. Will upload a new Version later this day.
Will write more later.... Have to go to work now.
Bye,
Chris
I'm sorry if I sounded like I was complaining, I really didn't mean to. Better shut up now before I get my foot even deeper in my mouth. ;-) Anyway great work. Please keep it up.
;-)
complain 2 mucho... David...
PlugIn's barely 1 day old ;-)
widget.. ? wait a bit...
Good Morning,
I've added the notification and river improvements. Will upload a new Version later this day.
Will write more later.... Have to go to work now.
Bye,
Chris
I'm sorry if I sounded like I was complaining, I really didn't mean to. Better shut up now before I get my foot even deeper in my mouth. ;-) Anyway great work. Please keep it up.
@Fusion
Another question:
could you possibly add a selection box for the animated smileys - so insert the codeinto the message?
this toolbar is a great addition.
i would love to see a way where the audio player was integrated with this.. eg the music would keep playing when changing pages via the toolbar.
@everybody
if you want to see more awsome features on this plugin please think about making a donation to the main developer Jeroen Dalsem.
@Fusion
Another question:
could you possibly add a selection box for the animated smileys - so insert the codeinto the message?
this toolbar is a great addition.
i would love to see a way where the audio player was integrated with this.. eg the music would keep playing when changing pages via the toolbar.
@everybody
if you want to see more awsome features on this plugin please think about making a donation to the main developer Jeroen Dalsem.
@Fusion
Another question:
could you possibly add a selection box for the animated smileys - so insert the codeinto the message?
this toolbar is a great addition.
i would love to see a way where the audio player was integrated with this.. eg the music would keep playing when changing pages via the toolbar.
@everybody
if you want to see more awsome features on this plugin please think about making a donation to the main developer Jeroen Dalsem.
@Fusion
Another question:
could you possibly add a selection box for the animated smileys - so insert the codeinto the message?
this toolbar is a great addition.
i would love to see a way where the audio player was integrated with this.. eg the music would keep playing when changing pages via the toolbar.
@everybody
if you want to see more awsome features on this plugin please think about making a donation to the main developer Jeroen Dalsem.
@Fusion
Another question:
could you possibly add a selection box for the animated smileys - so insert the codeinto the message?
this toolbar is a great addition.
i would love to see a way where the audio player was integrated with this.. eg the music would keep playing when changing pages via the toolbar.
@everybody
if you want to see more awsome features on this plugin please think about making a donation to the main developer Jeroen Dalsem.
@Fusion
Another question:
could you possibly add a selection box for the animated smileys - so insert the codeinto the message?
this toolbar is a great addition.
i would love to see a way where the audio player was integrated with this.. eg the music would keep playing when changing pages via the toolbar.
@everybody
if you want to see more awsome features on this plugin please think about making a donation to the main developer Jeroen Dalsem.
@Fusion
Another question:
could you possibly add a selection box for the animated smileys - so insert the codeinto the message?
this toolbar is a great addition.
i would love to see a way where the audio player was integrated with this.. eg the music would keep playing when changing pages via the toolbar.
@everybody
if you want to see more awsome features on this plugin please think about making a donation to the main developer Jeroen Dalsem.
@Fusion
Another question:
could you possibly add a selection box for the animated smileys - so insert the codeinto the message?
this toolbar is a great addition.
i would love to see a way where the audio player was integrated with this.. eg the music would keep playing when changing pages via the toolbar.
@everybody
if you want to see more awsome features on this plugin please think about making a donation to the main developer Jeroen Dalsem.
I'm wondering if the problem is with the browser. I know that it is different software and a different platform, but I had a problem on my web site with embedded videos playing with firefox browsers.....just a comment
I'm wondering if the problem is with the browser. I know that it is different software and a different platform, but I had a problem on my web site with embedded videos playing with firefox browsers.....just a comment
eliphas your site http://www.lp5.be/ has problems with IE8 too.
Try it with somebody elses computer and see what is wrong
only the demo site by plugin author is working.............i just disabled the plugin and waiting for the solution
Arunoda we are waiting for your reply.............................
Hi...
sorry for the delay... these day's i'm having exams.....
I've fixed issues in IE and Chrome ....
But There is some bugs in Opera and I'm on it...
I need to check how that behave in Safari also..
eliphas your site http://www.lp5.be/ has problems with IE8 too.
Try it with somebody elses computer and see what is wrong
only the demo site by plugin author is working.............i just disabled the plugin and waiting for the solution
Arunoda we are waiting for your reply.............................
Hi...
sorry for the delay... these day's i'm having exams.....
I've fixed issues in IE and Chrome ....
But There is some bugs in Opera and I'm on it...
I need to check how that behave in Safari also..
eliphas your site http://www.lp5.be/ has problems with IE8 too.
Try it with somebody elses computer and see what is wrong
only the demo site by plugin author is working.............i just disabled the plugin and waiting for the solution
Arunoda we are waiting for your reply.............................
Hi...
sorry for the delay... these day's i'm having exams.....
I've fixed issues in IE and Chrome ....
But There is some bugs in Opera and I'm on it...
I need to check how that behave in Safari also..
I have a problem with this plugin
Message: 'document.body' is null or not an object
Line: 19
Char: 23004
Code: 0
URI: http://nguyenlieu.0fees.net/elgg-1.7.3/vendors/jquery/jquery-1.3.2.min.js
I'm using elgg 1.7.3
any idea can help me to solve this problem.Thanks so much.
I have a problem with this plugin
Message: 'document.body' is null or not an object
Line: 19
Char: 23004
Code: 0
URI: http://nguyenlieu.0fees.net/elgg-1.7.3/vendors/jquery/jquery-1.3.2.min.js
I'm using elgg 1.7.3
any idea can help me to solve this problem.Thanks so much.
i have a problem with this the invite to chat links does not work and alos when i click to the name on the bottom to invite fo a chat does not work too. when i click them it do nothing. how i fixed this please help me. I try thee all version but still the same error.
Hi All,
I am facing one problem about uploading video using izap_videos. When I upload video it will says file size is 0 (zero).
Please give me suggestion about it.
Thanks
Rajesh Gurjar
H All
I am facing problem with video uploading using izap_videos plugin please have any solution so please help me.
Thanks
Rajesh Gurjar
Hi Ken,
I have done accourding to you : change => "/usr/bin/ffmpeg" to "/usr/local/bin/ffmpeg"
for both "FFMPEG Convert command" & "FFMPEG snapshot command" but still i got message after upload successfully video "Video is queued up for conversion" and video is not played.
Please have any other setting so please describe it.
Thanks
@lina yes the plugin requires flash in your browser
just update or download & install new flash player
HaPPy ElGGinG :)
Do GooD :)
For some reason, when I try to enable your plugin I get an error message it is a misconfigured plugin ... however, it is understandable that the plugin was developed quite a while ago ...
i have a problem with this the invite to chat links does not work and alos when i click to the name on the bottom to invite fo a chat does not work too. when i click them it do nothing. how i fixed this please help me. I try thee all version but still the same error.
i have a problem with this the invite to chat links does not work and alos when i click to the name on the bottom to invite fo a chat does not work too. when i click them it do nothing. how i fixed this please help me. I try thee all version but still the same error.
Hi All,
I am facing one problem about uploading video using izap_videos. When I upload video it will says file size is 0 (zero).
Please give me suggestion about it.
Thanks
Rajesh Gurjar
H All
I am facing problem with video uploading using izap_videos plugin please have any solution so please help me.
Thanks
Rajesh Gurjar
Hi Ken,
I have done accourding to you : change => "/usr/bin/ffmpeg" to "/usr/local/bin/ffmpeg"
for both "FFMPEG Convert command" & "FFMPEG snapshot command" but still i got message after upload successfully video "Video is queued up for conversion" and video is not played.
Please have any other setting so please describe it.
Thanks
opps got it to work, yours was not the i got it was another one.
grr confusing but i got it to work.
For a newer view of a working version of Tidy Pics in a brand new 1.5 install check out Femelgg's Gallery here.
I went to your live site and I noticed there are no elgg links. I'm new (literally 12 hours in) and I don't expect a how to, but it is possible to remove elgg's branding completely?
i have a problem with this the invite to chat links does not work and alos when i click to the name on the bottom to invite fo a chat does not work too. when i click them it do nothing. how i fixed this please help me. I try thee all version but still the same error.
Hi All,
I am facing one problem about uploading video using izap_videos. When I upload video it will says file size is 0 (zero).
Please give me suggestion about it.
Thanks
Rajesh Gurjar
H All
I am facing problem with video uploading using izap_videos plugin please have any solution so please help me.
Thanks
Rajesh Gurjar
Hi Ken,
I have done accourding to you : change => "/usr/bin/ffmpeg" to "/usr/local/bin/ffmpeg"
for both "FFMPEG Convert command" & "FFMPEG snapshot command" but still i got message after upload successfully video "Video is queued up for conversion" and video is not played.
Please have any other setting so please describe it.
Thanks
Hi All,
I am facing one problem about uploading video using izap_videos. When I upload video it will says file size is 0 (zero).
Please give me suggestion about it.
Thanks
Rajesh Gurjar
H All
I am facing problem with video uploading using izap_videos plugin please have any solution so please help me.
Thanks
Rajesh Gurjar
Hi Ken,
I have done accourding to you : change => "/usr/bin/ffmpeg" to "/usr/local/bin/ffmpeg"
for both "FFMPEG Convert command" & "FFMPEG snapshot command" but still i got message after upload successfully video "Video is queued up for conversion" and video is not played.
Please have any other setting so please describe it.
Thanks
Hi All,
I am facing one problem about uploading video using izap_videos. When I upload video it will says file size is 0 (zero).
Please give me suggestion about it.
Thanks
Rajesh Gurjar
H All
I am facing problem with video uploading using izap_videos plugin please have any solution so please help me.
Thanks
Rajesh Gurjar
Hi Ken,
I have done accourding to you : change => "/usr/bin/ffmpeg" to "/usr/local/bin/ffmpeg"
for both "FFMPEG Convert command" & "FFMPEG snapshot command" but still i got message after upload successfully video "Video is queued up for conversion" and video is not played.
Please have any other setting so please describe it.
Thanks
@lina yes the plugin requires flash in your browser
just update or download & install new flash player
HaPPy ElGGinG :)
Do GooD :)
For some reason, when I try to enable your plugin I get an error message it is a misconfigured plugin ... however, it is understandable that the plugin was developed quite a while ago ...
i have a problem with this the invite to chat links does not work and alos when i click to the name on the bottom to invite fo a chat does not work too. when i click them it do nothing. how i fixed this please help me. I try thee all version but still the same error.
i have a problem with this the invite to chat links does not work and alos when i click to the name on the bottom to invite fo a chat does not work too. when i click them it do nothing. how i fixed this please help me. I try thee all version but still the same error.
@lina yes the plugin requires flash in your browser
just update or download & install new flash player
HaPPy ElGGinG :)
Do GooD :)
For some reason, when I try to enable your plugin I get an error message it is a misconfigured plugin ... however, it is understandable that the plugin was developed quite a while ago ...
@lina yes the plugin requires flash in your browser
just update or download & install new flash player
HaPPy ElGGinG :)
Do GooD :)
For some reason, when I try to enable your plugin I get an error message it is a misconfigured plugin ... however, it is understandable that the plugin was developed quite a while ago ...
@lina yes the plugin requires flash in your browser
just update or download & install new flash player
HaPPy ElGGinG :)
Do GooD :)
For some reason, when I try to enable your plugin I get an error message it is a misconfigured plugin ... however, it is understandable that the plugin was developed quite a while ago ...
Hey guys, sorry for the delay in updating this plugin. I appreciate the feedback. I will update it ASAP and get back to you. Hopefully by Monday.
Wonderful plugin Jonesy. Have a question for you. I'm trying to get the plugin to work for my custom made index, but unsuccessful in making it happen. Do you have any tricks or ideas to make this work for custom made index?
Hello, if you open the chat with google chrome and when the window of the chat is open you change to dashboard or other site, chrome have a error and close all windows.!!!!
Working great on IE and FF. Just modified the installed theme footer and took off. 1.7.7 elgg
Hi people I install this chat but I found few isue :
1. when you send an chat request to internet explore user the popup open an complete browser and ca't see the bottom of the chat where the faces and webcam invitation are.
2. The picture of friend and user not show in the place because look more big.
3.-When I already chating with some friends every time that hi send messenger to me an pop up apear withis this (THE PAGE AT EMBED.TOKSTA.COM SAID YOU HAVE NEW MESSENGER) i TRY TO DESABLE THIS BUT i CAN FIND THE WAY.
THANKS IN ADVANCE
Hello there,
I'm new in elgg world. I have installed the socializeme (reloaded) theme but I could not have my login page as shown in this exemple:
http://www.buyelggthemes.com/product_images/e/702/homepage__72288_zoom.jpg
What I have is just a login form at the left side without any widgets.
How could I configure my login page to look like the above exemple.
regards.
Hello there,
I'm new in elgg world. I have installed the socializeme (reloaded) theme but I could not have my login page as shown in this exemple:
http://www.buyelggthemes.com/product_images/e/702/homepage__72288_zoom.jpg
What I have is just a login form at the left side without any widgets.
How could I configure my login page to look like the above exemple.
regards.
Hello there,
I'm new in elgg world. I have installed the socializeme (reloaded) theme but I could not have my login page as shown in this exemple:
http://www.buyelggthemes.com/product_images/e/702/homepage__72288_zoom.jpg
What I have is just a login form at the left side without any widgets.
How could I configure my login page to look like the above exemple.
regards.
Hello there,
I'm new in elgg world. I have installed the socializeme (reloaded) theme but I could not have my login page as shown in this exemple:
http://www.buyelggthemes.com/product_images/e/702/homepage__72288_zoom.jpg
What I have is just a login form at the left side without any widgets.
How could I configure my login page to look like the above exemple.
regards.
Hello there,
I'm new in elgg world. I have installed the socializeme (reloaded) theme but I could not have my login page as shown in this exemple:
http://www.buyelggthemes.com/product_images/e/702/homepage__72288_zoom.jpg
What I have is just a login form at the left side without any widgets.
How could I configure my login page to look like the above exemple.
regards.
