Forum Replies Created
-
AuthorPosts
-
Zed
Cryout Creations mastermindYou can adjust that with custom styling:
body .column-text { font-size: 15px; }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 mastermindThose images do not display Nirvana, so you must be using a separate mobile theme (perhaps the one from Jetpack?).
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 mastermindTempera previously had a bug by which it displayed the presentation page (minus some styling) even when a static page was set as the homepage.
WordPress theme guidelines request that setting a static page takes precedence over theme settings, so we have corrected this in 1.4.0.1.For the presentation page to be visible, the Frontpage displays option need to be set to Your latest posts.
Edit: Please see page 2 for more in-depth information.
-
This reply was modified 10 years ago by
Zed.
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 mastermindTry this custom styling:
body .entry-content blockquote { clear: 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 mastermindTempera previously had a bug by which it displayed the presentation page (minus some styling) even when a static page was set as the homepage.
WordPress theme guidelines request that setting a static page takes precedence over theme settings, so we have corrected this in 1.4.0.1.For the presentation page to be visible, the Frontpage displays option need to be set to Your latest posts.
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.January 14th, 2016 at 13:02 in reply to: How can I remove post pictures on presentation page? #35181Zed
Cryout Creations mastermindCheck the featured image size settings in the theme settings (Appearance > Tempera Settings > Featured Image Settings) and increase if necessary then regenerate your post thumbnails.
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 use Parabola with Jetpack on my personal blog and have been using it for several years.
Your issue is most likely not theme related (you can even test this by trying to connect to Jetpack while having one of the default Twenty themes active). Your host needs to allow outgoing connections from your site to Jetpack’s services and the return response.
You need to figure this out with your host – only they know what is allowed and what is blocked on their servers.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 mastermindParabola does not display a pagination for the presentation page posts.
We will not be adding a pagination (what happens to the non-posts presentation page contents – slider, columns – on subsequent pages?) but we may add a dynamic “load more posts” in a future version (similar to Tempera and Nirvana).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 mastermindAppearance > Parabola Settings, in the Social Settings subsection.
If the settings page is empty, see this announcement.
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 mastermindHow did you try to change the text sizes in the widget? I don’t see any size related markup in the code.
This can also be done using custom styling:.widget-container.widget_black_studio_tinymce { font-size: 1.3em; }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 (child) theme’s functions.php file is the usual spot to place most custom code.
If that code doesn’t work, you may need to double check if it actually does the task it is supposed to do (are all the identifiers correct? is this code sufficient for the task?)
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 mastermindAs we have announced here, the settings plugin is the only way to keep providing the settings page in newer theme updates and/or since WordPress 4.4.
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 mastermindWhat WordPress are you running? Are you logged in with an administrator-level user? Is this a single or a multi-site install?
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 means you have a javascript issue in the dashboard.
Either try to force refresh your browser while in the settings page (to rule out any caching issues) – you can press Ctrl+F5 several times to do this – or this is caused by a plugin, in which case you need to identify 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.Zed
Cryout Creations mastermindUsing the “Reset to defaults” button in the theme settings page does just that – resets the theme settings to the “factory” defaults. The theme must have some default settings to start from (it cannot start with no settings at all).
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 mastermindAs announced here, the solution to this problem since WordPress 4.4 was released is the settings 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.January 5th, 2016 at 23:09 in reply to: How to change the layout in the text area of the presentation page? #35053Zed
Cryout Creations mastermindThe extra test areas don’t behave like standard posts (they don’t automatically add paragraphs). You need to manually add any formatting you want applied on the text. For example:
<p>This is the first paragraph....<p> <p>This is a second paragraph. There should be a line of space between the two when viewed on the frontend</p>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 header image has no alignment option. The image needs to be the size of the header area (header height / site width) to fill up the header are on the standard size site and will be reduced to fit on smaller devices.
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 background image’s position is controlled under Appearance > Background.
The behaviour should be the same no matter the device the site is viewed on.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.January 5th, 2016 at 23:04 in reply to: How to change the text into search bar in primary menu? #35050Zed
Cryout Creations mastermindThe placeholder text is part of the translations, you can use a custom translation (even for English) to customize that without modifying theme 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 mastermindIf you use a functions.php, use enqueue as that can be make loading styles a couple of nanoseconds faster for the browser.
My example was for the simplest child theme (with only a style.css file).
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 mastermindThose can be disabled from theme 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.January 5th, 2016 at 23:00 in reply to: No settings page despite WP4.4 & Nirvana 1.2.2 & plugin #35047Zed
Cryout Creations mastermindA paywall through obscurity wouldn’t be the best way of doing things, would 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.Zed
Cryout Creations mastermindThe
<h1>tag is used for the site title on the homepage. If the title is disabled or hidden, then the tag will be missing 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 mastermindAfter moving WordPress make sure you correctly update ALL database records to use the new URL:
http://codex.wordpress.org/Moving_WordPressIf 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 theme name is incorrect: Nirvana.1.2.2/nirvana – it should be simply nirvana.
You must have installed a custom theme archive using a manual procedure to obtain an invalid folder structure.The next plugin update will improve detection of the theme in such cases.
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 mastermindLeaving background colour fields empty in the thene setting will make those areas transparent (or at least transparent until the element behind it / parent container with a background).
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 mastermindIn the email “social” icon field, simply enter your email address, like email@domain.com.
The theme will auto-detect this and turn it into the correct link of:mailto:email@domain.com
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 theme feature that can currently only be used once, as the homepage.
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 mastermindJust that will not work. More code is required to include the columns in pages.
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. -
This reply was modified 10 years ago by
-
AuthorPosts