Search Results for 'ie'

  • Author
    Search Results
  • #42688

    In reply to: Mantra Does Not Work!

    Zed
    Cryout Creations mastermind

    I see you’re currently using Tempera, which works fine.

    If you’re still having trouble with Mantra, could you test if a force refresh or using a different browsers yields different results?


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

    I believe we have migrated your support service, but I am providing this answer for anyone else with the same question:
    There is no automated confirmation for support migration as we handle all migrations manually. The procedure may take up to several days.


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

    In reply to: Translation

    Hello!

    I just want to inform you all that I’ve translated Verbosa to Spanish (Spain). It’d be great to see it in action in a further update after the review.

    https://translate.wordpress.org/projects/wp-themes/verbosa/es/default

    Best regards.

    Website: monyi.net

    #42678

    the url is http://daparishkayaks.com

    password: bienvenue16

    #42661

    1) I found the answer to this question on another site. It confirmed 5 social accounts is all that the Nirvana theme supports. That’s all I was asking and I’m confused as to why you couldn’t just tell me that.
    2) I have emailed Jetpack tech support and they can’t help as they say the social icons aren’t images but “Genericon” font. I have no clue what that is. I have checked the Jetpack forum and there is nothing there about this but I will post my own support request there.
    3) OK, thanks. That’s what I was afraid of.

    Thanks for getting back to me.
    Julie

    #42626

    I tried doing that, no luck. Still getting the same errors

    #42604

    I’m using a landing page, with the relevant piece of code outputting the page content commented out in a child theme function

    #42495
    Zed
    Cryout Creations mastermind

    Fluida (and subsequent themes) no longer have the blog template included because the w.org repository reviewer considered it to be extraneous and not needed in the theme. We believe otherwise, but we had to respect this decision for the theme to be accepted in the repository.


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

    The presentation page text fields support the inclusion of shortcodes, so you’d be able to include plugins that provide their functionality via shortcodes, or even widgets by using an additional widget-as-shortcode 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.
    Zed
    Cryout Creations mastermind

    1. You should ask the plugin developer to follow WordPress best practices and apply color selectors on the plugin’s pages only, not all over the dashboard.

    2. The content area will be the width configured in the settings. If the screen it is viewed on the site will rearrange to not extend beyond the screen width, but on wider screens the content will limit to this 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.
    #42469

    In reply to: Futura Font vs MacOs

    Zed
    Cryout Creations mastermind

    The browser relies on system fonts to display the configured font faces. If these fonts are not available in specific operating systems, the browser will use fallback font families (which may or may not look similar to the initial font).


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

    The slider is located inside the content area which is placed on an even larger element that has the background.

    You cannot create transparent area (down to the background of the site) using margins and/or padding. You need to disable the general background first (by leaving the appropriate color field empty in the theme 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.
    #42462
    Zed
    Cryout Creations mastermind

    The browser does the interpreting. If the rule doesn’t work you’re either applying it to the incorrect element, or the custom style is not specific enough and gets overwritten by existing styling.

    Try
    body #frontpage { ...

    Note that the #frontpage element is located on top of a different layer which already has a white (configurable) background, so any semi-transparent color you’re applying will be applied to that background, it will not make the content background semi-transparent all the way down to the site background.


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

    I finally found the root cause for the problem. I use Google Maps plugin to display routes in some of my posts. When there is a list of posts the following error is generated which causes the html code to stop:

    Uncaught TypeError: Cannot read property ‘libraries’ of undefined
    at HTMLDocument.<anonymous> (js-map.min.js?ver=1.7.2:1)
    at i (jquery.js?ver=1.12.4:2)
    at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
    at Function.ready (jquery.js?ver=1.12.4:2)
    at HTMLDocument.K (jquery.js?ver=1.12.4:2)

    I guess something does not wait for google visualization to finish loading its libraries before it uses them. Any ideas how to fix this…?

    • This reply was modified 9 years ago by vasskion.
    #42328

    In reply to: Adding AdSense Code

    Tried a different email but no luck. As far as I can tell I need to get into the background html of the site to add the code, but now sure if that’s possible or not? All the help I can find online seems to be about setting up Adsense with the plugin etc, noone seems to have got stuck at this stage.

    #42283

    In reply to: Adding AdSense Code

    I tried setting up an account for a website with all original content and AdSense denied their application because of not enough original content. I can’t find a way to speak to anyone direct about AdSense…

    I can’t remember being told to put code after the head tag – it is always put wherever you want the ad to display…

    I would try again with another email.

    #42257

    it seemed to update it self, but now it is not updating to 4.7.2. have mantra. getting this message
    Warning: copy(/homepages/28/d572162001/htdocs/app572231144/wp-admin/includes/update-core.php): failed to open stream: Permission denied in /homepages/28/d572162001/htdocs/app572231144/wp-admin/includes/class-wp-filesystem-direct.php on line 257

    How do you update permissions?

    Website: www.foxfamilylaw-boulder.com

    #42252

    I’ve fixed this with a child theme. It looks like that to have post excepts being used properly, a tweak can be made to fluida_custom_excerpt in fluida/includes/core. It doesn’t look at that field at all. It could be tweaked to look for a post excerpt before creating one from the post.

    I’ve done it in a hacky way, but might spend some time adding this to the right function.

    #42237

    My mistake – I had tried to test it in the incorrect sidebar. It is working as it should, sidebar navigation shows the children pages.
    Thanks

    #42195
    Zed
    Cryout Creations mastermind

    Please see https://www.cryoutcreations.eu/forums/t/sidebar-menu-or-items-in-mobile-view/#post-41789


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

    Yes, the content of the Custom CSS field is retained over updates.

    The footer recently received a couple more colours and existing one were rearranged.
    The static page setting is not a theme option but under WordPress’ control (the theme can indeed override it with its landing page feature, but this can be disabled).


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

    All of the theme’s landing page content is configurable in its settings, under Appearance > Customize > [FL] Landing Page. There you can enter text in certain title fields and select the pages that get used to create the text blocks with.

    To define the actual text displayed in these blocks you’ll have to edit the pages themselves.


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

    With WordPress you’d normally split your content into two major categories: recipes and posts (journal). These two can of course have further subcategories.

    Then you’d display specific (sub)categories on your site and avoid displaying the main blog page (as that would mix the two types of posts together).


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

    The Magazine Layout option applies to all sections that display a list of posts (categories, archives, search results). This cannot be easily customized for a specific category as there is a lot of code and styling involved in this option’s functionality that would need adapting.


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

    In the theme’s Custom CSS field, in WordPress’ Additional CSS field or in the CSS plugin of your choice.


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

    In reply to: Breadcrumbs

    Zed
    Cryout Creations mastermind

    WordPress lists categories alphabetically, always picking the first one when a post is present in multiple categories.

    To control a post’s ‘main’ category use a plugin like WP Category Permalink.


    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

    I believe we’ve covered this through the priority support service.


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

    In reply to: "Enhanced Text Widget"

    Zed
    Cryout Creations mastermind

    I said you could use the presence (or absence) of those tags to check how the plugin/WordPress sanitizes the fields and get an idea where the problem is.

    In-line scripts will not work without the opening and closing tags, so you not including them or the sanitization filtering them out ends in 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.
    #41976

    In reply to: "Enhanced Text Widget"

    Zed
    Cryout Creations mastermind

    This really depends on the plugin and how it filters/sanitizes those fields. My guess is that if the plugin uses the usual WordPress sanitization functions, the opening and closing <script> tags get filtered out, making the code non-functional.

    You can check if any of the code is outputted in the source of the site on 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.
    #41960

    In reply to: Theme Keeps resetting

    i was using IE edge – as i was keeping the work separate to my chrome work but switched it to FF – no problems after that
    as for the input variable count, after reading your link, i would say it is the default one but not had any issues with it on other projects

    i think it might be an IE edge issue (yeah i know) just used that to keep cookies etc separate from other browser so could flush them without losing the tabs in chrome for other work

    end solution – use FF no issues!

Viewing 30 results - 1,381 through 1,410 (of 3,166 total)