Zed

Forum Replies Created

Viewing 30 posts - 4,141 through 4,170 (of 6,631 total)
  • Author
    Posts
  • in reply to: How to add sidebar in Presentation page #39190
    Zed
    Cryout Creations mastermind

    The theme has four footer widget areas. Arrange the widgets in them in the desired way (more widgets in the same area to make them appear vertically in one column or in separate areas to make them arrange horizontally into separate columns).


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

    There is no way to use the theme’s slider on another page, but you can use plugins to create other sliders.


    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 elements to the presentation page #39188
    Zed
    Cryout Creations mastermind

    If you have a plugin providing that functionality, simply place it in the desired theme text field. Otherwise, placing the iframe HTML will not work (due to WordPress’ security sanitization functionality on the fields).


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

    Could we take a look at 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: Updated, cant edit theme #39186
    Zed
    Cryout Creations mastermind

    If you did no changes to the theme files, then yes you can just update.
    The theme will then recommend you to install the settings plugin, you install it and the theme settings page will return to normal.


    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 blockquote font and appearance #39185
    Zed
    Cryout Creations mastermind

    The blockquote styles do follow some general theme options (in size and colours), but beside those they are pretty much separate. To customize the appearance you’ll have to rely on custom CSS:

    .entry-content blockquote {
        font-weight: normal;
        margin: inherit;
    }

    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

    Are you using any kind of caching plugin?
    If the new social icon works fine on the homepage and you’ve copied the sample code exactly (and only modified the socials names) it has no reason to not work on other pages.
    You did not mention your site’s URL so I cannot take a look at what is going on.


    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 header and other #39183
    Zed
    Cryout Creations mastermind

    Can we know your website’s URL?


    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: Diable menu on mobile #39182
    Zed
    Cryout Creations mastermind

    This issue is no longer visible on your site. Did you solve 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: Display issue #39181
    Zed
    Cryout Creations mastermind

    Your site appears to have a code error making it fail to render the footer. Temporarily disable all plugins and any footer widgets you may have to investigate if they have anything to do with the 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: Parabola – NextGen Gallery Bugs #39180
    Zed
    Cryout Creations mastermind

    I’m sorry but I don’t quite understand what the issue is. Could you try detailing it a bit 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: Make custom menu responsive #39179
    Zed
    Cryout Creations mastermind

    You have JavaScript errors on your site. Debug your plugins to find out which one is messing with WordPress’ jQuery.


    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 do image on menu #39178
    Zed
    Cryout Creations mastermind

    That is not easily possible, however you can increase the header height and move the menu on top of it with:
    body #access { margin-top: -30px; }


    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 doesn't appear on mobile devices in 0.9.8.1 #39035
    Zed
    Cryout Creations mastermind

    The mobile menu will be fixed in update 0.9.8.2.


    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: BBpress forum bug #39018
    Zed
    Cryout Creations mastermind

    Could you give us a link to 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: exclude ipad of estructure mobile #38962
    Zed
    Cryout Creations mastermind

    Responsive styling is applied based on screen size (/resolution) not mobile device type, so it would be very difficult to exclude a specific device.


    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: fixing the header image #38961
    Zed
    Cryout Creations mastermind

    Disable Featured images in the header in the theme’s options (look under Post Information > Featured Image in Customize).


    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 social icons in header only #38960
    Zed
    Cryout Creations mastermind

    Chris, your solution applies to all social icons, not just the header ones. This identifier is for the header socials:
    #sheader.socials a::before { ... }


    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 center main menu in Fluida #38959
    Zed
    Cryout Creations mastermind

    pmdelgado1, you can rate 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: Show Featured Images in posts #38958
    Zed
    Cryout Creations mastermind

    Featured images need to be at least 75% the site width to be used as header images. Double check they meet this requirement.


    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 change font for the entire theme? #38957
    Zed
    Cryout Creations mastermind

    The theme lets you use either theme fonts (which are standard system fonts or the theme embeds itself) or Google fonts (which are loaded from Google’s Fonts service).

    To use your own fonts you technically have to embed them in the site (even if you use a font that you have and looks fine on your computer, other devices that do not have that font file will see a fallback font instead).
    Embedding is done by first preparing the font files for the web, then including them on the site and lastly applying them to specific elements you want them on (with CSS).


    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

    Your issue was due to misplaced broke PHP code in the source of your site (before the theme’s header elements).

    I see you’ve solved 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: Mobile Menue #38954
    Zed
    Cryout Creations mastermind

    Was able to recreate the issue and we’re working on it.

    • This reply was modified 9 years ago by Zed. Reason: it's always a good idea to doublecheck

    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: Priority Support? #38951
    Zed
    Cryout Creations mastermind

    We’ve always handled donations as per-theme, but we accept transfers if haven’t received support or link removal for the initial theme.
    However, based on past tickets, you have used both. I can adjust your account to add access to instructions and support for Mantra.


    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: Updated, cant edit theme #38948
    Zed
    Cryout Creations mastermind

    Install the theme settings plugin.
    Edit: Sorry, memory failure.

    You will need to update the theme to at least version 1.2 before you can use the settings plugin.

    • This reply was modified 9 years ago by Zed.

    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: Retain Sidebar on posts page #38947
    Zed
    Cryout Creations mastermind

    The sidebar is visible on both locations, but the widgets are not. Are you using a widget visibility plugin (like Jetpack’s widget functionality) to only display widgets on certain sections of the site?
    Check for this while configuring the widgets.


    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 add sidebar in Presentation page #38946
    Zed
    Cryout Creations mastermind

    The presentation page does not feature a sidebar for now.

    Adjust the header height from the theme’s settings so that it only displays the text and recreate the header image for the new height.


    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 is not possible, but you can set all other font options to the specific font you wish to use and then change the general one.


    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: margin/padding between Menu and content. #38944
    Zed
    Cryout Creations mastermind

    Nirvana has no space between menu and slider. The content top margin applies to the rest of the site (between menu and actual content).


    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: Excerpts not displaying on post category page? #38942
    Zed
    Cryout Creations mastermind

    The category description is displayed on category sections.
    The ‘category page with intro’ template is a (static) page template, used on (static) pages – to display a long (HTML) intro before the posts. This intro is defined as the content of the (static) page using the template.

    Is the posts display set to Full Posts or Excerpts in the theme’s 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.
Viewing 30 posts - 4,141 through 4,170 (of 6,631 total)