-
AuthorSearch Results
-
February 9th, 2016 at 21:17 #35534
In reply to: Comment Subscriptions Plugins don't work
Zed
Cryout Creations mastermindAll CSS we usually recommend on the forum is to be placed in the theme’s Custom CSS field (that what it is for).
It works in the style.css as well, but remember all theme files are replaced on update so any changes get lost. If you have a complex child theme, you can use its 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.February 9th, 2016 at 21:13 #35531In reply to: Static page with presentation page
Zed
Cryout Creations mastermindUnfortunately no. WordPress theme review guidelines explicitly state a theme must display the static page if set.
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.February 9th, 2016 at 21:12 #35530In reply to: Above/Below Content Widgets Inherit Styles
Zed
Cryout Creations mastermindYou’d need to duplicate all the styling applied to #primary / #secondary / .sidey elements to above and below content elements (which I don’t believe exist in the current style).
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.February 5th, 2016 at 14:45 #35498In reply to: layout settings will not display
Jeannie
Actually, just tried it on one of the Tempera sites and am having the same problem. Cannot access Layout Settings. Same Yoast message appears. NOthing behind it.
Powie
Example: https://powie.de
February 4th, 2016 at 02:45 #35483ros phillips
I tried this in the child css but it didnt seem to work:
.socials {background-color:#870203;}
.socials-hover {background-color:#040f43;}I imported a color scheme and saw this – but the new scheme changed all the text fonts as well so I imported the original scheme and tried the above.
do I need to put something else somewhere else?
thanksFebruary 1st, 2016 at 22:40 #35450In reply to: Changing text color in search bar
Danny
I tried putting that in using custom CSS and through teh editor but it didn’t seem to work either way.
January 31st, 2016 at 14:29 #35438In reply to: Changing the featured imae background colour
Rhi
I’ve decided to use a different one of your themes because I find the dedication settings page much easier to use. I don’t particular like the live customiser wordpress uses.
January 31st, 2016 at 10:40 #35434In reply to: Header widget, featured images
Zed
Cryout Creations mastermindThe header widget size option is kind of inherited from our other themes. I believe it will need some reworking as the header image is now a different layout than on the other themes.
The featured images behaviour is entirely different from that of Mantra (or the other themes).
If your source images are large enough, you can automatically regenerate the thumbnails with a plugin so they fit Fluida, otherwise they will indeed look bad (be zoomed in too much if small).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 31st, 2016 at 10:29 #35427In reply to: How to activate a "Gallery" page ?
Zed
Cryout Creations mastermindWhich demo?
The theme does not implement special functionality to create galleries. You can create them using WordPress’ functionality, JetPack’s features or a gallery 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 31st, 2016 at 10:06 #35423In reply to: wysiwyg editing in tinymce with nirvana
Zed
Cryout Creations mastermindNirvana’s frontend styling is mostly generated on page view based on the theme settings.
WordPress’ TinyMCE editor accepts only CSS files for extra styling, so there is no easy way to add the settings-based generated styling to the editor.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 30th, 2016 at 23:31 #35422In reply to: 'texture' in content background
Zed
Cryout Creations mastermindYou can change anything related to appearance with custom styling:
body #main { background-image: url("http://www.pixeden.com/media/k2/galleries/165/001-subtle-light-pattern-background-texture-vol5.jpg"); background-repeat: repeat; }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 30th, 2016 at 23:27 #35419In reply to: Custom CSS in Nirvana Theme – not working?
Zed
Cryout Creations mastermindMake your identifiers more specific (for example by appending body to them):
body #pp-texttop, body #pp-textmiddle, body #pp-textbottom, ...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 30th, 2016 at 23:23 #35416Zed
Cryout Creations mastermindNirvana will always display latest X from all posts on the presentation page.
This is a requirement by the theme review guidelines that we have to follow to be accepted in the themes repository.
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 30th, 2016 at 23:19 #35414In reply to: Change font-text size on PP
Zed
Cryout Creations mastermindMake your custom styling more specific (try adding body at the beginning of each identifier):
body #front-text1 h2, body #front-text2 h2, ....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 30th, 2016 at 23:17 #35413In reply to: Mailchimp Subscription Popup
Zed
Cryout Creations mastermindThe CSS field is for styling only, the JS field is for JavaScript.
What kind of code are you trying to include? HTML? PHP?
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 30th, 2016 at 22:27 #35403In reply to: Site Description
Zed
Cryout Creations mastermindAre you using this in the theme’s Custom CSS field or somewhere else?
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 30th, 2016 at 22:23 #35402In reply to: Static page with presentation page
Zed
Cryout Creations mastermindYoast’s SEO field for the homepage (this includes the default WordPress homepage that the presentation page replaces) are located separately, in the Homepage section under Titles & Metas.
However I am not sure how this works with multilanguage plugins.
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 30th, 2016 at 22:04 #35394In reply to: Settings not loading
Zed
Cryout Creations mastermindMarjorie, Kathy, did you install the settings plugin?
Ditte, yes – the plugin is designed to work with all Tempera versions and will pick the correct functionality to restore/fix depending on the combination of WordPress/theme versions used.
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 30th, 2016 at 21:57 #35392Zed
Cryout Creations mastermindYour theme is configured to a width of 1980px (which is wider than most monitors out there), so you site will always expand the full width of the screen and never appear center aligned.
Reduce this width to a more decent value (considering the screens you want your site to be best viewed on) and then it should look more like the demo (the default value is 1050px).
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 30th, 2016 at 21:43 #35382In reply to: How Do I Edit The Copyright Year?
Zed
Cryout Creations mastermindLook at the Custom Footer Text field in the theme settings page (under Miscellaneous).
If you’re missing the settings page, read 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.January 27th, 2016 at 20:00 #35353In reply to: Menu browsing bug on Mobile
Bruno Lopes
Well, actually I solved it by injecting this javascript in the “CUSTOM JAVASCRIPT” field of the Nirvana Settings:
var _hack_nirvana = document.getElementsByClassName("page_item_has_children"); for (var i in _hack_nirvana) { var item = _hack_nirvana[i]; if (item.firstChild) { item.firstChild.removeAttribute("href"); } }January 27th, 2016 at 14:46 #35352In reply to: Date and time
Michael
Hi
We are running several WP-sites with Parabola and experience the same thing with disappeared date/time in the frontend.
If anybody has a hint or advice, it will be greatly appreciated.
Kind regards,
MichaelJanuary 27th, 2016 at 12:36 #35349In reply to: Previewing Presentation Page
Brian Moore
Very much liked the Parabola template. Made a start but found a problem – see earlier posts. Flagged the problem up on the forum but no response, so decided to sign up for the $25 contribution to get Premium Support. Sent the query to Premium Support who suggested a possible solution which I immediately tried but sadly, it didn’t work, so I replied a few minutes after the initial email from Premium Support explaining it hadn’t resolved things and I attached screen shots showing that I’d carried out the suggestions but to no avail. Since then, a period of over 36 hours, I’ve heard nothing.
In many ways, it is good to discover early that this would be a bad choice for me as a template for my business as I can’t be going days without resolving issues. So, despite how much I liked the template and despite the modest $25 investment, I’ll be using a template from elsewhere. It seems many others are also unable to get a response which is a real shame.
January 26th, 2016 at 09:03 #35336In reply to: Previewing Presentation Page
Brian Moore
Since no ideas were forthcoming and I wanted to get on, I domated the $25 for customer supports and about 8 hours ago I did receive an email saying: ‘Check that the theme’s presentation page in the theme’s settings (under Presentation Page Settings) is set to ‘Enabled’ and also check that WordPress Settings > Reading options are set to display Latest Posts for the homepage (and not a static page).
Setting a static page there has priority over the theme’s presentation page and is displayed instead.’
I did have the Presentation Page enabled’ but hadn’t set the WordPress Reading settings to Latest post, rather than Static Page. I altered this and saved changes but sadly, it has made no difference. I did respond to the customer suport to say I’d tried this but it didn’t work and asking if they have any more ideas. I haven’t yet heard back but as it is a .eu site, they were probably getting some much needed sleep.
However, if anyone else has any good ideas, please feel welcome to offer them as I’m stuck at the moment.
January 25th, 2016 at 15:42 #35330In reply to: Presentation Page Slides are now gone
simon
My problem now, I got notice in updates that I needed cryout serious theme settings plugin installed since I had tempera i installed and activated. Since then my presentation page sliders are gone. I tried deactivating that plugin but it made no difference. At this point just want my site back the way it was. I am so frustrated with always trying to figure out how to do stuff on this. Can anyone please advise me as to how I can just get back to where my site was before this update?
January 25th, 2016 at 01:58 #35323In reply to: Using columns inside a post with a shortcode
Tadh
Any chance for some help with this? I’ve tried many things but couldn’t get to anything that works 🙁
January 24th, 2016 at 19:44 #35318In reply to: Header widget, featured images
Leland
Oh Hey, almost forgot. I love the ability to control the featured image, but here’s my dilemma…
My Mantra featured images were all 250×250 and placed to the mid-left of the excerpts on my blog post page. The supposedly “responsive” nature of the new featured images on the excerpts mess with all of my graphics and the look is atrocious. Is there anyway we can get the old type incorporated into this theme also?
I like that they can become a featured image to the post, but on the excerpts it seems a little buggie. I don’t want to have to go thru and update images on ALL of my posts to fit the theme if I don’t have to.
Thanks again.
January 20th, 2016 at 20:40 #35290In reply to: presentation page
James
Hello,
I am writing about an issue I am having with the Parabola “Presentation Page” settings on our Web site. The issue we are having is with the column graphics on the “Presentation Page” when the Web site is viewed on a mobile or iPad device when rotated.
The presentation page has several segments that make up the page: Header, footer, slides, and presentation page columns. We currently have the settings set to show one of five different graphics displaying in the center “Slides” graphical element on the presentation/home page of the site. Beneath that main graphic element, there is a section labeled “Presentation Page Columns.” We currently have that option set to show three of the four available graphic items in the presentation page column settings under theme appearance.
So, the issue is when the iPad (or cellphone) is in the portrait display mode. In this mode the Web page Center graphic resizes and displays the images properly; however, the three graphic elements below it do not. They wrap instead of resizing? When the iPad or phone is rotated back to landscape mode everything displays again as expected.
It seems that the “Slides” section of the presentation/home page has an attribute applied to it that causes the “Slides” element to resize the displayed content based on the orientation/page size of a device. But, the “Presentation Page Columns” placeholder section does not seem to have this same/similar attribute and wraps the the graphics instead of resizing them.
Is this a bug or feature? Please advise.
Thank you!
January 20th, 2016 at 14:23 #35286In reply to: Presentaion Page and Slideshow missing after update
Sanda
Zed, Brad is right, your fix for this problem is NOT working for most of us. I tried it and yes, it restored the presentation page and slider as it was, but it make disappear the blog page instead. The problem started only when I installed Cryout plugin, so please, could you try and see what is happening? My website is my business and my job, so I’m really anxious to have running again.
Thanks for your help,
Sanda Reynolds
http://www.artfulflight.com -
AuthorSearch Results