Zed

Forum Replies Created

Viewing 30 posts - 5,221 through 5,250 (of 6,644 total)
  • Author
    Posts
  • in reply to: Unable to Save Settings #32495
    Zed
    Cryout Creations mastermind

    We’ve never been able to replicate this issue before since it only appears to manifest on oddly configured servers (either older setups or very limited/controlled environments).

    Did anything change related to your hosting between when it used to work and now when it no longer works? Did you substantially increase the amount of custom text/content defined in the 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: overlap title & text on slider image on iPad #32494
    Zed
    Cryout Creations mastermind

    The slider captions are designed to overlap the slider images in Parabola (and they jump below the slide images on small mobile devices).
    You are using a particular slider image size / slider size configuration to make the captions appear below the image, but depending on the size of the screen being viewed on, the captions may or may not still overlap the slider images.


    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: Pagination in posts page not working #32493
    Zed
    Cryout Creations mastermind

    Are you using some kind of plugin to remove the “category” placeholder from the URL?
    Most of them have issues with pagination links when the placeholder is removed.


    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: Mobile Issues (Title + Menu) and Slider issue #32489
    Zed
    Cryout Creations mastermind

    1. The option that exists in the theme is to add extra left margin to the title/logo, not center it. If you add too much left margin then the title/logo will go off-screen on smaller devices.
    Custom CSS can be used to center the title/logo which will also work for mobile devices.

    2. Due to the selected colours, the submenus are white text on white background on mobiles. If you cannot reconfigure colours to make them visible, use this custom CSS instead:

    body #access ul ul li a {
        color: #181818;
    }

    3. Make the slider text shorter or the slide images taller for everything to fit in.


    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 not working properly on Mobile #32487
    Zed
    Cryout Creations mastermind

    Wolfineer, Greener did you try to temporarily disable all plugins to check if this still happens?

    We’ve never encountered this issue in our tests so it may be caused by interference from a 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.
    in reply to: Comments have Disappeared #32486
    Zed
    Cryout Creations mastermind

    Activating a different theme should not affect content in any way.
    Were your comments in WordPress or are you using a dedicated comments plugin? Do the comments return if you temporarily switch to a different 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: Tag widget #32485
    Zed
    Cryout Creations mastermind

    Could you post a link to your site?
    Does the tag widget work correctly on a different 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: BUG with up to date 1.30 #32484
    Zed
    Cryout Creations mastermind

    Unfortunately with site-wide issues the problem needs to be fixed before the next update can be installed when it becomes available.

    I recommend completely deleting the theme folder (using the hosting account’s file manager or a FTP client) – wp-content/themes/tempera then manually installing the previous theme version with https://downloads.wordpress.org/theme/tempera.1.2.6.zip


    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: Parse error: syntax error, unexpected #32483
    Zed
    Cryout Creations mastermind

    Sorry about this issue which only manifests itself on older PHP version (before 5.3). We’ve already submitted the fix with a new update, now it’s up to WordPress to approve it and make it live.

    Another workaround until then if you’re not into file editing is to delete the theme folder completely (using a file manager or via FTP) and manually install an older theme version:
    https://downloads.wordpress.org/theme/tempera.1.2.6.zip


    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 Widget Columns #32482
    Zed
    Cryout Creations mastermind

    You are using HTML on your column titles which causes code markup errors with the latest update (in which the image alt attribute displays the column title for SEO/accessibility purposes).


    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: Text Presentation Page columns disappeared after update #32481
    Zed
    Cryout Creations mastermind

    I see the columns display the read more buttons at this moment while using the latest theme update.
    Did you 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: Search not working #32480
    Zed
    Cryout Creations mastermind

    We’ll look into 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.
    Zed
    Cryout Creations mastermind

    The alt attribute displays the slide title starting with 1.3.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: Tempera settings unavailable #32478
    Zed
    Cryout Creations mastermind

    You are most likely seeing interference from a plugin, which causes an issue with WordPress’ JavaScript functionality.

    You need to investigate which plugin is causing this by temporarily cycling them all off.


    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 with up to date 1.30 #32421
    Zed
    Cryout Creations mastermind

    There is an issue due to some new code added to both Nirvana and Tempera which only works on PHP 5.3 and newer. For servers running older PHP, this solution works.

    We’ll get this fixed as soon as possible.


    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 1.1.0 not working – syntax error (solved) #32419
    Zed
    Cryout Creations mastermind

    Yes, there is indeed a PHP version limitation due to some new code we’ve added to both Tempera and Nirvana which only works on PHP 5.3 and newer. For servers running older PHP, this solution is good (for both themes, although line numbers may differ).

    We’ll get this fixed as soon as possible.


    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: Stop Animation on Column Widgets #32332
    Zed
    Cryout Creations mastermind

    What you are describing is controlled by the Photo Frames option (also present in the presentation page settings, after the one you’ve already tried out).

    The Column Display option controls how the column content is displayed only, does not apply to the frames/skews.


    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: Custom css doesn't overwrites defaul #32325
    Zed
    Cryout Creations mastermind

    Custom CSS sometimes needs to be more specific (because of the order different styles are applied). When a rule doesn’t work, add body in front of the selector. If even that fails, try adding !important to the rule (but try not to overuse !important).


    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: SLIDER SETTINGS – Title font size #32324
    Zed
    Cryout Creations mastermind

    This custom CSS (placed in theme settings) will also work:

    @media (max-width: 1680px)
    body .nivo-caption h2 {
      font-size: 48px;
    }

    We’ll improve presentation page configuration options in future versions.


    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 Settings problem #32321
    Zed
    Cryout Creations mastermind

    You may be missing some theme files. Try to remove and reinstall 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: Slider font cannot be changed #32320
    Zed
    Cryout Creations mastermind

    The presentation page content is not yet entirely covered by the options. We’ll improve this in future updates.


    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: Sidebar-responsiveness does not work correct. #32318
    Zed
    Cryout Creations mastermind

    Peter, you are using W3 Total Cache.

    If you have CSS minification enabled, try to disable it or add the theme’s style-mobile.css file to the exclusion list.


    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 Theme is incompatible with OptimizePress #32317
    Zed
    Cryout Creations mastermind

    OptimizePress is a paid/subscription plugin.
    We cannot purchase all plugins out there just to run tests with them.

    If the OptimizePress team identified the conflict and is willing to give us information about it, we’ll try to fix this even if we cannot test the fix.


    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 colour hover issue #32316
    Zed
    Cryout Creations mastermind

    Menu colours need to be kept in sync (since they are used in various combinations). Some combinations will have undesirable effects, like what you are seeing.


    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: ICON ERROR #32315
    Zed
    Cryout Creations mastermind

    Without being able to browse the site I cannot give you any helpful information.


    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: Changes in Tempera Settings not Showing Up in Website #32314
    Zed
    Cryout Creations mastermind

    Check if you’re using a caching plugin. Clear cache or disable plugin while 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: Cant add media to my posts! #32313
    Zed
    Cryout Creations mastermind

    Does adding media work correctly if you temporarily switch to a different 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: Breadcrumbs #32312
    Zed
    Cryout Creations mastermind

    The theme’s fonts are located on a different domain than the main site. This causes issues with some browsers (which block cross-domain resource loading for security reasons).

    Please see:
    http://en.wikipedia.org/wiki/Cross-origin_resource_sharing
    https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS


    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 arrow #32311
    Zed
    Cryout Creations mastermind

    Sarah, I am not seeing any issues with the text icons.
    As for the Archives in the header, go to Appearance > Widgets and remove the Archives widget from the Header Widget Area.


    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

    We’ll try to improve this in a future update (by inserting the slide title – if set – in the alt attribute)


    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 - 5,221 through 5,250 (of 6,644 total)