COMMUNITY FORUM
Search Results (Searched for: k2 Tag)
- Francesco Deruvo
08 Jan 2016 14:10
Replied by Francesco Deruvo on topic [SOLVED] Tags issue with sh404SEF v2
[SOLVED] Tags issue with sh404SEF v2
Category: English K2 Community
i solved this.
try to purge all urls from sh404sef, refresh the webstite
then in k2 config > advance > Advanced SEF Settings > Prefix for tag URLs replace "tag" word to "tags"
this works to my website!
try to purge all urls from sh404sef, refresh the webstite
then in k2 config > advance > Advanced SEF Settings > Prefix for tag URLs replace "tag" word to "tags"
this works to my website!
- Joe Campbell
07 Jan 2016 16:53
Replied by Joe Campbell on topic K2 Content Module Bug
K2 Content Module Bug
Category: English K2 Community
I can wait, I have a number of things that I need looked at (such as the tags)
- sesami
06 Jan 2016 02:01
Replied by sesami on topic How to change the font size?
How to change the font size?
Category: English K2 Community
Hello.
Let me summarize please. Now, I have done as follows.
1. I changed font size or tried to remove it at itemHeader tag from k2.css file where is located in /com_k2/css and in /templates/my template/css both.
But nothing has been changed. The font size is the same.
Could you kindly check this out please..
Regards,
Let me summarize please. Now, I have done as follows.
1. I changed font size or tried to remove it at itemHeader tag from k2.css file where is located in /com_k2/css and in /templates/my template/css both.
But nothing has been changed. The font size is the same.
Could you kindly check this out please..
Regards,
- Stamatis
05 Jan 2016 22:31
Replied by Stamatis on topic Image not work in my template.
Image not work in my template.
Category: English K2 Community
Hello
i try and this you suggest me but nothing.
This is the style.css from my template. inside have for k2 this:
/* K2
*/
div.itemHeader h2.itemTitle {
border-bottom: 1px solid;
}
.gkTabsWrap.vertical ol {
border-bottom: 3px solid;
}
.gkTabsWrap.vertical ol li:hover,
.gkTabsWrap.vertical ol li.active,
.gkTabsWrap.horizontal ol li:hover,
.gkTabsWrap.horizontal ol li.active{
text-shadow: none !important;
}
.gkTabsWrap.vertical ol li:hover, .gkTabsWrap.vertical ol li.active, .gkTabsWrap.horizontal ol li:hover, .gkTabsWrap.horizontal ol li.active {
color: #FFFFFF !important;
text-shadow: none!important;
}
div.k2Pagination ul li {
display: inline;
padding: 5px 8px;
}
#k2Container,#content {
padding:0px 10px 20px;
}
#k2Container .componentheading{
display: none;
}
#k2Container .modal{
display: none;
}
div.k2SearchBlock form input.inputbox {
border-radius: 0 0 0 0;
box-shadow: none;
margin-top: 15px;
}
.itemAuthorName a{
display: block;
text-indent: -9000px;
}
div.itemFullText img ,div.itemAuthorBlock img.itemAuthorAvatar{
padding-bottom: 20px;
}
div.catItemIntroText img,div.userItemIntroText img,div.tagItemIntroText img {
display: block;
padding-bottom: 20px;
padding-top: 35px;
text-align: center;
}
div.catItemHeader span.catItemAuthor{
display: none;
}
div.itemCommentsForm h3 {
margin-left: 15px;
}
#submitCommentButton{
margin-left: 20px !important;
padding-right: 17px !important;
}
div.itemBody {
margin-top: 15px;
}
div.itemToolbar {
background: none repeat scroll 0 0 transparent;
border-bottom: medium none;
border-top: medium none;
margin: 5px 0 0;
padding: 2px 0;
}
div.itemToolbar ul li a#fontIncrease img,div.itemToolbar ul li a#fontDecrease img{
background-position: 0 0;
}
#k2Container .itemTitle,div.tagItemHeader h2.tagItemTitle,
#k2Container .itemTitle,div.tagItemHeader h2.tagItemTitle a,
div.userItemHeader h3.userItemTitle,
div.userItemHeader h3.userItemTitle a,div.catItemHeader h3.catItemTitle,
div.catItemHeader h3.catItemTitle a,
div.genericItemHeader h2.genericItemTitle,
div.genericItemHeader h2.genericItemTitle a,
div.catItemHeader span.catItemAuthor a{
color: #555;
display: block;
font-size: 18px;
height: 100%;
line-height: 30px;
padding: 0;
width: 100%;
font-weight: bold;
}
#k2Container .itemAuthor,#k2Container .itemToolbar{
font-family: arial;
font-size: 12px;
}
#k2Container .itemImageBlock {
display: none;
}
#k2Container .itemIntroText p,
#k2Container .itemIntroText p span,
#k2Container .itemFullText p,
#k2Container .itemFullText p span,
div.tagItemIntroText p,
div.tagItemIntroText p span,
.catItemIntroText span,
.catItemIntroText p span,
.genericItemIntroText p,
.genericItemIntroText p span{
font-family: arial!important;
font-size: 13px!important;
color: #777!important;
}
div.catItemImageBlock,
span.genericItemImage img {
display: none;
}
#k2Container .itemRatingBlock{
padding: 0;
}
span.userItemImage img{
border: medium none;
margin-top: 15px;
padding: 0;
}
#k2Container .post-data > span:first-child{
margin-left: 15px;
}
#k2Container .post-data > span {
float: left;
margin: 0 5px;
}
#k2Container .post-data {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.01);
height: 7px;
margin-left: 5px;
margin-top: 6px;
padding-bottom: 15px;
}
#k2Container .post-data i{
color: #999;
text-shadow: 0 1px 0 #fff;
}
div.catItemTagsBlock ul.catItemTags li {
color: #999;
text-shadow: 0 1px 0 #fff;
}
#k2Container .post-data .userItemDateCreated,
#k2Container .post-data .itemAuthor,
#k2Container .post-data > span a.itemCommentsLink{
color: #848484;
font-size: 12px;
font-weight: normal;
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75);
}
div.itemAuthorLatest ul li a,
a.itemRelTitle,div.itemNavigation a.itemPrevious,
div.itemNavigation a.itemNext,
span.itemHits,.catItemTitle a{
color: #555;
font-size: 12px;
font-weight: normal !important;
margin-left: 15px;
}
.itemRatingForm {
display: block;
float: left;
line-height: 25px;
margin-top: 0;
vertical-align: middle;
}
div.itemTagsBlock ul.itemTags i{
color: #848484;
}
#k2Container .itemIntroText{
margin: 0;
padding: 0;
}
#k2Container img:hover{
opacity:0.75;
cursor: pointer;
}
#k2Container .itemHeader span.itemAuthor a,
div.tagItemCategory a,div.userItemCategory a,
div.catItemCategory a,div.catItemReadMore a,
div.genericItemCategory a,div.genericItemReadMore,
div.genericItemReadMore a{
color: #848484;
font-size: 13px;
font-weight: bold;
}
div.tagItemReadMore a,div.userItemReadMore a,
.itemAuthor a{
color: #959595;
font-size: 13px;
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75);
}
#itemListLinks h4,
div.catItemCategory span,div.catItemTagsBlock span,
div.genericItemCategory span{
color: #848484;
font-size: 13px;
font-weight: normal;
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75);
}
div.catItemTagsBlock ul.catItemTags li a,
div.userItemTagsBlock ul.userItemTags li a,div.itemTagsBlock ul.itemTags li a,
.itemTags a,.itemCategory a,.userItemTags i{
color: #848484;
font-size: 13px;
font-weight: normal;
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75);
}
div.catItemTagsBlock ul.catItemTags li a,
div.userItemTagsBlock ul.userItemTags li a,
div.itemTagsBlock ul.itemTags li a,.itemTags a,
.userItemTags i{
background: url("../images/ic-tag-r.png") repeat-x scroll 0 0 transparent;
border-radius: 0 4px 4px 0;
line-height: 26px;
margin-left: 19px;
padding: 5px 10px 5px 4px;
}
.itemAuthorLatest h3,
.itemTagsBlock span,
.itemRelated h3,
.itemCommentsForm h3,
div.itemCategory span,
div.itemNavigation span.itemNavigationTitle,
div.userItemCategory span,
div.userItemTagsBlock span,
div.tagItemCategory span,div.genericItemIntroText p,
div.genericItemIntroText p span,
.hd-left .catItemCommentsLink{
color: #444;
font-size: 12px;
font-weight: normal!important;
padding: 0 4px 0 0;
}
div.itemCommentsForm form input#submitCommentButton{
border: medium none
}
.catItemView h3{
font-size: 13px;
height: 15px;
line-height: 16px;
margin: 5px 0 5px 15px;
}
.k2Pagination .pagination {
margin: 5px 0;
}
.k2Pagination .pagination a,.k2Pagination .pagination strong{
border: 1px solid #eee;
color: #848484;
margin: 0 1px;
padding: 0 10px;
}
div.itemTagsBlock ul.itemTags li{
background: url("../images/ic-tag.png") no-repeat scroll 0 0 transparent;
color: #555555;
display: block;
float: right;
font-size: 13px !important;
line-height: 25px;
margin: 1px;
}
.gt-tag .k2TagCloudBlock a{
background: none repeat scroll 0 0 #2D2D2D;
color: #848484;
font-size: 12px !important;
margin: 1px;
padding: 5px 10px;
}
div.k2TagCloudBlock {
padding: 5px 0;
}
div.itemComments,div.itemTagsBlock,
div.userItemTagsBlock,
div.itemListCategory,div.catItemTagsBlock,
div#itemListLinks{
background: url("../images/bg-wavegrid.png") repeat scroll 0 0 transparent;
border: none;
}
div.itemTagsBlock,div.itemCategory,
div.userItemTagsBlock,div.userItemCategory,
div.userItemCommentsLink,div.catItemCategory,
div.catItemTagsBlock,div.itemView,
div.genericItemView,div.itemComments ul.itemCommentsList li{
border: none;
}
div.itemCommentsForm p.itemCommentsFormNotes,
div.itemCommentsForm form label.formComment,
div.itemCommentsForm form label.formName,
div.itemCommentsForm form input#submitCommentButton,
div.itemCommentsForm form label.formEmail,
div.itemCommentsForm form label.formUrl{
font-size: 13px;
padding-left: 15px;
}
div.itemCommentsForm form input.inputbox,
div.itemCommentsForm form textarea.inputbox{
font-size: 12px;
box-shadow:none;
margin-left: 30px;
width: 89%;
}
.k2Avatar img{
display: block;
height: auto !important;
margin: 2px 10px 4px 0;
width: 50px !important;
}
div.itemBackToTop,span.itemDateModified,
div.itemContentFooter,div.tagItemImageBlock,
div.userItemCommentsLink,div.catItemCommentsLink{
display: none;
}
div.itemAuthorBlock,div.userBlock{
background: none repeat scroll 0 0 transparent;
border: medium none;
width: 80px;
}
.itemAuthorLatest .even,.itemAuthorLatest .odd,
.itemRelated .even,.itemRelated .odd,
div.itemNavigation,.itemCommentsList .even,.itemCommentsList .odd{
background: transparent;
border: none;
}
div.itemListCategory h2 {
font-size: 20px;
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}
div.itemListCategory img{
background: transparent;
border: none;
}
div.catItemCategory {
border:none;
padding: 10px 0;
}
span.tagItemImage img {
border: none;
padding: 0;
}
.gkTabsWrap.vertical ol li, .gkTabsWrap.horizontal ol li{
border-radius: 0 0 0 0 !important;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75) !important;
}
div.k2CategoriesListBlock ul li {
border-bottom: 1px solid #F1F1F1;
color: #444;
line-height: 35px;
}
.gt-archives .k2ArchivesBlock ul li{
border-bottom: 1px solid rgba(255, 255, 255, 0.08);
line-height: 30px;
}
.gt-archives .k2ArchivesBlock ul li:last-child{
border-bottom: none;
}
.gt-archives .k2ArchivesBlock ul li a{
color: #555;
font-size: 13px;
text-decoration: none;
}
.gt-archives .k2ArchivesBlock ul {
margin-top: -5px;
}
div.k2LatestCommentsBlock ul li span.lcComment,div.itemComments ul.itemCommentsList li p{
color: #848484;
font-size: 12px;
}
div.k2LatestCommentsBlock ul li span.lcUsername,
div.itemComments ul.itemCommentsList li span.commentAuthorName,.itemCommentsCounter {
color: #848484;
font-size: 12px;
}
div.itemHeader .post-data,.genericItemHeader .post-data,
.tagItemList .post-data, .itemListLeading .post-data,
.userItemHeader .post-data{
margin-top: 5px !important;
}
.itemListPrimary .post-data{
margin-top: 25px !important;
}
div.itemCommentsForm p.itemCommentsFormNotes {
background: url("../images/bg_commentline.png") repeat-x scroll 0 -1px transparent;
border-top: medium none;
padding-top: 5px;
}
div.k2LatestCommentsBlock ul li.lastItem {
width: 110%;
}
div.k2LatestCommentsBlock ul li a {
color: #555;
padding-right: 8px;
}
div.k2LatestCommentsBlock ul li span.lcCommentDate,
div.itemComments ul.itemCommentsList li span.commentDate{
color: #848484;
font-size: 10px;
font-weight: normal;
}
.lcItemTitle a,div.k2LatestCommentsBlock ul li span.lcItemTitle,
div.k2LatestCommentsBlock ul li span.lcItemCategory{
display:none;
color:#999;
font-size: 12px;
}
div.itemComments ul.itemCommentsList li img{
padding-right: 8px;
}
#tab-1 .even{
background: none;
}
div.k2LatestCommentsBlock ul li{
height: 60px;
margin-bottom: 20px;
}
.hd-left{
height: 56px;
padding: 7px 7px 0;
position: absolute;
width: 77px;
}
.hd-right{
padding-left: 105px;
}
.hd-left .itemDate {
padding: 5px;
position: absolute;
top: 5px;
overflow: hidden;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
width: 65px;
}
.hd-left .catItemCommentsLink {
border: 0 none;
opacity: 0.75;
position: absolute;
top: 36px;
width: 120px;
display: block;
}
.hd-left .itemDate .date {
color: #fff;
display: block;
float: left;
font-size: 160%;
font-weight: bold;
line-height: 20px;
margin-right: 5px;
text-align: center;
text-shadow: none !important;
text-transform: uppercase;
}
div.itemIntroText img {
margin-top: 15px;
}
div.itemToolbar ul li a.itemPrintLink span,
div.itemToolbar ul li a span,div.itemToolbar ul li a,
div.itemToolbar ul li {
color: #555;
}
.hd-left .itemDate .month, .k2-latest .itemDate .year {
color: #fff;
display: block;
font-size: 64%;
letter-spacing: 1px;
line-height: 1;
padding: 1px 0;
text-align: center;
text-transform: uppercase;
}
.hd-left .itemDate .month-year {
display: block;
float: left;
}
.hd-left.itemDate .month,
.hd-left .itemDate .year {
color: #fff;
display: block;
font-size: 54%;
letter-spacing: 1px;
line-height: 1;
padding: 1px 0;
text-align: center;
text-transform: uppercase;
}
.hd-left div.catItemHeader h3.catItemTitle {
border-bottom: medium none !important;
}
div.itemFullText img {
display: block;
text-align: center;
}
div.itemHeader h2.itemTitle {
color: #444;
font-size: 16px;
font-weight: normal;
line-height: 20px;
}
div.catItemHeader h3.catItemTitle a{
color: #444;
}
div.itemRatingBlock span{
color: #444;
font-size: 12px;
}
div.k2LatestCommentsBlock ul li span.lcComment,div.itemComments ul.itemCommentsList li p{
color: #848484;
font-size: 12px;
}
div.k2LatestCommentsBlock ul li span.lcUsername,
div.itemComments ul.itemCommentsList li span.commentAuthorName,.itemCommentsCounter {
color: #848484;
font-size: 12px;
padding-left: 10px;
}
.lcUsername a{
font-weight: bold;
}
div.itemHeader .post-data,.genericItemHeader .post-data,
.tagItemList .post-data, .itemListLeading .post-data,
.userItemHeader .post-data{
margin-top: 5px !important;
}
.itemListPrimary .post-data{
margin-top: 25px !important;
}
div.itemCommentsForm p.itemCommentsFormNotes {
background: url("../images/bg_commentline.png") repeat-x scroll 0 -1px transparent;
border-top: medium none;
padding-top: 5px;
}
div.k2LatestCommentsBlock ul li.lastItem {
width: 110%;
}
div.k2LatestCommentsBlock ul li a {
color: #555;
padding-right: 8px;
font-size: 12px;
}
div.k2LatestCommentsBlock ul li span.lcCommentDate,
div.itemComments ul.itemCommentsList li span.commentDate{
color: #848484;
font-size: 10px;
font-weight: normal;
}
.lcItemTitle a,div.k2LatestCommentsBlock ul li span.lcItemTitle,
div.k2LatestCommentsBlock ul li span.lcItemCategory{
display:none;
color:#999;
font-size: 12px;
}
div.itemComments ul.itemCommentsList li img{
padding-right: 8px;
}
.gkTabsItem .even{
background: none;
}
div.k2LatestCommentsBlock ul li{
height: 60px;
margin-bottom: 20px;
border: none;
}
If you can see somthing wrong for image please tell me.
Thank you
i try and this you suggest me but nothing.
This is the style.css from my template. inside have for k2 this:
/* K2
*/
div.itemHeader h2.itemTitle {
border-bottom: 1px solid;
}
.gkTabsWrap.vertical ol {
border-bottom: 3px solid;
}
.gkTabsWrap.vertical ol li:hover,
.gkTabsWrap.vertical ol li.active,
.gkTabsWrap.horizontal ol li:hover,
.gkTabsWrap.horizontal ol li.active{
text-shadow: none !important;
}
.gkTabsWrap.vertical ol li:hover, .gkTabsWrap.vertical ol li.active, .gkTabsWrap.horizontal ol li:hover, .gkTabsWrap.horizontal ol li.active {
color: #FFFFFF !important;
text-shadow: none!important;
}
div.k2Pagination ul li {
display: inline;
padding: 5px 8px;
}
#k2Container,#content {
padding:0px 10px 20px;
}
#k2Container .componentheading{
display: none;
}
#k2Container .modal{
display: none;
}
div.k2SearchBlock form input.inputbox {
border-radius: 0 0 0 0;
box-shadow: none;
margin-top: 15px;
}
.itemAuthorName a{
display: block;
text-indent: -9000px;
}
div.itemFullText img ,div.itemAuthorBlock img.itemAuthorAvatar{
padding-bottom: 20px;
}
div.catItemIntroText img,div.userItemIntroText img,div.tagItemIntroText img {
display: block;
padding-bottom: 20px;
padding-top: 35px;
text-align: center;
}
div.catItemHeader span.catItemAuthor{
display: none;
}
div.itemCommentsForm h3 {
margin-left: 15px;
}
#submitCommentButton{
margin-left: 20px !important;
padding-right: 17px !important;
}
div.itemBody {
margin-top: 15px;
}
div.itemToolbar {
background: none repeat scroll 0 0 transparent;
border-bottom: medium none;
border-top: medium none;
margin: 5px 0 0;
padding: 2px 0;
}
div.itemToolbar ul li a#fontIncrease img,div.itemToolbar ul li a#fontDecrease img{
background-position: 0 0;
}
#k2Container .itemTitle,div.tagItemHeader h2.tagItemTitle,
#k2Container .itemTitle,div.tagItemHeader h2.tagItemTitle a,
div.userItemHeader h3.userItemTitle,
div.userItemHeader h3.userItemTitle a,div.catItemHeader h3.catItemTitle,
div.catItemHeader h3.catItemTitle a,
div.genericItemHeader h2.genericItemTitle,
div.genericItemHeader h2.genericItemTitle a,
div.catItemHeader span.catItemAuthor a{
color: #555;
display: block;
font-size: 18px;
height: 100%;
line-height: 30px;
padding: 0;
width: 100%;
font-weight: bold;
}
#k2Container .itemAuthor,#k2Container .itemToolbar{
font-family: arial;
font-size: 12px;
}
#k2Container .itemImageBlock {
display: none;
}
#k2Container .itemIntroText p,
#k2Container .itemIntroText p span,
#k2Container .itemFullText p,
#k2Container .itemFullText p span,
div.tagItemIntroText p,
div.tagItemIntroText p span,
.catItemIntroText span,
.catItemIntroText p span,
.genericItemIntroText p,
.genericItemIntroText p span{
font-family: arial!important;
font-size: 13px!important;
color: #777!important;
}
div.catItemImageBlock,
span.genericItemImage img {
display: none;
}
#k2Container .itemRatingBlock{
padding: 0;
}
span.userItemImage img{
border: medium none;
margin-top: 15px;
padding: 0;
}
#k2Container .post-data > span:first-child{
margin-left: 15px;
}
#k2Container .post-data > span {
float: left;
margin: 0 5px;
}
#k2Container .post-data {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.01);
height: 7px;
margin-left: 5px;
margin-top: 6px;
padding-bottom: 15px;
}
#k2Container .post-data i{
color: #999;
text-shadow: 0 1px 0 #fff;
}
div.catItemTagsBlock ul.catItemTags li {
color: #999;
text-shadow: 0 1px 0 #fff;
}
#k2Container .post-data .userItemDateCreated,
#k2Container .post-data .itemAuthor,
#k2Container .post-data > span a.itemCommentsLink{
color: #848484;
font-size: 12px;
font-weight: normal;
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75);
}
div.itemAuthorLatest ul li a,
a.itemRelTitle,div.itemNavigation a.itemPrevious,
div.itemNavigation a.itemNext,
span.itemHits,.catItemTitle a{
color: #555;
font-size: 12px;
font-weight: normal !important;
margin-left: 15px;
}
.itemRatingForm {
display: block;
float: left;
line-height: 25px;
margin-top: 0;
vertical-align: middle;
}
div.itemTagsBlock ul.itemTags i{
color: #848484;
}
#k2Container .itemIntroText{
margin: 0;
padding: 0;
}
#k2Container img:hover{
opacity:0.75;
cursor: pointer;
}
#k2Container .itemHeader span.itemAuthor a,
div.tagItemCategory a,div.userItemCategory a,
div.catItemCategory a,div.catItemReadMore a,
div.genericItemCategory a,div.genericItemReadMore,
div.genericItemReadMore a{
color: #848484;
font-size: 13px;
font-weight: bold;
}
div.tagItemReadMore a,div.userItemReadMore a,
.itemAuthor a{
color: #959595;
font-size: 13px;
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75);
}
#itemListLinks h4,
div.catItemCategory span,div.catItemTagsBlock span,
div.genericItemCategory span{
color: #848484;
font-size: 13px;
font-weight: normal;
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75);
}
div.catItemTagsBlock ul.catItemTags li a,
div.userItemTagsBlock ul.userItemTags li a,div.itemTagsBlock ul.itemTags li a,
.itemTags a,.itemCategory a,.userItemTags i{
color: #848484;
font-size: 13px;
font-weight: normal;
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.75);
}
div.catItemTagsBlock ul.catItemTags li a,
div.userItemTagsBlock ul.userItemTags li a,
div.itemTagsBlock ul.itemTags li a,.itemTags a,
.userItemTags i{
background: url("../images/ic-tag-r.png") repeat-x scroll 0 0 transparent;
border-radius: 0 4px 4px 0;
line-height: 26px;
margin-left: 19px;
padding: 5px 10px 5px 4px;
}
.itemAuthorLatest h3,
.itemTagsBlock span,
.itemRelated h3,
.itemCommentsForm h3,
div.itemCategory span,
div.itemNavigation span.itemNavigationTitle,
div.userItemCategory span,
div.userItemTagsBlock span,
div.tagItemCategory span,div.genericItemIntroText p,
div.genericItemIntroText p span,
.hd-left .catItemCommentsLink{
color: #444;
font-size: 12px;
font-weight: normal!important;
padding: 0 4px 0 0;
}
div.itemCommentsForm form input#submitCommentButton{
border: medium none
}
.catItemView h3{
font-size: 13px;
height: 15px;
line-height: 16px;
margin: 5px 0 5px 15px;
}
.k2Pagination .pagination {
margin: 5px 0;
}
.k2Pagination .pagination a,.k2Pagination .pagination strong{
border: 1px solid #eee;
color: #848484;
margin: 0 1px;
padding: 0 10px;
}
div.itemTagsBlock ul.itemTags li{
background: url("../images/ic-tag.png") no-repeat scroll 0 0 transparent;
color: #555555;
display: block;
float: right;
font-size: 13px !important;
line-height: 25px;
margin: 1px;
}
.gt-tag .k2TagCloudBlock a{
background: none repeat scroll 0 0 #2D2D2D;
color: #848484;
font-size: 12px !important;
margin: 1px;
padding: 5px 10px;
}
div.k2TagCloudBlock {
padding: 5px 0;
}
div.itemComments,div.itemTagsBlock,
div.userItemTagsBlock,
div.itemListCategory,div.catItemTagsBlock,
div#itemListLinks{
background: url("../images/bg-wavegrid.png") repeat scroll 0 0 transparent;
border: none;
}
div.itemTagsBlock,div.itemCategory,
div.userItemTagsBlock,div.userItemCategory,
div.userItemCommentsLink,div.catItemCategory,
div.catItemTagsBlock,div.itemView,
div.genericItemView,div.itemComments ul.itemCommentsList li{
border: none;
}
div.itemCommentsForm p.itemCommentsFormNotes,
div.itemCommentsForm form label.formComment,
div.itemCommentsForm form label.formName,
div.itemCommentsForm form input#submitCommentButton,
div.itemCommentsForm form label.formEmail,
div.itemCommentsForm form label.formUrl{
font-size: 13px;
padding-left: 15px;
}
div.itemCommentsForm form input.inputbox,
div.itemCommentsForm form textarea.inputbox{
font-size: 12px;
box-shadow:none;
margin-left: 30px;
width: 89%;
}
.k2Avatar img{
display: block;
height: auto !important;
margin: 2px 10px 4px 0;
width: 50px !important;
}
div.itemBackToTop,span.itemDateModified,
div.itemContentFooter,div.tagItemImageBlock,
div.userItemCommentsLink,div.catItemCommentsLink{
display: none;
}
div.itemAuthorBlock,div.userBlock{
background: none repeat scroll 0 0 transparent;
border: medium none;
width: 80px;
}
.itemAuthorLatest .even,.itemAuthorLatest .odd,
.itemRelated .even,.itemRelated .odd,
div.itemNavigation,.itemCommentsList .even,.itemCommentsList .odd{
background: transparent;
border: none;
}
div.itemListCategory h2 {
font-size: 20px;
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
}
div.itemListCategory img{
background: transparent;
border: none;
}
div.catItemCategory {
border:none;
padding: 10px 0;
}
span.tagItemImage img {
border: none;
padding: 0;
}
.gkTabsWrap.vertical ol li, .gkTabsWrap.horizontal ol li{
border-radius: 0 0 0 0 !important;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75) !important;
}
div.k2CategoriesListBlock ul li {
border-bottom: 1px solid #F1F1F1;
color: #444;
line-height: 35px;
}
.gt-archives .k2ArchivesBlock ul li{
border-bottom: 1px solid rgba(255, 255, 255, 0.08);
line-height: 30px;
}
.gt-archives .k2ArchivesBlock ul li:last-child{
border-bottom: none;
}
.gt-archives .k2ArchivesBlock ul li a{
color: #555;
font-size: 13px;
text-decoration: none;
}
.gt-archives .k2ArchivesBlock ul {
margin-top: -5px;
}
div.k2LatestCommentsBlock ul li span.lcComment,div.itemComments ul.itemCommentsList li p{
color: #848484;
font-size: 12px;
}
div.k2LatestCommentsBlock ul li span.lcUsername,
div.itemComments ul.itemCommentsList li span.commentAuthorName,.itemCommentsCounter {
color: #848484;
font-size: 12px;
}
div.itemHeader .post-data,.genericItemHeader .post-data,
.tagItemList .post-data, .itemListLeading .post-data,
.userItemHeader .post-data{
margin-top: 5px !important;
}
.itemListPrimary .post-data{
margin-top: 25px !important;
}
div.itemCommentsForm p.itemCommentsFormNotes {
background: url("../images/bg_commentline.png") repeat-x scroll 0 -1px transparent;
border-top: medium none;
padding-top: 5px;
}
div.k2LatestCommentsBlock ul li.lastItem {
width: 110%;
}
div.k2LatestCommentsBlock ul li a {
color: #555;
padding-right: 8px;
}
div.k2LatestCommentsBlock ul li span.lcCommentDate,
div.itemComments ul.itemCommentsList li span.commentDate{
color: #848484;
font-size: 10px;
font-weight: normal;
}
.lcItemTitle a,div.k2LatestCommentsBlock ul li span.lcItemTitle,
div.k2LatestCommentsBlock ul li span.lcItemCategory{
display:none;
color:#999;
font-size: 12px;
}
div.itemComments ul.itemCommentsList li img{
padding-right: 8px;
}
#tab-1 .even{
background: none;
}
div.k2LatestCommentsBlock ul li{
height: 60px;
margin-bottom: 20px;
}
.hd-left{
height: 56px;
padding: 7px 7px 0;
position: absolute;
width: 77px;
}
.hd-right{
padding-left: 105px;
}
.hd-left .itemDate {
padding: 5px;
position: absolute;
top: 5px;
overflow: hidden;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
width: 65px;
}
.hd-left .catItemCommentsLink {
border: 0 none;
opacity: 0.75;
position: absolute;
top: 36px;
width: 120px;
display: block;
}
.hd-left .itemDate .date {
color: #fff;
display: block;
float: left;
font-size: 160%;
font-weight: bold;
line-height: 20px;
margin-right: 5px;
text-align: center;
text-shadow: none !important;
text-transform: uppercase;
}
div.itemIntroText img {
margin-top: 15px;
}
div.itemToolbar ul li a.itemPrintLink span,
div.itemToolbar ul li a span,div.itemToolbar ul li a,
div.itemToolbar ul li {
color: #555;
}
.hd-left .itemDate .month, .k2-latest .itemDate .year {
color: #fff;
display: block;
font-size: 64%;
letter-spacing: 1px;
line-height: 1;
padding: 1px 0;
text-align: center;
text-transform: uppercase;
}
.hd-left .itemDate .month-year {
display: block;
float: left;
}
.hd-left.itemDate .month,
.hd-left .itemDate .year {
color: #fff;
display: block;
font-size: 54%;
letter-spacing: 1px;
line-height: 1;
padding: 1px 0;
text-align: center;
text-transform: uppercase;
}
.hd-left div.catItemHeader h3.catItemTitle {
border-bottom: medium none !important;
}
div.itemFullText img {
display: block;
text-align: center;
}
div.itemHeader h2.itemTitle {
color: #444;
font-size: 16px;
font-weight: normal;
line-height: 20px;
}
div.catItemHeader h3.catItemTitle a{
color: #444;
}
div.itemRatingBlock span{
color: #444;
font-size: 12px;
}
div.k2LatestCommentsBlock ul li span.lcComment,div.itemComments ul.itemCommentsList li p{
color: #848484;
font-size: 12px;
}
div.k2LatestCommentsBlock ul li span.lcUsername,
div.itemComments ul.itemCommentsList li span.commentAuthorName,.itemCommentsCounter {
color: #848484;
font-size: 12px;
padding-left: 10px;
}
.lcUsername a{
font-weight: bold;
}
div.itemHeader .post-data,.genericItemHeader .post-data,
.tagItemList .post-data, .itemListLeading .post-data,
.userItemHeader .post-data{
margin-top: 5px !important;
}
.itemListPrimary .post-data{
margin-top: 25px !important;
}
div.itemCommentsForm p.itemCommentsFormNotes {
background: url("../images/bg_commentline.png") repeat-x scroll 0 -1px transparent;
border-top: medium none;
padding-top: 5px;
}
div.k2LatestCommentsBlock ul li.lastItem {
width: 110%;
}
div.k2LatestCommentsBlock ul li a {
color: #555;
padding-right: 8px;
font-size: 12px;
}
div.k2LatestCommentsBlock ul li span.lcCommentDate,
div.itemComments ul.itemCommentsList li span.commentDate{
color: #848484;
font-size: 10px;
font-weight: normal;
}
.lcItemTitle a,div.k2LatestCommentsBlock ul li span.lcItemTitle,
div.k2LatestCommentsBlock ul li span.lcItemCategory{
display:none;
color:#999;
font-size: 12px;
}
div.itemComments ul.itemCommentsList li img{
padding-right: 8px;
}
.gkTabsItem .even{
background: none;
}
div.k2LatestCommentsBlock ul li{
height: 60px;
margin-bottom: 20px;
border: none;
}
If you can see somthing wrong for image please tell me.
Thank you
- Krikor Boghossian
04 Jan 2016 19:42
Replied by Krikor Boghossian on topic [SOLVED] Duplicate pages
[SOLVED] Duplicate pages
Category: English K2 Community
The links could be generated from your menu structure.
A change in the menu means that new URLs where generated. A change in K2's Advanced SEF will also have similar effects.
Furthermore sitemap generating extensions can cause this issue as well.
Finally a K2 module which produces wrong URLs (Eg: does not follow the component's settings) could also be the culprit. A canonical tag will cure this headache.
A change in the menu means that new URLs where generated. A change in K2's Advanced SEF will also have similar effects.
Furthermore sitemap generating extensions can cause this issue as well.
Finally a K2 module which produces wrong URLs (Eg: does not follow the component's settings) could also be the culprit. A canonical tag will cure this headache.
- Joe Campbell
04 Jan 2016 18:29
Replied by Joe Campbell on topic [SOLVED] Duplicate pages
[SOLVED] Duplicate pages
Category: English K2 Community
Currently, I am rendering the canonical tag by way of K2 absolute URL or an extra field override, but the real issue is the generation of bad page URLs.
This extension seems to remedy this issue.
This extension seems to remedy this issue.
- German Levi
04 Jan 2016 18:19
Replied by German Levi on topic [SOLVED] Duplicate pages
[SOLVED] Duplicate pages
Category: English K2 Community
In fact you can write a function in the K2 template, which will insert these links in the tag rel=canonical! Parse the query string and from string to insert tag or rel=canonical or not!
- Joe Campbell
04 Jan 2016 17:48
Replied by Joe Campbell on topic [SOLVED] Duplicate pages
[SOLVED] Duplicate pages
Category: English K2 Community
Upon further investigation, it looks like this K2 Specific extension is best option to resolve Duplicate Content issue:
Website:
www.managecms.com/extensions/k2-canonical-links
Description:
With Canonical Links for K2 ranked in Top 5 K2 extensions you will get true canonical links for your K2 articles. We have tried other solutions offered on the market, tried Joomla 3 native solution, and found out that they all had issues, as reported on various forums around the web. We applied our 5+ years of experience with Joomla and K2 and developed a new plugin to solve canonical problem once and for all.
If you can reach the same K2 article with links like:
www.example.com/article
www.example.com/category/article
www.example.com/tag1/article
www.example.com/tag2/article
All of them will have the same canonical link! Not only that, but you can choose to automatically redirect users to your canonical page.
Tags and categories are fully supported. We also set canonicals for paginated series, so that Google can index properly your categories with more than one page.
Plugin is carefully tweaked so that the most appropriate link is chosen, based on your menu structure!
Website:
www.managecms.com/extensions/k2-canonical-links
Description:
With Canonical Links for K2 ranked in Top 5 K2 extensions you will get true canonical links for your K2 articles. We have tried other solutions offered on the market, tried Joomla 3 native solution, and found out that they all had issues, as reported on various forums around the web. We applied our 5+ years of experience with Joomla and K2 and developed a new plugin to solve canonical problem once and for all.
If you can reach the same K2 article with links like:
www.example.com/article
www.example.com/category/article
www.example.com/tag1/article
www.example.com/tag2/article
All of them will have the same canonical link! Not only that, but you can choose to automatically redirect users to your canonical page.
Tags and categories are fully supported. We also set canonicals for paginated series, so that Google can index properly your categories with more than one page.
Plugin is carefully tweaked so that the most appropriate link is chosen, based on your menu structure!
- Krikor Boghossian
31 Dec 2015 15:22
Replied by Krikor Boghossian on topic Category & Tag Count Code Snippet
Category & Tag Count Code Snippet
Category: English K2 Community
Basically you need a merge/ mashup of mod_menu and mod_k2_tools.
I think a custom mod_menu override (with caching) would do the trick.
I think a custom mod_menu override (with caching) would do the trick.
- JoomlaWorks
31 Dec 2015 14:00
December 31st, 2015: SocialConnect v1.7.0 was created by JoomlaWorks
December 31st, 2015: SocialConnect v1.7.0
Category: Product Updates [Archive]
SocialConnect v1.7.0 is now available for all active subscribers to download.
This new version primarily fixes functionality broken by recent updates in Joomla 3.4.x and changes in the Facebook API. More specifically:
- Redirect after login/logout now works for all login adapters (Joomla username, email, social connectors). Please note that if you do not specifically set which menu items to redirect to after a user logs in, SocialConnect will use the default settings from Joomla. That is, upon login, users get redirected to the profile edit page. So to avoid this behaviour, just create a SocialConnect menu item for the login page and set a menu item to redirect to after users login.
- Fixed Facebook login issue due to recent changes in Facebook's graph API.
- Updated SocialConnect so auto-post for pages works with the latest Facebook API 2.3.
- Updated extension so Joomla's modal script (and Mootools which is required by that script) is only loaded when needed (=when users are logged in).
- Fixed activation issue in Joomla 3.4.x
- Fixed Twitter cards issue on K2 item pages
- Fixed Facebook meta tags issue under Joomla! 3.3+
- Added "update" endpoint so future versions are visible in Joomla's update manager (for Joomla versions 2.5 & 3.x+)
DOWNLOAD
If you have an active SocialConnect membership, just head over to the Member Dashboard at www.joomlaworks.net/dashboard and grab your copy from your "Subscriptions" page.
Or purchase this latest release from just 24.90 EUR. More info at: www.joomlaworks.net/socialconnect
UPGRADING
Just upload the new version and it will overwrite the old one.
For more help, please visit the updated documentation page for the extension at: www.joomlaworks.net/support/docs/socialconnect
For support questions please use our Ticket Support System inside the Member Dashboard at www.joomlaworks.net/dashboard (active product membership required).
This new version primarily fixes functionality broken by recent updates in Joomla 3.4.x and changes in the Facebook API. More specifically:
- Redirect after login/logout now works for all login adapters (Joomla username, email, social connectors). Please note that if you do not specifically set which menu items to redirect to after a user logs in, SocialConnect will use the default settings from Joomla. That is, upon login, users get redirected to the profile edit page. So to avoid this behaviour, just create a SocialConnect menu item for the login page and set a menu item to redirect to after users login.
- Fixed Facebook login issue due to recent changes in Facebook's graph API.
- Updated SocialConnect so auto-post for pages works with the latest Facebook API 2.3.
- Updated extension so Joomla's modal script (and Mootools which is required by that script) is only loaded when needed (=when users are logged in).
- Fixed activation issue in Joomla 3.4.x
- Fixed Twitter cards issue on K2 item pages
- Fixed Facebook meta tags issue under Joomla! 3.3+
- Added "update" endpoint so future versions are visible in Joomla's update manager (for Joomla versions 2.5 & 3.x+)
DOWNLOAD
If you have an active SocialConnect membership, just head over to the Member Dashboard at www.joomlaworks.net/dashboard and grab your copy from your "Subscriptions" page.
Or purchase this latest release from just 24.90 EUR. More info at: www.joomlaworks.net/socialconnect
UPGRADING
Just upload the new version and it will overwrite the old one.
For more help, please visit the updated documentation page for the extension at: www.joomlaworks.net/support/docs/socialconnect
For support questions please use our Ticket Support System inside the Member Dashboard at www.joomlaworks.net/dashboard (active product membership required).
- Joe Campbell
31 Dec 2015 13:40
Replied by Joe Campbell on topic Category & Tag Count Code Snippet
Category & Tag Count Code Snippet
Category: English K2 Community
Not when you trying to display specific categories (vs. all categories within a parent category) or various categories that are not within the same parent category.
This is my suggestion:
github.com/joomlaworks/k2-v3-dev-build/issues/275
So the only current option is to render each category count independently.
The links will be hard coded because they will not change, but the counts need to be dynamic.
This is my suggestion:
github.com/joomlaworks/k2-v3-dev-build/issues/275
So the only current option is to render each category count independently.
The links will be hard coded because they will not change, but the counts need to be dynamic.
- Krikor Boghossian
31 Dec 2015 12:44
Replied by Krikor Boghossian on topic Category & Tag Count Code Snippet
Category & Tag Count Code Snippet
Category: English K2 Community
Hmm, wouldn't the K2 Tools module help you?
- Julie C
30 Dec 2015 18:49
No og:image was created by Julie C
No og:image
Category: English K2 Community
Hi,
No og:image meta tag is showing on my K2 item page (even when I add ?template=system)
Is there a setting I missed?
Thank you for your help
Julie
No og:image meta tag is showing on my K2 item page (even when I add ?template=system)
Is there a setting I missed?
<meta name="keywords" content="yoga,paris" /> <meta property="og:title" content="Salutations au soleil pour débutants" /> <meta property="og:type" content="article" /> <meta property="og:url" content="http://casayoga.tv/AA-casaonline-20151229/video/19-salutation-debutant.html" /> <meta name="og:site_name" content="Casa Yoga TV" /> <meta property="og:description" content="La salutation au soleil se pratique traditionnellement le matin. C'est une bonne façon de réveiller le corps, en mobilisant chaque muscle et chaque ar..." /> <meta name="title" content="Salutations au soleil pour débutants" /> <meta name="description" content="La salutation au soleil se pratique traditionnellement le matin. C'est une bonne façon de réveiller le corps, en mobilisant chaque muscle et chaque ar..." />Thank you for your help
Julie
- Krikor Boghossian
30 Dec 2015 15:54
Replied by Krikor Boghossian on topic Category & Tag Count Code Snippet
Category & Tag Count Code Snippet
Category: English K2 Community
Hello Joe,
This will help as a starting point:
www.joomlaworks.net/forum/k2-en/41833-solved-retrieve-count-of-items-of-user#144866
To load the tag's count you need a different query.
Do not not forget to assign the tag's ID to the $tag_id variable.
The variable names are just for demo purposes.
This will help as a starting point:
www.joomlaworks.net/forum/k2-en/41833-solved-retrieve-count-of-items-of-user#144866
<?php $cat_id = CATEGORY_ID; $db = JFactory::getDBO(); ?> <?php $select = "SELECT COUNT(*) FROM #__k2_items WHERE catid=$cat_id"; ?> <?php $db->setQuery($select); ?> <?php $resultitems = $db->loadresult(); ?> <?php echo $resultitems; ?>To load the tag's count you need a different query.
<?php $select = "SELECT COUNT(*) FROM #__k2_tags_xref WHERE tagID = $tag_id"; ?>Do not not forget to assign the tag's ID to the $tag_id variable.
The variable names are just for demo purposes.
- sesami
30 Dec 2015 12:41
Replied by sesami on topic How to change the font size?
How to change the font size?
Category: English K2 Community
Hi,
Thank you very much for your kind help. Let me ask you some questions again please.
1. I will need to change or adjust parameters at div.ItemIntortxt in the k2.css file right?
2. I use Artisteer tempalte actually. I need to copy k2.css to CSS folder where is at Artisteer template?
Well, I actually modified tag (div.ItemIntrotxt) and I fixed the issue of content's font. But I didn't see the title font size was changed.
Regards,
Thank you very much for your kind help. Let me ask you some questions again please.
1. I will need to change or adjust parameters at div.ItemIntortxt in the k2.css file right?
2. I use Artisteer tempalte actually. I need to copy k2.css to CSS folder where is at Artisteer template?
Well, I actually modified tag (div.ItemIntrotxt) and I fixed the issue of content's font. But I didn't see the title font size was changed.
Regards,
- Lefteris
28 Dec 2015 12:35
- Lefteris
22 Dec 2015 11:01
Replied by Lefteris on topic {loadposition xxx} doesn't display anything
{loadposition xxx} doesn't display anything
Category: English K2 Community
@Neighbor Hub
I don't see the plugin tag at the link you provided. If you have entered the tag in the introtext you have to either set K2 to display introtext or move the tag to fulltext.
I don't see the plugin tag at the link you provided. If you have entered the tag in the introtext you have to either set K2 to display introtext or move the tag to fulltext.
- zecaffe
21 Dec 2015 20:48 - 21 Dec 2015 20:49
Replied by zecaffe on topic Related items with first article images?
Related items with first article images?
Category: English K2 Community
In my case images are not loaded automatically.
Demo: www.slusam.net/component/k2/technobase-fm
Available options are : "none selected, xsmall, large .. etc"
Settings in k2 -- category -- Item view is :
As you can see, it laods ony image from the article where i have uploaded image manually in the "Image tab" ... :
Notice: every article has image inside content.
I want, to load first content image in related items listing if its possible ... maybe "little" code hack in /components/com_k2/templates/stanice/item.php could help to force loading first article image?
Thank you for answer.
Regards.
Demo: www.slusam.net/component/k2/technobase-fm
Available options are : "none selected, xsmall, large .. etc"
Settings in k2 -- category -- Item view is :
As you can see, it laods ony image from the article where i have uploaded image manually in the "Image tab" ... :
Notice: every article has image inside content.
I want, to load first content image in related items listing if its possible ... maybe "little" code hack in /components/com_k2/templates/stanice/item.php could help to force loading first article image?
<?php if($this->item->params->get('itemRelated') && isset($this->relatedItems)): ?> <!-- Related items by tag --> <div class="itemRelated"> <h3><?php echo JText::_("K2_RELATED_ITEMS_BY_TAG"); ?></h3> <ul> <?php foreach($this->relatedItems as $key=>$item): ?> <li class="<?php echo ($key%2) ? "odd" : "even"; ?>"> <?php if($this->item->params->get('itemRelatedTitle', 1)): ?> <a class="itemRelTitle" href="<?php echo $item->link ?>"><?php echo $item->title; ?></a> <?php endif; ?> <?php if($this->item->params->get('itemRelatedCategory')): ?> <div class="itemRelCat"><?php echo JText::_("K2_IN"); ?> <a href="<?php echo $item->category->link ?>"><?php echo $item->category->name; ?></a></div> <?php endif; ?> <?php if($this->item->params->get('itemRelatedAuthor')): ?> <div class="itemRelAuthor"><?php echo JText::_("K2_BY"); ?> <a rel="author" href="<?php echo $item->author->link; ?>"><?php echo $item->author->name; ?></a></div> <?php endif; ?> <?php if($this->item->params->get('itemRelatedImageSize')): ?> <img style="width:<?php echo $item->imageWidth; ?>px;height:auto;" class="itemRelImg" src="<?php echo $item->image; ?>" alt="<?php K2HelperUtilities::cleanHtml($item->title); ?>" /> <?php endif; ?> <?php if($this->item->params->get('itemRelatedIntrotext')): ?> <div class="itemRelIntrotext"><?php echo $item->introtext; ?></div> <?php endif; ?> <?php if($this->item->params->get('itemRelatedFulltext')): ?> <div class="itemRelFulltext"><?php echo $item->fulltext; ?></div> <?php endif; ?> <?php if($this->item->params->get('itemRelatedMedia')): ?> <?php if($item->videoType=='embedded'): ?> <div class="itemRelMediaEmbedded"><?php echo $item->video; ?></div> <?php else: ?> <div class="itemRelMedia"><?php echo $item->video; ?></div> <?php endif; ?> <?php endif; ?> <?php if($this->item->params->get('itemRelatedImageGallery')): ?> <div class="itemRelImageGallery"><?php echo $item->gallery; ?></div> <?php endif; ?> </li> <?php endforeach; ?> <li class="clr"></li> </ul> <div class="clr"></div> </div> <?php endif; ?> <div class="clr"></div>Thank you for answer.
Regards.
- Krikor Boghossian
21 Dec 2015 19:37
Replied by Krikor Boghossian on topic Categories list (menu) associated with Joomla Menu
Categories list (menu) associated with Joomla Menu
Category: English K2 Community
One bulletproof setup would be a menu item for each category (items do not need a menu item).
Then create a hidden menu item (K2 Category type) and leave the category selection blank. Call it eg: content, then all Tag and User URLs will be rendered from that menu item.
Then create a hidden menu item (K2 Category type) and leave the category selection blank. Call it eg: content, then all Tag and User URLs will be rendered from that menu item.
- Krikor Boghossian
21 Dec 2015 15:23
Replied by Krikor Boghossian on topic K2 Tags problem
K2 Tags problem
Category: English K2 Community
Sorry I mislead you, these characters are stripped by default.
github.com/joomlaworks/k2/blob/master/administrator/components/com_k2/tables/k2tag.php#L37-L39
Remove the desired character and replacement from the array bellow as well.
github.com/joomlaworks/k2/blob/master/administrator/components/com_k2/tables/k2tag.php#L37-L39
Remove the desired character and replacement from the array bellow as well.