Zed

Forum Replies Created

Viewing 30 posts - 1,531 through 1,560 (of 6,644 total)
  • Author
    Posts
  • in reply to: not working at IE #77589
    Zed
    Cryout Creations mastermind

    Which version(s) of Internet Explorer are you testing with?

    The theme should look acceptable and follow the correct layout even on IE 9. We don’t support older versions though.


    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: edits don't display in preview #77587
    Zed
    Cryout Creations mastermind

    Temporarily disable all active plugins on the problematic site and check if that resolves the issue.


    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: PHP compatibility warning #77586
    Zed
    Cryout Creations mastermind

    That message has nothing to do with the theme.

    You have an improperly specified constant in your WordPress’ wp-config.php file. Most likely the constant is not quoted when its value is checked.


    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: shortcodes in “Custom Footer Text” #77584
    Zed
    Cryout Creations mastermind

    The documentation is not entirely correct there. Shortcodes are currently only supported in Parabola’s footer text field – we’ll extend this in the next updates for the other themes.

    Edit: All current theme versions support shortcodes in the custom footer text field.

    • This reply was modified 6 years ago by Zed.

    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 changes not saving #77320
    Zed
    Cryout Creations mastermind

    There’s most likely a HTML entity in one of the theme’s input fields. Some server configurations are wonky and cause this issue when a form submission includes such data.

    Try saving a theme settings export and search that file for the ampersand sign (&) which precedes all HTML entities in escaped format.
    If you find one, see in what field it is present and remove it from the theme’s input in the settings page and retry to save.


    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: Front page header image disable #77223
    Zed
    Cryout Creations mastermind

    I’m not sure I understand your question.
    Most of the landing page (frontpage) elements (featured boxes, text areas) are image based and will use the featured images assigned to posts/pages if they exist.


    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: Display Page Categorie on LP #77222
    Zed
    Cryout Creations mastermind

    The theme is designed to use pages for its ‘featured icon blocks’ and ‘featured text’ elements and posts for the ‘featured boxes’ sections.

    Just adding the category attribute to pages will not change how the theme looks for content – such a change requires extensive modifications to both the backend and the frontend code of the 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: creating child theme problem #77218
    Zed
    Cryout Creations mastermind

    The notices clearly state that you have some WordPress constants defined twice (in wp-config.php and in some other file loaded before it or both occurences in the wp-config.php file).

    Either you or someone else with the necessary access did this manually or a plugin was used that writes such constants to the configuration 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: Anima Plus Main menu not working properly. #77215
    Zed
    Cryout Creations mastermind

    @7yeqie, your main navigation does not include any 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.
    in reply to: Cannot load boostrap.css.map #77214
    Zed
    Cryout Creations mastermind

    We’ll correct that missing file notice in the next theme 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: Fonts not loading correctly #77213
    Zed
    Cryout Creations mastermind

    You’ll need to prepare your font files for the web (using a service like FontSquirrel) and then load those files on the site using a plugin.

    See the theme documentation on how to apply a custom font to the theme’s elements.


    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: Change font in slider? #77212
    Zed
    Cryout Creations mastermind

    Both the slider plugin and the static slider titles use the Headings font option in Roseta.


    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: default text settings #77210
    Zed
    Cryout Creations mastermind

    These are the default Nirvana text settings (since v1.5):


    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: problem css nirvana settings #77209
    Zed
    Cryout Creations mastermind

    Is the http: //localhost/wordpress/wp-includes/css/test.css URL correct (do you see the content of that file if you open it in the browser)?


    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: Sliders not working properly in Nirvana Woocommerce child #77208
    Zed
    Cryout Creations mastermind

    Please temporarily disable all your active plugins and check if the problem still occurs.


    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: Nirvana Menu Bug #77207
    Zed
    Cryout Creations mastermind

    The menu on your site appears to work fine for me now. Did you resolve this in the meantime?


    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: Had to revert to 2.3.1 #77199
    Zed
    Cryout Creations mastermind

    Sorry about that, 2.3.2 was doing some unwanted output which caused issues with page redirects (and dashboard functionality). The current 2.3.2.1 release corrected 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.
    Zed
    Cryout Creations mastermind

    Your site appears to be using Parabola 1.6.1, which is more than 3 years old.

    There are quite a few changes in code and styling since then up to the current 2.3.2. You’re also using a child theme, which may or may not customize elements that changed in the meantime.


    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: Can't find again where to remove title from header #76763
    Zed
    Cryout Creations mastermind

    The title/logo/tagline visibility is controlled by both WordPress’ base options and the theme’s extended 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: Bug in mobile/tablet view for Roseta and other themes #76762
    Zed
    Cryout Creations mastermind

    The sidebar widgets are not designed to use the masonry brick layout. That functionality is only active on posts lists (when more than one column is 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.
    in reply to: Fonts not loading correctly #76761
    Zed
    Cryout Creations mastermind

    The theme does not bundle any fonts. The ‘preferred’ group directs the browser to use fonts from the Google Fonts service (these work the same on all devices).

    All other fonts are system-dependent and the browser will use the set font name if it is available on the viewing device. Otherwise, similar looking (but not identical) fallback fonts are used instead.


    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: Fresh install, no social menu or tagline #76760
    Zed
    Cryout Creations mastermind

    Check that the tagline is enabled in both WordPress’ and theme’s options.

    Did you enable the social menu’s visibility in the desired locations?


    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 use that code in a child 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: Remove Header On Blog Posts Not Main Site Mobile #76758
    Zed
    Cryout Creations mastermind

    You can make that CSS more conditional:

    @media (max-width: 1024px) {
        body:not(.home) #branding { display: none; }
        body:not(.home) #search-2 { display: none; }
        body:not(.home) #secondary { 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.
    in reply to: Nirvana Menu Bug #76755
    Zed
    Cryout Creations mastermind

    That’s usually an indication of a Javascript error on the site. Without an URL I cannot suggest what the cause is.


    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: problem css nirvana settings #76754
    Zed
    Cryout Creations mastermind

    Ensure that the filename used in the CSS media import declaration is correct:
    @import url("../nirvana/style.css");


    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: issue with child theme on mobile #76753
    Zed
    Cryout Creations mastermind

    Use only the suggested code in the child theme to ensure the theme’s styles and loaded in the correct order.


    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: Social Media Icons #76752
    Zed
    Cryout Creations mastermind

    You can control the visibility of the social icons (and the social icons themselves) from the theme’s social icons 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.
    Zed
    Cryout Creations mastermind

    The theme is designed to display the most recent posts (sorted descending by publish date).

    If you need some other order criteria (including random) you’d need to use the theme’s fluida_boxes_query_args filter to customize the query:

    add_filter( 'fluida_boxes_query_args', 'child_custom_boxes_order', 12, 2 );
    function child_custom_boxes_order( $args=array() ) {
        $custom_order = array(
            'orderby' => 'rand', 
            //'order' => 'DESC',
        );
        return array_merge( $args, $custom_order );
    } // child_custom_boxes_order()

    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: Reduce space between post title and content #76460
    Zed
    Cryout Creations mastermind

    I suggest using the browser’s development tools (normally available by pressing F12) to pinpoint which styling applies to which element (and even try changes) easier than guessing it from the code/styling files.


    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 - 1,531 through 1,560 (of 6,644 total)