Image Attachments
Image Attachments
4 years 9 months ago - 4 years 9 months ago
I have a couple of issues with the NTS KPop
Unable to add Images as an attachment (Other file types work fine) , After selecting an image to upload i get "thumbnail.get is not a function" with in jquery.fileupload-image.js
Pencil Icon is missing on new post button, I assume this is a fontawesome conflict which i could overide in the custom.css?
Unable to add Images as an attachment (Other file types work fine) , After selecting an image to upload i get "thumbnail.get is not a function" with in jquery.fileupload-image.js
Pencil Icon is missing on new post button, I assume this is a fontawesome conflict which i could overide in the custom.css?
Last edit: 4 years 9 months ago by Stuckey.
Please Log in or Create an account to join the conversation.
Re: Image Attachments
4 years 9 months ago
Hi Stuckey,
Please follow some below steps to solve the Pencil Icon issue.
1. Create a style file with named: nts_kpop_custom.css
2. Copy and Paste below CSS rules to that file.
3. Copy / Upload the nts_kpop_custom.css file to the css folder of current joomla template (path: templates/flex/css/).
4. Clear site cache and browser cache before reload the forum page.
Please let us know if it does not work.
Thanks
Please follow some below steps to solve the Pencil Icon issue.
1. Create a style file with named: nts_kpop_custom.css
2. Copy and Paste below CSS rules to that file.
Code:
/* Fix new icon */
body #kunena.layout a.btn .fa-pencil-alt::before {
content: "\f304";
}
body #kunena.layout .kcol-category-icon .kicon::before,
body #kunena.layout .kcol-ktopicicon .kicon::before {
color: #fff;
font-size: 18px;
line-height: 1;
}
/* Improve style for pagination */
#kunena.layout .kcol-kcattitle .kpagination,
#kunena.layout .kcol-ktopictitle .kpagination {
background: #fff;
margin-top: 12px;
}
#kunena.layout .kcol-kcattitle .nts-pagination ul.kpagination li .pagenav,
#kunena.layout .kcol-kcattitle .nts-pagination ul.kpagination li a {
line-height: 28px;
}
#kunena.layout .kcol-kcattitle .nts-pagination ul.kpagination li::after,
#kunena.layout .kcol-kcattitle .nts-pagination ul.kpagination li::after {
display: none;
}
4. Clear site cache and browser cache before reload the forum page.
Please let us know if it does not work.
Thanks
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
Re: Image Attachments
4 years 9 months ago - 4 years 9 months ago
Thats worked on the edit button, and sorted the alignment on some other items. Thanks
Any news on attaching images? , If i use Crypsis as the forum template it works fine
Any news on attaching images? , If i use Crypsis as the forum template it works fine
Last edit: 4 years 9 months ago by Stuckey.
Please Log in or Create an account to join the conversation.
Re: Image Attachments
4 years 9 months ago
Hi Stuckey,
I tried to add a test post on your forum and it worked fine. Please help me try again on your forum.
Best regards,
I tried to add a test post on your forum and it worked fine. Please help me try again on your forum.
Best regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Re: Image Attachments
4 years 9 months ago
Hi,
Thank you, we found the reason and fixed this issue. So we are testing before release new version. We will send an email to you when release new version.
Best regards,
Thank you, we found the reason and fixed this issue. So we are testing before release new version. We will send an email to you when release new version.
Best regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
Re: Image Attachments
4 years 9 months ago
I've uploaded the updated theme and I can now attach images, however I can't seem to insert them into the message
Please Log in or Create an account to join the conversation.
Re: Image Attachments
4 years 9 months ago
Hi,
We applied quick fix to the template download package. Please download the latest version and reinstall on your website to fix above issue.
Best regards,
We applied quick fix to the template download package. Please download the latest version and reinstall on your website to fix above issue.
Best regards,
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore
Email: 9themestore@gmail.com
Twitter: @9themestore
Please Log in or Create an account to join the conversation.
Time to create page: 0.364 seconds