-
AuthorSearch Results
-
May 29th, 2016 at 12:46 #37164
In reply to: Responsive website doesn't work
Shantinath Chaudhary
Hi,
Is this entire line being a problem, i.e. both these meta tags, :->
<meta property="fb:pages" content="101990593184687><meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0">Or just this line:-
<meta property="fb:pages" content="101990593184687>
I am having trouble finding out where this line got added. But I noticed that if I comment, the line
<?php cryout_meta_hook(); ?>written in header.php file, then both the above two lines stops coming in the source code of website. Any clue which file the wrong code is lying in? Or Could you please tell where is the definition of cryout_meta_hook() method? Thanks a lot in advance. It will be very helpful if you could help just a bit more.May 28th, 2016 at 16:53 #36807In reply to: Nirvana: Read More text, presentation page
Zed
Cryout Creations mastermindCustom slides each have Link fields to enter their target link into (in the theme’s settings page).

Post-generated slides link to the posts themselves.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 28th, 2016 at 16:45 #36804In reply to: Columns in Nivana
Zed
Cryout Creations mastermindThe tutorial applies to Tempera, Nirvana and Parabola (since 1.7). I have amended the content to more clearly state this (as it was initially written for Tempera only).
If you’re using post-generated columns, the widgets are not used anymore. Make sure the posts that are displayed in the columns have featured images and that these images are larger than (or at least) the configured column size.
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 assume you already have the plugin providing that shortcode.
Most shortcodes don’t have previews (of the resulting content) in the dashboard (in either the visual or text editors). Preview the page/post you’re placing it in to see how it would look to the public.
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 26th, 2016 at 16:58 #36786In reply to: FAQ C19 followed but CSS being ignored?
Chris Garland
Hmm…Tried both the #parent-container #content p { } & body #content p { } options and although the body #content did most of it (colour, italics, centring,) it didn’t do the size. Something must be stoping it somewhere else & I suspect that it’s the Test settings Headings Font setting that’s doing it (trial and error proved it).
Have you got any additional suggestions Zed?
May 25th, 2016 at 23:49 #36778In reply to: Site not responsive
Jim
Hi
I have tried disabling plug ins and it looks like this may have been caused by a page caching plug in.
Will keep monitoring.
Thanks
Jim…
May 24th, 2016 at 15:03 #36768In reply to: Columns in Nivana
HvH
Hi,
The link goes to the tutorial of another theme. I have the same issue: I set the Nirvana presentation page to show columns, gave it a title, category and 3 of the latest blogs to show, but only the title is there.
The site is private yet (I’m building it for a client) so I can’t give you a link. If needed, I can provide login details by e-mail.
Thanks in advance!
May 24th, 2016 at 11:48 #36766In reply to: Presentation Page Columns Missing
Zed
Cryout Creations mastermindLanie, your columns appear to output no code (except an empty anchor)

Did you customize the frontpage.php file (which should be outputting them)? If yes, compare and update the code with that from the 1.7 update.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 23rd, 2016 at 23:25 #36761In reply to: How to increase spacing between Main Menu headings
Ivan
So I got some help with this from other sources. I managed to put some space between the menu but the vertical bars weren’t spacing correctly. A friend helped me with some CSS to get rid of those bars altogether but there’s still one vertical bar hanging out to the left of the main menu that I’d like to get rid of. Site is sdauthenticflavors.com/afc if you want to take a look at the offending bar.
What I have in the Custom CSS is:
li {
display:inline-block;
padding-right: 15px;
padding-left: 15px;
}#menu {
margin: 21px 646px 21px 646px;
}
#header-container > div { text-align: center; }
#access > .menu > ul > li > a > span {border:none !important}May 23rd, 2016 at 18:38 #36750In reply to: Search box on Presentation page
Zed
Cryout Creations mastermindThe presentation page’s text fields and column contents support shortcodes, and the columns themselves are widgets, so you could display the search form in any of these.
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 23rd, 2016 at 18:37 #36749In reply to: Embed youtube video on homepage
Zed
Cryout Creations mastermindThe text fields on the homepage (and text fields in the columns) support shortcodes, so you can display videos in them by inserting them as shortcodes (using a plugin to provide this functionality).
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 23rd, 2016 at 18:23 #36743In reply to: Slider and highlight images not working anymore
Zed
Cryout Creations mastermindPlease read the stickied topic concerning version 1.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.May 23rd, 2016 at 18:11 #36739In reply to: Presentation Page Columns Missing
Zed
Cryout Creations mastermind@InstantNostalgia, @Lanie, could you enter Parabola’s settings and check if the columns are properly set to “custom content”? (We’ve added widgetized columns in 1.7).
@Lanie, could you give a link to your site?
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 23rd, 2016 at 18:09 #36738In reply to: Main Site Background Color Wrong
Zed
Cryout Creations mastermindI believe we’ve discussed this via support. I cannot reproduce this problem on my devices and since even you see site correctly on some devices, the issue may be limited to your browser.
Can you test with a different browser on the laptop?
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 20th, 2016 at 03:04 #36729In reply to: Presentation Page Columns Missing
Lanie
Similar issue here. Only Columns 1 and 2 work for me, one on top of the other, on the left hand side.
I tried each of the Columns separately, in different orders, tried disabling the Slider, and tried using only text and no images. Nothing worked. Looked in the source to see if maybe some CSS was hiding them, but there’s no code there for them at all.
May 17th, 2016 at 10:54 #36718In reply to: different header photos for desktop and smartphone
Wolfgang
Hello,
although I remember that I had earlier noticed the checkbox “Keep header image aspect ratio”, I can not find it now. No idea, why!
But I found the following checkbox:
Design -> Nirvana Settings -> Kopfzeile (header) -> Kopfzeilenbild (header photo) -> Bild (photo) responsive
With “yes” my header photo including the face is not PERFECTThanks
WolfgangMay 16th, 2016 at 17:39 #36712In reply to: No work mobile (responsive)
Pascale Renou
Hi,
Almost the same issue : my website doesn’t show properly on tablet computer :
http://etrierfontenaisien.fr/wp-admin/customize.php?url=http%3A%2F%2Fetrierfontenaisien.fr%2F
It’s ok on my smartphone though.
How can I have the menu in a hamburger style on tablet like on smartphone ?
I looked for the solution Mi Guanajuato suggested in his post, but can’ find the setting on my website.Many thanks for your help !
May 16th, 2016 at 11:04 #36706Nadja
Update: I’ve just published a new post and the problem has disappeared. The preview pictures are displayed now everywhere (http://verstehepferde.de/category/trainingstipps/). I have no idea why, but I am happy. Thanks for your time!
May 15th, 2016 at 16:29 #36700Nadja
I deleted the photos from the media library. Then, I uploaded the new files in the library and inserted them in the posts. The names are not always the same. The location in the posts is the same.
The new photos show up in the posts. I replaced the old ones. But they don’t show up in the category preview.May 15th, 2016 at 14:12 #36684In reply to: presentation frontpage latest post always black?
Zed
Cryout Creations mastermindThe slider and columns are independent content parts of the presenation page. You can use them independently.
Captions are automatically hidden when you use custom slides and leave the title/text fields empty. There is currently no easy way to disable captions on post-based slides.
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 15th, 2016 at 14:10 #36683In reply to: Mantra and wordpress 4.5
Zed
Cryout Creations mastermindThat’s usually caused by JavaScript issues. Please see the quick debug steps to track down the cause.
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 7th, 2016 at 16:59 #36644In reply to: WP 4.4 and Mantra buggy.
Zed
Cryout Creations mastermindI can’t spot anything wrong with either your website or our Mantra demo on IE11
Could you post a screenshot?
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 7th, 2016 at 11:07 #36629In reply to: change backgground in content area
Zed
Cryout Creations mastermindI see the styling eventually worked. If you just wanted the content background to be transparent (so the site background is visible behind the text), you could have done that by simply leaving the theme’s content background color field empty in the 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.jan
I see the ad scroll bar issue is now fixed with the latest update, Thanks You!
However, Google ads seem to display randomly in the right side bar and most times don’t display at all on most pages.
They show up in the theme customizer most of the time but in IE, Chrome, and Firefox, they rarely appear.
Love the theme but really need the ads to show.
Any thoughts on this issue?May 1st, 2016 at 18:07 #36593In reply to: How to delete or edit the Home page
Esther
Hi! When we open up our Parabola Settings page, there is nothing there except a “Reset to Default” button and a “Save Changes” button. I tried resetting to defaults but the rest of the Parabola Settings are still invisible on our admin page.
Should we just uninstall and reinstall? Or is there some way to access the page?
Thanks!
April 30th, 2016 at 22:05 #36591In reply to: Restored Site – All Theme Options are missing
Brian
I too have the same issue as my Nirvana settings are no longer available. Now, I lost these settings on one of my other websites and found the updated versions of WordPress and Nirvana are not compatible. So I made every effort not to update my Nirvana version. Recently I tried to access the settings and found my most used site as come across the same issue. Do you have a simple fix for this issue?
Thanks you,
BrianApril 29th, 2016 at 13:23 #36580In reply to: Removing links for Sliders
Zed
Cryout Creations mastermindCustom slides have a separate link field to specify the target URL. If this is empty the slides will not link anywhere.
Post-generated slides will link to the slides themselves (and there is currently no way to customize the link).
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.April 29th, 2016 at 13:17 #36577In reply to: Responsive menu disappeared
Zed
Cryout Creations mastermindAs we’ve discussed through support, you were using a child theme header.php file which was probably copied over from Tempera before we’ve implemented the current mobile menu (v1.2) when we’ve added that menu toggler.
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.April 29th, 2016 at 13:15 #36576In reply to: Presentation page not working.
Zed
Cryout Creations mastermindHave you tried disabling them all at once?
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.April 28th, 2016 at 09:23 #36567In reply to: Mobile View
Lars
I also have a ‘problem’ with the mobile view on my iPad mini – the top menu switches to 2 rows and the second row overlays the first and it’s pulldown submenus, which are no longer visible and not selectable any more.
I see two solutions:
1) to switch to the mobile menu sooner – or make the ‘switchpoint’ editable.
2) to keep the top menu in one row until it switches to mobile menu.I’ve been looking through the style.css to find an entry to change the switch point between normal/mobile menu.
Can you help please?
-
AuthorSearch Results
