Search Results for 'ie'

  • Author
    Search Results
  • #47747

    Hi Himanshu,
    When you edit your post, there is an option “Set featured image”.

    Best regards,
    Fabien

    #47591

    Hey, I managed to achieve what I needed by using this plugin:
    HTML Widget Titles

    #47570

    I compared this behaviour to a testwebsite and took the source to find more information about this problem. Maybe someone can help me out on this.

    Wrong!!! Website that displays the posttumbnail wrong
    <img
    class=”post-featured-image”
    alt=”Benimar”
    itemprop=”url”
    src=”https://i1.wp.com/moontenerife.com/wp-content/uploads/2017/06/IMG_0178.jpg?resize=800%2C500&#8243;

    srcset=”https://i1.wp.com/moontenerife.com/wp-content/uploads/2017/06/IMG_0178.jpg?fit=718%2C500 718w, https://i1.wp.com/moontenerife.com/wp-content/uploads/2017/06/IMG_0178.jpg?resize=1320%2C500 1320w, https://i1.wp.com/moontenerife.com/wp-content/uploads/2017/06/IMG_0178.jpg?resize=800%2C500 800w, https://i1.wp.com/moontenerife.com/wp-content/uploads/2017/06/IMG_0178.jpg?resize=512%2C500 512w”

    sizes=”(max-width: 800px) 100vw,(max-width: 1152px) 50vw, 449px”
    >

    Correct Website that displays the post tumbnail correct
    <img
    class=”post-featured-image”
    alt=”Compostela Beach Golf Club”
    itemprop=”url”
    src=”/wp-content/uploads/2017/06/compostela1.jpg”
    srcset=”/wp-content/uploads/2017/06/compostela1.jpg 450w, /wp-content/uploads/2017/06/compostela1.jpg 450w, /wp-content/uploads/2017/06/compostela1.jpg 450w, /wp-content/uploads/2017/06/compostela1.jpg 450w”

    sizes=”(max-width: 800px) 100vw,(max-width: 1152px) 50vw, 449px”
    >

    I also found out that if I resize my window to the smallest width (or view on a smartphone)
    The image is displayed correctly.

    Website: moontenerife.com

    • This reply was modified 8 years ago by Maurice.
    #47568

    Hey Fabien,

    Actually I am also facing the same problem !
    How you highlighted the image of the article ?

    Thanks,
    Himanshu

    Website: www.hrthetraveler.com

    #47318
    Zed
    Cryout Creations mastermind

    Tempera’s 1.6.1 update includes two changes related to the content editor:

    • a fix for the “Failed to load content CSS” error with WordPress 4.8
    • a revamp for the editor styling which tries to recreate the same appearance of the content as on the frontend into the editor itself (to give a feel about how your content will actually look and fit on the site). This includes the content width and text and background colours.

    If you dislike this second change we’ve also put an option under the theme’s Miscellaneous settings (in update 1.6.1.1) with which the editor styling can be turned off.


    @DuffyBear
    , we’ll release a theme update to correct that problem since WordPress 4.8 in Mantra too.


    @kalagrow
    , please expand on “it crashed my 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.
    #47315
    Zed
    Cryout Creations mastermind

    Nirvana’s 1.4.2 update includes two changes related to the content editor:

    • a fix for the “Failed to load content CSS” error with WordPress 4.8
    • a revamp for the editor styling which tries to recreate the same appearance of the content as on the frontend into the editor itself (to give a feel about how your content will actually look and fit on the site). This includes the content width and text and background colours.

    If you dislike this second change we’ve also put an option under the theme’s Miscellaneous settings with which the editor styling can be turned off.


    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’s 1.4.2 update includes two changes related to the content editor:

    • a fix for the “Failed to load content CSS” error above
    • a revamp for the theme’s editor styling which tries to recreate the same appearance of the content as on the frontend into the editor itself (to give a feel about how your content will actually look and fit on the site). This includes the available content width and text and background colours.

    If you dislike this second change we’ve also put an option under the theme’s Miscellaneous settings with which the editor styling can be turned off.


    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.

    The last update you put out there has now made my edit post or add new post format wonky… it does not fill the page anymore.. it looks like the margins are off. When I preview or view post it looks fine.. it is the backend (dashboard) side that is all off! I posted in several other forums regarding this… Please fix!!

    everything is shoved to the left in the post content box where you create or edit a post or page!

    #47262

    I tried to post a link with an image… it doesn’t seem to be working properly.. It is on the editing side so you wouldn’t see it by visiting the site.

    They won’t accept my link to the image of what I see.. I have tried several times and it doesn’t show.

    • This reply was modified 8 years ago by OnFire.
    • This reply was modified 8 years ago by OnFire.
    • This reply was modified 8 years ago by OnFire.
    #47261
    kalagrow
    Power User

    I tried updating the Tempera theme and it crashed my site. I had to go in to an older version. This happened twice. Updated today, June 14, and had to go back.

    #47232

    As you can see if you open the link and view the image.. everything has moved to the left and is now only on 1/2 of the post box!

    #47197

    Ah They were the html and body tag, guess i didnt need them.

    My last problem has to do with the responsiveness with the portrait view on mobile, my logo on the left there gets overlapped by the social links, and then the homepage’s 3 columns of text, gets overlapped by the footer.

    Any insights as to the problem of this? Suspect its the markup of the 3 columns in the pages content/text area? Any tips would be extremely helpful! Thank you!

    Website: www.nanniesformommies.com

    Zed
    Cryout Creations mastermind

    You cannot import fonts inside style rules. The @imports generally need to be at the beginning of the style, before the CSS.

    Additionally, #site-title body #site-title span a { } is an invalid identifier. There is no #side-title element containing the body.


    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

    On small enough mobile devices (800px I believe) the theme relocates the sidebar under the content, leaving the content use up all the available width.

    However, looking at the source of the site it looks like you are using a caching/minification plugin. CSS minification usually interferes with the theme’s styling order, breaking it in some way or another (like responsiveness misbehaving).

    I suggest you disable CSS minification in your plugin, re-enable the sidebar and re-check how it behaves on smaller mobile devices.


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

    In reply to: Change font of prices

    Zed
    Cryout Creations mastermind
    .tax-product_cat .woocommerce-Price-amount.amount {
        font-size: 1.2em;
    }

    matches product prices in 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.
    #46913
    rcburr
    Power User

    Frank, thank you, also, for your comment, where you wrote:

    If you use a Child theme of Nirvana, …

    I don’t believe I used a Child theme, as I’m not sure what a child theme is. I’ll look that up.
    Is there a way to check that and delve more deeply into removing what JeanC said was not “a critical error, [but] it is definitely annoying.”

    Thanks again.

    #46909

    If you use a Child theme of Nirvana, you can no longer put @import url("../nirvana/style.css"); in the style sheet of your child theme. Instead you must use functions.php as described on https://codex.wordpress.org/Child_Themes#Creating_a_Child_Theme_from_an_Unmodified_Parent_Theme

    #46887

    Hi Zed, Ive got this same issue, the fix you provided does not seem to work on my setup though.

    Here is an example of my page:

    the homepage works fine, the image starts within a reasonable space from the bottom of header.

    http://www.nanniesformommies.com

    but on a different page, the spacing is way too big for mine, and my clients liking.

    This page is my main concern,

    http://www.nanniesformommies.com/nannies-for-families/

    As you can see, the white space below the header and before the start of the picture is much bigger.

    Any idea how I can fix this?

    Thank You!

    Website: www.nanniesformommies.com

    #46869

    I am experiencing the same error – “Failed to load content css: http://URL/wp-admin/admin-ajax.php/?action=dynamic_styles&#8221;, in conjunction with featured images not appearing on Timely’s All-in-One Calendar event pages.
    It would be helpful to know if the error is a WP issue, Mantra theme issue or the calendar plugin’s issue.
    Our site is using the Mantra theme with a child theme for custom css. Everything was working correctly until we updated to Mantra 2.6.1 and WP 4.8.

    TIA for any help.

    Website: www.mtwestvintagetrials.org

    #46794

    Hello again,

    I can add some more details to my analysis:

    1. I tried to use add_filter( ‘fluida_featured_srcset’, __return_false ); as suggested in other posts – no change.
    2. Then replaced the original featured image 450*x300.jpg and 512*300.jpg with the retina image *x300@2x.jpg and that fixed the problem!
    3. After that I commented the following lines in the setup.php:
    `// Custom image size for use with post thumbnails
    add_image_size( ‘fluida-featured’,
    ceil($fluids[‘fluida_sitewidth’]), //apply_filters( ‘fluida_featured_image_width’, fluida_featured_width() ),
    apply_filters( ‘fluida_featured_image_height’, $fluids[‘fluida_fheight’] ),
    false
    );

    add_image_size( ‘fluida-featured-third’,
    apply_filters( ‘fluida_featured_image_third_width’, 512 ),
    apply_filters( ‘fluida_featured_image_third_height’, $fluids[‘fluida_fheight’] ),
    $falign
    );`
    This one also fixed the problem as it stopped generating the small featured images below 600×400 resolution.

    My final assumption is that somehow the theme does not load any retina images below 600×400 resolution no matter if they exist or not… Do you know where might be the root cause for this? Any ideas how to fix it?

    • This reply was modified 8 years ago by vasskion.
    #46765

    I have exact the same problem. It’s seems to be a problem with the update to WordPress 4.8. What can I do? Downgrading to earlier version of WordPress doesn’t have an effect.

    #46690

    I also have the same issue. It does look uglier than before with the bigger res images.

    Is it possible to exclude generating of the smaller crops?
    Is there a way to add a drop down box in the post configuration tab to choose which image or minimum res to be loaded?

    #46601

    In reply to: Tempera update

    Sailing Heaven
    Power User
    #46596

    Hello, I too have problems with the icons.

    I followed all advice, have a facebook entry with “facebook” in the css field
    But only the Text is showed, no icons at all.

    What can I do?

    Thanks for your reply! Well, since it seems very messy to upload all my files over again whenever I wish to add images to my galleries, I will simply have to remove the back and forward links on the attachment page. I would also like to remove the Comments section. But can´t find a way to do that, despite reading a lot of documentation and posts. Would be very grateful of tips on how to customize the attachment page.
    Maja

    #46532

    In reply to: Change font of prices

    I definately don’t doubt the use of, but what section would I put the custom CSS. I’ve tried on the mantra settings options Custom CSS changing font sizes but they dont change. Sorry my mistake, I should have been more specific, the price did change everywhere. I was looking to change the price sizes on the category page only. Thanks, you have been great help.

    #46494

    Hi,

    Yes, I tested another browser and device…
    I solved my pb: if I define the highlighted image of the article, all it’s ok 🙂

    Thanks for your help,

    Best regards,
    Fabien

    #46444

    In reply to: Content Area

    Zed
    Cryout Creations mastermind

    Beyond the theme’s options, further customizations can be performed with custom CSS. Each text area has unique identifiers to apply the CSS 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.
    #46433
    Zed
    Cryout Creations mastermind

    This is because the new images are actually cropped to the configured height (200px), and then resized to fit the screen width, while the older images are displayed in full in a 200px tall view box (since no smaller crops are available). The different in aspect ratio (200px crop compared to original) results in the difference in 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.
    #46429
    Zed
    Cryout Creations mastermind

    The form fields text color appears to be white right now. Is that not working right?


    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,201 through 1,230 (of 3,144 total)