Only one column with the Blog widget after update
4 years 3 months ago #59302
by wnps
Replied by wnps on topic Only one column with the Blog widget after update
Thank you - this worked perfectly!
Oddly, I didn't have the error on 4 other joomla sites - just one. I appreciate it.
Oddly, I didn't have the error on 4 other joomla sites - just one. I appreciate it.
Please Log in or Create an account to join the conversation.
- ClaudioRomeo
- Topic Author
- Offline
- Platinum Member
-
4 years 2 months ago #59521
by ClaudioRomeo
Counselor for better people in a better company
Replied by ClaudioRomeo on topic Only one column with the Blog widget after update
I can't believe it!
Suddenly, after 2 months, I have a similar problem. Only one column, but:
aligned to left
aligned to left
You can find it here . How can I fix it?
Suddenly, after 2 months, I have a similar problem. Only one column, but:
aligned to left
aligned to left
aligned to right
And so on...You can find it here . How can I fix it?
Counselor for better people in a better company
Please Log in or Create an account to join the conversation.
4 years 2 months ago #59523
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Only one column with the Blog widget after update
Hi
this is a problem from the template that has been fixed in the latest version
the issue is
you can fix it now by adding this css
CEd
this is a problem from the template that has been fixed in the latest version
the issue is
Code:
.tck-article {
clear: both;
}
Code:
.tck-article {
clear: none;
}
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- ClaudioRomeo
- Topic Author
- Offline
- Platinum Member
-
4 years 2 months ago #59526
by ClaudioRomeo
Counselor for better people in a better company
Replied by ClaudioRomeo on topic Only one column with the Blog widget after update
I installed Template Creator CK Version 4.3.2, but the bug is still present.
So, I inserted the piece of code you suggested into the Custom CSS and now the page is properly rendered.
I wander if I have to check all my sites. Have I?
So, I inserted the piece of code you suggested into the Custom CSS and now the page is properly rendered.
I wander if I have to check all my sites. Have I?
Counselor for better people in a better company
Please Log in or Create an account to join the conversation.
4 years 2 months ago #59527
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Only one column with the Blog widget after update
I confirm that this has been fixed in the 4.3.2, but it will only fix it when you do "actions >> copy/apply changes"
if you have no issue on your other website, there is no problem
if you have no issue on your other website, there is no problem
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.213 seconds