Zed

Forum Replies Created

Viewing 30 posts - 5,281 through 5,310 (of 6,631 total)
  • Author
    Posts
  • in reply to: How do I create posts above the columns? #31796
    Zed
    Cryout Creations mastermind

    Obtaining that layout requires making changes to the file responsible for the presentation page (frontpage.php) using 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: login password changed!!! #31795
    Zed
    Cryout Creations mastermind

    We could also say the problem may be caused by your administrator/host.
    Who could be more likely to provide false information here? Them, whom you pay and have an interest in keeping you as a client or us, who have just met you now (merely as a nickname) after you wrote this post…

    Did they provide you with access logs to investigate who/what/when accessed your WordPress dashboard?
    Possible causes are that you could have used an easy to guess username/password combination and a bot may have scanned and discovered your login; you could have used a vulnerable piece of code, or an infected computer/device. Or indeed a third party (with enough access) may have done this.
    There are a lot of possible paths leading to the same result, all worth investigating.


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

    Your menu works correctly in my browser at this moment.
    Are you still having this 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: Sidebars displayed below the content #31779
    Zed
    Cryout Creations mastermind

    As I’ve never encountered this issue before on any site using the theme, I cannot debug this from images. I’d need to be able to browser your site while the issue is visible.


    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: Buddypress forum textarea is too small #31778
    Zed
    Cryout Creations mastermind

    This sounds like an issue we’ve fixed for the upcoming 1.0.6.
    If you’re still seeing this after installing the next update, let us know.

    PS: Your site is not working at this moment to check if it’s the same issue. Worked after a couple of retries, but I don’t see the forums.


    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: Set number of posts #31777
    Zed
    Cryout Creations mastermind

    Sticky posts are not counted and are always displayed.


    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: Featured Image Header File Type must be JPG #31776
    Zed
    Cryout Creations mastermind

    Thanks for pointing this out.
    We’ll look at the issue to figure out the cause and, perhaps, a solution.


    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: specific posts (by ID) on presentation page #31775
    Zed
    Cryout Creations mastermind

    This will be fixed in 1.0.6.


    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

    Comments are controlled by WordPress, not the theme.
    http://www.cryoutcreations.eu/wordpress-themes/wordpress-tutorials/wordpress-disable-comments-tutorial


    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 is not responsive #31772
    Zed
    Cryout Creations mastermind

    Thanks for pointing out this bug.
    To correct it before we publish the next update, use this CSS:

    #branding #header-container { position: relative; }
    #branding #bg_image + #header-container { position: absolute; }

    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 Columns on Mobile Device #31771
    Zed
    Cryout Creations mastermind

    The column titles are links on mobile devices.
    We’ll try to extend this functionality to the image itself 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: Menu highlights stopped working #31770
    Zed
    Cryout Creations mastermind

    Our theme always looks as the demo. If it looks any different, that’s due to settings you have done or content you have added (or misadded). You could have spent the time in identifying why footer text became huge, as you say.

    We give out this theme for free, but under this simple condition: we do not provide support if our credit link is removed without our approval (no matter the reason).
    We don’t hunt you down, nor do we make your site blow up if you remove the link (like other theme developer do). We simply don’t provide individual support – I consider this an acceptable attitude.


    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: Facebook Widgets gone! #31768
    Zed
    Cryout Creations mastermind

    Check that the plugin providing those widgets is installed, activated and working with that version of WordPress.


    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 in Presentation Page #31767
    Zed
    Cryout Creations mastermind

    The general limit of posts per page set in Settings > Reading overrides the theme’s own limit when using the ‘posts by ID’ functionality.

    This bug will be fixed in the next 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: need to modify Nirvana style for Testimonials #31766
    Zed
    Cryout Creations mastermind

    Are you still having this issue? As I am not seeing it on Firefox.


    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 doesn't show up #31765
    Zed
    Cryout Creations mastermind

    Your slider works for me at this moment.


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

    The changelog is now available.


    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

    ob_get_contents() CAN be used by viruses, but in the theme it is used for the presentation page styling output buffering (which needs to be displayed in a different place than the one it is computed 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: Responsiveness/mobile feature doesn't work #31762
    Zed
    Cryout Creations mastermind

    Giustina, yes that is possible with the right styling. But how will both main content and sidebar content fit on a 320px narrow screen (for example)?

    Dave, you could hide the sidebar on smaller devices with custom CSS:

    @media (max-width: 800px) {
        body #primary, body #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: menu arrow #31759
    Zed
    Cryout Creations mastermind

    If you still having this issue, force refresh the page in your browser (press Ctrl+F5 or Ctrl+R depending on 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: cryout column in widget area work better #31758
    Zed
    Cryout Creations mastermind

    The Cryout Column widget is only usable in the theme’s dedicated Cryout Columns Widget Area.
    Using it anywhere else will cause it to malfunction.


    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 reset button will reset all values on the theme’s settings page to their defaults.
    This includes presentation page (slider/columns) content.

    Posts/pages/categories/menus/widgets are WordPress content and are not touched by 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: Preview page image question #31755
    Zed
    Cryout Creations mastermind

    Did you change the featured image size (in theme settings, under Featured Image Settings) at some point in time during the publishing of posts?

    Wordpress doesn’t auto-regenerate thumbnails when image size settings are changed, so you’ll see the old size for posts already published and the new size for posts you publish after the change.

    Try to force a thumbnail regeneration.
    https://wordpress.org/plugins/force-regenerate-thumbnails/


    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 Logo header not showing #31754
    Zed
    Cryout Creations mastermind

    That is not easily possible at present time.

    But you can use a combination of title + header background image to display both a logo and the text title.


    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: porn link showing up on "back to top" button #31753
    Zed
    Cryout Creations mastermind

    This had nothing to do with the theme.

    Either your computer is infected and your browser is forced to add content to the pages you are visiting (although this isn’t fixed with a theme update), or your website was hacked and content was added to the files (which reverted to normal when you updated).


    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: Site Name and Tagline not showing on internet tag #31752
    Zed
    Cryout Creations mastermind

    Double-check that you’ve filled those in under Settings > General.

    A plugin may also override them. Are you using any SEO 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: Error in name and avatar in second post bbpress #31751
    Zed
    Cryout Creations mastermind

    Unfortunately, bbPress’ replies inherit a lot of theme styling that is meant for the comment replies (because they use the same classnames).

    This custom CSS should fix most of that:

    .bbp-reply-author a {
        background: transparent;
        border: inherit;
        display: inline;
        float: initial;
        margin: inherit;
        padding: inherit;
        text-transform: inherit;
    }

    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: sub menu not working #31750
    Zed
    Cryout Creations mastermind

    Could you list some devices/browsers you are seeing these issues 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.
    in reply to: Home Page Slider #31749
    Zed
    Cryout Creations mastermind

    A script (probably coming from a plugin) is adding an extra slider-stopper element to the slider, causing it to display a sixth slide.

    Identify which plugin does this and disable its “stop button” functionality or disable the plugin altogether. Slider/gallery related plugins should be the first ones to check.


    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 powered by Nirvana & WordPress in footer? #31666
    Zed
    Cryout Creations mastermind

    Instructions for link removal are part of our Premium Support.


    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,281 through 5,310 (of 6,631 total)