Search Results for 'display'

  • Author
    Search Results
  • #28646

    In reply to: Nirvana slider font

    Erik Eliasson

    EDIT!

    Sorry, i’m a little tired. This is correct ofcourse. =)

    
    .slider-text-separator {
        display: none !important;
        visibility: hidden !important;
    }
    
    #28645

    In reply to: Nirvana slider font

    Erik Eliasson

    Mikael. Paste this code in “Custom CSS block” under “Miscellaneous settings” to remove the thin white line.

    
    .slider-text-separator {
        display: block !important;
        visibility: hidden !important;
    }
    

    /Erik

    #28573
    Courtney

    Hello,

    I have version 1.0.0 installed. I have two websites I’m switching over to Nirvana and one of them is displaying Google Fonts correctly (www.boxwrestlefence.com/ValkyrieWMAA) and the other one is not. The one that’s not working is still just a localhost site though, might that be the problem?

    #28541

    In reply to: Chinese Icons?

    Zed
    Cryout Creations mastermind

    They are no longer “chinese-like” characters, but now the post metas display double icons… probably due to a plugin you installed that uses the same Elusive font and same icon denominators.


    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.
    #28525
    Zed
    Cryout Creations mastermind

    Debbie, the theme is designed to be used with a header. As you chose not to use anything in the header area (except the donation button), the header remains empty when viewer on mobile devices.

    You can hide it completely with some CSS:

    @media (max-width: 800px) {
       body #branding, body #bg_image { min-height: 0; }
    }

    If the header area still remains (due to the invisible donation button), add this CSS as well (before the ending } )
    body #header-widget-area { 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.
    #28466
    Phoebe

    I just went through this myself. If you hover over the question mark next to the “enable” setting it tells you: Go to Dashboard > Settings > Reading and set “Front page displays as” to the Your Latest Posts button. Then the presentation becomes active.

    #28426
    Walt

    That’s because it’s not padding, it’s a margin.

    body {
    display: block;
    margin: 8px;
    }

    If you’re using Chrome, just right click and inspect element (there’s also a similar plugin for FF called firebug). It comes in very handy when finding a specific class that controls something.

    #28389

    In reply to: Nirvana / Woocommerce

    Andrew

    I am having the same issue. I cannot get the left sidebar to show on the shop and product pages.
    So far I have tried following woothemes suggestion @ http://docs.woothemes.com/document/third-party-custom-theme-compatibility/
    ***1st Try***
    Copied page.php to local drive. changed name to woocommerce.php and ftp to wp-content/themes/nirvana.
    Changed shop page to use Two Columns, Side bar on Left template.
    Result. Shop page does not show left column and product images are gone. Everything floats to the left.

    ***2nd Try***
    Modified the woocommerce.php from:
    <?php
    /**
    * The template for displaying all pages.
    *
    * This is the template that displays all pages by default.
    * Please note that this is the WordPress construct of pages
    * and that other ‘pages’ on your WordPress site will use a
    * different template.
    *
    * @package Cryout Creations
    * @subpackage nirvana
    * @since nirvana 0.5
    */
    get_header();
    if ($nirvana_frontpage==”Enable” && is_front_page() && ‘posts’ == get_option( ‘show_on_front’ )): get_template_part( ‘frontpage’ );
    else :
    ?>
    <section id=”container” class=”<?php echo nirvana_get_layout_class(); ?>”>

    <div id=”content” role=”main”>
    <?php cryout_before_content_hook(); ?>

    <?php get_template_part( ‘content/content’, ‘page’); ?>

    <?php cryout_after_content_hook(); ?>
    </div><!– #content –>
    <?php nirvana_get_sidebar(); ?>
    </section><!– #container –>

    <?php
    endif;
    get_footer();
    ?>

    to:
    <?php
    /**
    * The template for displaying all pages.
    *
    * This is the template that displays all pages by default.
    * Please note that this is the WordPress construct of pages
    * and that other ‘pages’ on your WordPress site will use a
    * different template.
    *
    * @package Cryout Creations
    * @subpackage nirvana
    * @since nirvana 0.5
    */
    get_header();
    if ($nirvana_frontpage==”Enable” && is_front_page() && ‘posts’ == get_option( ‘show_on_front’ )): get_template_part( ‘frontpage’ );
    else :
    ?>
    <section id=”container” class=”<?php echo nirvana_get_layout_class(); ?>”>

    <div id=”content” role=”main”>
    <?php cryout_before_content_hook(); ?>

    <?php woocommerce_content(); ?>

    <?php cryout_after_content_hook(); ?>
    </div><!– #content –>
    <?php nirvana_get_sidebar(); ?>
    </section><!– #container –>

    <?php
    endif;
    get_footer();
    ?>
    Now it is showing the product images but left side bar is still not visible.

    ***3rd Try***
    -Copied Two Columns, Sidebar on Left template (template-twocolumns-left.php) to local pc.
    -Changed line 3 to ” * Template Name: Woocommerce, Sidebar on the Left” So it will show as a new template.
    -Removed <?php get_template_part( ‘content/content’, ‘page’); ?> and used <?php woocommerce_content(); ?> instead.
    -Saved as woocommerce-twocolumns-left.php and ftp to wp-content/themes/nirvana
    -Changed template for shop page to Woocommerce, Sidebar on Left.
    Result: Product and images are showing up but left side bar still is not.
    I know I am on the right track but just not sure where to put the <?php woocommerce_content(); ?>

    #28345
    hans

    Running into the same problem. I am using landscape (300×200) and portrait (200×300) images. Post previews set to 300×300. Landscape displays correctly, but portrait is resized (enlarged) to 300×450. Why 450? I defined 300. Changes in post preview size are correctly applied to image width, but height settings are disregarded. I hope for a solution. Any ideas, tips, help welcome.

    Petrol

    I came upon the same problem with Nirvana theme and was afraid that would be the answer…

    Could you reconsider this, though? I use “full post” with <!–more–> tag on category / archive / main page of my blog, but still use excerpts, too. Here’s why:
    1) Excerpts are “picked up” by Facebook as a link description and I have to keep them really short if I want them to appear in full on Facebook.
    2) Using <!–more–> gives me much more freedom – I can have relatively long “intros” to my posts, and can have them formatted: divided into short paragraphs, bullet-listed when necessary, hyperlinked (while technically it’s possible for excerpts too, I treat them as plain text, since they’re used by Facebook). Additionaly, text before <!–more–> is actually the very beginning of the article; excerpt can be just about from anywhere, it doesn’t even have to be “excerpt” at all.

    So, I can effectively disable excerpts on the blog (and in fact I did), but they’re still usable. Problem is, disabling excerpts disables also featured images. Of course I can insert the manually, but I then I won’t be able to change their size globally (and some time in the future I’ll probably want my main column to be wider, since display resolutions get higher and higher – and I’d have to reformat every single opening picture).

    Also, there’s possibly a second aspect: Facebook may be treating featured images with higher priority when fetching the images to accompany a posted link. Now it’s a pain in the neck and I usually have to go through open graph debugger to be able to use the correct picture when posting a link to my facebook fanpage. I was hoping that using featured images would help me with it.

    BTW, I couldn’t get my Google Analytics code to work whem pasting it as the theme’s “Custom javascript” (I eventually just copied it into the footer.php). I guess that the reason is that GA is actually two scripts, but the “custom javascript” feature erases all the <script> tags.

    PS. Nice theme otherwise : )

    #28256
    Kay
    Cryout Creations mastermind

    Hi guys,

    In a future theme update we’ll add an option for the display of the columns’ content that will also include text shown under images. Right now it only happens on smaller screens for responsiveness reasons.


    Before posting consider reading our short theme debugging instructions.
    Please read the FAQs: MantraNirvanaParabolaTempera
    Tutorials: custom menustranslating themeinstalling themecategory page with introdisabling comments Wordpress: child themescategories/posts
    Before making any modifications to your theme we strongly recommend using Child Themes.
    #28213
    Zed
    Cryout Creations mastermind

    Scott, I finally found a browser that displays that, and it appears to be a missing header background image. Do you have such an image set under Appearance > Header? Remove it and that glyph should go away.


    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.
    #28189
    Scott Whittier

    Are there any graphics being displayed below the top most menu where the Facebook icon appears and above the title where “First Congregational Church, Milford NH” appears? That is where the little box appears. Also, the box looks like a broken image icon in Chrome and a simple black box with an X in it in IE. Only Firefox displays cleanly.

    TIA

    #28172
    Pheonix

    Ooooh, I figured it out.

    This thread back in the beforetime had my answer.

    http://www.cryoutcreations.eu/forums/t/no-presentation-page-in-multisite
    To answer your question for anyone else who may be trying to fix their presentation page, under reading settings, front page displays is set to ‘your latest posts’.

    Thanks for existing, forum!

    #28119
    poncz

    Now works well! I had to change “Reading settings” at “Front page displays” from “A static page (select below)” to “Your latest posts”. And now even I can change a number of posts at “Tempera setting” without change a number of posts at “Reading settings” and “More posts” button still works well.

    BTW
    How can I translate button “More posts” to my language?

    #28090

    In reply to: rtl.css problem

    Alex

    Sorry, there is a code again

    img style=”position:absolute; width:1150px; height:auto; display:block; top:-0px; left:-576px;” src=”http://hapilates.co.il/wp-content/uploads/2014/09/slider4.jpg

    img style=”position:absolute; width:1150px; height:auto; display:block; top:-0px; left:-720px;” src=”http://hapilates.co.il/wp-content/uploads/2014/09/slider4.jpg

    img style=”position:absolute; width:1150px; height:auto; display:block; top:-0px; left:-864px;” src=”http://hapilates.co.il/wp-content/uploads/2014/09/slider4.jpg

    img style=”position:absolute; width:1150px; height:auto; display:block; top:-0px; left:-1008px;” src=”http://hapilates.co.il/wp-content/uploads/2014/09/slider4.jpg

    img style=”position:absolute; width:1150px; height:auto; display:block; top:-100px; left:-576px;” src=”http://hapilates.co.il/wp-content/uploads/2014/09/slider4.jpg

    img style=”position:absolute; width:1150px; height:auto; display:block; top:-100px; left:-720px;” src=”http://hapilates.co.il/wp-content/uploads/2014/09/slider4.jpg

    img style=”position:absolute; width:1150px; height:auto; display:block; top:-100px; left:-864px;” src=”http://hapilates.co.il/wp-content/uploads/2014/09/slider4.jpg

    img style=”position:absolute; width:1150px; height:auto; display:block; top:-100px; left:-1008px;” src=”http://hapilates.co.il/wp-content/uploads/2014/09/slider4.jpg

    img style=”position:absolute; width:1150px; height:auto; display:block; top:-200px; left:-576px;” src=”http://hapilates.co.il/wp-content/uploads/2014/09/slider4.jpg

    etc…

    #27996
    Mel Holik

    I’d like to know about this too. I would dearly love to have a sidebar area with widgets display on the presenation page (right now that’s my home page). Any work-arounds for this?

    #27983
    John

    Got it! got it! got it!
    To make the primary menu disappear you need to actually tick it on in the menus settings, and then remove whatever pages or posts you have.

    If you don’t have the primary menu ticked, it will automatically display by default.

    #27971
    MK

    Thank you for your reply, Zed. I don’t know what happened, but all is working now. I had disabled and enabled the presentation page several times to no effect, until today when suddenly I have a presentation page.

    To answer your question for anyone else who may be trying to fix their presentation page, under reading settings, front page displays is set to ‘your latest posts’.

    #27901
    Evan

    When I use this code:

    .column-image-inside {display:none !important;}

    It works to remove the hover effect, But I still want the entire image underneath to act as a link.
    Is there a more detailed css code to insert so this happens?

    Thanks!

    -Evan

    #27808
    Zed
    Cryout Creations mastermind

    What is “Your frontpage displays” set to in WordPress reading 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.
    #27776
    Davide Coppola

    Is nobody replying because nobody here knows how to fix this?
    I noticed the same bug is in the Parabola theme, so unfortunately I have to assume this is the case.

    A temporary fix improvement can be replacing in style.css:

    #forbottom {
    	clear: both;
    	display: block;
    	margin: 0px auto;
    	padding: 20px 0;
    	min-height: 400px;
    }

    with

    #forbottom {
    	clear: both;
    	display: block;
    	margin: 0px auto;
    	padding: 20px 0;
    	min-height: 600px;
    }

    but I still hope the designers will fix it properly in the next update.

    #27753
    Zed
    Cryout Creations mastermind

    If you use a custom menu (Appearance>Menus controls penus, not widgets), you need to edit it manually to add the items you want in it.
    If you unasign the menu from the main menu area, the theme will display the automatic WP menu, which lists all your pages alphabetically.


    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.
    #27751

    In reply to: Top menu not showing

    Zed
    Cryout Creations mastermind

    Top menu is part of the top bar (you need to enable it first).
    Neither the top menu nor the footer menu are designed to display sub-menu items.


    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.
    #27742

    In reply to: ä, ö, ü

    Zed
    Cryout Creations mastermind

    This is usually font-related. Change to a different font (one that supports extended character sets) to correctly display extended latin character.


    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.
    #27741
    Zed
    Cryout Creations mastermind

    How is this related to the theme?

    Did you define your map in the new plugin? Did you add it where it’s supposed to be displayed 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.
    #27735
    Zed
    Cryout Creations mastermind

    In WordPress, 0 is an invalid post count so that value will be ignored. 1 (or anything larger) will display that many standard posts below all the sticky posts.
    There is no way to display just the sticky posts without editing code.


    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.
    #27734
    Zed
    Cryout Creations mastermind

    The information displayed needs to fit on the screen. This is not possible on a mobile device’s very narrow screen. So the columns re-arrange themselves (at specific widths) 2 or 1 per row.

    This is intended behaviour to allow the columns to remain at an acceptable size and be readable.


    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.
    #27684

    In reply to: compatibility with 4.0

    Lady

    I Just update to wordpress 4.0 and now I can’t edit any page it doesnt display content
    .

    Thanks for your help

    #27566

    In reply to: On the phone

    Dan

    Angela, go to Tempura Settings and then Header Settings. The second item is Header Image — select the checkbox option for “Keep header aspect ratio”. This will make the header image responsive and it will display correctly on a mobile device.

Viewing 30 results - 1,231 through 1,260 (of 1,618 total)