Don't want category description at the header category image
Support desk for Multipurpose Quark Theme
- GK User
- Sun Sep 13, 2015 2:36 pm
Hi.
I was publish a category and want to include a category description with the text, images, map, jumi and other on MAINBODY... But all I see is a text under the category name at the header category image... Dont know what to do. I try to put all the information from the category description to mainbody top, but it doesnt work too... Read the previous post...
Example page: http://samoturi.ru/bulgaria
I need info on the mainbody and see just text from description at the header image.
On that page I put test HTML module on Mainbody Top and Mainbody Bottom but we dont see it...
I was publish a category and want to include a category description with the text, images, map, jumi and other on MAINBODY... But all I see is a text under the category name at the header category image... Dont know what to do. I try to put all the information from the category description to mainbody top, but it doesnt work too... Read the previous post...
Example page: http://samoturi.ru/bulgaria
I need info on the mainbody and see just text from description at the header image.
On that page I put test HTML module on Mainbody Top and Mainbody Bottom but we dont see it...
-
- Expert Boarder
- teitbite
- Thu Sep 17, 2015 9:17 am
Hi
An url leads to a "Server cannot be found message." Anyway I think I do not understand. What is the type of the resource here ? Also our templates does not support jumi. You need to tell me exactly what are You trying to display.
An url leads to a "Server cannot be found message." Anyway I think I do not understand. What is the type of the resource here ? Also our templates does not support jumi. You need to tell me exactly what are You trying to display.
-
- Moderator
- GK User
- Thu Sep 17, 2015 3:25 pm
Hi.
About Jumi. Always use jumi in all your templates. And it always works fine. This is not a problem.
It will be a travel site. I have a categories - Poland, Bulgaria, France, Thailand etc. In categories will be a materials (posts) about this countries - Main info, poi, transport, how to get, currencies, cities etc. But also I want to put some information at category description too - map of country, currensies, video, searching tickets form etc - above the list of materials... In Quark I cant do this. All that I put into category description is not displaying at the site. I see only text under the category name at the category header image... And a list of materials.
http://samotury.ru/bulgaria
I need more like it always was before...
Category image and name at the header - its OK
But I need category description at mainbody like it always was at all templates...
How can I do this in Quark?
Thanks in advance
About Jumi. Always use jumi in all your templates. And it always works fine. This is not a problem.
It will be a travel site. I have a categories - Poland, Bulgaria, France, Thailand etc. In categories will be a materials (posts) about this countries - Main info, poi, transport, how to get, currencies, cities etc. But also I want to put some information at category description too - map of country, currensies, video, searching tickets form etc - above the list of materials... In Quark I cant do this. All that I put into category description is not displaying at the site. I see only text under the category name at the category header image... And a list of materials.
http://samotury.ru/bulgaria
I need more like it always was before...
Category image and name at the header - its OK
But I need category description at mainbody like it always was at all templates...
How can I do this in Quark?
Thanks in advance
-
- Expert Boarder
- teitbite
- Sun Sep 20, 2015 9:32 am
Hi
Do You mean You need this category description below header image ? If Yes please edit file /html/com_k2/templates/default/category.php find code:
and move it below part:
Do You mean You need this category description below header image ? If Yes please edit file /html/com_k2/templates/default/category.php find code:
- Code: Select all
<?php if($this->params->get('catDescription')): ?>
<p class="item-desc" data-sr="enter bottom and move 50px and wait .2s"><?php echo strip_tags($this->category->description, '<br>'); ?></p>
<?php endif; ?>
and move it below part:
- Code: Select all
<div class="gkPage">
<div id="gk-content-wrapper">
-
- Moderator
- GK User
- Sun Sep 20, 2015 12:22 pm
Hi.
Yes, I need the category description below header image.
Change the code you post. Now it below header image, but... its cut, not works like it must work...
If I put to description text, some tipography, image, iframe witn youtube video, script with a search form... Like on that page: http://samotury.ru/bulgaria
We see ONLY TEXT with all capital letters... No images, no tipography, no video, no form... And of course it dont need to enter bottom and move 50px and wait .2s
How to fix? Please help.
Yes, I need the category description below header image.
Change the code you post. Now it below header image, but... its cut, not works like it must work...
If I put to description text, some tipography, image, iframe witn youtube video, script with a search form... Like on that page: http://samotury.ru/bulgaria
We see ONLY TEXT with all capital letters... No images, no tipography, no video, no form... And of course it dont need to enter bottom and move 50px and wait .2s
How to fix? Please help.
-
- Expert Boarder
- teitbite
- Sun Sep 20, 2015 2:35 pm
Hi
Ok. Please change the part of the code I asked to paste to:
Ok. Please change the part of the code I asked to paste to:
- Code: Select all
<?php if($this->params->get('catDescription')): ?>
<p class="item-desc"><?php echo $this->category->description; ?></p>
<?php endif; ?>
-
- Moderator
- GK User
- Sun Sep 20, 2015 3:11 pm
Hallelujah!!!!!!
Thank you, Master!!!
-
- Expert Boarder
- teitbite
- Mon Sep 21, 2015 2:01 pm
Hi
No problem, glad I could help
No problem, glad I could help
-
- Moderator
- GK User
- Fri Oct 02, 2015 5:08 pm
This post was really helpful. How can I add more columns?
-
- Senior Boarder
- teitbite
- Wed Oct 07, 2015 9:44 am
Hi
You cant do this easy way, but are already having this conversation here: https://www.gavick.com/forums/quark/jus ... menu-48118 where I proposed a workaround. Lets keep discussion there. I'm closing this thread.
You cant do this easy way, but are already having this conversation here: https://www.gavick.com/forums/quark/jus ... menu-48118 where I proposed a workaround. Lets keep discussion there. I'm closing this thread.
-
- Moderator
10 posts
• Page 1 of 1