Zed

Forum Replies Created

Viewing 30 posts - 691 through 720 (of 6,629 total)
  • Author
    Posts
  • in reply to: Support relative paths in button url and slide url #112483
    Zed
    Cryout Creations mastermind

    For security reasons, the plugin has to pass all submitted data through the appropriate sanitization filters. The URL fields are sanitized as links. Your URLs are seen as incorrect by WordPress and are automatically prefixed.

    You should use domain-relative URLs like /home, /shop, however these will need to contain the full parent path to work, eg /full-path/to-my/shop.


    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 Homepage and post page with different layout? #112481
    Zed
    Cryout Creations mastermind

    Hi,

    Are you referring to the general site layout (content / sidebar(s)) or the posts columns layout in posts lists?

    The site layouts can be controlled through the general layout option for the whole site and then specific layout options for static pages (through the meta options).

    Posts layout is configurable through the separate option – which applies sitewide for all posts list.

    The Plus edition of the theme adds additional layout control options for both features.


    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 for article page disappeared after upgrade to 1.3.1 #112480
    Zed
    Cryout Creations mastermind

    That specific URL (/blog) does not appear to be available at this time.

    Did you remove the section in the meantime or is it published privately only?


    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 cannot be disabled? #112479
    Zed
    Cryout Creations mastermind

    Hi,

    The ‘disable’ option should always be available for selection. We’ll look into this, thank you for pointing it out.


    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: Translating Kahuna using Loco Translate #112478
    Zed
    Cryout Creations mastermind

    Ensure that the translation (and translation template) files you are using are synchronized with the code.
    We recently published a tutorial on how this is done:

    https://www.cryoutcreations.eu/wordpress-tutorials/how-to-update-or-fix-translations-that-no-longer-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: Update to 1.2.1 problems #112477
    Zed
    Cryout Creations mastermind

    In the 1.2.1 update we changed the default value of the header content option from just title to both logo and title (to remove the need for the extra step of changing this option after assigning a logo image on the site).

    if you had a logo image already assigned that wasn’t displayed before but you now want to disappear, remove the logo image or turn the option back to “Site title” to hide the logo.


    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 sub-items go beyond visible screen #112476
    Zed
    Cryout Creations mastermind

    Hi,

    We got that fixed in the theme’s 1.0.3.1 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: CSS for highlighting of main text in slides? #112475
    Zed
    Cryout Creations mastermind

    Hi,

    The slider has several preset appearance styles selectable in its configuration. Beyond those you’d need to apply various CSS tweaks to customize appearance.


    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: Homepage image #112474
    Zed
    Cryout Creations mastermind

    The image displayed in the theme by default on the landing page (homepage), below the menu, is not the configured header image but a static slider placeholder which is configurable from the theme’s options under Landing Page > Slider.

    Due to technical limitations the initial sample image is not visible in the customizer panel. To replace it simply assign a different image. To remove the sample image, assign any other image in its place and then remove 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: How to set “Banner” image and CTA for all pages? #112471
    Zed
    Cryout Creations mastermind

    Hi,

    I think we may have discussed this through the support service as well. In case we didn’t and I’m mixing up questions and for anyone else wandering the same thing I’ll try answering here too:

    The theme’s slider section visible on the homepage is an integral part of the landing page feature.
    The theme does not include this section on other site sections because it already has a header section which displays more information than just the header image (specifically when header titles are used). Replacing the header image/titles section with a slider poses some structural and functionality questions that may be easily answerable for a specific site but cannot be resolved globally for everyone using 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: Serious slider does not work #112470
    Zed
    Cryout Creations mastermind

    Hi,

    After having the plugin installed you’ll need to create a slider (or have the example one added to the site) to be able to select it in the theme’s options.

    See our dedicated slider tutorial for the specific steps:

    https://www.cryoutcreations.eu/wordpress-tutorials/create-slider-serious-slider-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: Mantra Presentation Page Columns #112468
    Zed
    Cryout Creations mastermind

    The theme does not crop or manipulate the images assigned to the presentation page columns. It will use and display exactly the images files according to the URLs entered in the 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: Mantra Presentation Page Spacing #112466
    Zed
    Cryout Creations mastermind

    I would need to see the specific setup on your site to suggest CSS to make those tweaks.

    The default appearance of Mantra is acceptably tight already.


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

    You can disable that effect with a bit of CSS:

    body #access > div > ul > li > a > span:hover::before {
        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: Changing Theme To Fluida #112462
    Zed
    Cryout Creations mastermind

    For obvious reasons (maintenance and saving on some headaches ;-)) our themes share a lot of the code between them (within the two sets – classic and customizer-based, more specifically). Choosing between themes from the same set is mostly a visual choice.

    WordPress’ blog page carries the specific functionality of displaying all posts from all categories in a (descending) freshness order. While having one such section makes total sense, I’m not sure how two or more would work – do they simply display the same posts in the same manner or how would they be different?
    If the intended outcome is to display different posts filtered by a criteria (category? tags? author?), that’s already possible with WordPress’ built-in various category / tags / archive sections.

    We’re definitely not perfect (but one can hope…) so we can’t really decide for you what to theme to chose. The best we can do is answer specific questions about what a theme can or can’t do, and also how.


    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: Comments not appearing since upgrading to WordPress 5.5 #112461
    Zed
    Cryout Creations mastermind

    @btmz.nitin, I think you’d better ask the theme’s authors about this. It may due to the same WordPress change (I mentioned earlier 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: Editing the corner radius of the landing static image #112460
    Zed
    Cryout Creations mastermind

    I’m not sure what you mean by radius styling. Could you explain this more in-depth?
    We have not removed any theme options in Anima since its 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: Add links in the footer/ bottom of page #112459
    Zed
    Cryout Creations mastermind

    That depends on where you want to add them. The theme supports both a footer navigation and a custom footer text field that accepts HTML markup.


    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: Next & Previous Post links not aligned #112458
    Zed
    Cryout Creations mastermind

    That has always been their intended appearance (they’re meant to look like being placed diagonally in corners).


    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: Creating a Child Theme basics #112457
    Zed
    Cryout Creations mastermind

    The indication to ‘twentytwelve’ below the sample code is just an example. The ‘template’ tag should always indicate the slug of the (parent) theme you’re making a child theme for.

    Our child themes tutorial is somewhat outdated anyway and no longer works optimally (at least not for our own themes). We’ll need to update it with more recent and specific 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: Buttons Not Showing #112456
    Zed
    Cryout Creations mastermind

    The slider supports two responsiveness modes through its configuration: one favours the display of captions by maintaining height (at the expense of image sides), while the other keeps the entire image visible but reduces available space for captions.

    Choose the one that works best with your usage 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: Child Theme Not Possible with Bravada? #110840
    Zed
    Cryout Creations mastermind

    Based on the frontend output I guess your functions.php file lacks the needed <?php opening, making the server treat it as a text file.

    You need to add the correct opening and I also suggest changing it to the code below (to ensure the parent and theme styles are applied in the optimal order):

    <?php
    
    // enqueue parent theme styling
    function bravada_child_styling(){
    	wp_enqueue_style( 'bravada-main', get_template_directory_uri() . '/style.css', array(), _CRYOUT_THEME_VERSION );  // restore parent stylesheet
    	wp_enqueue_style( 'bravada-child', get_stylesheet_directory_uri() . '/style.css', array( 'bravada-main' ), date('YmdHis', filemtime( get_stylesheet_directory() . '/style.css' ) ) ); 		// enqueue child stylesheet
    }
    add_action( 'wp_enqueue_scripts', 'bravada_child_styling' );
    
    // add extra code below

    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 stops working in WP 5.6 #111460
    Zed
    Cryout Creations mastermind

    Hi,

    Both your sites exhibit JavaScript errors, most likely related to the 5.6 update which introduced core changes to the built-in JS libraries.

    @kstrayer
    : your site uses minification so I cannot tell where the fault lies.

    @Jenscot
    : on your site the errors are around code loaded by the fancybox and countdown timer 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: Feature Image in Post #111459
    Zed
    Cryout Creations mastermind

    It’s a ready-to-use (mini) plugin. Simply upload the zip file to the site using WordPress’ built-in plugins installer (or the .php file to the wp-content/plugins folder via FTP) and activate it from the plugins list to take effect on the site.

    You don’t need to edit anything, unless you want to change how the plugin works.


    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 excerpt issue in Featured Boxes 2 #111458
    Zed
    Cryout Creations mastermind

    The manual excerpts take precedence over automatically-generated excerpts everywhere on the site, including the landing page.
    It’s only the auto-generated excerpts that follow the length options, according to the location they are displayed in; manual excerpts are always displayed in full.

    All boxes sections are handled by the same code so they cannot behave differently.


    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

    Hi,
    The footer text is controlled using the theme’s Footer Copyright Option (located under the Graphics 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: How to remove space between widgets #111262
    Zed
    Cryout Creations mastermind

    Your CSS refers to the landing page block’s icons – do you want to modify distances between individual blocks in the blocks section or posts in the posts list?

    For posts, use the CSS below to alter the margins:

    body.anima-magazine-two #content-masonry article.hentry {
        margin-bottom: 2%; /* default is 7% - safe to customize */
        margin-left: 2%; /* default is 3% */
        margin-right: 2%; /* default is 3% */
        width: 46%; /* default is 44% */
    }

    Note that modifying the horizontal margins (and width) can cause issues with both the masonry layout and the general layout of the theme (I have not thoroughly tested this 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: Landing page excerpt issue in Featured Boxes 2 #111261
    Zed
    Cryout Creations mastermind

    Hi,
    Note that if you have set manual excerpts for posts, the manual excerpts are always displayed as they are (in full and with all the markup).
    The length options only apply to automatically-generated excerpts (for posts and landing page boxes)


    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: Video mp4 (header) don’t show on mobile #111260
    Zed
    Cryout Creations mastermind

    Hi,
    WordPress appears to limit the screen sizes on which the video is displayed.
    Additionally, when set to work this way the theme uses the header image at full screen height, which doesn’t work well when a header video is assigned but not active. We’ll look into better handling this behaviour in the next theme update.
    Until then try applying the following custom CSS:

    @media (max-width: 900px) {
        body.bravada-fullscreen-headerimage.bravada-cropped-headerimage #masthead #header-image-main-inside {
            height: auto;
        }
    }

    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 space between widgets #111195
    Zed
    Cryout Creations mastermind

    Hi,
    The following CSS should handle that:

    body .widget-container {
        margin-bottom: 1em;
    }

    Theme’s default value is 3.5em.


    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 - 691 through 720 (of 6,629 total)