-
AuthorSearch Results
-
July 16th, 2016 at 17:28 #37779
In reply to: Control font and titles
Zed
Cryout Creations mastermind1. You (or someone else with access to the files) edited the theme’s style and made everything bold:
/* Reset default browser CSS */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 14px; vertical-align: baseline; font-weight:bold; <============ } /* HTML5 display-role reset for older browsers */2. Titles throughout the site are controlled by various theme options (under Text Settings).
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.July 16th, 2016 at 17:13 #37778In reply to: Posts not posting to Facebook Page
Zed
Cryout Creations mastermindThe theme’s social icons are meant to link to your social (network) profile. The theme does not provide publishing to social networks functionality – such functionality is supplied by plugins: Jetpack (by WordPress.com) is one.
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.July 13th, 2016 at 21:32 #37766In reply to: Animated Columns
Kerrie
I too am having issues after the update.
http://www.luvchihuahuas.com has not been updated to the latest Nirvana and the animated columns are working great, however on http://www.luvfrenchies.com I updated and now the text is below the image and not on top. I have tried changing the settings and I can get the columns to be static, just can’t get the text on top.
Also, if I want it to show my latest posts it only shows 8, there is a space in the bottom right hand corner. However, if I set it to random it brings in 9 posts.
Any help would be great.
July 12th, 2016 at 16:26 #37760In reply to: Main top menu aligned to left in IE
Dirk
Hi there,
I have the same problem.
I figured out this evil hack, you could give it a try:
Put this code in Theme Settings / Miscellaneous / Custom Theme CSS:@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { #header-container { position: relative; } #branding-inside { padding-top: 0px; } }The menue then isn’t fixed anymore in IE, but centered.
July 12th, 2016 at 08:26 #37754In reply to: Main top menu aligned to left in IE
Aaron
Just another clue.
When i go to Customize -> Header Structure -> Menu Style
and choose Normal it works fine and is centre aligned with the content in IE but as soon as I go fixed and it follows you down the page it stays aligned to the left in IE as per the image above.July 9th, 2016 at 18:00 #37551Zed
Cryout Creations mastermindIf WPGlobus’ language menu relies on submenu items, that will not work in Tempera’s top menu as it does not display submenu elements. Only the main navigation (located below the header) has this feature.
Twenty Fourteen doesn’t have a top menu – what is displayed at the top of the page is in fact its main navigation.
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.Zed
Cryout Creations mastermindUse a plugin that provides a shortcode for this (the theme accepts shortcodes in most of its presentation page fields) or use a header/footer widget (also provided by a plugin).
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.July 8th, 2016 at 23:27 #37541In reply to: Make the logo responsive
Eric
I’m having the same issue using the Nirvana Theme. The custom logo i am using is only 270 pix wide so that it appears correct in the desktop version, but when going to a mobile device or sizing my browser to a mobile size the logo then becomes responsive thus pixilating the image. I do not have the “Force header image responsiveness” enabled. i also tried adding this code which i saw on another thread but it didn’t fix it.
/* FIX MOBILE LOGO SIZE*/
@media (max-width: 270px) {
#branding, .topmenu { width:100%; }
#bg_image {width:100%;}
#header-container > div {height:100%;}
}I can upload a logo that is bigger so when it becomes responsive it will still look good, but i only want it to be or appear as 270px X 110px on the desktop version.
Any suggestions?July 6th, 2016 at 17:58 #37521In reply to: Tempera 1.4.2 author and time metas
Ralph
Hi, I have a similar issue. I tested Tempera 1.4.2 in my development server to build my website later and I can´t find author and time metas on content pages. As mentioned by Zed, I enabled Meta Bar: in Tempera Settings/Post Information Settings/Meta Bar Position I selected “Top” and on Show on Blog Metas and Show on Single Pages everything is checked, but when I look at the source code of the pages of the site I don´t see these metas. Is there any other setting I should change?
I tried on a post and the metas are present. Is there a way to have it also on pages? Am trying to avoid errors in Google Webmasters Tools.
Thank you so much for this great theme and thank you in advance for your answer
July 5th, 2016 at 15:58 #37510In reply to: Not Able to Access Nirvana Theme Settings
Aemman
Dear support team,
After the Nirvana update the theme settings page is not working.
I have installed the Cryout serious theme settings plugin and it still is not working.
I am on Chrome and have tried internet explorer too, it is still the same issue.
I need to access the presentation slider more than anything.
Please give further advice.July 3rd, 2016 at 15:18 #37493In reply to: How to remove the sidebar on some pages (cont)
Zed
Cryout Creations mastermindThe theme’s general layout options applies to all content sections (homepage, categories, archives, pages, posts, custom post types) EXCEPT the theme’s presentation page and any (static) pages configured to use a different layout page template.
You cannot have different layouts between categories and single posts with the existing functionality.
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.July 3rd, 2016 at 14:59 #37486In reply to: cryout-multi-column don't work
Zed
Cryout Creations mastermindPer WordPress theme guidelines, shortcodes are no longer allowed in themes. So we’ve moved them to the separate plugin that Lanie indicated.
A plugin that is not in the repository can be easily installed by navigating to Plugins > Add New > Upload in the dashboard (this will avoid misplacement like when uploading via FTP or the file manager)
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.July 1st, 2016 at 14:13 #37478In reply to: Animated Columns
Brian
Hi Zed,
I too have the same issue as the original poster.
After upgrading to Nirvana 1.2.5 the animated front page widgets have stopped animating. I am using a computer with a standard 4:3 monitor. If I view my website on a 16:9 laptop then they animate. It looks like you have changed the parameters for when the animation stops which as you say is for tablets etc.
Is it possible to change the parameters myself?
Thanks
July 1st, 2016 at 14:13 #37477Luca
I’ve tried adding this to the custom CSS:
#access a span { padding: 10px 15px; } #access ul li a span{ padding: 6px 10px; } #access ul ul li a span{ padding: 6px 10px; }But even though it kind of works, the down and the right arrows that indicate the presence of a submenu/subitem end up misaligned. What am I missing?
ThanksJune 30th, 2016 at 06:40 #37464In reply to: disappeared menu!!!
Lanie
I believe if you have Nirvana 1.2 or newer installed, then you need to also install the Cryout Serious Themes Settings plugin here: http://www.cryoutcreations.eu/cryout-theme-settings. I believe it’s required with most (all?) of the themes now.
June 29th, 2016 at 14:35 #37459In reply to: featured image not appear
niels
Same issue here… http://www.moviespecials.nl doesn’t show the feature images anymore after updating tot 1.7.1
June 28th, 2016 at 11:33 #37438In reply to: Excerpt by characters on homepage?
Luuk
@Lanie
Yes i had found that option but it is for number of words, i was looking for number of characters since if you have a post with a lot of long words it will show up longer than the other 2 posts in the featured snipet. but i’ll figure it out with writing intro’s.
As for the other problem, its no longer there but still showing the read more, it could have something to do with the fact the post has been imported from another site. i think it will sort itself out once i finish the layout and move to the live site!
June 28th, 2016 at 02:07 #37437In reply to: Excerpt by characters on homepage?
Lanie
If I’m understanding your first question right, you should be able to find what you’re looking for under Parabola Settings > Post Excerpt Settings. (If not, then sorry, I’m not sure!)
The reason the third post has the Read More button is because you must have added the READ MORE code to the post itself–that’s not a page break. Edit the Super Nash Bros EP 1: The Cast, The Games, And The Milk post and, if you’re under the Text editor, you should see something that says:
<!--more-->And if you’re using the Visual Editor, it’ll show a line of dashes with “MORE” written in the middle. (Or something similar.) That is, I believe, what’s causing the button to show up.
Hope this helps!
June 28th, 2016 at 01:53 #37436In reply to: cryout-multi-column don't work
Lanie
I’m not that familiar with Mantra, but I believe those are shortcodes that are no longer supported in the theme itself.
Try installing and activating the Cryout Shortcodes plugin. You can find it here: http://www.cryoutcreations.eu/cryout-shortcodes
June 26th, 2016 at 16:41 #37422In reply to: Translation "more posts"
Zed
Cryout Creations mastermindThe ‘more posts’ button is part of the translations.
It appears we’ve missed the columns’ ‘read more’ from WPML’s and Polylang’s supported fields, but this will be corrected in the next update.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.June 26th, 2016 at 16:28 #37420In reply to: Settings reset when trying to change them
Zed
Cryout Creations mastermindDo the values include the # signs in the colour fields? If not, you have a plugin that is interfering with the theme’s settings page. Cycle all your plugins off to figure out which one it is.
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.June 26th, 2016 at 14:34 #37411In reply to: Animated Columns
annie
Hi, another “issue” with the animated columns in the Nirvana theme. When I switch my columns from static to animated, the pictures get blurry. They’re sharp when I leave the columns static. I tried uploading high resolution images as well as already resized pictures (I have three columns, 300×400, side width 1200). Is there a solution to that?
Thanks four your help!
June 25th, 2016 at 21:26 #37409In reply to: Underline links in page content *only*
Tom Llama
Thank you Lanie, that did the trick. I’m not so good with code as I should be, and couldn’t grok where that code change should go. Appreciated!
June 21st, 2016 at 07:56 #37386In reply to: Visual Editor Not Responding
misspakou
I did what you said to me and it works !!!! thanks a lot !!!!!!!!!!
just a little detail : the order :
[cryout-multi][cryout-column width= »1/3″]bulle1noémieastou[/cryout-column] [cryout-column width= »1/3″ doesn’t work ???? see the page : http://la-tete-dans-les-maths.fr/developper/June 19th, 2016 at 18:54 #37378In reply to: woocommerce 2.6.0
Annie
OK, thanks.
I have since yersterday a long discuss (27 responds) on support of the plugin https://wordpress.org/support/plugin/woocommerce : https://wordpress.org/support/topic/categories-disappear-4?replies=27
Mike Jolley conclude it missing meta… but no more what sort, nothing where…i do a test on a special site of me just for my tests : no problem. Just :
Interessing :
i create 2 new cat. I put them as sub-cat.
i drag it on “presentation” ok
i put on 1 product on each one, okwhen i go to the site i have well in menu the news cat.,
but when i select (my site is by category and sub- for presentation) they do not appear. as sub. only the product.
so when i select the cat the sub (new) dont appear.so…… i stay for instance in woocommerce 2.5.5 and it is a problem for the follow.
June 18th, 2016 at 17:58 #37374In reply to: Update broke meta bar and search bar
Lee Lemell
Wow! Incredible.
That was the culprit. I disabled that plugin and the text now appears.
Thank you Zed, for the assistance, solution and expedience!June 18th, 2016 at 16:09 #37368In reply to: Content blocks transparency
Zed
Cryout Creations mastermindIndeed all the background colour fields can be left empty to remove those areas backgrounds (and make them transparent to their next parent element).
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.June 18th, 2016 at 15:20 #37353In reply to: Visual Editor Not Responding
Zed
Cryout Creations mastermindpascale/misspakou, theme-seo.php and theme-shortcodes.php are no longer part of Mantra since a few versions back (we’ve been forced to remove such functionality by the WordPress theme guidelines and review team).
If you’re getting errors about these files missing, you are running some kind of broken theme copy (which includes old and up to date files). Back up everything then delete and reinstall the theme.
Then recheck if the rest of the issues persist.
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.June 17th, 2016 at 20:30 #37350In reply to: Content blocks transparency
Ian
UPDATE: In reading a non related FAQ question regarding colors I think I found the solution, which kind of blew me away. By simply deleting the background color code in the theme panel, the background becomes transparent, which worked for me.
Certainly a much easier approach too, than messing with the CSS.
June 16th, 2016 at 20:39 #37338In reply to: Update broke meta bar and search bar
Lee Lemell
Zed,
The newest Theme update to version 1.2.5 has resolved the Search Button issue above. Thank you!
Please let me know about the WooCommerce text issue as soon as possible.
http://pbparrotheads.itipreview.com/product/membership-renewal/Thanks.
-
AuthorSearch Results