Forum Replies Created
-
AuthorPosts
-
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.Zed
Cryout Creations mastermindWith or without the (upcoming) theme updates, on WordPress 4.4 you need to install the plugin to restore the settings page to working condition.
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 mastermindbody .column-text { font-size: 14px; }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 mastermindCheck the “Force header image responsiveness” option in the theme’s Header settings section.
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 mastermindThat error is usually caused by plugin interference. Do you have any other plugins active?
Mantra is (and always has been) available here: https://wordpress.org/themes/mantra/
If your search returns no results, your WordPress install may have issues searching for extensions.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 mastermindEgor, are you using the latest version (0.5.4) of the plugin?
Rob, please see our announcement on this issue.
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 mastermindThere is no
case (preg_match("/^nirvana_.*/i",$name))in Nirvana’s sanitize.php
There is anif (preg_match("/^nirvana_.*/i",$name)):line which handles all the theme options and shouldn’t be messed with.Please see the FAQs.
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 mastermind#front-text1, #front-text2, #front-text5 { padding-bottom: 0; }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 mastermindDouble-check your menu structure on one of the default Twenty themes to see if it works correctly.
Menu administration and functionality is not handled 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.Zed
Cryout Creations mastermindIncrease the height of the header area from the settings (after you’ve defined your header image, if you use 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.Zed
Cryout Creations mastermindPlease read the FAQs.
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 mastermindI cannot verify your issue. A third level menu item works fine on my phone (and I cannot find any fourth level menu items in your menu).
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.November 22nd, 2015 at 22:55 in reply to: Simple way to only show header image on presentation page? #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.Zed
Cryout Creations mastermindThe language is not controlled by the theme. You need to switch your WordPress to your own language and/or adjust the date/time 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.Zed
Cryout Creations mastermindYou can use this CSS:
body .entry-content ul > li { background: none; list-style-type: initial; padding-left: initial; }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.November 13th, 2015 at 19:19 in reply to: how to Add video on text areas in presentation page #34168Zed
Cryout Creations mastermindGraphi, you cannot add iframes in the extra text fields since WordPress filters that code out.
You’ll need to use shortcodes (provided by some 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.Zed
Cryout Creations mastermindYou’ll find the option for that in the Presentation Page section of theme settings. Right below the option enabling/disabling the presentation page itself.
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 mastermindI see the slider works correctly now. Are you still having issues?
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 mastermindCheck https://validator.w3.org/nu/?doc=http%3A%2F%2Fseethelightshine.com%2Fnew%2F
See error at #9, that’s the first markup issue which triggers all those following (including your columns issue).Double check that all open tags get closed and that you are not closing more than you open in your extra text fields.
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 mastermindTheme settings should normally remain configured even if you move the site. However they may get lost if you update the site URL the wrong way.
Make sure you follow the right procedure of moving WordPress / updating the URL/domain.
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 mastermindPlease follow this tutorial on how to clean up and properly secure your website in the future.
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 mastermindStart by checking if your Parabola colour fields still have the hash sign (#) in front of the colour codes in the settings.
If they are gone, that’s always caused by a plugin interfering with the settings page. Most such plugins also create two colour selectors (instead of the normal single selector provided by the theme), however this may not always be the case.You’ll need to cycle through your plugins (by temporarily disabling them) and re-saving the theme settings with at least one colour field with the # restored to see if it sticks. Once you figure out which plugin it is, you can restore the # sign for all colour codes and re-save settings. You then need to either stop using the problematic plugin or never save theme settings when you have the plugin enabled.
If this is not the case (the # sign is still present in the colour fields) let us know so we can look for other causes.
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 mastermind.commentlist {
doesn’t have a dash in the identifier.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 mastermindAre your featured images exactly 1050×200 or exactly 1200×200?
Or are they generally bigger than both these sizes… in this case, were they uploaded before you activated Nirvana or after?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 mastermindThe presentation page is a unique feature of the theme that is available in a very specific place in the theme (the homepage) and as such cannot be used elsewhere in the theme.
Also, as a result of the general theme guidelines imposed by WordPress on all themes that get approved in the official themes repository, themes cannot implement shortcode functionality. This method would have been the only way of making the presentation page features (slider, columns, text areas) usable elsewhere on the site.
The columns are, however, usable in other widget areas beside the dedicated columns areas (although we don’t guarantee this will always work as expected).
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.November 8th, 2015 at 22:37 in reply to: Simple way to only show header image on presentation page? #34137Zed
Cryout Creations mastermindThe homepage can be uniquely identified with body.home. As a result, you can append this to any custom styling rule to only make it apply on the homepage:
body.home #my-container { display: none; }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 mastermindThe target attribute is part of WordPress menus functionality, but is hidden by default.
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.November 8th, 2015 at 22:26 in reply to: How to add new section of columns and new column title #34135Zed
Cryout Creations mastermindI believe those files are it. Keep in mind all theme files are reset on update so make sure you force disable theme updates if you customize files.
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 mastermindYou can only reset all theme settings at once (not individual options).
You are using a caching plugin which caches your page’s content so you might not always see the most recent changes instantly. Disable this plugin while you are developing your site for instant content change updates.
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 mastermindThere is plenty of different text on your site. Could you show a screenshot with the issue?
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. -
AuthorPosts

