Search Results for 'ie'

  • Author
    Search Results
  • #34392
    Charles

    I have a similar issue, upgraded to WordPress 4.4 on a development box and now there are no settings available, except reset to default (tried that, no success) and color scheme. What’s the process to un-install/re-install a theme? Thx.

    Charles

    #34391
    Julie

    Hi,

    I want to edit my front page slide show, but cannot find my presentation page. Can someone remind me where to find it? I have looked under appearances, customize, widegets, settings, dashboard. Nothing. It is like it disappeared.

    Thanks!
    Julie

    #34384
    Mauro

    Hi,
    the menu color issue is present in Nirvana demo installation too. The issue is related to Microsoft Edge in Windows 10. If you don’t hover slowly on the main menu the fade does not complete and the original color is not restored, so the menu item often is left dark gray.
    I’ve found a similar issue in Parabola demo using Edge, IE works fine.
    I’m noticing a growing number of visitors using MS Edge on my web sites, this could be a relevant issue in you great themes.

    #34326
    Peter Gales

    Added this to functions.php and rating stars now show up.

    // remove mantra functions action hooks
    function remove_tempera_functions() {
    remove_action('comment_form_field_comment','tempera_comments_form_textarea');
    }
    add_action('init','remove_tempera_functions');
    
    #34325
    Peter Gales

    Has anyone figured this out? WooCommerce Rating Stars do not show up on product pages review tabs. It works fine in twenty-twelve but not in Tempera theme. Star ratings doesn’t show in code at all.

    Thanks

    #34301
    phyllis

    I wonder is it possible to make the images in the cryout columns CLICKABLE. I have text and “read more”, but we are programmed to click images to link… It’s a client request, I know that link works from the title and from the read more, but it would be nice with the image also. Thanks!

    #34296
    Chris

    In the meantime while we wait for the December update is there any way to change what text is on the presentation page? I had to put an emergency announcement on my front page due to my main business telephone line having a fault which instructs possible clients to call my mobile. I need to remove this now as I want clients to be calling the office number.

    #34293

    In reply to: Format header image

    GaryY

    In my website I have included a widget on the right which shows ALL blog categories. I would like to exclude one category “NIEUWS” (is Dutch for News) from being displayed in the list. Can somebody tell me if this is possible and if so what I need to do to achieve the required result?

    I am currently not working with a child theme.

    Thanks for your tips

    #34258
    Roberto

    Hi,
    I have a problem with Nirvana 1.1.3 working with the presentation page with polylang.
    Polylang works fine to translate the theme from italian to english. The problem arise with the content of the pages.
    Working in Polylang > Settings > translation strings tabs, if I insert The second language description in the proper field and push the save button, nothing happens (the second language presentation page -english-still shows only the first language-italian-).

    For your reference the Nirvana settings page shows the following message:

    Nirvana has protected its own page rendering process against 5 incidents! [ Details ]

    The following extensions/resources were blocked from interfering with this page:
    Wp Meta Seo
    http://127.0.0.1:4001/wordpress/wp-content/plugins/wp-meta-seo/css/metaseo_admin.css
    http://127.0.0.1:4001/wordpress/wp-content/plugins/wp-meta-seo/css/tooltip-metaimage.css
    http://127.0.0.1:4001/wordpress/wp-content/plugins/wp-meta-seo/css/style.css
    http://127.0.0.1:4001/wordpress/wp-content/plugins/wp-meta-seo/js/metaseo_admin.js
    Polylang
    http://127.0.0.1:4001/wordpress/wp-content/plugins/polylang/css/admin.min.css .
    Can you please check how to fix the issue?
    Thanks for your answer.
    Roberto

    #34213
    Zed
    Cryout Creations mastermind

    If the other pages are in fact (static) pages, you can use the theme’s featured image as header image option and define featured images (with the proper size) for the other pages which will be displayed in the header area.

    Otherwise, you may be able to find a plugin to help you do this with categories/posts 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.
    #34192
    Patty

    A very similar problem here.

    I’m manually listing the posts I want on the presentation page and it will only show 10, no matter how many post IDs I copy into the field.

    I have “show posts on presentation page” disabled, but I’ve set the number to be displayed to 20 regardless.

    Under “presentation page columns” I have “specific posts” selected, and have so far entered 12 codes.

    Previously, I had Latest in category selected, and it gave me the option to give a number of posts I wanted. But this option puts the posts in the wrong order. The option where I have to find and enter the individual post ID does not have a box where I can change how many posts I want displayed.

    #34180

    In reply to: translate read more

    Mark

    Over the weekend, when I tried several times to download the 1.5.1 zip file it failed on loading in WordPress with the following message:

    Unpacking the package…

    Installing the plugin…

    The package could not be installed. No valid plugins were found.

    Plugin install failed.

    Regards,
    Mark

    #34179
    Angie McFarren

    Thanks for your help. All is working well now.

    Sincerely,
    Angie

    #34173
    Shirley

    I am having the same problem. I just want to show my header on the presentation page and I want to make different headers (the full header and I don’t want the site title showing at all) on the other pages. I am not experienced in CSS and I don’t know where to put the code that ZED listed above. Is there a way or a plugin that i can use to only show the Site Title on the presentation page and can I put what I want on the other header pages. Thank you.

    #34171
    JT

    Thx Zed for answering so quickly you re a lifesaver 😉
    @graphi : I’m trying to emebed video from vimeo too
    j’ai le même problème, comment embedder des vidéos vimeo c’est bien ça ?
    tiens moi informé si tu t’y retrouves (la langue française ça aide pas) 😉

    #34168
    Zed
    Cryout Creations mastermind

    Graphi, you cannot add iframes in the extra text fields since WordPress filters that code out.
    You’ll need to use shortcodes (provided by some 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.
    #34165
    Zed
    Cryout Creations mastermind

    Check https://validator.w3.org/nu/?doc=http%3A%2F%2Fseethelightshine.com%2Fnew%2F
    See error at #9, that’s the first markup issue which triggers all those following (including your columns issue).

    Double check that all open tags get closed and that you are not closing more than you open in your extra text fields.


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

    Start by checking if your Parabola colour fields still have the hash sign (#) in front of the colour codes in the settings.
    If they are gone, that’s always caused by a plugin interfering with the settings page. Most such plugins also create two colour selectors (instead of the normal single selector provided by the theme), however this may not always be the case.

    You’ll need to cycle through your plugins (by temporarily disabling them) and re-saving the theme settings with at least one colour field with the # restored to see if it sticks. Once you figure out which plugin it is, you can restore the # sign for all colour codes and re-save settings. You then need to either stop using the problematic plugin or never save theme settings when you have the plugin enabled.

    If this is not the case (the # sign is still present in the colour fields) let us know so we can look for other causes.


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

    In reply to: Comment numbering

    Zed
    Cryout Creations mastermind

    .commentlist {
    doesn’t have a dash in the identifier.


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

    The homepage can be uniquely identified with body.home. As a result, you can append this to any custom styling rule to only make it apply on the homepage:
    body.home #my-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.
    #34135
    Zed
    Cryout Creations mastermind

    I believe those files are it. Keep in mind all theme files are reset on update so make sure you force disable theme updates if you customize 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.
    #34100
    Mike

    Thx Zed,

    in excerpt view on welcome page or cotegory overviews the featured image is shown. No problem!
    But if a single post is shown to read more, the image is missing.
    You say, the image is just shown in excerpts… Ok, then – in think – this is my answer. Thx!

    I’m not a pro to csustomize the theme files 🙁

    br Mike

    Zed
    Cryout Creations mastermind

    Add that in the theme’s Custom CSS field or your favourite custom CSS 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.
    #34082
    Zed
    Cryout Creations mastermind

    I believe we’ve figured this out as being caused by the caching plugin’s CSS minification option.


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

    It appears you have empty paragraphs (newlines) at the start of your posts which turn into spaces in the excerpts.

    Try to correct this in the post content (by removing the empty lines at the beginning) – switch editor to Text view mode to see the empty paragraphs.


    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.
    #34078
    Mike

    I dont want to view my featured images as header. But I tested your issue and it worked for me. But only with images bigger or equal than the normal header. So I cant copy your issue :-/

    My problem is, that I dont see any featured image at all. The theme dont show me any thumbnail on the post page. As header yes, not inside (or above or whereever) the post content. 🙁

    #34025
    Zed
    Cryout Creations mastermind

    Plugins are both friends and enemies.


    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.
    #33995
    luis

    hi i got the same problem, for some reason the lightbox on woocommerce’s images saying “see more” doesn’t work as used to be, i also activated child theme i don’t know what happened, i tried uncheck the link the thumbnail and just resolved the rollover of the product title but not the lightbox, tried this code of Vinay but there’s some mistake because give me an error, please i expect your help regards

    #33984
    William

    I did a bit more checking. I have been testing using a subscriber that I created with no luck. However, I tried it once while signed in as admin and I can see the text under the comment form and it appears to be working only for admin. I reassigned the role for the subscriber to each of the other roles, and it would only work with admin. Any ideas?

    Thanks,
    KingWm

    #33972
    Mary Weaver

    Hi Zed,

    I was finally able to shut off all the plugins again and perform step #2 which you recommended as part of the jQuery investigation that you would undertake. I must disable all plugins late at night to minimize the inconvenience to my client.

    I browsed through the jQuery code on the website’s server while all plugins were disabled.

    I was able to determine that all the jQuery files located in the wp-admin/js folder seemed to be WordPress files, from the latest version of WP.

    I was unable to determine where all of the jQuery files in wp-includes js folder originated from. I downloaded the Mantra zip file and looked in there, but I didn’t see where those jQuery files for Mantra, are located on the server.

    Sorry to be so clueless about jQuery but, I really know next to nothing about it, nor where to check for all the jQuery files.

    Can you tell me what steps would be good take next, to determine where the jQuery files on the server originate from, and/or if it’s safe to delete or move them? — Since there was no indication of the origin of the jQuery files on the server, all I could think of to do was download WordPress and Mantra again (which I did), and then compare.

    Any thoughts or help would be VERY much appreciated! 🙂

    Thanks.

    Mary

    P.S. I am running the most up-to-date version of WP, and all plugins are updated — I do that anyway as part of my standard maintenance. As usual, this time also, the Mantra Settings page was still frozen.

Viewing 30 results - 1,801 through 1,830 (of 3,146 total)