Zed

Forum Replies Created

Viewing 30 posts - 1,561 through 1,590 (of 6,629 total)
  • Author
    Posts
  • in reply to: header image #76436
    Zed
    Cryout Creations mastermind

    You have set the theme’s header height to zero. This means neither of the header content (logo/title AND header image) will be visible regardless of how they are set.


    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: Footer backgroundcolor gradient #76435
    Zed
    Cryout Creations mastermind

    @heinenmja: Apply this CSS to remove the space between the header image and your custom menu:
    body #access { margin-top: 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: CSS had saved with Theme update….!!! #76434
    Zed
    Cryout Creations mastermind

    All theme settings (including the Custom CSS and Custom JS fields) are kept over updates. For extra safety you can also perform a theme settings export from the theme’s 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: PageSpeed Insights – #76245
    Zed
    Cryout Creations mastermind

    The ‘font-display’ attribute is part of the CSS 4 working draft.
    Validators and optimizer should test for currently approved standards, not proposed/unstable ones.


    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: Move the menu under the header photo/video #76005
    Zed
    Cryout Creations mastermind

    This is not a change that’s built into or supported by 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: Featured image not appearing in pages #76004
    Zed
    Cryout Creations mastermind

    Featured images do not appear inside published content (posts or pages). Featured images are displayed in the header of the site (unless the option is disabled) for single post/page sections or together with the post/page title and intro where these are displayed in a list (blog, category, search results).


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

    The social links functionality is included in both free and Plus editions of the theme.
    Using the social icons is covered in the documentation and the dedicated socials tutorial.

    If you’re looking for social sharing (or ‘like’-style) buttons for your content, those are usually provided by additional plugins.


    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: Customization not 'sticking' in preview/publish #76002
    Zed
    Cryout Creations mastermind

    Did you ‘save’ the customizations? Are you perhaps using a caching plugin? (which prevents the changes from happening instantly on the frontend – although it shouldn’t apply in the customize screen)

    Also, a link to the site could prove useful.


    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 Images Only Alt Text on Mobile #76001
    Zed
    Cryout Creations mastermind

    Posts content images appear to work fine on my device (at this time).

    Are you still having this issue? What device(s)/browser(s) are you testing with?


    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: Enabling Septera landing header video on mobile #76000
    Zed
    Cryout Creations mastermind

    The header video feature is core WordPress functionality and as far as I know is not intended for mobile browsers:

    For instance, it might be desirable to test the user agent to prevent videos from loading on mobile devices that don’t support autoplay. As browsers introduce bandwidth APIs, it may also be worthwhile to disable video on devices with limited bandwidth.

    https://make.wordpress.org/core/2016/11/26/video-headers-in-4-7/


    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: Landing page SEO #75999
    Zed
    Cryout Creations mastermind

    Logic dictates that using a couple of the same paragraphs of text in two distinct locations (a single page or post and also part of a bigger thing) should not be the same as the exact same context (text) and structural markup be present at two different URLs.

    After all, the internet is built on top of (some) content duplication.

    However, mysterious are Google’s ways, so we’ll never know for certain how it treats this case.


    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: Content Length of zero doesn't work for Featured Boxes 2 #75998
    Zed
    Cryout Creations mastermind

    We’d rather not apply the excerpt length option to manual excerpts because this creates the need for even more conditional checks:
    – disable manual excerpt if value is 0
    – skip trimming if value is non zero (to avoid breaking use of HTML in manual excerpts)
    beyond what’s already present in the code:
    – detect and use manual excerpt if it exists (check for both manual excerpt field and the use of <!–more–> or <!–next-page–>)
    – use automatic excerpt if manual doesn’t exist (and trim it to the configured value)


    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: Full width header? #75997
    Zed
    Cryout Creations mastermind

    Fluida uses a fluid-design (hence its name) meaning that it adapts to the screen width. To do this, its width is configured by default to a maximum value of 1920px (and its elements rearrange to fit on narrower screens).

    This behaviour is similar to responsiveness, but differs in that it applies to large screen/devices too.

    While some of its elements can expand beyond its layout (namely the menu/header background, footer background and some landing page sections backgrounds), most of the structures cannot expand beyond the configured site width.

    While assigning a header image you have the option to skip cropping it, resulting in the ability to use an image of any size (width) in the header area.
    Featured images used automatically in the header by the theme do not skip this cropping and are automatically cropped to the configured screen width and header image height values.


    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: Table color background in mobile #75996
    Zed
    Cryout Creations mastermind

    I believe we’ve discussed about this through our support service.


    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: wp 51 support? #75995
    Zed
    Cryout Creations mastermind

    All our themes support and work with the latest WordPress releases.


    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: Multi-language front page #75994
    Zed
    Cryout Creations mastermind

    @NoPlaceLikeOutside, category filtering is not currently supported for the featured boxes sections with Polylang or WPML. We are working on a way to implement this, but the theme filters the posts using the category slug, and neither plugin provides an easy way of ‘translating’ this slug.


    @Teele
    , if you mean the text which appears under the site’s title, that tagline is a core WordPress thing and not handled by the theme.
    If, instead, you refer to the theme’s landing page slider caption text (which is a copy of the tagline by default), that is also translate-able through the strings feature, but is part of the theme’s strings, not 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: Read More buttons not linking to right place in posts #75993
    Zed
    Cryout Creations mastermind

    The read more buttons in the excerpts link to the full post page, not to a particular section (or area) in that full post page. I am not aware of WordPress having such functionality built-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: Dropdown menu not working #75992
    Zed
    Cryout Creations mastermind

    The dropdown appears to work fine now (at least for me) so I assume you solved this.

    If you didn’t then it’s most likely caused by a JavaScript error on the particular page(s) it occurs on.

    I see your contact page has quite a few content sections handled by plugins (including a shortcode that’s no longer active).


    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: privacy policy #75991
    Zed
    Cryout Creations mastermind

    None of our free themes and plugins collect any kind of personal (or even site-related) information.

    The SysInfo plugin does gather site-related information and displays it in its dashboard page (as this is what it is designed to do), but you decide how to use the information displayed there (the plugin does not record or transmit it anywhere).


    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: Funny things happening with Child theme #75990
    Zed
    Cryout Creations mastermind

    If the child theme contains no additional/custom code whatsoever (and loads the parent theme’s styles in the correct order) then you should see no changes in layout and functionality between the parent and child theme.

    What (code/style) does your child theme currently contain?


    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 won't wrap around images #75989
    Zed
    Cryout Creations mastermind

    Text only wraps around left and right aligned content images.

    The new block editor provides multiple image-related blocks and not all of them work with text wrapping.


    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: Image Thumbnails for Excerpts #75988
    Zed
    Cryout Creations mastermind

    I can confirm something is wonky with the featured images in Tempera. I’ll look further into this and return with more useful 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: Removing Skip to content #75987
    Zed
    Cryout Creations mastermind

    The ‘Skip to content’ link is intended for screen readers and other visual-impairment aid tools and not normally displayed (and I am not seeing it on your site now).

    If you do use visual-aid tools or extensions they may make that link 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: no gaps after line breaks in comments #75986
    Zed
    Cryout Creations mastermind

    That is due to a change in the theme. Apply the following CSS until we correct it in the next update:

    .commentlist p {
        margin-bottom: 1.0em;
    }

    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 missing in Tempera setting #75985
    Zed
    Cryout Creations mastermind

    Is the theme’s settings page under Appearance > Tempera Settings available or not? If it is not, you will need to install the companion settings 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: Modify footer #75984
    Zed
    Cryout Creations mastermind

    Footer output is handled by the footer.php file. The theme has a configurable footer text option, located in its Miscellaneous settings section.


    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: Privacy Policy #75983
    Zed
    Cryout Creations mastermind

    Our themes do not collect any kind of information (user or site-related).


    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 hide page titles in Kahuna #75465
    Zed
    Cryout Creations mastermind

    @Flyboy, that information is in the documentation.


    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 image not showing on static front page #75464
    Zed
    Cryout Creations mastermind

    Can you post an URL for your 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: Images Woocomerce, menu and sticky posts #75462
    Zed
    Cryout Creations mastermind

    We’ve seen Autoptimize used successfully before, so it may just be that it requires a bit of configuration tweaking and testing for it to go along well in some cases.


    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,561 through 1,590 (of 6,629 total)