By Keith Jones on Wednesday, 01 March 2017
Posted in General
Likes 0
Views 610
Votes 0
On the create task page under applications there appears to be a css issue. The dropdown box for "ALL" is cutoff and the options are not displayed (see attached screenshot circled in red). I think this might be a z-index issue but I'm not positive.

Please advise. Thanks.
Hi Keith,

Can you please provide your site username and password as I could not log in with the ones you provided earlier.

Thanks.
·
Wednesday, 01 March 2017 10:33
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Eugene, maybe I entered the info incorrectly. Please try now. Thanks for your help.
·
Wednesday, 01 March 2017 11:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Keith,

It seems like you still using older version of Echo template which is 1.0.0, the latest version of Echo template is 1.0.1 now.

And I would like to mention the latest version of Echo template no more this module position which located at next to the site logo, screenshot here : http://take.ms/WB9Nu

You also can take a look how the latest Echo template look like now from our demo site here -> http://echo.stackideas.com/

And I noticed you have do some customisation from your Echo template currently, is it possible temporary backup all those customisation first example your site logo? So I will perform an update Echo to latest version on your site.
·
Wednesday, 01 March 2017 11:40
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Arlex, that makes sense. Okay, feel free to update as I have local copies of my customisations which I will upload after the update. Thanks for all your help.
·
Wednesday, 01 March 2017 11:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Keith,

Thanks for reporting this bug. I have apply the fix in your custom css as below and will address this fix in the next release:-


/* Dashboard tasks app dropdown display fix */
.com_easysocial #es.view-dashboard .es-container .es-sidebar + .es-content {
padding-bottom: 50px;
}

.com_easysocial #es.es-main.view-dashboard .app-contents {
padding-bottom: 210px;
}

/* Dashboard tasks input height fix */
.com_easysocial #es.view-dashboard .o-form-control {
height: 35px;
}


The dropdown should work correctly now (screenshot below).
https://screencast.com/t/HK9gLYfgAGws
·
Wednesday, 01 March 2017 12:18
·
0 Likes
·
0 Votes
·
0 Comments
·
You're welcome.

I already help you updated to latest version of Echo template on your site now, and I realised your background get changed, I would suggest you change the cover image from backend > Easysocial > setting > general > login , check my attached screenshot below.

Regarding those language constant, you can double check from this language file JoomlaFolder/language/en-GB/en-GB.tpl_echo.ini, once you get the language constant for example :

TPL_ECHO_HEADLINES="Join thousands of creative thinkers and makers."


You can override this on Joomla language override section, you can refer on our documentation how to do it.

Documentation link : https://stackideas.com/docs/easysocial/administrators/languages/creating-language-overrides

So you no need to worry every time you update Echo template for those custom language translation.

Regarding with your dropdown styling, it seems still got some issue, I will report this to our designer regarding this.
·
Wednesday, 01 March 2017 12:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Eugene, thanks for that fix.

The registration looks good on mobile now.

I appreciate your help with this. I have another ticket open regarding the echo template top menu being misplaced which was addressed in this ticket also so I will mark this ticket as resolved so there aren't multiple issues being addressed from two different tickets. Thanks again.
·
Wednesday, 01 March 2017 12:33
·
0 Likes
·
0 Votes
·
0 Comments
·
It seems like our designer working on it at the same time.

Can you give it a check is it work fine now?
·
Wednesday, 01 March 2017 12:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex, okay I will do that. I'll close this ticket and wait for your reply on the other one. Thanks again for your fast replies.
·
Wednesday, 01 March 2017 12:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Wednesday, 01 March 2017 12:35
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post