Zed

Forum Replies Created

Viewing 30 posts - 5,191 through 5,220 (of 6,623 total)
  • Author
    Posts
  • in reply to: Post Information: Display errors #33155
    Zed
    Cryout Creations mastermind

    This is caused by a bug introduced in 1.3.0 and will be fixed in the upcoming update (1.3.2)


    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 not showing properly #33154
    Zed
    Cryout Creations mastermind

    Is you child theme still active?

    Perhaps you need to make your custom CSS a bit more specific.


    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: Empty social media sharing button #32573
    Zed
    Cryout Creations mastermind

    Double check the closing tag. It should be
    </a>
    not
    <a/>


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

    It is a browser security limitation. You are browsing your site from one URL while WordPress believes it is installed on a (slightly) different one and tries to load fonts from there.
    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.
    Zed
    Cryout Creations mastermind

    That styling (or similar) already exists in the theme if you check the Keep header image aspect ratio option (under Header Settigns).


    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: syntax error #32502
    Zed
    Cryout Creations mastermind

    There is no constant on line 19 in that file, line 19 corresponds to
    // Callback functions
    which is just a comment.

    Double-check the file is complete, re-upload it (from the theme archive) or remove and reinstall the theme altogether.


    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: Comment Form Name Field doesn't get focus on click #32499
    Zed
    Cryout Creations mastermind

    The WP Ajax Edit Comments plugin is adding some invisible HTML elements on top of the comment form, which overlap the name field, making it unreachable with the mouse.

    Add this custom CSS to correct this:
    body #aec_edit_options { float: left; }


    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 sidebar text color will not apply #32497
    Zed
    Cryout Creations mastermind

    Do the new colours remain set in the settings page after saving?


    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 shows slide too much! #32496
    Zed
    Cryout Creations mastermind

    Disable the Video Gallery plugin (which is improperly loading its scripts on top of the theme’s slider).


    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: 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.
Viewing 30 posts - 5,191 through 5,220 (of 6,623 total)