jaska120
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Enigma] change what shows in enigma home page blog postsIs there a way to do almost the same but show all the categories except one? Like excluding one category from home page’s blog posts.
Forum: Themes and Templates
In reply to: [Enigma] Get blog entries to post under Menu pageGcotter, did you modify the theme somehow? For me it is showing widgets while using seperate blog page… Perhaps, when creating blog page – did you set the page as full-width or “normal” template?
Can you post a link to your site?
Forum: Themes and Templates
In reply to: [Enigma] New social media icons not showing in footerYes, of course I am using child theme and I didn’t make any modifications to footer.php..
Forum: Themes and Templates
In reply to: [Enigma] Get blog entries to post under Menu pageHey!
First of all you need to make two new pages: one called ex. “home” and one ex. “blog”.
Next thing you want to do is head to wordpress admin panel –> settings –> reading and check a box that lets you to choose your home page and blog page –> choose those pages.
Thanks
Forum: Themes and Templates
In reply to: [Enigma] Move menu to middleSolution given above will work but id of class is not
#menu-bar
it is
#menuAlso width should be 50% not 59%.
Thanks
Forum: Themes and Templates
In reply to: [Enigma] Move menu to middleSolution given above will work but id of class is not
#menu-bar
it is
#menuAlso width should be 50% not 59%.
Thanks
Forum: Themes and Templates
In reply to: Custom Menu on Enigma themeYou should just delete “>” signs and then it should work.
Forum: Themes and Templates
In reply to: [Enigma] Move menu to middleI would like to get solution to this also!
Forum: Themes and Templates
In reply to: [Enigma] Service Header & TextWith a child theme add this to your stylesheet:
.enigma_service_detail h3 a { color: #fff; } .enigma_service_area p { color:#fff; }Thanks,
JaakkoForum: Themes and Templates
In reply to: [Enigma] How to change column options?Marco,
you need to create a child theme and after that you can customize it with your stylesheet file.
/* Width of content and sidebar */ .col-md-8 { width: CONTENT%; } .col-md-4 { width: SIDEBAR%; }Overal width of content and sidebar together HAVE to be 100%.
Thanks,
JaakkoForum: Themes and Templates
In reply to: [Enigma] How to change column options?Hyvä rohkaista, mutta itse tuunaamalla saa helposti enemmän persoonalliset sivut.
Kerro vain, mitä halaut muokata, niin voin antaa täsmälliset ohjeet.
http://www.jaakkomustalahti.com voit katsoa vinkkiä, miten teemaa pystyy itse muokkaamaan.
Forum: Themes and Templates
In reply to: [Enigma] How to change column options?Petri,
I can give you instructions for customizing this template with child theme in Finnish if you want (it is easy). Just write me email.
Thanks/Kiitos
Forum: Themes and Templates
In reply to: [Enigma] Exclude category from blogAny thoughts?
Forum: Themes and Templates
In reply to: [Enigma] Google analyticsYou should place it inside header so that means right BEFORE closing </head> tag in header.php
Jaska
Forum: Themes and Templates
In reply to: [Enigma] Blog is CRAZY SLOWWeblizar you rock! Now it is working great!
Thanks