Search Results for 'ie'

  • Author
    Search Results
  • #36551

    In reply to: Mobile View

    Zed
    Cryout Creations mastermind

    Switch the header image’s responsiveness mode from the theme’s options (under Header).

    What difficulties are you having seeing the main menu?


    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.
    #36543

    In reply to: Customize 404 page

    Zed
    Cryout Creations mastermind

    All sections not pages configured to use a specific layout will use the theme’s general layout (as configured in the options).

    If you want the 404 section to behave otherwise, you’d need to customize the 404.php file to remove the sidebar(s) and some CSS to override container attributes applied by the body layout class.


    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.
    #36532

    In reply to: Font sizes on Mobile

    Zed
    Cryout Creations mastermind

    Add body in front of the identifier to make them more specific.


    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.
    #36521

    In reply to: Adsense

    James

    I’m having the same issue with ads. I have tried making the sidebar wider but nothing works.
    Any thoughts on the issue? I can’t leave it like this and hate to change themes because i really like this one so far.
    Thanks for any help!

    #36501
    Joris Witteman

    I’ve created an updated version of breadcrumb.php that works better with multiple nested categories on a product: http://pastebin.com/raw/bemM8ZNF

    Paste this into a new file at /wp-content/themes/your-theme/woocommerce/global/breadcrumb.php

    #36480

    In reply to: Header Full Width

    MathieuG

    Hi Zed,
    Ok thank you for these details on the “suggested” size. What width would you then recommend for the Nirvana Theme ?
    I tried different ones but still not working…
    Thanks a lot
    Mathieu

    #36463

    In reply to: Header Full Width

    Zed
    Cryout Creations mastermind

    “Suggested” applies if you want to use the theme’s demo layout (where the header image is the same width as the content below).

    If you’re looking to use a header image that extends beyond these limits you need to use a wider image (as wide as the widest monitor resolution you don’t want to see the white sides on). Respect the height, though, as extra height will not be visible.


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

    Looking at the slider and at the post categories (in News) the last 7 posts appear to correctly be used in the slider. Are you still having issues?


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

    The source image appears rotated:
    http://i2.wp.com/www.farmhousesoul.com/wp-content/uploads/2016/04/MG_4798-e1460230075538.jpg?resize=683%2C1024
    although some browsers render it the right way.

    As you are loading images through WordPress’ Photon service (part of Jetpack) I suggest first disabling this functionality to rule out incorrect handling here.
    My guess would be that the image has orientation information embedded in it and Photon uses this data to rotate the image. Or perhaps the other images have such information so they are rotated correctly, and this one doesn’t.


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

    The theme has a general layout (configurable in the theme settings) that applies through the theme/sit, except specific pages which you assign a different layout page template 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.
    #36364
    Zed
    Cryout Creations mastermind

    Make the styling more specific by adding body (or more exact containers) in front of the identifier or making the rules !important.


    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.
    #36355
    dominic

    never mind, I managed to figure it out. FYI if any one has problems with this, just empty the color codes in the theme menu and that sets that field to transparent.

    #36326
    Yener Çeltikci

    I have tried many options but non of them completely solves the issue. This one I finally use is OK 90%. But still missing 2 characters. Although in Google Fonts site, I see the characters, ğĞıİ is still missing on my website. How big can be adding 8-10 characters to a set?

    #36301
    Zed
    Cryout Creations mastermind

    Take one large image and split it into 6 equal sizes and assign each piece to the correct column.


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

    Does switching to a different theme (by renaming/deleting Nirvana’s folder) remove the issue?

    If it does not, your problem lies elsewhere. If it solves it, login into your dashboard and reinstall the latest theme version and check if the issue occurs with the latest WordPress version 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.
    #36289
    Zed
    Cryout Creations mastermind

    The bundled font files to not include extended character sets (to keep the theme size low). Use Google fonts for such characters (and make sure you use the identifier that requests the charset 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.
    #36288
    Zed
    Cryout Creations mastermind

    The bundled font files to not include extended character sets (to keep the theme size low). Use Google fonts for such characters (and make sure you use the identifier that requests the charset 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.
    #36287
    Zed
    Cryout Creations mastermind

    Galleries and lightbox are not part of the theme. If you only see one image on the page/post but get more images in the lightbox popup, you should investigate the plugin (or try a different 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.
    #36241
    Zed
    Cryout Creations mastermind

    The featured image height is configurable in the theme’s settings. Its viewable width is variable depending on screen size and up to the configured site width divided by the number of content columns minus the sidebar(s) width(s).
    As a result, it would need to either get cropped or be displayed with spaces to the left/right (spaces that would vary through screen sizes). For cosmetic reasons we chose the cropping 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.
    #36238

    In reply to: Slide show

    Zed
    Cryout Creations mastermind

    Does the slider plugin you will be using provide usage instructions? You should follow those.

    Otherwise, the plugin should provide a shortcode (with a syntax that you need to find or figure out) which can be placed in any content area (page, post, text widget, theme extra field) to display the slider in that area.

    The plugin will provide the functionality for setting up, configuring the slider.


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

    First thing to check when experienced layout/styling issues is to disable any CSS minification/compression plugins (or such functionality from caching plugins).

    Tempera is not compatible with such compression as it needs its styles to be loaded in a certain order.


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

    Try making your CSS more specific by adding body in the front of the identifier(s), like:
    body h2.entry-title { ... }


    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.
    #36183
    Gretchen Zimmermann

    I’m a big fan of Cryout creations themes and the flexibility in layout they offer. The one minor nuisance for me is that I’m used to themes that display the featured image inside the post or page. The right way to use theme themes from the start is to simply put the desired image in the post and then set the theme to auto select the featured image from the post. But what if you didn’t build the site that way from the start?

    I just switched a site with a lot of content that relies on featured images in posts to Parabola, and I thought I’d have to make a child theme to show the featured images, but decided to look for a plugin first. Voila! This plugin works great: Featured Image in Content. Hope others find it useful.

    #36168
    Paul Wandason

    I reinstalled wordpress in another subdirectory, installed my plugins and imported all of my content from my original website into the new installation…and Tempera seems to be working fine!

    So it seems that in my case it was something related to do with the wordpress installation, though no idea what that is. Strange though, because I’ve tried looking at quite a few other themes and they seemed to be running fine; perhaps Tempera is just a bit more ‘sensitive’ to these kinds of things.

    Nicola – I tried looking at your sites but got a “Error establishing a database connection” message on your photogenico site…might looking at?

    #36142
    Zed
    Cryout Creations mastermind

    Ads are usually HTML/JS code. That doesn’t belong in the CSS field or files.

    To include content in your sidebar, use the Text widget (it also supports HTML/JS).


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

    That behaviour is usually an indication that your WordPress is running on a weirdly configured hosting server (POST variable limits too low, issues with some characters like apostrophes, quotation marks in input 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.
    #36100

    In reply to: New Social Media Icons

    James

    Hi, I’d also like to request a few social media icons, specifically for online code repositories like GitHub and BitBucket. Could these be added as well?

    Love the theme, keep up the good work!

    #36082
    Celia

    Regarding “…change the color of the titles of the blog entries on the blog page…”, in the Mantra Settings, Color Settings, doesn’t Post Title Color make the color change you want?

    #36077
    Paul Wandason

    Just noticed that even though the Jetpack module for the mobile theme is activated, it’s not working – it’s getting over ridden by the responsive tempera theme (which isn’t working…)

    So viewing the site on the mobile phone actually does show the error. Really frustrating 🙁

    #36026
    Zed
    Cryout Creations mastermind

    Please read about WordPress categories


    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 results - 1,681 through 1,710 (of 3,166 total)