Forum Replies Created
-
AuthorPosts
-
KayCryout Creations mastermind
The slider can’t go full width unless the whole site goes full width and that’s not something we can recommend. We’re working on implementing this as a feature for a future update as it requires quite a bit of editing and testing.
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.KayCryout Creations mastermindHi!
The header image you uploaded is actually 1150px x 44px. When going responsive the 1150px width simply cannot remain the same and you’ll notice the text shrinking.
Since what you need is a logo (the image you’re using is not really a header image – it’s just a logo) I suggest making an image with just the logo text and no white around it (thus making the image just the right size) and uploading that image via the Theme Settings >> Header Settings >> Logo Upload. Remove the header image and you’re set.
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.KayCryout Creations mastermindHi!
There’s an option in Tempera Settings > Graphics Settings to hide the Top Bar. Good luck!
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.KayCryout Creations mastermindHi again!
Add this to the Custom CSS area:
#access > .menu > ul > li > a > span {border-right:0;}
Good luck!
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.KayCryout Creations mastermindHi!
Removing the WordPress link won’t solve your spam issues. Spam bots are a lot smarter than that. Anyway if you really want to remove the WordPress link I suggest asking on the WordPress.org forums.
Good luck!
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.KayCryout Creations mastermindThe theme is translation-ready. We never said it had languages installed. But being translation ready means that it’s really easy for you to translate it.
Here’s our tutorial on how to do it http://www.cryoutcreations.eu/wordpress-themes/wordpress-tutorials/how-to-translate-a-wordpress-theme and here’s a great plugin you should check out that makes everytying even easier http://wordpress.org/plugins/codestyling-localization/
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.KayCryout Creations mastermind@Rich Please start your own thread and explain your issue in more detail
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.KayCryout Creations mastermindHi!
@Carol, could you be a bit more specific? What menu do you want to move to the top and why?@Dan, if you want to remove the main menu add this to the Custom CSS area:
#access {display:none;}
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.KayCryout Creations mastermindThat’s really not the way to go. There’s an option to remove the top bar (which is what you probably want to remove) from the Tempera Settings >> Graphics Settings.
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.KayCryout Creations mastermindHi!
We may add an option for this in the future. Until then add this to the Custom CSS area:
.nivo-caption {background: rgba(0,0,0,0.9);}
The 0.9 value is the one you must play with. It accepts values beteen 0 and 1, 0 being fully transparent and 1 fully opaque? Playing with the 3 zeroes in front you can also alter the color.
More info on RGBA colors here http://www.w3schools.com/cssref/css_colors_legal.asp
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.KayCryout Creations mastermindHi John!
I’ve also replied to your question on the WordPress.org forums. Here’s that same reply again 😀
The simplest way would be to replace 2 images from the /images/socials folder for some social networks that you would never use with images for the socials you need (making sure to keep the same file names). Then form the theme settings choose those Social Networks and your images will be used.
Careful though as this solution does not use a child theme so your custom images will be overridden in case of a theme update.
We will however implement custom social support in a future update. Stay tuned 😉
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.KayCryout Creations mastermindThere’s an option in the Tempera settings >> Graphics settings to Hide Page Titles.
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.KayCryout Creations mastermindWe’ll add an option to change the font of the presentation page titles in a future update. We may also add a subtitle option as well.
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.KayCryout Creations mastermindDid you consider changing the slider size? If you want to use smaller images, use a smaller slider.
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.KayCryout Creations mastermindCould you show us a link to your website and specify exactly what menu you’re referring to? The top menu doesn’t have ‘|’ symbols between items. You probably mean the main menu? Just below the header?
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.KayCryout Creations mastermindThe front columns have a totally different effect actually, with text and div animations. And that’s part of the theme.
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.KayCryout Creations mastermindThat’s really a design choice. So if you like the ‘gap’ design you go with Parabola, if you like ‘filled’ design you go with Tempera or Mantra. There’s no easy way of making one look like the other.
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.KayCryout Creations mastermindYou can’t have that at the moment. The Presentation Page is designed for presentation purposes so there was no reason (or room) to include a sidebar. We may add one in the future but things may get pretty complicated with it.
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.KayCryout Creations mastermindCheck out the A section of the theme’s FAQs http://www.cryoutcreations.eu/tempera/tempera-faqs
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.KayCryout Creations mastermindDid you try changing the theme? Your issue doesn’t sound theme related.
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.KayCryout Creations mastermindEverything seems to be working great now. Good luck!
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.KayCryout Creations mastermindGlad you sorted it out.
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.KayCryout Creations mastermindYou have Settings -> Text Settings -> Site Title Font
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.KayCryout Creations mastermindYes, the 6 default columns will disappear if you add even 1 widget to the Presentation Page Columns widget. You can however add as many column widgets as you want.
Also, if you want to disable the columns entirely go to the Tempera Settings >> Presentation Page >> Columns and select to show “Latest Posts” inside the columns and choose 0 as the number of columns to show.
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.January 2nd, 2014 at 15:05 in reply to: Title or Header at Column Presentation Page Are Not Auto Fix To The Div. #15245KayCryout Creations mastermindWhat do you mean by auto fit? Do you have text going out of the div?
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.KayCryout Creations mastermindThere are currently no left or right widget areas on the presentation page. You can however insert shortcodes in the text areas so you can use you widgets there.
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.KayCryout Creations mastermindIt was probably from incorrect image sizes. Thanks a lot for the feedback!
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.KayCryout Creations mastermindUnder Appearance >> Background you have all the options. The recommended size for a static background image would be 1920 x 1080.
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.KayCryout Creations mastermindHi!
That’s a small bug you’ve stumbled upon. We’ll hopefully fix this in the next update. Thanks a lot for the feedback!
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.KayCryout Creations mastermindActually they always center in our tests. Could you show us a screenshot of the left alignment?
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes. -
AuthorPosts