[FEST] Configuration - multiply questions

Questions related to the configuration of Joomla, Templates, and Security related questions/issues
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Sun Jul 21, 2013 3:05 am
Hello.


I have some few questions regarding fest template.
I want to edit it abit to my liking.



1. I want to add news/articles where the countdown are now.
How do i do that?

2. When i adding pictures it all get rounded. Is it possible to remove the roundness on 1 page?

3. How can i add comments to diffrent pages? (example: on artist page)


Im new to joomla so, sorry for questions.
User avatar
Fresh Boarder

GK User
Sun Jul 21, 2013 10:15 am
Hi,
2. When i adding pictures it all get rounded. Is it possible to remove the roundness on 1 page?


If you're adding pictures by TinyMCE or JCE you can add
Code: Select all
style="border-radius:0px;-webkit-border-radius: 0px;-moz-border-radius: 0px;"

to <img ..... - it should help to override default settings for each image.

Or edit templates/gk_fest/css/gk.stuff.css

and change all border-radius: value from 50% to 0% ! for img or for all elements !
It should take you less then 1 minute.

You will get this appearance(view)
from50-to-0.png


By the way, all rounded frames are here: templates/gk_fest/images/style1/
like templates/gk_fest/images/style1/speaker_big_bg.png
User avatar
Platinum Boarder

GK User
Sun Jul 21, 2013 10:32 am
How can i add comments to diffrent pages? (example: on artist page)


Sure, but it depends what kind of content you will use.
Because Joomla don't have comments feature like Wordpress, so you have to install extension to have it, or use K2 component.

For Joomla articles - I suggest to use : Komento or Jcomments (you'll find more info on JED)
K2 component have it's own comment system, so you don't have to install anything, just enable/disable it in settings.
User avatar
Platinum Boarder

GK User
Sun Jul 21, 2013 10:51 am
1. I want to add news/articles where the countdown are now.


Template Manager --> gk_fest -> Basic tab, than change default Frontpage - mainbody from OFF to ON and SAVE settings
articles-front.png
User avatar
Platinum Boarder

GK User
Sun Jul 21, 2013 11:02 am
Pawel F wrote:
How can i add comments to diffrent pages? (example: on artist page)


Sure, but it depends what kind of content you will use.
Because Joomla don't have comments feature like Wordpress, so you have to install extension to have it, or use K2 component.

For Joomla articles - I suggest to use : Komento or Jcomments (you'll find more info on JED)
K2 component have it's own comment system, so you don't have to install anything, just enable/disable it in settings.



Anyhow i can add facebook comments?
So people dont need to sign up?


And 1 more question, where can i remove the template style changer? (at the bottom of the page)
Want only style 1.
User avatar
Fresh Boarder

GK User
Sun Jul 21, 2013 11:34 am
Found 1 more thing i need to ask about.
Searched forum but didnt find how to or any settings.

On speakers im getting this RSS between the artist. How to remove it?
User avatar
Fresh Boarder


cron