- Posts: 7
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.
Question Attachment upload button not working
14 years 8 months ago #104228
by joemiller
Replied by joemiller on topic Re: Attachment upload button not working
Got it!!! After much copying and pasting of code, I've managed to isolate the problem to this part of my CSS file;
I've removed it, and the button now works.
I can only guess it was interfering in some way, although I'd still love to know how!
Thanks for anyone who looked at the problem for me.
Code:
/* Hide for both screenreaders and browsers:
css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden { display: none; visibility: hidden; }
I've removed it, and the button now works.
I can only guess it was interfering in some way, although I'd still love to know how!
Thanks for anyone who looked at the problem for me.
Please Log in or Create an account to join the conversation.
14 years 8 months ago #104231
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: Attachment upload button not working
Good to hear that you've sorted this out.
Blue Eagle vs. Crypsis reference guide
Read my blog and
The following user(s) said Thank You: joemiller
Please Log in or Create an account to join the conversation.
- LarsAgerstrand
-
- Offline
- Junior Member
-
Less
More
- Posts: 16
- Thank you received: 0
14 years 7 months ago #107212
by LarsAgerstrand
Replied by LarsAgerstrand on topic Re: Attachment upload button not working
Hi!
For me who is not a guru on this, I have the same problem as you had, my attach file button is not working.
Which css should I look for and what should I look for?
/ Lars
For me who is not a guru on this, I have the same problem as you had, my attach file button is not working.
Which css should I look for and what should I look for?
/ Lars
Please Log in or Create an account to join the conversation.
14 years 6 months ago #108825
by Ende
Replied by Ende on topic Re: Attachment upload button not working
I have the same problem and can´t find the "blocking" text in a CSS file, that makes my button not working....
actual 1.7 with new kunena... www.karstens-garage.de
I would be thankful for a little help...
:whistle:
actual 1.7 with new kunena... www.karstens-garage.de
I would be thankful for a little help...
Please Log in or Create an account to join the conversation.
14 years 6 months ago #108827
by joemiller
Replied by joemiller on topic Re: Attachment upload button not working
Hi to you and LarsAgerstrand,
It may not be a css problem. The quickest way to find out is to either change templates, or temporarily rename your css files and see if the problem persists.
There are a number of css issues that may cause this problem, and yours may not be the smae one as mine. The way I found my particular one was, having established that removing the css file removed the problem, was to selectively comment out bits of my css until I found the bit causing the problem. I still don't understand why it caused the problem, but it now works!
Hope this helps!
It may not be a css problem. The quickest way to find out is to either change templates, or temporarily rename your css files and see if the problem persists.
There are a number of css issues that may cause this problem, and yours may not be the smae one as mine. The way I found my particular one was, having established that removing the css file removed the problem, was to selectively comment out bits of my css until I found the bit causing the problem. I still don't understand why it caused the problem, but it now works!
Hope this helps!
Please Log in or Create an account to join the conversation.
- LarsAgerstrand
-
- Offline
- Junior Member
-
Less
More
- Posts: 16
- Thank you received: 0
14 years 6 months ago #109065
by LarsAgerstrand
Replied by LarsAgerstrand on topic Re: Attachment upload button not working
Hi!
If I change the template the attach button starts to work.
If I turn the jQuery off in the template manager it still does not work, so it is nothing with the jQuery (have another CB button that is not working because of that problem)
So how should I approach the problem with the template and kunena, it is a template I bought for joomla. Is it something that they should fix do you think?
/ Lars
If I change the template the attach button starts to work.
If I turn the jQuery off in the template manager it still does not work, so it is nothing with the jQuery (have another CB button that is not working because of that problem)
So how should I approach the problem with the template and kunena, it is a template I bought for joomla. Is it something that they should fix do you think?
/ Lars
Please Log in or Create an account to join the conversation.
Time to create page: 0.252 seconds