By Thomas Thrane on Friday, 30 October 2015
Posted in General Issues
Likes 0
Views 444
Votes 0
Hi

How do I change the layout of this page:
http://new.provinsprovence.dk/kategorier
I need to remove avatars, RSS and other stuff...

The same goes for http://new.provinsprovence.dk/kategorier/mode

Thanks!
Hey Thomas,

It seems like that was bug on our end, I already log this issue in our codebase.

By the way, I already applied the quick fix css code hide for the category header, it should disappear now, can you give it a try now?
JooomlaFolder/templates/t3_bs3_blank/css/custom.css

div#fd.eb.eb-wireframe.eb-view-categories.eb-layout-listings .eb-category {
display: none !important;
}

·
Monday, 02 November 2015 17:39
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Thomas,

You can modify this file ../components/com_easyblog/themes/wireframe/blogs/categories/default.php to make changes on that page.

As for this http://new.provinsprovence.dk/kategorier/mode , you can go to Backend>Settings>Layout>Category.

Hope this helps.
·
Friday, 30 October 2015 10:46
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks, will have a look at that file.

Regarding Backend>Settings>Layout>Category.
Tried that, but no luck - see attached images :-(
·
Friday, 30 October 2015 14:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Thomas,

Can you provide us with your Joomla backend and FTP access so we can check on the issue directly?
·
Friday, 30 October 2015 16:33
·
0 Likes
·
0 Votes
·
0 Comments
·
Sure!
But can I just write them here or will they be visible to everyone?
·
Friday, 30 October 2015 17:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Thomas,

If you are requested to submit your site details, you may do so at site details area here, http://stackideas.com/dashboard/site. Please rest assured that this information will only be visible to the support team from Stack Ideas.
·
Friday, 30 October 2015 18:13
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks, done! :-)
·
Monday, 02 November 2015 15:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks!
I still see the stuff, but I can just remove them with CSS myself.
·
Monday, 02 November 2015 17:48
·
0 Likes
·
0 Votes
·
0 Comments
·
You're welcome, may i know which stuff you referring to?
·
Monday, 02 November 2015 17:57
·
0 Likes
·
0 Votes
·
0 Comments
·
I still see the category header...
·
Monday, 02 November 2015 18:05
·
0 Likes
·
0 Votes
·
0 Comments
·
I try to access in your category listing page ( http://new.provinsprovence.dk/kategorier/mode ), it seems like the category header is disappeared now, am i missing something here?
·
Monday, 02 November 2015 18:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Working here too, thanks!
·
Monday, 02 November 2015 18:16
·
0 Likes
·
0 Votes
·
0 Comments
·
You're welcome.

Glad to heard your issue resolved.
·
Monday, 02 November 2015 18:39
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post