By Monica Mollica on Monday, 30 December 2013
Posted in Technical Issues
Replies 17
Likes 0
Views 700
Votes 0
I want all the categories to display in the right side columns, and under it I want to put a tag cloud. How do I set that up?

I am enclosing my site details. Thanks for your help.
Hello Monica,

Sorry for the older version of the module. I've installed the latest Tag cloud module and removed the custom css code you have applied before and now its displayed correctly: http://screencast.com/t/3f1wn0uDvj .
·
Tuesday, 31 December 2013 10:50
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Monica,

I've installed Easyblog Categories module and Tag Cloud module and placed it on the right side of your page. Please have a look.
·
Monday, 30 December 2013 10:40
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you so much, looks great!

How do I make the category and tag text larger?

Is there any way to put the "Continue Reading..." right under or above the start ratings inside the body area?
·
Monday, 30 December 2013 11:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Monica,

To change the font size, you can add this CSS code into your template css file:

.mod-category-name {
font-size: 20px;
}


.tag-cloud {
font-size: 20px !important;
}


Change the 20px to your custom size.

As for the Continue reading, we are sorry, there is no setting to do that.
·
Monday, 30 December 2013 12:15
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you very much,

How to I make each tag look like it does at the bottom of each blog post?

Or even better, create a'real" tag cloud that different font sizes reflecting the popularity of each tag?
·
Tuesday, 31 December 2013 07:54
·
0 Likes
·
0 Votes
·
0 Comments
·
Now it looks exactly how I wanted! Thanks for the superb support!
·
Tuesday, 31 December 2013 11:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Monica,

You're welcome.
·
Tuesday, 31 December 2013 11:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Something happened to the tag cloud...when I tried to add a new tag I get this msg:

Warning
Model class easyblogModelTag not found in file
·
Thursday, 02 January 2014 07:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Monica,

So sorry for the delay in getting back to you. Please add the file I attached to both location below,

JOOMLA/components/com_easyblog/models/tags.php
JOOMLA/administrator/components/com_easyblog/models/tags.php

Hope this helps.

Thanks!
·
Thursday, 02 January 2014 10:33
·
0 Likes
·
0 Votes
·
0 Comments
·
I already have the file tags.php

Adding tag.php (that you attached) didn't make any difference.
·
Thursday, 02 January 2014 11:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Monica,

I'm sorry, where did you get the error? I've checked on your frontend and it seems fine. Please advise.
·
Thursday, 02 January 2014 11:57
·
0 Likes
·
0 Votes
·
0 Comments
·
That tags in the tag cloud all are of the same size.

Before, the size of each was reflecting the number of post that tagged it.
·
Thursday, 02 January 2014 22:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Monica,

So sorry for the delay in getting back to you. In that case please send us your FTP access to check this out. Please advice.

Thanks!
·
Friday, 03 January 2014 00:18
·
0 Likes
·
0 Votes
·
0 Comments
·
I prefer not to give out ftp access. Can you please tell me how to correct this?
·
Friday, 03 January 2014 05:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Monica,

Can you please replace the attached file in ..\modules\mod_easyblogtagcloud\tmpl\. Hope this helps.
·
Friday, 03 January 2014 12:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Replacing that file solved it. Thank you very much!
·
Sunday, 05 January 2014 11:50
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Monica,

You're welcome. Glad your issue has solved.
·
Monday, 06 January 2014 08:51
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post