Zed

Forum Replies Created

Viewing 30 posts - 4,711 through 4,740 (of 6,631 total)
  • Author
    Posts
  • in reply to: invisible sidebar I want to delete #35776
    Zed
    Cryout Creations mastermind

    The theme should not have issues with W3 Total Cache, just make sure you don’t enable the plugins CSS/JS minification 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.
    in reply to: Mantra Demo Content #35775
    Zed
    Cryout Creations mastermind

    Pressing the Reset button (and confirming) will restore all theme options to their default values.
    Only do this if you are sure you want to reset to the initial theme settings (and demo content).


    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.
    in reply to: Plugins & Widgets not showing up on 'blog list' page. #35774
    Zed
    Cryout Creations mastermind

    The error is now in
    wp-content/cache/minify/000000/M9TPzCsuSUwvSszVTUtNTdHPKtYvTtKFC-qY6Cfn5-am5pXoFqUW5FTq5Wbm6Rjqp-UkFqWC1IIZeimpZQA.js
    which indicates yet another caching plugin (I believe this is W3 Total Cache).

    Using multiple caching plugins at once? That’s not a good idea…


    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.
    in reply to: Bug on Install #35675
    Zed
    Cryout Creations mastermind

    The theme currently uses code that requires at least PHP 5.3.
    We will improve backwards support in a future 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.
    in reply to: Cryout Column translation #35614
    Zed
    Cryout Creations mastermind

    When adding column widgets to the columns areas, if you use Polylang (at least – I cannot test with WMPL) you have the option to display that column widget for all languages or a single language.
    You can create separate widgets with the properly localized version, and set them one for each language.


    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.
    in reply to: Header widget width #35585
    Zed
    Cryout Creations mastermind

    The header widget area is designed to work alongside the site title / logo functionality so there is no 100% option.

    The order of the CSS matters, placing it in the style.css will place it before the generated-by-settings style. The custom CSS is included last.


    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 mastermind

    You may be hitting your server’s maximum posted variables limit.

    SevenSpark have a good explanation of the issue and possible solutions.


    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.
    in reply to: customizing the layout setting #35583
    Zed
    Cryout Creations mastermind

    We’re looking into this issue. Basically if you have a notice displayed in the dashboard it gets integrated into the theme’s accordion, in the Layout section, preventing you from accessing the actual layout settings.

    Leaving Layout open and saving the theme settings will reload the page but with the Layout options now always visible. You can use this workaround until we 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.
    in reply to: Modify excerpt length #35582
    Zed
    Cryout Creations mastermind

    Do you have any plugins that may mess with the excerpts in any way?


    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.
    in reply to: Tempera presentation page – How can I modify the columns #35581
    Zed
    Cryout Creations mastermind

    The theme can display between one and 4 (widget) columns below the slider.
    Under those, the posts can be set to be displayed either in one or two columns.

    The (widget) columns will be displayed in the same number of (configured) columns per row, so you need to use a dividable number of widgets if you want them to show properly aligned.


    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.
    in reply to: Hiding presentation page columns on mobile #35580
    Zed
    Cryout Creations mastermind

    Adding
    body #front-columns { display: none; }
    to the media query you already use should do 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.
    in reply to: Tempera front page #35579
    Zed
    Cryout Creations mastermind

    The theme’s presentation page does no display a sidebar. If you use a static page, that page will follow the theme’s general site layout option.


    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.
    in reply to: Posts per row problem #35578
    Zed
    Cryout Creations mastermind

    The Posts per Row option controls how posts on the presentation page are displayed.

    Other post lists (categories, archives) are controlled by the Magazine Layout option under Post Excerpt Settings.

    If settings don’t take effect after changing them, check if you have any caching plugins activated or not. If yes, clear the cache or disable the plugin while you’re setting up the 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.
    in reply to: Presentation page slider – changing aspect ratio #35577
    Zed
    Cryout Creations mastermind

    If the featured images were uploaded to WordPress when the theme was set to the previous sizes, thumbnails were generated to the then set sizes. You need to regenerate the thumbnails for the new sizes.


    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.
    in reply to: Settings file location or reset to default #35576
    Zed
    Cryout Creations mastermind

    @Jenna: if you have any form of backup (theme settings export, database backup, full site backup), the settings can be retrieved from those.


    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.
    in reply to: Centering Blog #35553
    Zed
    Cryout Creations mastermind

    The heading tags normally need to clear their way around content, otherwise content would wrap around them (when they don’t fill the entire line).

    Try this CSS if it doesn’t causes more issues than it resolves:
    h1, h2, h3, h4, h5, h6 { clear: right; }


    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.
    in reply to: Archive Label #35552
    Zed
    Cryout Creations mastermind

    The theme has an option for that, under Graphics > Structure.


    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.
    in reply to: Changing the featured imae background colour #35551
    Zed
    Cryout Creations mastermind

    Rhi, we prefer the settings page too.

    Unfortunately WordPress TRT no longer accept themes in the repository if they use settings pages. All themes must now implement the customizer for their options.


    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.
    in reply to: Search box in Footer #35550
    Zed
    Cryout Creations mastermind

    Did you check only in the customizer preview or did you also save after changing the option and checked the frontend?


    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.
    in reply to: how to change font style in main menu #35548
    Zed
    Cryout Creations mastermind

    For that layout you may want to take a look at our Fluida theme.


    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.
    in reply to: Columns – different coloured text on mobile #35547
    Zed
    Cryout Creations mastermind

    Use media queries:

    @media (max-width: 640px) {
     element, #id, .or-classname { color: .... }
    }

    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.
    in reply to: Menu Padding #35546
    Zed
    Cryout Creations mastermind
    body #access > .menu > ul > li > a > span {
        padding-top: 0;
        padding-bottom: 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.
    in reply to: Improve header content placement on mobile #35545
    Zed
    Cryout Creations mastermind

    To resolve the site title/tagline overlapping the header image on smaller device you can use this custom styling:

    @media (max-width: 640px) {
        body #header-container > div { margin-left: 0; max-width: 60%; }
    }

    Place it in the theme’s Custom CSS field (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.
    in reply to: Creating child theme – css enqueue #35543
    Zed
    Cryout Creations mastermind

    Since the main style.css in the root is a special case, your child theme will need to enqueue this from the parent theme:

    // enqueue parent theme styling
    function child_parent_styling(){
    	wp_enqueue_style( 'nirvana-parent', get_template_directory_uri() . '/style.css' ); // main style.css
    }
    add_action('wp_head','child_parent_styling', 4);

    Other than that, the child theme only needs to enqueue the styles that it provides (since it inherits the parent’s functionality, parent styles will be enqueued by the existing 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.
    in reply to: Menu Navigaion – Drop downs #35542
    Zed
    Cryout Creations mastermind

    The top and footer menus do not display sub-menu items. They are designed for one-level menus only.

    Create an additional custom menu and place the services only in one of those menus (if you want them to stand out).


    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.
    in reply to: How do I minimize the website to navigation bar #35541
    Zed
    Cryout Creations mastermind

    Reduce the site width (under Layout in 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.
    in reply to: no settings displaying #35540
    Zed
    Cryout Creations mastermind

    If you have updated Nirvana to at least 1.2 and installed the settings plugin (at least 0.5.1), force refreshing the settings page (Ctrl+F5 or Ctrl+R) will clear cache and usually solve the still empty settings page.


    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.
    in reply to: Presentation page reverted to Mobile look #35539
    Zed
    Cryout Creations mastermind

    I see you use Jetpack, so you may have Jetpack’s Mobile Theme feature enabled. Turn it off to see the actual theme on mobile 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.
    in reply to: Cannot modify header information #35538
    Zed
    Cryout Creations mastermind

    Check that you have no spaces/empty lines before the in that 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.
    in reply to: layout settings will not display #35537
    Zed
    Cryout Creations mastermind

    We’re looking into this issue. Basically if you have a notice displayed in the dashboard it gets integrated into the theme’s accordion, in the Layout section, preventing you from accessing the actual layout settings.

    Leaving Layout open and saving will reload the page but with the Layout options now always visible. You can use this workaround until we 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.
Viewing 30 posts - 4,711 through 4,740 (of 6,631 total)