-
AuthorSearch Results
-
December 21st, 2015 at 12:27 #34903
Zed
Cryout Creations mastermindEydie, you renamed your theme folder. The plugin only activates when the (parent) theme is called “tempera”.
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.December 21st, 2015 at 12:26 #34902In reply to: function without jQuery
Zed
Cryout Creations mastermindJulien, did you update to WordPress 4.4 and you’re seeing that alert?
Did you install the settings plugin (as described here)?
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.December 20th, 2015 at 09:14 #34888In reply to: Nirvana setting missing after WP 4.4 update?
Jürgen Dackweiler
das Problem konnte ich nur Lösen indem ich einen anderen Browser nutze. Google Chome funktioniert anscheinend nicht:
MAC – Safari funktioniert!December 18th, 2015 at 22:43 #34879In reply to: Nirvana setting missing after WP 4.4 update?
Helen
Hi – I’ve just had a panic attack too! I followed all Zed’s instructions (in Chrome), but Peter is right … switch to IE11 on a PC and you’ll get your settings back. **Thank you** Peter.
December 17th, 2015 at 02:55 #34861In reply to: Nirvana setting missing after WP 4.4 update?
Peter
I found that the Nirvana settings page does not work in Chrome, switched to IE11 (on a PC) and it now works. Am running latest WP, Nirvana, plug in and Java.
December 16th, 2015 at 22:25 #34852In reply to: WordPress 301 redirect in Nirvana
GaryY
In addition to the above code I have also tried to achieve a 301 redirect using the PLUGIN “Simple 301 Redirect” Unfortunately it appears that it is impossible to achieve a 301 redirect whilst the Nirvana theme is active.
Have other users experience with this?
December 16th, 2015 at 22:02 #34842In reply to: Can I put posts to two different pages
Zed
Cryout Creations mastermindPages (from WordPress’ perspective) are separate content than posts and have nothing to do with posts.
Those sections that display/list posts are category (pages). You can include a post in as many categories as you want. You can then display as many categories in your menus as you want as well.The theme’s features don’t replace WordPress basic functionality, but extend it.
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.December 16th, 2015 at 05:34 #34836In reply to: Clickable links in cry-out column (not touch)
phyllis
I never got an answer to this question… does anyone know if it’s possible to make the images in the cryout columns LINKABLE to the page. I have text and “read more”, but clients are programmed to click images to link… (This is a client request), I know that link works from the title and from the read more, but it would be nice with the image also. Thanks!
December 16th, 2015 at 01:32 #34834In reply to: Nirvana setting missing after WP 4.4 update?
kelly
Having the same problem here too! It said to download the “Cryout Serious Theme Settings,” and I did, and I still don’t have my menu back. Help!! I need to update my client’s site ASAP.
December 15th, 2015 at 01:09 #34805In reply to: Colour rollover on graphics
Tomas
@Lou
go to aspect,
tempera setting,
presentation page,
culumn display and setting ( static on image ) ( no animated ).@Natalie
if you want change the rollover color
copy this code in:
aspect,
tempera setting,
various setting,
css custom.column-image-inside {
opacity:0.0;
}Ciao
December 13th, 2015 at 11:34 #34453In reply to: create template for custom post type
Zed
Cryout Creations mastermindWordpress follows the Template Hierarchy in picking the appropriate file for rendering.
Double check your registered post type (first parameter of
register_post_type()) is the same word you use in the filenames.If you’re using pretty URLs (permalinks), you’ll also need to create rewrite rules for WordPress to know when to use the custom post type templates. I suggest testing with simple links (?post_id=X) first.
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.December 13th, 2015 at 11:08 #34448In reply to: How to customize the "Recent posts" Widget?
Zed
Cryout Creations mastermindThe customizer is WordPress core functionality and not controlled by the theme.
Everything you see there is WordPress itself, and you should ask this question on the WordPress forums. I believe you will need a different widget (provided by a plugin for example) for the functionality you want. The default one cannot do this.
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.December 13th, 2015 at 11:01 #34445In reply to: Format header image
Zed
Cryout Creations mastermind1) The header image is inside the header area (does not cover the top menu / top bar and does not extend left/right beyond the content limits). To simulate a full width/height header image, you can use the site background image.
2) The built-in widget displays all categories. You need to search for a plugin which provides a widget that lets you pick which columns to display.
These widgets are WordPress core functionality and are not controlled by the theme.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.December 13th, 2015 at 04:54 #34440In reply to: jquery problem in Mantra settings page
Rod Martin Jr
Resolved!
I tried a couple of other things and now it seems to be solved. The one that seemed to work was re-installing WordPress from the Updates page. As this is a new website, something must’ve gone wrong on the initial upload.
Thanks for all your good work. This is my favorite theme and used on several of my websites.
Best regards,
Rod Martin, Jr.December 13th, 2015 at 04:32 #34438In reply to: jquery problem in Mantra settings page
Rod Martin Jr
Thanks for fast response. I had only one other plugin active: Akismet anti-spam. I have disabled it, closed browser and tried the Cryout plugin again, but the jquery error message persists.
December 13th, 2015 at 00:18 #34436In reply to: Menu colour hover issue
Zed
Cryout Creations mastermindWe’ll look into it (hoping Edge doesn’t turn into the new IE6/7/8)
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.December 13th, 2015 at 00:15 #34434In reply to: RGBA vs HEX in Color Settings
Zed
Cryout Creations mastermindThe settings fields only accept HEX colour codes and will filter out/reset any content that is not a six digit hexadecimal number.
You need to resort to custom styling applied on top of the theme’s styling to use rgba colours.
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.December 12th, 2015 at 23:46 #34422In reply to: PayPal 'Buy it Now' buttons
Zed
Cryout Creations mastermindPresentation page fields only accept shortcode. Placed (basic/advanced) HTML there will get filtered out by WordPress on save.
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.December 12th, 2015 at 23:40 #34420In reply to: Tempera settings not responding
Zed
Cryout Creations mastermindFollow the quick debug guide (stickied on this forum) to figure out what is the cause of the interference.
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.December 12th, 2015 at 23:29 #34413In reply to: Parabola Settings lost
Zed
Cryout Creations mastermindThe settings are stored in the database and cannot be retrieved from the files (wp-content folder).
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.December 11th, 2015 at 17:25 #34392In reply to: Lost access to Tempera Settings
Charles
I have a similar issue, upgraded to WordPress 4.4 on a development box and now there are no settings available, except reset to default (tried that, no success) and color scheme. What’s the process to un-install/re-install a theme? Thx.
Charles
December 11th, 2015 at 17:02 #34391In reply to: How to edit front page text in Tempera?
Julie
Hi,
I want to edit my front page slide show, but cannot find my presentation page. Can someone remind me where to find it? I have looked under appearances, customize, widegets, settings, dashboard. Nothing. It is like it disappeared.
Thanks!
JulieDecember 10th, 2015 at 12:46 #34384In reply to: Menu colour hover issue
Mauro
Hi,
the menu color issue is present in Nirvana demo installation too. The issue is related to Microsoft Edge in Windows 10. If you don’t hover slowly on the main menu the fade does not complete and the original color is not restored, so the menu item often is left dark gray.
I’ve found a similar issue in Parabola demo using Edge, IE works fine.
I’m noticing a growing number of visitors using MS Edge on my web sites, this could be a relevant issue in you great themes.December 4th, 2015 at 05:49 #34326In reply to: Bug woocommerce product rating star
Peter Gales
Added this to functions.php and rating stars now show up.
// remove mantra functions action hooks function remove_tempera_functions() { remove_action('comment_form_field_comment','tempera_comments_form_textarea'); } add_action('init','remove_tempera_functions');December 4th, 2015 at 04:41 #34325In reply to: Bug woocommerce product rating star
Peter Gales
Has anyone figured this out? WooCommerce Rating Stars do not show up on product pages review tabs. It works fine in twenty-twelve but not in Tempera theme. Star ratings doesn’t show in code at all.
Thanks
December 1st, 2015 at 05:16 #34301In reply to: Clickable links in cry-out column (not touch)
phyllis
I wonder is it possible to make the images in the cryout columns CLICKABLE. I have text and “read more”, but we are programmed to click images to link… It’s a client request, I know that link works from the title and from the read more, but it would be nice with the image also. Thanks!
November 30th, 2015 at 16:33 #34296In reply to: slide show and tempera setting menu not working
Chris
In the meantime while we wait for the December update is there any way to change what text is on the presentation page? I had to put an emergency announcement on my front page due to my main business telephone line having a fault which instructs possible clients to call my mobile. I need to remove this now as I want clients to be calling the office number.
November 29th, 2015 at 18:10 #34293In reply to: Format header image
GaryY
In my website I have included a widget on the right which shows ALL blog categories. I would like to exclude one category “NIEUWS” (is Dutch for News) from being displayed in the list. Can somebody tell me if this is possible and if so what I need to do to achieve the required result?
I am currently not working with a child theme.
Thanks for your tips
November 26th, 2015 at 17:19 #34258Roberto
Hi,
I have a problem with Nirvana 1.1.3 working with the presentation page with polylang.
Polylang works fine to translate the theme from italian to english. The problem arise with the content of the pages.
Working in Polylang > Settings > translation strings tabs, if I insert The second language description in the proper field and push the save button, nothing happens (the second language presentation page -english-still shows only the first language-italian-).For your reference the Nirvana settings page shows the following message:
Nirvana has protected its own page rendering process against 5 incidents! [ Details ]
The following extensions/resources were blocked from interfering with this page:
Wp Meta Seo
• http://127.0.0.1:4001/wordpress/wp-content/plugins/wp-meta-seo/css/metaseo_admin.css
• http://127.0.0.1:4001/wordpress/wp-content/plugins/wp-meta-seo/css/tooltip-metaimage.css
• http://127.0.0.1:4001/wordpress/wp-content/plugins/wp-meta-seo/css/style.css
• http://127.0.0.1:4001/wordpress/wp-content/plugins/wp-meta-seo/js/metaseo_admin.js
Polylang
• http://127.0.0.1:4001/wordpress/wp-content/plugins/polylang/css/admin.min.css .
Can you please check how to fix the issue?
Thanks for your answer.
RobertoNovember 22nd, 2015 at 22:55 #34213Zed
Cryout Creations mastermindIf the other pages are in fact (static) pages, you can use the theme’s featured image as header image option and define featured images (with the proper size) for the other pages which will be displayed in the header area.
Otherwise, you may be able to find a plugin to help you do this with categories/posts as well.
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. -
AuthorSearch Results