Search Results for 'ie'

  • Author
    Search Results
  • #35681

    In reply to: Centering Blog

    David B

    Thanks, Zed. Will explore
    What about Centering the blog?

    This is the site:
    http://susannemarie.org/

    #35673

    In reply to: no settings displaying

    Gail Wingate

    None of my icons are showing when I go to the settings page. For example, the question make icon which is next to each of the fields is showing up. I think this may be affecting another plugin, also, so I’d really like to find out what is going on. Everything was working prior to upgrade to 4.2.2.

    I’m running the latest version of Nirvana and WordPress 4.2.2.

    The CTRL-R or CTRL-F5 didn’t work.

    Regards, Gail

    #35672
    Ron

    Hey Zed,

    Apologies for the delay, and thank you for reaching back out to me. I just deactivated the plugin so feel free to take a look and tell me what you find. And yes, the plugin was an optimization plugin but if you’re finding that it’s causing more harm than good, it’s easy enough to delete.

    Ron

    #35671
    David Bega

    Could we request for Cryout creation to look into that and maybe find a solution for translation the homepage title and meta description.
    It is the most important pages on most users websites and having a duplicate title and description is not a good practice. It is bad for user experience when the get our translated page on Google search result with an English title and description.

    #35578

    In reply to: Posts per row problem

    Zed
    Cryout Creations mastermind

    The Posts per Row option controls how posts on the presentation page are displayed.

    Other post lists (categories, archives) are controlled by the Magazine Layout option under Post Excerpt Settings.

    If settings don’t take effect after changing them, check if you have any caching plugins activated or not. If yes, clear the cache or disable the plugin while you’re setting up the 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.
    #35576
    Zed
    Cryout Creations mastermind

    @Jenna: if you have any form of backup (theme settings export, database backup, full site backup), the settings can be retrieved from those.


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

    In reply to: centerng problem

    Lars

    I copied this text into ‘custom theme css’ under ‘Miscellaneous’:

    body {
    margin: auto;
    }

    It works 🙂

    #35550

    In reply to: Search box in Footer

    Zed
    Cryout Creations mastermind

    Did you check only in the customizer preview or did you also save after changing the option and checked the frontend?


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

    Use media queries:

    @media (max-width: 640px) {
     element, #id, .or-classname { color: .... }
    }

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

    To resolve the site title/tagline overlapping the header image on smaller device you can use this custom styling:

    @media (max-width: 640px) {
        body #header-container > div { margin-left: 0; max-width: 60%; }
    }

    Place it in the theme’s Custom CSS field (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.
    #35534
    Zed
    Cryout Creations mastermind

    All CSS we usually recommend on the forum is to be placed in the theme’s Custom CSS field (that what it is for).

    It works in the style.css as well, but remember all theme files are replaced on update so any changes get lost. If you have a complex child theme, you can use its style.css file.


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

    Unfortunately no. WordPress theme review guidelines explicitly state a theme must display the static page if set.


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

    You’d need to duplicate all the styling applied to #primary / #secondary / .sidey elements to above and below content elements (which I don’t believe exist in the current style).


    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.
    #35498
    Jeannie

    Actually, just tried it on one of the Tempera sites and am having the same problem. Cannot access Layout Settings. Same Yoast message appears. NOthing behind it.

    #35490

    In reply to: Adsense

    Powie

    Example: https://powie.de

    #35483
    ros phillips

    I tried this in the child css but it didnt seem to work:

    .socials {background-color:#870203;}
    .socials-hover {background-color:#040f43;}

    I imported a color scheme and saw this – but the new scheme changed all the text fonts as well so I imported the original scheme and tried the above.

    do I need to put something else somewhere else?
    thanks

    #35450
    Danny

    I tried putting that in using custom CSS and through teh editor but it didn’t seem to work either way.

    #35438
    Rhi

    I’ve decided to use a different one of your themes because I find the dedication settings page much easier to use. I don’t particular like the live customiser wordpress uses.

    #35434
    Zed
    Cryout Creations mastermind

    The header widget size option is kind of inherited from our other themes. I believe it will need some reworking as the header image is now a different layout than on the other themes.

    The featured images behaviour is entirely different from that of Mantra (or the other themes).
    If your source images are large enough, you can automatically regenerate the thumbnails with a plugin so they fit Fluida, otherwise they will indeed look bad (be zoomed in too much if small).


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

    Which demo?

    The theme does not implement special functionality to create galleries. You can create them using WordPress’ functionality, JetPack’s features or a gallery 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.
    #35423
    Zed
    Cryout Creations mastermind

    Nirvana’s frontend styling is mostly generated on page view based on the theme settings.
    WordPress’ TinyMCE editor accepts only CSS files for extra styling, so there is no easy way to add the settings-based generated styling to the editor.


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

    You can change anything related to appearance with custom styling:

    body #main {
        background-image: url("http://www.pixeden.com/media/k2/galleries/165/001-subtle-light-pattern-background-texture-vol5.jpg");
        background-repeat: repeat;
    }

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

    Make your identifiers more specific (for example by appending body to them):
    body #pp-texttop, body #pp-textmiddle, body #pp-textbottom, ...


    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

    Nirvana will always display latest X from all posts on the presentation page.

    This is a requirement by the theme review guidelines that we have to follow to be accepted in the themes repository.


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

    Make your custom styling more specific (try adding body at the beginning of each identifier):
    body #front-text1 h2, body #front-text2 h2, ....


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

    The CSS field is for styling only, the JS field is for JavaScript.

    What kind of code are you trying to include? HTML? PHP?


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

    In reply to: Site Description

    Zed
    Cryout Creations mastermind

    Are you using this in the theme’s Custom CSS field or somewhere else?


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

    Yoast’s SEO field for the homepage (this includes the default WordPress homepage that the presentation page replaces) are located separately, in the Homepage section under Titles & Metas.

    However I am not sure how this works with multilanguage 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.
    #35394

    In reply to: Settings not loading

    Zed
    Cryout Creations mastermind

    Marjorie, Kathy, did you install the settings plugin?

    Ditte, yes – the plugin is designed to work with all Tempera versions and will pick the correct functionality to restore/fix depending on the combination of WordPress/theme versions 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.
    #35392
    Zed
    Cryout Creations mastermind

    Your theme is configured to a width of 1980px (which is wider than most monitors out there), so you site will always expand the full width of the screen and never appear center aligned.

    Reduce this width to a more decent value (considering the screens you want your site to be best viewed on) and then it should look more like the demo (the default value is 1050px).


    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,711 through 1,740 (of 3,146 total)