-
AuthorPosts
-
joachim funk Friend
joachim funk
- Join date:
- January 2013
- Posts:
- 45
- Downloads:
- 4
- Uploads:
- 7
- Thanks:
- 15
- Thanked:
- 3 times in 1 posts
January 23, 2014 at 12:25 pm #193999Hi!
I want to show the images of the sub-categories in the “List-all-categories”-Layout of the parent category, but not in the (sub-)category-blog itself. The problem is, that Fixel doesn’t use the normal joomla-category-image, that can be selected in the options of the category – Fixel uses an image, which is embedded with an <img src/> in the desdcription of the category.
a) I want the image in the categories-overview:
b) I don’t want the same image in the category-blog:
Has someone an idea to fix this problem?
Thanks!
-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 24, 2014 at 7:48 am #519643We have customized the view layout of Category Blog in JA Fixel template. If you wish to show as Category Blog of default Joomla, you can follow steps below:
+ Go to templates/ja_fixel/html/com_content/category path
+ Rename blog.php and blog_item.php to blog_bk.php and blog_item_bk.php
Hope that helps.
1 user says Thank You to Ninja Lead for this useful post
joachim funk Friendjoachim funk
- Join date:
- January 2013
- Posts:
- 45
- Downloads:
- 4
- Uploads:
- 7
- Thanks:
- 15
- Thanked:
- 3 times in 1 posts
January 24, 2014 at 10:28 am #519673Thanks for your help – but I like the Fixel-Layout 🙂
I tried a quick-and-dirty-way and added the following code to my custom.css – tests will follow, but it seems to work:
.category-desc img {
display:none;
}holzlchr Friendholzlchr
- Join date:
- December 2013
- Posts:
- 16
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 3 times in 1 posts
January 24, 2014 at 5:19 pm #519727Hi Joachim
Great to meet someone who asks my questions one day in advance.
What about your quick-and-dirty-hack ? Did it work ?
I couldn’t find the custom.css in ja_fixel/css/. Where is thi file ?
Christian<em>@joachim funk 407451 wrote:</em><blockquote>Thanks for your help – but I like the Fixel-Layout 🙂
I tried a quick-and-dirty-way and added the following code to my custom.css – tests will follow, but it seems to work:
.category-desc img {
display:none;
}
</blockquote>Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 25, 2014 at 5:54 am #519779<em>@holzlchr 407521 wrote:</em><blockquote>Hi Joachim
Great to meet someone who asks my questions one day in advance.
What about your quick-and-dirty-hack ? Did it work ?
I couldn’t find the custom.css in ja_fixel/css/. Where is thi file ?
Christian</blockquote>Hi Christian,
My workaround is to remove the customisation of the layout Category Blog in JA Fixel template. If custom.css file doesn’t exist you can create such file and store in your css directory.
The path should be: templates/ja_fixel/css/custom.css
joachim funk Friendjoachim funk
- Join date:
- January 2013
- Posts:
- 45
- Downloads:
- 4
- Uploads:
- 7
- Thanks:
- 15
- Thanked:
- 3 times in 1 posts
January 25, 2014 at 11:14 am #519810Hi Christian,
as Ninja Lead wrote: You’ve to create the custom.css file and save there all css-template-changes you want to have – so they won’t be overwritten in case of an update of the template files. Till now, the “display:none”-solution worked for me…
1 user says Thank You to joachim funk for this useful post
holzlchr Friendholzlchr
- Join date:
- December 2013
- Posts:
- 16
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 3 times in 1 posts
January 27, 2014 at 9:42 am #519999Hi Joachim and Ninja Lead
Ok, the solution to create a file “templates/ja_fixel/css/custom.css” and insert “.category-desc img {display:none;}” works.
Though in order to have a picture appearing in my category box, I expected to have the picture selected in “Category / Options / Image”. In fact this image does not appear in my box.
In order to see an image in my box, I need to insert the picture in Category / Category / Description, before the text.
Astonishingly, the text following the picture in the description appears well on the flipped side of the box…
Ok, so far so good, it works, and I’m happy to be able to keep going.But as Joachim says, it’s just a quick-and-dirty solution. As a picky purist, I wouldn’t qualify this thread as “Solved”, but as “Temporary solution”.
joachim funk Friendjoachim funk
- Join date:
- January 2013
- Posts:
- 45
- Downloads:
- 4
- Uploads:
- 7
- Thanks:
- 15
- Thanked:
- 3 times in 1 posts
January 27, 2014 at 2:07 pm #520040Hi Christian,
as Ninja Lead wrote: “We have customized the view layout of Category Blog in JA Fixel template”; so the behavior and usage ist a little bit different. I marked the thread as “solved”, because for me it’s solved and I couldn’t find a status like “temporary solution” 😉
-
AuthorPosts
Viewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 3 voices, and was last updated by holzlchr 10 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum