Zed

Forum Replies Created

Viewing 30 posts - 3,361 through 3,390 (of 6,640 total)
  • Author
    Posts
  • in reply to: Nirvana content padding #44758
    Zed
    Cryout Creations mastermind

    Content Margins> Padding Left/Right options apply to the content area, not the header elements. The header has separate content spacing options (under the Header settings) but try to avoid using too large values as these will cause issues with responsiveness.


    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 site formatting incorrectly #44757
    Zed
    Cryout Creations mastermind

    @Aurysacre, if you’re using Jetpack you probably have its Mobile Theme featured enabled.


    @dwright27
    , the menu button goes in the replaced menu’s location. It is more or less obvious depending on the colours and font used.


    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 Menu doesn't work #44756
    Zed
    Cryout Creations mastermind

    Your site appears to have responsiveness disabled in the theme, so I cannot check the mobile menu button.


    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: Thumbnail isn't showing correct #44747
    Zed
    Cryout Creations mastermind

    I see no difference in the sizes of the featured image currently displayed on your site. Did you resolve this?

    If not, could you indicate some posts/category exhibiting the problem?


    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: Create a brick layout #44746
    Zed
    Cryout Creations mastermind

    You can see how all our themes look by browsing their individual demos (you can find the links on our themes page).

    Which theme are you interested in using and how close is it to the desired 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: How to remove sidebars from post? #44745
    Zed
    Cryout Creations mastermind

    Plugins similar to the one you install let you show or hide particular widgets in specific locations, they are unable to hide an entire sidebar.

    In Tempera, the posts will use the theme’s general layout as configure in the 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: Blurred post images on presentation page #44744
    Zed
    Cryout Creations mastermind

    @bassicsax, what is your featured image size set to in 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: Gallery Images #44740
    Zed
    Cryout Creations mastermind

    This is default WordPress functionality (the images normally link to the single-image pages). You can override or remove these image pages with 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: Change Search Box In Top Menue #44739
    Zed
    Cryout Creations mastermind

    You can use this:

    1)

    #header-widget-area { 
        margin-right: 48px; 
    }

    2)

    .searchform input[type="search"]:hover {
        background: #fff;
    }
    .searchform input[type="search"]:focus {
        outline: 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.
    Zed
    Cryout Creations mastermind

    Try this CSS:

    body .slider-wrapper {
        margin-bottom: 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: Remove word "search" from Searchbox #44736
    Zed
    Cryout Creations mastermind

    The search string is a placeholder for the search form. It can be removed by removing the actual string or you could try this very weird bit of CSS:

    .searchform input[type="search"]::-webkit-input-placeholder { /* WebKit browsers */
        color:    transparent;
    }
    .searchform input[type="search"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
       color:    transparent;
    }
    .searchform input[type="search"]::-moz-placeholder { /* Mozilla Firefox 19+ */
       color:    transparent;
    }
    .searchform input[type="search"]:-ms-input-placeholder { /* Internet Explorer 10+ */
       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.
    in reply to: Blog Posting on Presentation Page #44735
    Zed
    Cryout Creations mastermind

    The theme’s presentation page normally replaces the default WordPress homepage (which lists posts). It can also be configured to display a list of recent pots (the same list) or not.

    Additionally, you can also create a separate page to display your posts list (this is core WordPress functionality, not theme specific).

    I understand what you’re trying to achieve but there is no built-in theme functionality to filter any of these posts lists. You can, however, try to use plugins to accomplish it.


    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: Continue reading excerpt button translation #44734
    Zed
    Cryout Creations mastermind

    Hi @jacynthe,

    This works fine for me:


    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: Big gray block covering content #44733
    Zed
    Cryout Creations mastermind

    I don’t see this on your site now, so I assume you solved it.
    If not, perhaps you have a cryout column widget placed in a widget area other than the theme’s presentation page columns area.


    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 "lightbox" plugins work with Parabola? #44732
    Zed
    Cryout Creations mastermind

    There is no reason for a specific lightbox/fancybox/colorbox/somethingbox plugin to work or not with the theme. If they are properly activated on the desired content elements (ids, classes, elements) they should all work.


    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 pick specific posts for the slides? #44731
    Zed
    Cryout Creations mastermind

    You can find post IDs if you over the Edit links in the Posts list in the dashboard.


    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 on home page #44503
    Zed
    Cryout Creations mastermind

    You must be using the no-sidebar template on the static page which is set as the homepage. If you change that to use the default template the theme should display the sidebar.


    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 white space above page titles #44502
    Zed
    Cryout Creations mastermind

    Such changes are possible with custom styling. If you want to reduce the margin above single pages, use this CSS:

    .page header.entry-header {
        margin-top: 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: Front Page – Latest posts by category #44501
    Zed
    Cryout Creations mastermind

    That is possible with plugins: https://wordpress.org/plugins/simply-exclude/


    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: Possible to show header on pages #44500
    Zed
    Cryout Creations mastermind

    The theme only displays the featured images in the header if these images are at least 60% (I believe) off the site’s (header) width.


    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: Reducing items's line height #44499
    Zed
    Cryout Creations mastermind

    Depends on what kind of WordPress you use. The self-hosted WordPress.org flavour is free.


    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 set a Separate Page for Blog Posts in Septera #44490
    Zed
    Cryout Creations mastermind

    @elemdark, if you update to 0.9.4/0.9.5 you will *need* to assign a static page on the homepage for the theme’s landing page to become active, and this will also allow you to set a blog 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: Featured Icon Blocks #44397
    Zed
    Cryout Creations mastermind

    @remcosas, please see https://www.cryoutcreations.eu/forums/t/multi-language-front-page/#post-43882


    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: Multilingual Featured Icon Blocks #44396
    Zed
    Cryout Creations mastermind

    There are some limitations to Polylang’s functionality support with the landing page elements (icon blocks and boxes). We are looking for a way to make them work as they should. For now these elements will not display the secondary language(s).

    A workaround (which requires editing theme files) is presented here.


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

    @Simplissite, thanks for pointing out where the problem lies.

    This is a good workaround, however it is plugin-specific and would leave multilanguage functionality unusable with any other plugin that works in a similar way with Polylang but uses a differently named function.

    We’ll keep looking for a solution that works with all plugins and doesn’t require workarounds with specific function calls.


    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: Multilanguage blocks and boxes on landing page #44394
    Zed
    Cryout Creations mastermind

    There are still limitations to Polylang’s functionality support with the landing page elements (icon blocks and boxes). We are looking for a way to make them work as they should. For now these elements will not display the secondary language(s).

    A workaround (which requires editing theme files) is presented here.


    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 weird container/block above footer… #44393
    Zed
    Cryout Creations mastermind

    @natergray, just because some things are similar, doesn’t mean they are the same.
    Version 1.2.8 did fix the colophon (footer widget areas) margins on left layouts which was the issue reported by @joekob.

    However, as you did not specify a link I cannot take a look at your site to see what’s wrong.


    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 Post box #44392
    Zed
    Cryout Creations mastermind

    Disable the posts section from the landing page’s general 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: Sidebar not showing on blog page #44389
    Zed
    Cryout Creations mastermind

    The blog page will use the theme’s configured general layout.
    WordPress overrides any static page functionality when it is assigned as the Blog 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: Post-titles displayed very small in category-archives #44387
    Zed
    Cryout Creations mastermind

    1.3.2 changes the difference in size between post titles in single views and post titles in lists from a fixed number to a percentage so now the difference is relative to the font size used (and no longer causes issues with small font sizes).

    Sorry we didn’t notice this initially.


    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 - 3,361 through 3,390 (of 6,640 total)