Zed

Forum Replies Created

Viewing 30 posts - 2,611 through 2,640 (of 6,631 total)
  • Author
    Posts
  • in reply to: Sliders mobile #57488
    Zed
    Cryout Creations mastermind

    The slider caption gets repositioned under the slider images on smaller mobile devices (for readability and usability purposes).

    I do not see the issue with the slider caption text being displayed without the semi-transparent background on your site at this time.


    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 enable H1 tag in Tempera home page #57487
    Zed
    Cryout Creations mastermind

    The logo and site title cannot be displayed simultaneously.


    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: Number of extracts #57486
    Zed
    Cryout Creations mastermind

    The number of posts (full or excerpt) displayed on the homepage and any other posts list section (archive, category, search results) is configurable in WordPress General > Reading settings.


    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’s the breadcrumb, which is configurable from the theme’s Graphics 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: Layout and widgets #57112
    Zed
    Cryout Creations mastermind

    There appears to be an unclosed div in your custom footer text, which affects the footer and can mess with the entire theme layout (making it behave differently between browsers/devices, depending on how they interpret the markup error).


    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: Changing main color through style.css #57110
    Zed
    Cryout Creations mastermind

    All of the theme’s colors are configurable in the theme’s Color options, in the customizer 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: Featured Boxes – Remove link #57109
    Zed
    Cryout Creations mastermind

    Copy just the customized code (functions) to your child theme, not the entire landing-page.php file (as this isn’t as standard file and isn’t picked up automatically by 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: Kahuna Documentation #57108
    Zed
    Cryout Creations mastermind

    Complete documentation is not yet available for any of our themes (the older settings-based ones have a collection of FAQs collecting in time).


    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 more "Featured Icon Blocks" #57107
    Zed
    Cryout Creations mastermind

    There is a phone icon available for the icon blocks if you wish to use it, but I believe the social menu functionality is better suited for adding your phone number on the site (beside displaying it in the content/footer/sidebar/header areas 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: Landing Page Slider not responsive #57106
    Zed
    Cryout Creations mastermind

    The static slider behaves as it was designed to in the theme – it attempts to display the image at the maximum acceptable height (while cropping the sides) to prevent the image from becoming an unreadable short banner the smallest of screens, throwing the caption outside the visible area.

    If you want to change the behaviour when you’re not using captions on the static slider you can use this bit of custom styling:

    body .lp-staticslider .lp-staticslider-image {
        max-width: 100%;
    }

    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: Adding Posts to Pages #57105
    Zed
    Cryout Creations mastermind

    Please see https://en.support.wordpress.com/post-vs-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: Multilingualism bug in Landing Page #57104
    Zed
    Cryout Creations mastermind

    Please see https://www.cryoutcreations.eu/forums/t/multi-language-front-page/#post-54385


    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: Register Templates as Global #57103
    Zed
    Cryout Creations mastermind

    You’ll need to customize both the septera_get_sidebar() and septera_get_layout_class() functions (copy their code from core.php) to perform the extra post type checks before picking the layout.


    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 Menu Background sometimes missing #57100
    Zed
    Cryout Creations mastermind

    Temporarily disable the Easy-Facebook-Likebox plugin and see if that helps.


    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 drop down issues #57099
    Zed
    Cryout Creations mastermind

    I notice you changed the theme in the meantime.


    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: Septera theme input fields are there but not visible #57098
    Zed
    Cryout Creations mastermind

    This is not a theme styling issue. You left necessary color fields in the theme’s options empty, disabling certain styling rules.
    Only background color fields can be safely left empty, leaving other colors empty can result in invisible content 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: Controling the size of pictures in posts #57097
    Zed
    Cryout Creations mastermind

    Images inside posts are displayed at the size you select/set when inserting the media in content. They also pass through Jetpacks’ Photon service – you may want to turn this off to check out if it has anything to do with the size difference.


    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 the word "category" #57096
    Zed
    Cryout Creations mastermind

    The “Category” word is part of WordPress’ strings – it can be customized/removed using translations. We have a tutorial for this here:
    https://www.cryoutcreations.eu/wordpress-tutorials/editing-theme-strings-translations


    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 size for blog preview #57095
    Zed
    Cryout Creations mastermind

    The height of the featured images is configurable in the theme’s options (under Post Information > Featured Image). The width is dependent on the configured site width, sidebars and posts column setting.


    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 posts area at the bottom of the landing page #57093
    Zed
    Cryout Creations mastermind

    The blog section is configurable in the theme’s landing page options – it’s the “Posts” option.


    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: Changing layout #57092
    Zed
    Cryout Creations mastermind

    Pages can be configured to use a custom sidebar layout. The rest of the site (archives, categories, so on) will use the general layout configured in the theme’s Layout options.


    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 header video height #57091
    Zed
    Cryout Creations mastermind

    The header area will use the value configured for the header image height (in theme options).


    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 Video Sound #57090
    Zed
    Cryout Creations mastermind

    You could try looking for 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: Disply only 1 post on the home #57086
    Zed
    Cryout Creations mastermind

    The number of posts displayed on the homepage is not independently configurable from the number of posts displayed on standard post lists (categories, archives, search results) – it is the same set in WordPress’ Reading settings.


    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 (Fluida) #57085
    Zed
    Cryout Creations mastermind

    @kitmancraig, that means you have no posts on your site but the posts list is enabled on the theme’s Landing Page. You can disable the posts list from the theme’s Landing Page options (in the customizer).


    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 post hover… #57084
    Zed
    Cryout Creations mastermind

    The color is the same as the theme’s first accent color (configurable in the theme’s Color options). The effect is not directly configurable and for CSS I’d need to be able to browse the site and know exactly which elements you’re looking to change.


    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: information of the date in the post #57083
    Zed
    Cryout Creations mastermind

    @scottkowalchuk, double-check that caching doesn’t interfere with changing the option.


    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: Can't update Fluida theme, give error 500 #57080
    Zed
    Cryout Creations mastermind

    500 stands for Internal Server Error. You need to dig through the server error log (or ask your hosting provider for the error message) to understand what is happening.


    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: Disable responsivnes #57079
    Zed
    Cryout Creations mastermind

    Our classic Mantra, Nirvana, Parabola and Tempera themes have the option to disable responsiveness entirely.


    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: Hide Menu Items #57075
    Zed
    Cryout Creations mastermind

    Where are you trying to customize menus from?
    Menu administration is done under Appearance > Menus or from the Menus panel in the customizer 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.
Viewing 30 posts - 2,611 through 2,640 (of 6,631 total)