Search Results for 'ie'

  • Author
    Search Results
  • #63986

    I had been using them in my previous posts, as they were what looked right before the theme was altered. Now, I’d have to go back to change them all – just for the look, besides the SEO. But even so – the only barely usable headings are h2 and h3 – both of which are also too big. H4 is useless to me, as it’s described as All Caps, which I hate.

    Where may I go to change these settings? I tried entering them where they SHOULD be, in the specialized css area, but nothing changes in my posts.

    I hesitate to use the old version, which I know is available, because eventually WordPress will complain that it’s not compliant with new tech and threats.

    Please provide more information, so that going forward I can alter H2, h3 and h4. Thank you.

    Website: www.aym4training.com

    #63966
    Michael Walden
    Power User

    Ah, so it is tied into Gravatar. Too bad. Would be a nice feature to have without having to depend on Gravatar.

    #63961
    Zed
    Cryout Creations mastermind

    The icon preview do not currently work in some browsers (due to HTML support limitations).

    We have not made a list of those icons explicitly visible anywhere (there will be one in the to-be-done documentation).


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

    Using a font identifier in the field that is not present in the Google fonts means that font will only be used/visible on devices that have it locally installed.

    Featured boxes use the general font for the text and the headings font for the 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.
    #63919

    In reply to: Site Title Bug

    Zed
    Cryout Creations mastermind

    @Mxthieu: I assume you’re referring to the header titles feature (displayed below the menu), as you are not using the site title in the header (next to the logo).

    If the header title doesn’t fit in the available space (with your set header image), switch the header image from contained to cropped (as this will make it keep its height on mobile devices), or disable the header titles feature.


    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.
    #63918
    trias
    Power User

    I´m using “cookie notice” by dfactory, 1.2.42.
    Itactive now, but I tried another plugin, and it worked / didnt work the same way

    #63916
    Zed
    Cryout Creations mastermind

    Which cookies notification plugin are you using? Is the notification active now?


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

    If you’re referring to the bottom-right notice about cookies displayed by our site, that’s custom made code that hasn’t quite made it into a full-fledged plugin (yet).


    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

    There doesn’t seems to be anything wrong with that code.
    Switch the theme’s option to use form labels instead of placeholders if you’re adding extra fields to the comment form.


    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.
    #63661
    gdutson
    Power User

    When I said I am getting not found error I mean that it loads a page but on the page it says
    Not Found
    Apologies, but the page you requested could not be found. Perhaps searching will help.

    It shows my menu and posts but no presentation slider etc.

    Any fixes or troubleshooting tips would be greatly appreciated.

    Thanks.

    #63619

    In reply to: Gallery ?

    Hi,

    Do you add the codes to your themes for the galleries?
    So have galleries optimized for your themes.

    /* Removing Default WordPress Syles for Galleries */
    add_filter('use_default_gallery_style', '__return_false');
    

    And

    .gallery {
    	margin: 0 -1.1666667% 1.75em;
    }
    .gallery-item {
    	display: inline-block;
    	max-width: 33.33%;
    	padding: 0 1.1400652% 2.2801304%;
    	text-align: center;
    	vertical-align: top;
    	width: 100%;
    }
    .gallery-item a {
    	display: inline-block;
    }
    .gallery-columns-1 .gallery-item {
    	max-width: 100%;
    }
    .gallery-columns-2 .gallery-item {
    	max-width: 50%;
    }
    .gallery-columns-3 .gallery-item {
    	max-width: 33%;
    }
    .gallery-columns-4 .gallery-item {
    	max-width: 25%;
    }
    .gallery-columns-5 .gallery-item {
    	max-width: 20%;
    }
    .gallery-columns-6 .gallery-item {
    	max-width: 16.66%;
    }
    .gallery-columns-7 .gallery-item {
    	max-width: 14.28%;
    }
    .gallery-columns-8 .gallery-item {
    	max-width: 12.5%;
    }
    .gallery-columns-9 .gallery-item {
    	max-width: 11.11%;
    }
    .gallery-icon img {
    	margin: 0 auto;
    }
    .gallery-caption {
    	color: #686868;
    	display: block;
    	font-size: 13px;
    	font-size: 0.8125rem;
    	font-style: italic;
    	line-height: 1.6153846154;
    	padding-top: 0.5384615385em;
    }
    .gallery-columns-6 .gallery-caption,
    .gallery-columns-7 .gallery-caption,
    .gallery-columns-8 .gallery-caption,
    .gallery-columns-9 .gallery-caption {
    	display: none;
    } 

    Thank you

    #63556

    In reply to: Site Title Bug

    Hello,

    I have a similar problem and have already posted it here: https://www.cryoutcreations.eu/forums/t/site-title-bug-on-mobile-version

    I kind of solved my issue by adding the following code into the Custom CSS field in the theme settings:
    @media only screen and (max-width: 800px) and (min-width: 451px) {
    /* Site Title and Text on mobile */
    #site-text {
    font-size: 16px;
    display: inline-block;
    }
    }
    @media only screen and (max-width: 450px) {
    /* Site Title and Text on mobile */
    #site-text {
    font-size: 15px;
    width: 190px;
    display: inline-block;
    }
    }

    Be careful though because the different devices have different screen size of their browsers and you will probably have to define some more lines like these for different resolution sets.

    Best Regards,
    Vasil Krastev

    Website: mweekend.net

    Yes. I use HTML with italic format and it is reflected perfectly in the excerpts of the vision by categories (blog style), but not in the same excerpts of the lp-boxes, in the landing page.

    #63407

    In reply to: lorem ipsum

    I think that before, there was: “JE PICORE | Fièrement propulsé par Mantra & WordPress”; ans it is remaining.
    And there is now, up to that: “Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla massa diam, tempus a finibus et, euismod nec arcu. Praesent ultrices massa at molestie facilisis.” And I think this was not written before.
    I didnot find, and I still donot find where to go to modify the footer.

    Website: www.jepicore.steinhofer.fr

    #63364
    Zed
    Cryout Creations mastermind

    The theme does not display featured images on the single article view. For that section the image can be inserted directly in the content (at the desired location).


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

    The theme has a distinct option for the submenus text color, which also applies to the submenu arrows.

    I am not sure I understand your second question.


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

    I cannot reproduce such an issue in the 1.5.3.2 release.
    Check if the category you are selecting doesn’t have any subcategories that also have posts (which would be used in the boxes 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.
    #63285
    Zed
    Cryout Creations mastermind

    Thank you for pointing out this nuisance. I believe it was brought by a change in the widgets behaviour in WordPress itself by a recent update. We’ll look into it and fix it in the next theme 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.
    #63281
    Zed
    Cryout Creations mastermind

    The Developer Club membership includes access to our current (and future) Plus themes, priority support service for all our themes and link removal for all themes as well.

    All these features are provided for one year (support, Plus themes and updates), after which you’d need to renew to continue having access.

    Link removal, once applied to your site, remains effective regardless of your Developer Club membership status.


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

    In reply to: Continue reading

    Zed
    Cryout Creations mastermind

    The theme has distinct excerpt options for the homepage and posts lists (categories/archives). Are both options set to display full posts?


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

    I added media queries to custom CSS — it’s doing a decent job of making the slider responsive and allowing it to be readable (and clickable) on smaller screens. I can probably move forward with that approach unless there’s a better/preferred method you may know of.

    Thanks.

    #63075
    Wirth
    Power User

    I have just figured out that changing any field other than replacing the image does activate the SAVE button. For instance, if I cut the link and paste it back in. Until just now i have rarely used the Title and Text, and i have not had to change any of them.

    so, the issue of the SAVE button not being activated by making a change ONLY to the image is the issue.

    You may or may not consider that a bug. if you do, i guess i would put it near the bottom of the list.

    #62905

    Hello,
    Thank you for your work and beautiful Fluida theme. I have tried the above php code, but I still cannot translate featured icons in the Landing page. I do not use Polylang, but Wp Globus plugin.

    Website: www.lakes.it

    #62807

    In reply to: Site not responsive

    I now even tried to reset the theme to factory defaults, but this did not change anything either.

    #62758

    OK, something had happened to the .htaccess on the site, very strange. It’s now back to how it was yesterday, and the header image is still gone. Maybe now it’s easier for you to check. 🙂

    #62756

    At the moment I’m not experiencing that behavior anymore. I experienced it frequently in the fall as well, but hopefully it will stay fixed. (Have you ever had anyone else experience this behavior with Parabola?) Thank you!

    Thanks Zed, I need some more help, I’m new to php.
    I tried to copy the code you gave me but my text doesn’t appear on the footer. Can you confirm that the file where I need to add this is core.php or is it another one? And also, do I just need to copy this or do I have to recall it also somewhere else?
    Thanks again,
    J

    #62750

    Hey. Yes something must have happened. The issues today weren’t there yesterday, but surely are depending on the same thing. Unknown what. I have contacted the hosting provider to see if they have anything. I haven’t tried a different theme yet, as of a few hours ago I can’t even log in anymore. “403 forbidden. Access forbidden to the requested page: loosgruvan.se/wp-login.php (port 80)”

    #62742
    Zed
    Cryout Creations mastermind

    We include changelog information in the theme’s readme.txt file and on individual update announcements on our site.

    If you wanna get down and dirty you can get a full changes list on WordPress.org Trac:
    https://themes.trac.wordpress.org/changeset?old_path=tempera/1.4.8&new_path=tempera/1.6.2
    You’ll have use the “view diffs” link for each individual file as the theme is too large for the changes to be displayed in a single list.

    Depending on the customizations you’ve implemented the update could go from not having to do anything to having to adjust most of the styling customizations.
    Note that Tempera 1.5 is a major update and implements quite a few visual tweaks and changes.

    If you’ve made any changes directly to the theme files (not through a child theme), such changes would be lost on every 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.
    #62740
    Zed
    Cryout Creations mastermind

    I cannot reproduce this behavior on your site at this moment. Are you still experiencing 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.
Viewing 30 results - 871 through 900 (of 3,144 total)