Zed

Forum Replies Created

Viewing 30 posts - 1,051 through 1,080 (of 6,629 total)
  • Author
    Posts
  • in reply to: Remove border from top image like in demo #100861
    Zed
    Cryout Creations mastermind

    The demo setup uses the theme’s landing page static slider functionality in that location, however I am not able to see anything on your site at this moment (I just get a placeholder nothing found page) to check if you’re actually using the landing page feature.


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

    The theme is only responsible for one of the scripts listed there, while the companion plugin has two. The rest are related to the Youtube embeds and a socials plugin.

    You can use the information here

    https://matthewhorne.me/defer-async-wordpress-scripts/

    to manually force all scripts to be enqueued deferred or async, but keep in mind that can break scripts functionality (when some depend on others to work). In this case you may be forced to exclude some from deferring/loading asynchronously.


    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 to import Tempera Theme Content #100859
    Zed
    Cryout Creations mastermind

    Tempera does not include any kind of demo content and we do not provide such content separately either. I’m not sure what kind of content you previously imported.


    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 issues on mobile device #100858
    Zed
    Cryout Creations mastermind

    You have enabled the ‘keep header image aspect ratio’ option, however the image has a width/height ratio that doesn’t provide enough height on the smallest devices for the site title/tagline to still fit in. You need to either use a taller image or disable this option.

    Also, please use this custom CSS to get rid of the white space beneath the image:

    #branding, #bg_image { 
       display: block;
    }

    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

    I cannot recreate the issue – the block simply displays an empty area (since the shortcode is filtered out in excerpts).

    If I switch the blocks to full content, then the map is displayed (although crammed in the available space).


    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: ‘the_content’ function error #100855
    Zed
    Cryout Creations mastermind

    If you’re using the theme’s landing page feature, that’s not an actual (static) page, so the plugin wouldn’t be able to find the searched hooks/function calls.

    If you intend to build your homepage using the plugin, you can turn off the landing page from the theme’s options: https://www.cryoutcreations.eu/docs/themes/options/landing-page/general/


    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 to turn off footer #100854
    Zed
    Cryout Creations mastermind

    You’re using the contact widget in the footer. You can administer widgets placement and their content/configuration from the widgets administration interface (either Appearance > Widgets in the dashboard or the Widgets panel in the customize screen)


    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: New Flagship Theme 2020 #100853
    Zed
    Cryout Creations mastermind

    We don’t have the habit of announcing a new theme before we have a beta version up and running and almost ready for public release.


    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: Codex submenu issue #100852
    Zed
    Cryout Creations mastermind

    I pretty much doubt the previous issues are resolved:


    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: Mismatched permissions for theme settings #100851
    Zed
    Cryout Creations mastermind

    Thanks for pointing this out – we’ll get it sorted out for 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: remove sidebar from front page #100850
    Zed
    Cryout Creations mastermind

    Categories will follow the general layout configured in the theme (categories can have neither templates nor meta options associated with theme for the theme to use).


    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 sharing functionality works fine for me on mobile devices (on full posts):

    If you’re expecting the sharing buttons to also appear on the homepage, you need to check if the plugin can also enable itself on the post excerpts – as the homepage posts list displays just excerpts, not full posts.


    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 the website link and Instagram/Pinterest. #100233
    Zed
    Cryout Creations mastermind

    Are both of you using iPhone or iPad?

    The theme uses browser detection to ensure some styling is adjusted for a rendering issues we have observed with the Safari browser.

    If you’re browsing the site through an app then the browser signature can be different and the theme does not detect that as being Safari (although all web rendering on iPhones/iPads is done with Safari’s engine) resulting in the rendering issue no longer being avoided.

    We’ll look into this to see if we can extend the detection functionality.


    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: Codex submenu issue #100232
    Zed
    Cryout Creations mastermind

    The screenshots seem to indicate that there could be some styling missing. Is the issue permanent or intermittent? Could you test with multiple devices to see if you see the same result on all of them?

    The site appears to load and work fine for me in my tests (although it intermittently takes a very long while to load).

    Also note that you are using caching and you may need to turn this off to rule out any interference (and to ensure any configuration changes you make take immediate effect).


    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: Increase padding after header #100228
    Zed
    Cryout Creations mastermind

    The CSS above only applies to headings inside content.

    Titles are targeted by different identifiers:

    #content h1.entry-title, #content h2.entry-title {
        padding-bottom: 0.6em;
    }

    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 to remove squared element in the title #100227
    Zed
    Cryout Creations mastermind

    The effect is only designed to apply to one character. It’s not simple to change it to more.


    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: Rename Landing Page #100226
    Zed
    Cryout Creations mastermind

    The menu and its items can be administered through WordPress’ menu management interface (either under Appearance > Menus or from the customize screen).


    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 space under a gallery disappeared #100225
    Zed
    Cryout Creations mastermind

    That may be how the WordPress team intended for the (new) galleries to look.

    We’ve long learned to avoid styling core elements too much in the themes as they can change periodically. And that’s been worse since the new block editor.


    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: Which theme uses CRYOUT CREATIONS? #100194
    Zed
    Cryout Creations mastermind

    If you’re asking about what theme we use on our site – it’s a custom-built one (loosely based on Fluida) which includes all the functionality and features we need.


    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 to remove squared element in the title #100193
    Zed
    Cryout Creations mastermind

    The theme has the option to select which letter that effect applies to (or disable it), but not its appearance.

    You can try the following CSS to make the background square round:

    #site-title span a span:nth-child(1) {
        border-radius: 100px;
    }

    If you’ve adjusted the position of the marked letter, you’ll need to edit 1 to the correct number.


    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: Codex submenu issue #100192
    Zed
    Cryout Creations mastermind

    Could you provide some screenshots to exemplify 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: Loading plugins on mobile that are off #100191
    Zed
    Cryout Creations mastermind

    Keep in mind that browsers can also cache content (especially mobile ones).

    Did you test with a different browser or mobile device to see if you still see the deactivated 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: Empty space under a gallery disappeared #100190
    Zed
    Cryout Creations mastermind

    Inline styling usually indicates it is generated at runtime, normally from configurable options. Check if the interface you use to set up the galleries provide you with controls for the margins as well.


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

    @simone369, I believe you are looking at the wrong documentation.

    Nirvana’s documentation (specifically the socials section) is available at:
    https://www.cryoutcreations.eu/docs/themes-legacy/settings/social/

    The theme’s settings page is in the dashboard, no the Customize interface.


    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 to make the image of your landing page parallax #100188
    Zed
    Cryout Creations mastermind

    The landing page itself does not have a background image. The text area sections do have background images (the source pages’ featured images) and they already use this effect.

    Without an example link it is difficult for me to understand what you refer to.


    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: Add “&display: swap” to the google fonts request #100187
    Zed
    Cryout Creations mastermind

    You can also try using the Google font identifier field to define the font name and append &display=swap to that name.


    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: Separators not displaying correctly. #100186
    Zed
    Cryout Creations mastermind

    Separators are styled by the theme (there is a short separator line visible on the right side).


    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: Increase padding after header #100184
    Zed
    Cryout Creations mastermind

    Try the followings CSS:

    .entry-content h1, .entry-content h2, .entry-content h3,
    .entry-content h4, .entry-content h5, .entry-content h6 {
        padding-bottom: 1em; 
    }

    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: Headings not showing up in Codex #100183
    Zed
    Cryout Creations mastermind

    Could you link to a post (or page) exhibiting 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: Hover Colour on Cryout Column Photos #100182
    Zed
    Cryout Creations mastermind

    The columns dark overlay is there to improve the text visibility. If you want, you can disable the overlay with CSS:

    body .column-image-inside {
        background-color: transparent;
    }

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