Search Results for 'ie'

  • Author
    Search Results
  • #44801

    In reply to: Menu on home page

    Under Layout I have:
    Main Layout, which is set to the first option.
    Site Width
    Sidebar width
    Stretch sidebar to edge (enable)
    Magazine Layout
    Margin top
    Posts per page
    Footer Widgets columns
    Footer Widgets alignment

    Which of these is it? Have played around with the most obvious but haven’t achieved the right look.

    #44794

    Hi Zed,

    Thanks for responding so quickly. I tried to put a featured image in the post. It’s 1200x500px which should be ok, shouldn’t it? Still it doesn’t show in the header or anywhere else. Hope you can help me on this one.

    Corine

    #44781
    Zed
    Cryout Creations mastermind

    The theme’s page didn’t have the correct URLs set, thanks for pointing this out. Zombie Apocalypse has both a demo page and is available for download.


    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

    The logo identifier is #branding #logo { }


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

    Does the plugin handled content display correctly in a different theme (one of the Twenties)?


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

    The theme’s presentation page normally replaces the default WordPress homepage (which lists posts). It can also be configured to display a list of recent pots (the same list) or not.

    Additionally, you can also create a separate page to display your posts list (this is core WordPress functionality, not theme specific).

    I understand what you’re trying to achieve but there is no built-in theme functionality to filter any of these posts lists. You can, however, try to use plugins to accomplish 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.
    #44718

    Thanks Zed, that was the issue. I didn’t have the post excerpts selected. Thought I tried that but I guess not.

    I have an image/logo/header that I would like to remove only for mobile.. or, at least change it so it’s smaller. I tried the code you shared here but it didn’t work (changed “site-text” to “site-logo”).

    Website: companionbirds.ca

    #44654

    I seem to be having a similar issue. It is doubly confusing because two of the four stories have thumbnails, the other two do not. I have auto-select images enabled.

    http://prntscr.com/f46mv4

    http://fearlesscomedyproductions.com/

    #44500
    Zed
    Cryout Creations mastermind

    The theme only displays the featured images in the header if these images are at least 60% (I believe) off the site’s (header) width.


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

    @Simplissite, thanks for pointing out where the problem lies.

    This is a good workaround, however it is plugin-specific and would leave multilanguage functionality unusable with any other plugin that works in a similar way with Polylang but uses a differently named function.

    We’ll keep looking for a solution that works with all plugins and doesn’t require workarounds with specific function calls.


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

    1.3.2 changes the difference in size between post titles in single views and post titles in lists from a fixed number to a percentage so now the difference is relative to the font size used (and no longer causes issues with small font sizes).

    Sorry we didn’t notice this initially.


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

    Posts and pages have the same comments controls (in their editing interface).

    The “No comments label” indicated that those posts have comments enabled on them, but nobody commented on them (yet). The comment form should be visible in the single post view, at the end of the post.


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

    It appears that this issue only appears in the customisation view. As my site is work in progress I havent published it yet but relied on the customisation view, the site view is working perfectly.

    #44307

    I am now wondering if it is a browser problem. I am working with Windows 10 and Edge. As an experiment I checked the site on a Mac using Safari and the slider displayed perfectly! If you can confirm this is a browser problem I will be relieved but this will obviously need to be sorted. Theme looks great on large Mac screen….

    #44207

    Zed, thanks for your response. However, perhaps I wasn’t clear in my question. The header that I established for my site shows on my home page and on posts. The home page and blog posts have a righthand sidebar. I have the sidebar turned off on pages and on one and only one of those pages (http://puddletownreviews.com/open-giveaways-2017/) the site header is at the top. I checked that page and there is no featured image. In looking at the Featured Images feature in Customizing, I don’t see any settings that would call for the header to be on that page. I would either like to eliminate it or be able to be consistent and show it on all pages. Let me know if you have questions.

    Website: puddletownreviews.com

    #44204

    You’re right!! That works perfectly now. It doesn’t work by adding the custom CSS to the presentation page miscellaneous box, but I tried it in the Edit CSS menu in WordPress and that worked fine.

    A similar issue on a phone screen, though, is the overlap of social icons in the header over the site title.

    #44202

    I tried that and nothing changes it.

    I’m in Mantra: style-mobile.css.

    I replaced this code that’s under @media (max-width: 800px)

    #header-container > div { 
         	margin-top:7px;
         	margin-left:14px;
         	height:100%; 	}

    To
    #header-container { display: none; }

    There are smaller displays but none of them have the header container.
    I tried adding it to the custom css with no change. Tried adding it directly to the themes css.

    I cleared my cache for the site. Clear it for the browser on the phone.

    For some reason I just can’t get rid of it for mobile.

    #44178
    Zed
    Cryout Creations mastermind

    Just to keep things clear: we did not make any layout changes to the theme in the recent 1.5.x updates. The only things that did get changed appearance-wise are headings sizes and the problematic line-height. However these would at most affect text appearance, not cause layout or serious appearance problems.

    We did however rearrange and move styling around, something that can cause serious layout issues when it gets combined with incorrect or incomplete caching (site ends up using some new styles and some older cached ones). This is solvable only by clearing and regenerating the cache (CDN services are a form of caching). Browsers employ their own level of caching.

    Checking some of the sites URLs you included with your replies, I notice nothing obviously wrong or out of place on any of them.
    Could you point out problems by explicitly describing them?


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

    That styling applies to screen sizes narrower than 650px (apparent size). You may be using a device that uses a narrower resolution.


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

    The .mobile class is added via JS, so it is not present from the first instant.

    I suggest you use media queries in your css to target mobile devices:

    @media (max-width: 800px) {
        body #header-container { display: none; }
    }

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

    Hi tamerlaneunreal, thanks for the fast solution. Works quiet well while a better solution is on it´s way.

    #43881

    Hi to everyone who is still experiencing this issue.
    For my site it is solved thanks to the amazing support team of WPEngine.
    This hosting company is worth every $$ that they charge and much more!!

    WPEngine uses MaxCDN which is a great and reliable service.
    I noticed that disabling CDN service solve the issue.
    Enabling CDN service triggered many js and css errors on my page according to WPEngine tests.
    WPEngine added some sort of a post script to my CDN which solved the issue.
    Unfortunately, I do not know exactly what was that script but,
    If you are using a CDN and experiencing the same issue that is what you want to look at.
    BTW, finally I can say that,
    The new update of Tempera is a great face lift and I really like all the changes in the theme.
    It is worth the hassle of troubleshooting the issue!!

    Website: www.divinginzanzibar.com

    • This reply was modified 8 years ago by davidbega.
    #43860

    Thank you for helping on Sunday!!

    Sorry but I don’t get it… I tried

    h3#custom-title,
    #front-text1 h2,
    #front-text2 h2,
    #front-text5 h2,
    #front-columns h2 {
    	display: block;
    	float: none;
    	margin: 0px auto;
    	font-size: 45px;
    	line-height: 55px;
    	clear: both;
    	font-weight: 300;
    }

    as well as

    h3#custom-title h3,
    #front-text1 h2,
    #front-text2 h2,

    as well as

    h3#custom-title h2,
    #front-text1 h2,
    #front-text2 h2,
    #front-text5 h2,
    #front-columns h2 {
    	display: block;

    as well as to separate it to

    h3#custom-title h3 {
    	display: block;
    	float: none;
    	margin: 0px auto;
    	font-size: 45px;
    	line-height: 55px;
    	clear: both;
    	font-weight: 300;
    }

    but the custom-title does not change for one single pixel…

    In Firefox console I can adjust font-weight for h3.custom-title but it seems to belong to #pp-afterslider h3 and that is where I get stuck in CSS…

    Website: www.weltangucker.de

    • This reply was modified 8 years ago by Klaus.
    • This reply was modified 8 years ago by Klaus.
    #43858

    Hi Zed,
    Thanks for your responses and updates.
    Working with Tempera for 4 years now, I am very much aware of adjusting Tempera settings, clearing cache and so on.
    I have been updating Tempera theme for 4 years now without any issues.
    Other people on this thread are experiencing the same problem for many days so cache has nothing to do with their problem.
    I am willing to give my access to WordPress so you guys can have a look at my installation. There might be a problem for myself and others with the new update. Not being able to update the theme will eventually force us to change theme, which also means a total re-design of our websites.
    If there is any way that you guys can have a look yourself to determine the sorce of the problem it will be a great help at least for few of us on this thread. If there is a paid service that can do that, I will be more than happy to pay for that service.
    Cheers

    Website: www.divinginzanzibar.com

    #43856
    Zed
    Cryout Creations mastermind

    I’m sorry, my previous answer wasn’t entirely accurate as it applies to Fluida.

    In Septera activating a static page on the homepage also activates the landing page feature (we were asked to implement this change during the theme repository review process).


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

    You need to pay attention to the id/classname placement. In my example it’s a H3 and it bears the id directly, making the correct identifier h3#custom-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.
    #43837

    Hello.. me again.. sorry I just got back to this now. Thank you for looking into it. I’ve enabled reviews and move some other stuff around.
    I tested this again using the 2015 theme and it works there. I’ve still unchecked the “allow ratings on reviews” because I’d be happy to just get the reviews working.

    What I haven’t done is deactivating all the plugins and reactivated them. I’ll do that if you think a plugin is a conflict.

    I’ve included a link to the product page.

    here is what comments look like on a regular post:

    Regular comment fields on posts

    And here is what it looks like on the woocommerce product page:

    reviews comment page

    Thanks again for the help!

    Website: www.piratejeni.com/tarot/product/help-jeni-practice

    • This reply was modified 8 years ago by piratejeni. Reason: corrected text
    #43819

    Thanks for your reply 🙂

    Hmmm…. Honesty, this just started happening with Tempera 1.5.x. The Responsive Lightbox plugin was last updated 2 months ago. Up until Tempera 1.5.x release, everything was rendering fine with both of these website components used in conjunction. I don’t know the finer details of how this CSS works, but maybe the Tempera elements need a more specific selector/name? It seems unwieldy for me to need to add this CSS correction to all the websites where I have a similar setup, especially since it was working fine previously

    Can you take a second look at this and maybe provide a fix on the Tempera theme?

    Thanks,
    Wayne

    • This reply was modified 8 years ago by WayneM.
    #43814
    Zed
    Cryout Creations mastermind

    @erosdipietro, is the theme’s landing page feature enabled in the options?


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