-
AuthorSearch Results
-
September 27th, 2015 at 17:52 #33548
Zed
Cryout Creations mastermindYou can hide them with CSS:
body #nav-below { 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.September 27th, 2015 at 17:38 #33541In reply to: Clickable links in cry-out column (not touch)
Zed
Cryout Creations mastermindAs you are not using text on your columns, as of version 1.3 you need to type in at least some spaces in the text fields for the Read More buttons to be displayed.
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.September 27th, 2015 at 17:35 #33539In reply to: Featured and post image not displaying on homepage.
Zed
Cryout Creations mastermindMake sure your posts are set to be displayed as excerpts (at least on the homepage). The options are under the Post Information 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.September 20th, 2015 at 16:42 #33424In reply to: Plugin + Cryout column + mobile
Zed
Cryout Creations mastermindSupport for custom widgets in the columns is still experimental.
Add this custom CSS to better handle the twitter widget:
@media (max-width: 800px) { #front-columns #pi_simpletwittertweets-2 { display: inline-block; width: 47%; } } @media (max-width: 480px) { #front-columns #pi_simpletwittertweets-2 { margin: 10px 10%; width: 80%; } }
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.September 8th, 2015 at 13:08 #33274In reply to: How to edit your site's browser tab titles?
Zed
Cryout Creations mastermindEach page has a title field when you write it in the dashboard. That exact title will be displayed in the browser’s tab title 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.September 8th, 2015 at 12:56 #33265In reply to: Lost menus
Zed
Cryout Creations mastermindAs I have answered via email, the menu is part of and is administered by WordPress itself, not the theme. The theme is only responsible with displaying it.
If your menu items get lost after you press the Save Menu button in the dashboard, you may be hitting a server variables count limit. This article has useful information into the matter.
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.September 4th, 2015 at 00:17 #33242In reply to: Post excerpt..display issues using
mike
Found it! You can choose to display HTML Tags in the excerpt view. This solves my problem.
Want to have line breaks in the excerpt view? Now you can with<br>
September 3rd, 2015 at 15:06 #33239In reply to: Post excerpt..display issues using
mike
Hi,
i have many posts using the “code” tags. But they do no format the text properly in the post excerpt view. If i open the full post using “Read more” the code is displayed properly as it should using the code tag. How can i fix this?Thanks
mikeSeptember 3rd, 2015 at 11:53 #33234In reply to: What's the meaning of if(1)
Zed
Cryout Creations mastermindThat was in fact an error messing up the meta information display which we’ve fixed in 1.3.2.
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.August 26th, 2015 at 18:43 #33180In reply to: Tempera Update from 1.2.2 to 1.2.7 or higher.
wayfarer
Updating Tempera shouldn’t erase any of your layout settings. This is from the Tempera FAQ page:
D. Updates
▶ D1. Are my hard-worked settings kept during an update?
Theme settings (together with the Custom CSS and Custom JS field contents) are kept during updates.
File modifications (changes to style.css, to theme files or newly added files) in the theme folder are lost on update (this is default WordPress behaviour).Consider using the custom CSS / JS fields or resorting to child themes for your extra customizations.
Important note: Since you can never have enough backups – and just to be on the safe side – use the Export Settings button (in theme settings) to save a complete backup of all theme settings before updating.
Updating your theme is quite simple. In your WordPress dashboard, go to Appearance > Themes. Any themes that have updates available will display an alert banner. Click on the theme you want to upgrade and click on “update now.”
Just remember to backup your site before you attempt to update it.
~ Wayfarer
August 23rd, 2015 at 14:51 #33158In reply to: Has anyone lost their WP Plugins Page?
Zed
Cryout Creations mastermindWhat URL is your plugins page taking you to when it displays the 404 error?
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.August 23rd, 2015 at 14:50 #33157In reply to: Cryout Widget Columns
Zed
Cryout Creations mastermindMacQ, in the 1.3.0 update we rewrote the column functionality (to be in sync with Nirvana’s code). Now, if the columns don’t have any text entered, the read more buttons are not displayed either. Type in at least a space.
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.August 23rd, 2015 at 14:42 #33156In reply to: Alt text in header image
Zed
Cryout Creations mastermindThat’s a bit more complicated to add. Plus, the header image alt attribute is not that important since the header area can have the title / logo displayed (with information).
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.August 19th, 2015 at 15:38 #33130In reply to: Nirvana – need the slider on all sites
Dani
Hello again
i mean i would like the “slider pictures” on all sites… – not only displayed on the presentation page. If you have any ideas for me?
Thank you and greetings DaniAugust 11th, 2015 at 00:56 #32533In reply to: Post Information: Display errors
Ron
I have the same problem. Updated the Tempera template, and now date and category are displaying twice.
August 7th, 2015 at 16:31 #32482In reply to: Cryout Widget Columns
Zed
Cryout Creations mastermindYou are using HTML on your column titles which causes code markup errors with the latest update (in which the image alt attribute displays the column title for SEO/accessibility purposes).
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.August 7th, 2015 at 16:27 #32481Zed
Cryout Creations mastermindI see the columns display the read more buttons at this moment while using the latest theme update.
Did you solve 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.August 7th, 2015 at 16:23 #32479Zed
Cryout Creations mastermindThe alt attribute displays the slide title starting with 1.3.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.August 2nd, 2015 at 23:37 #32433In reply to: Nirvana 1.1.0 not working – syntax error (solved)
Karina
I can’t edit anything in my page, undo the theme update, etc and my page is no longer displaying! Please fix or share a fix ASAP.
Parse error: syntax error, unexpected ‘:’ in D:\Hosting\2636178\html\egcamp\wp-content\themes\tempera\includes\widgets.php on line 108
July 14th, 2015 at 15:53 #32332In reply to: Stop Animation on Column Widgets
Zed
Cryout Creations mastermindWhat you are describing is controlled by the Photo Frames option (also present in the presentation page settings, after the one you’ve already tried out).
The Column Display option controls how the column content is displayed only, does not apply to the frames/skews.
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 12th, 2015 at 22:49 #32138David Calderwood
I too found that there is an error in the mobile CSS file that is causing the header logo to display incorrectly in mobile devices between 650px and 1350px media size. There is a missing media size, so I have created the code and added it to the Custom CSS and this corrects the logo size to display correctly on larger tablets and small laptops. This code is not perfect, but will get things displaying correctly. Add it to your Cusomt CSS in the Miscellanious tab:
/* FIX MOBILE LOGO SIZE*/ @media (max-width: 1650px) { #branding, .topmenu { width:100%; } #bg_image {width:100%;} #header-container > div {height:100%;} }
June 12th, 2015 at 17:32 #32137In reply to: Related Posts Thumbs not showing
Emilio
Mike Thanks
This is what I did.
Activate Related posts in Jet Pack Dashboard
Then in Admin Dashboard, went to \Settings\Reading\Related Posts as you suggested (I was at a loss because I couldn’t find it since i hadn’t activated it in Jetpack first).Now just have to figure out how to display a preset image if post has no featured image.
Nirvana Rocks I love it!
Now it works great!
Thanks again!
June 11th, 2015 at 11:53 #32122In reply to: Presentation instead of traditional homepage?
MikevZ
I believe the presentation page will actually boost your site’s Google ranking due to its dynamic character if you regularly post.
You could use a SEO plugin like Yoast to configure how your homepage and other pages display in Google’s results.
June 10th, 2015 at 21:20 #32118In reply to: Presentation instead of traditional homepage?
Kennedy
I really need to know this too. Using the Tempera theme and google searches are not displaying as they should (i.e. with site name, followed by menu items). Love the theme but this would be a tragedy if there’s no solution to this!
June 6th, 2015 at 09:05 #32073In reply to: Blurred post thumbnail image
Zed
Cryout Creations mastermindYour featured images thumbnails are smaller than the size they are displayed at.
Try a thumbnail regeneration plugin to make sure WordPress has the exact thumbnail size the theme is currently configured to use.
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 4th, 2015 at 19:38 #32050In reply to: Cryout colomns will not link
Connie
I put a link in the cryout column link field but there is not link displayed on the page so it’s not showing up at all.
June 3rd, 2015 at 06:10 #32040In reply to: Mobile Chrome responsive
JoAnn Jordan
Ditto this comment. Except for the home page, all pages and posts display with a header and a white page on a mobile phone. I LOVE this theme. Please resolve this issue.
May 31st, 2015 at 20:45 #32016In reply to: Animation issue on home page slider
Tim Henderson
I have a similar problem. The slider works perfectly on a desktop browser but on my phone it during the transition loads each image twice, one stretched to twice the height and one correctly displayed on top of it. This is causing the other content to be pushed down. I have tried using both chrome and Firefox on android and the same thing is happening. I have cropped all of the images to the same size as the slider.I used this theme on a previous website and this was the only issue I had with it. I ended up not using presentation page in the end which was a shame as I quite like it.
May 29th, 2015 at 13:52 #31989In reply to: Presentation Page Columns on Mobile
Zed
Cryout Creations mastermindThe column images are not currently links. On desktop browsers they have the dark overlay that acts as a link, but this overlay is not displayed on mobile devices. Here only titles and texts are links, but you are not seeing these because they are white text on white background.
The images will become links in a future update. Until then, you should correct the colours problem.
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.May 29th, 2015 at 13:11 #31986Zed
Cryout Creations mastermindBy default the theme displays featured images next to post excerpts.
Did you set a featured image for that post or just inserted the image inside the post?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