Search Results for 'ie'

  • Author
    Search Results
  • #36021
    Helen

    I’m running into the same issue and am not replying with a fix, but in hopes of being notified too if a response is posted. I just installed the plugin that gave me my theme settings back (yay!!) and was able to fix my page tab/menu button color back to the pink I wanted but the font on it is gray and hard to read. I really would love to be able to control the color to make it white or black – something more readable than grey.
    Thanks!!

    Helen

    #35978
    Rick Richbourg

    (sorry if this double posts – first update didn’t seem to post)

    I am adding additional info hoping to clarify my issue and get a reply so I can update the client.

    before updating WordPress to version 4.2.2 and the template to version 1.4.0.1, YouTube videos displayed on the Presentation page via an entry on the extra text section using this code`[video src="https://youtu.be/Z9ae-tmuQa0"]

    After updating (Feb 24) both WordPress and the Tempura template, the video will not display in Firefox.

    I appreciate the complexity of the presentation page ‘offers’ more opportunity to have things display differently on different browsers. For example, in Windows, you can use relative links for the sliders on the presentation page; but, they don’t render properly in Safari and require an absolute link to display. I am curious if there is something malformed in the code referenced above that now makes it not work for Firefox?

    Thank you in advance, -Rick

    #35977
    Rick Richbourg

    The client is starting to inquire more forcefully about why the video is not working on the presentation page in Firefox. Let me try and clarify.

    Let me state that until the site was update to the current version of WordPress (4.4.2) and updated the theme to version 1.4.0.1, YouTube videos played on the presentation page of theme just fine (using the code in referenced in the post above). After the updates, youtube videos no longer play on the presentation page in Firefox!

    I appreciate that the complexity in the presentation page multiplies the chances for things to display differently on each browser. I also understand that it interacts with different browsers in different ways. For example, I have discovered that on windows the sliders can be called via a relative link; but, in Safari, they must be explicitly called. Obviously, to correct that issue I just use explicit links and every thing works as expected. I am looking for some sort of work around to allow the YouTube video’s to be displayed on the presentation page. If there is something malformed about the code below, please let me know 😉

    [video src="https://youtu.be/Z9ae-tmuQa0"]

    thank you in advance, -Rick

    #35976

    In reply to: Mantra Settings

    Jens

    Hey friends,

    Cryout Serious Theme Settings works fine to restore the setting page in single page sites. Thank you for that.

    But I noticed it won’t fix the problem on multi-page installations… I have a sitewith one theme in german and one in turkish, I updated wordpress and the themes and I installed the plugin (on the network dashboard of course), updated databases – but still have no access to the settings.
    Do you know what to do in this case?
    Thank you in advance
    Jens

    #35972
    paula

    I have my theme, wordpress and plugins all up to date
    Wordpress 4.4.2
    Nirvana 1.2.3
    and cryout theme settings 0.5.5

    I’ve tried different browsers on different computers.. safari, chrome and firefox.

    I keep trying to deactivate/activate plugins but nothing. It worked a few times when this problem first started but now nothing changes when all the plugins (except the cryout theme settings) are deactivated.

    #35963

    In reply to: Slider .php

    Zed
    Cryout Creations mastermind

    Javascript (and complex HTML code like, for example, frames) cannot be placed in any of the theme’s input/textarea fields as it will be filtered out by WordPress’ content sanitization filters.

    As such, that code cannot be placed in the slider without editing theme files.


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

    Can you tell us the fonts names / identifiers you used in various places and didn’t work?


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

    In reply to: Archive Label

    Zed
    Cryout Creations mastermind

    Setting the Page/Category Titles option to Hidden on Categories yields the same result.


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

    Page, post and category titles are controlled by the second color field under Color Settings > Content.


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

    Paulette, I see you’ve got the presentation page back.

    Marilynn, there is no error in the theme. There problem comes from one of your widgets’ content:
    <iframe src="https://www.fiverr.com/anywhere/anywhere_widget/56988c626175783ba5814f00" width="190" height="75" frameBorder="0" scrolling="no">
    This iframe is never closed, making the browser believe the entire right sidebar is part of the iframe and gets it displayed on the left sidebar. Correct your widget code.


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

    The homepage title is defined in WordPress’ general options and multi-language plugins should handle that.
    A meta description field does not exist in WordPress by default so the plugin adding it should also provide support for multi-language plugins as well.

    We have no way of controlling these at theme level without interfering with WordPress functionality.

    But from what I see your site title is already localized based on language. What Google grabs from you, though, is a matter of which is the default language or which IP / browser agent info they crawl with (if you use some more advanced language guessing rules).


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

    The error is now in
    wp-content/cache/minify/000000/M9TPzCsuSUwvSszVTUtNTdHPKtYvTtKFC-qY6Cfn5-am5pXoFqUW5FTq5Wbm6Rjqp-UkFqWC1IIZeimpZQA.js
    which indicates yet another caching plugin (I believe this is W3 Total Cache).

    Using multiple caching plugins at once? That’s not a good idea…


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

    In reply to: Modify excerpt length

    barbara

    Hi! I have the same problem. I have no plugin activated. It’s very important for me this function works cause the layout of the blog. I tried with Nirvana and Parabola and have the same problem.
    Can you fix it, please?

    Thank you!

    #35725

    In reply to: MIA Blog

    Lanie

    Updating this because I think there’s something wrong with the template itself. When the blog page loads, the last bit of code I see in the source is: <div id=”content” role=”main”>. For some reason, it’s not recognizing anything below that. And in case I inadvertently changed something, I tried re-uploading it, but I’m having the same issue.

    Also, I think this should have been posted in Bugs now instead. I thought maybe there was something I was forgetting how to do, but now it seems to be a bug. Sorry about that.

    #35723
    Anish

    The issue was rectified when I deactivated the W3 Total Cache Plugin.

    #35721
    Anish

    I am suffering from the same problem for a few days now. There is no problem when in desktop. Even if I remove all the widgets in right sidebar, the problem remains. Only if I disable the right sidebar, I am able to view the contents in mobile. The empty space with invisible content squeezes the main content almost to once alphabet width.

    #35711
    Dave

    I have installed the Cryout Serious Theme Settings plugin, activated it, and I still have that blank settings page. I have updated to the latest parabola (1.6) verified no updates available via Dashboard-> Updates. No plugin updates available either.

    I’m stuck unable to edit the site.

    #35685

    In reply to: Search box in Footer

    David B

    Hi Zed
    It’s saved to display in the Footer and not the header.
    It doesn’t show in the Footer on the front end.

    Social Media icons are set to display in the footer also, if that makes any difference.
    The site:
    http://susannemarie.org/

    #35684

    In reply to: Centering Blog

    David B

    Over in Bugs, Lars posted a solution to Centering the blog:

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

    body {
    margin: auto;
    }

    #35682

    In reply to: Archive Label

    David B

    Thanks, Zed.
    Categories displays the large block above the Content block so it’s not clear to me how any Structure settings change that.

    Titles seems to be the relevant one but that changes content Titles which I want.

    But as mentioned, the above worked. I tested it on Archives and it works there too.

    #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.
Viewing 30 results - 1,711 through 1,740 (of 3,166 total)