-
AuthorSearch Results
-
May 12th, 2015 at 06:01 #31804
In reply to: Front page 6 segment view help?
Christopher
I have been poking through each of the settings and haven’t found it yet, nor have I located where the documentation is for this theme, though the PHP seems well commented, this part eludes me :-/
If anyone can point the way to docs or instructions (here or via email) that would be great, thanks heaps!
May 11th, 2015 at 06:09 #31790In reply to: Presentation Extra Text
Cheryl
Hi….the text area is tricky
you need to use old style html I found…like <br> for a break
I am having problems centering it as the newer browsers don’t “recognize” the old “center”
html codeyou can use a free html wysiwgy like “composer” which is still found in the seamonkey browser
hthMay 11th, 2015 at 05:58 #31788In reply to: Any way to get the previous version back? download?
Cheryl
Hi…please change to resolved…
I did try a different theme but wanted Tempera back so I put it back and took away plug ins and add ons one by one..
I found the culprit – an iframe email list sign up form – when I removed it my slider was back
so I did a workround – just a button to click to go to the sign up page ,not an embedded form
thanksMay 1st, 2015 at 22:21 #31674In reply to: Custom css
Alyssa
I haven’t tried this in word press yet, but the usual way is:
h3 {
color: “yourcolorhere”;
}But I’ve found that with the templates it can sometimes override your custom CSS.
April 30th, 2015 at 21:39 #31662In reply to: Pagination on Presentation Page Wrong
al83
All I had to do was to go to the wordpress dashboard -> settings -> reading and switch the “Front page displays” from “a static page” to “your latest posts”.I’ve also disababled the pagination which can be found in tempera settings -> graphics settings, however I don’t think it is necessary to do it.
Hope it helps,
Alain
April 27th, 2015 at 22:09 #31365In reply to: Distinct background image
Pierre
I found an answer. I used a plugin called Single Background. With the use fo a short code, you can add a background image to any page. Let me know if you find something better.
Now on tomy next chalenge.
April 27th, 2015 at 08:36 #31164In reply to: css style on submit button
Christina Sazma
Hello.
Have you already found a solution?
Wojciech
found a way:
write this in the custom CSS part in the miscellaneous settings. 🙂#topbar {
display: none;
}April 18th, 2015 at 05:11 #31121In reply to: Presentation page problem
Michelle
I found the answer to my own question. Another user posted the instructions here: https://wordpress.org/support/topic/how-do-i-disable-mobile-theme-in-jetpack-18-broken-with-thesis
April 15th, 2015 at 17:51 #31092In reply to: 1500×500 featured image, Header & Slider
BioBen
I found that I had some setting for thumbnails that was resizing the photos slightly smaller (1380 instead of 1500) but they still showed 1500×500 in the media library!
That part is fixed, but they are still being fussy.
April 12th, 2015 at 06:40 #31070In reply to: Cannot change social icon color
Sharon
NEVERMIND – found it – bottom of the colors tab in Nirvana Settings – duh!
April 4th, 2015 at 17:39 #31029In reply to: Polylang / Multilingual support
MikevZ
Hi Jimmy,
Yes sure, perhaps you’ve found it already in the other thread but my solution is posted here:
http://van-zand.com/nirvana-wpml
Cheers,
MikeApril 1st, 2015 at 17:13 #30990In reply to: Bolg Page?
wayne
I had the same query and found answer in the FAQs “If you’ve enabled the presentation page and also want to create a blog page (like the default WordPress homepage), create a new empty page and choose “Blog Template (Posts Page)” as the page template.
Then add a link to that page in your menu(s) (if it isn’t displayed automatically).” Hope that helps!
April 1st, 2015 at 11:18 #30988In reply to: Quick How to add more Columns In Presentation
Loron
Found solution… cause i am very poor at CSS i just removed Blockquote tags in the frontpage.php at this point:
// Frontpage text areas if($parabola_fronttext3) {?><div id="front-text3"> <blockquote><?php echo do_shortcode($parabola_fronttext3) ?> </blockquote></div><?php } if($parabola_fronttext4) {?><div id="front-text4"> <blockquote><?php echo do_shortcode($parabola_fronttext4) ?> </blockquote></div><?php } ?> </div> <!-- frontpage -->
it will make all rows looks the same way. thanks. or you need to edit Blockquote CSS style
March 31st, 2015 at 18:23 #30981In reply to: Custom Header Image removes tab title
Angela Hall
I found a workaround so wanted to post it in case anyone else has the issue. I went into Tempera settings in dashboard. In the 5th option down (color settings), I changed the site title text color to white. (Don’t forget to save.) I then went back to Customize and entered my site title and saved. My website name is now on the browser tab and the white font doesn’t show through my custom header.
March 31st, 2015 at 12:41 #30979In reply to: responsive menu icon
Catherine Parkinson
I have found the solution to this !
You need to edit a file in the backend :
www/yoursitename.com/docs/wp-content/themes/nirvana/stylesThere is a file called style-mobile.css find an change
from
#nav-toggle span:before { content: “\e820”; font-family: “elusive”; font-size: 16px; height: 40px; line-height: 40px; }to
#nav-toggle span:before { content: “\e820 MENU”; font-family: “elusive”; font-size: 16px; height: 40px; line-height: 40px; }This will then ad the word MENU next to the three bars only on the mobile version of the theme
😀March 29th, 2015 at 23:42 #30962In reply to: How to make a dual site ( with 2 languages )
Genti
I found your post in another topic.
Thank you for resolving this problem.March 26th, 2015 at 10:31 #30917In reply to: Error message when adding another page to site
Emma
I’m having the same…
Fatal error: Call to undefined function nirvana_singlecolumn_output() in /home/villabam/public_html/wp-content/themes/nirvana/includes/widgets.php on line 65
Has any one found a fix?
Where do I go to erase the line 65?
EmmaMarch 1st, 2015 at 11:17 #30723In reply to: Some of the translation strings don\'t work …
Yasir
I saw these tutorials but I don’t found solution to my problem.
I translation all .po file (Theme Nirvana) but there 5 strings don’t work on the site, so how I can solution this problem?
This is .po file:
https://www.mediafire.com/?b6tnbckbct3ta57
Note: I but the 5 strings on Fuzzy to you can get to it quick.
February 28th, 2015 at 22:08 #30716In reply to: Goggle fonts issue in Nirvana v0.9.9.10
Zed
Cryout Creations mastermindYou’ve found a new bug related to Google fonts…
Use
Open Sans:400,700,600
for now.If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.February 27th, 2015 at 19:07 #30684In reply to: Skype Chat Function
David
I found a solution to this. Go to appearance then editor. Select the Nirvana theme to edit and from templates on the right side select sanitize.php
Find the section which begins /*** 2 ***/
then the first line after /*** 2 ***/ there should be a line like this.
$cryout_special_terms = array(‘mailto:’,’callto://’, ‘tel:’);replace callto:// with skype:<yourskypename>?chat
and in yourskypename insert the skype name of your choise without <>.like this for example
skype:thisiswhereyournameshouldbe?chat
after you are done save it.the whole line should look like this
$cryout_special_terms = array(‘mailto:’,’skype:thisiswhereyournameshouldbe?chat’, ‘tel:’);
hope this helps.
February 26th, 2015 at 12:24 #30673In reply to: Menu floats 20px too high due to margin!
nicole
Hello Cryout Creations. First time on WordPress, Tempera is a very nice Template and very user friendly. I can make any change i wanted ut to now.
Only one thing, i cannot find is when the height of the header is flexible, we would like the header image to join the main menu.
Also i cannot change the width of the Top-Bar, and cannot see the Social Icon in it neither…
Thank you for your help, in the Forum, i found a lot, but this time, i get stuck
Have a nice day !
February 21st, 2015 at 22:07 #30648In reply to: WooCommerce White Screen
Reggy
Never mind. I think I found the problem. Please close.
February 20th, 2015 at 14:03 #30638In reply to: How to create a blog page collecting posts?
Tina
I find it so disappointing that there is not real support for the Cryout Creation themes. All other theme creators offer great free-of-charge support, but here one can wait and wait and nobody takes care of the problems.
The only support one sometimes get is the one from other users. Thank you to Ana-Maria.
Just to close my question properly and in case somebody else has the same problem, I was today (!) able to find the solution … after many and long days of searching and waiting for support here.
The solution can be found in the tempera settings under “Beitragzusammenfassungen” = in English = ?? = it is the 8th option in the settings. There is an option “archive/categoriepages” and needs to be set to “full” and there is some option like “newspaper layout”. This needs to be deactivated! Now I have an archive page with all all links and other formating features where all posts are listed up on top of the other, not next to each other.February 17th, 2015 at 21:06 #30614In reply to: Mobile Display Issues
Brad
ParabolaVersion: 1.4.2
I love this theme because it offers so much flexibility for those like me with no PHP skills. I also like the way the menus rollup and display on the smartphone.
I have a problem with the header widget. It works OK on my PC but not on my Samsung S5 smartphone.
The header widget goes to the left and overlays the company name on the smartphone.
Other widgets are OK.Perhaps the problem relates to Zed’s previous post but I not even know what W3 cache is,
I also found that when I created a CHILD, my widgets were wiped out, This was easy to recreate my widgets.February 6th, 2015 at 19:43 #29377In reply to: Cryouts in column instead of row. How to change it?
Ana-Maria
I took a look on both sites (Tina’s and Amy’s) and it seams to me everything is working just fine.
Tina’s cryouts – http://prntscr.com/61tnk1
Amy’s cryouts – http://prntscr.com/61tnwwSo, I would assume you have found the way how to solve that.
Just one more idea cross my mind why you didn’t (or maybe still don’t) see it…
I believe it could be if you have a smaller screen on your computer or laptop.
As the Tempera Theme is responsive it automatically adjust to the screen size (so it could be equally readable on any device.
I have tasted both your sites on iPad and iPhone and they work perfectly.Therefore, depending of the screen size the number of cryouts could be seen.
E.g. when I resized the window your sites looks like:
Tina’s site – http://prntscr.com/61ts9m
Amy’s site – http://prntscr.com/61tskwHope this would help to clarify the cryouts “column mystery” if you already didn’t do it by yourself. 🙂
February 3rd, 2015 at 01:59 #29341In reply to: Erreur : Missing required field
Walter
Hi Valerie and Bebs, did you add the code suggested to the functions.php file and it worked the same day?
I tried adding the code found on the page below right after <?php on Parabola: Theme Functions (functions.php)
http://www.davidtiong.com/fix-hatom-microformats-at-least-one-field-must-be-set-for-hatomentry/
Checked again on google webmaster and didn’t work.
Am I doing something wrong here?
Thank you
January 27th, 2015 at 20:33 #29289In reply to: layout-bug?
chris
… nervermind. i found the solution… lol
January 22nd, 2015 at 19:50 #29236In reply to: How to customize the text of post/page titles?
Mike
Never mind. I found it in theme-seo.php file.
January 20th, 2015 at 15:58 #29192madlopt
I spent two days looking for how to fix this bug. And, in my opinion, i found how.
In content/content-frontpage.php, find that code:/* Start the Loop */ $the_query = new WP_Query(array('posts_per_page'=>$parabolas['parabola_frontpostscount']) );
And change it to that:
/* Start the Loop */ $paged = (get_query_var('paged')) ? get_query_var('paged') : 1; $the_query = new WP_Query( array('posts_per_page'=>$parabolas['parabola_frontpostscount'], 'paged'=>$paged) );
Don’t forget to uncomment that line:
//if($parabola_pagination=="Enable") parabola_pagination(); else parabola_content_nav( 'nav-below' );
It is a pity that such beautiful products are released with these ugly bugs that are not a programmer will not be able to fix it. I am convinced that if something you know how to best do it yourself!
-
AuthorSearch Results