Forum Replies Created

Viewing 15 replies - 1 through 15 (of 22 total)
  • Exactly the same thing happening here.
    On the ‘Plugins->Add New’ page the Featured, Popular, Recommended, and Favourites tabs all show content, but if I try to search for something, even the exact name of a known plugin, I get the ‘working’ icon for a while then “An unexpected error occurred. Something may be wrong with www.remarpro.com or this server’s configuration. If you continue to have problems, please try the support forums”

    Thread Starter paulio

    (@paulio)

    Sorry – Thought I was editing this original post, but actually posted it twice.
    Please ignore this version.

    Thread Starter paulio

    (@paulio)

    A little update – The IE process is using about 3% cpu when the page with the scroller is opened.
    It slowly creeps up to about 30% by which time the message clears the screen in a couple of jumps.
    Close the page & re-open & it’s back to about 3.

    Thread Starter paulio

    (@paulio)

    Rats…

    Many thanks Robin

    Thread Starter paulio

    (@paulio)

    Hi Ramona

    Sorry, it turned out there was no ‘problem’, it was just me expecting that choosing ‘Fade’ would fade from one image to the other.

    Once I chose ‘Crossfade’ it did what I was expecting ‘Fade’ to do.

    Best regards,
    Paulio

    Thread Starter paulio

    (@paulio)

    Hi All

    Many thanks for the suggestions.

    The solution turned out to be:
    Install Childify plugin.
    Create Child theme.
    Add this to the functions.php file:

    // START OF Display full-width pages
    add_filter('tc_fp_widget_area', 'use_row_fluid');
    add_filter('tc_footer_widget_area', 'use_row_fluid');
    add_filter('tc_column_content_wrapper_classes', 'use_row_fluid');
     
    function use_row_fluid($classes){
      return preg_replace('/^row$/', 'row-fluid', $classes);
    }
    // END OF Display full-width pages

    And this to the child theme’s style.css:

    /* START OF Display full-width pages */
    .container { 
        width: 100% !important;
    }
    #main-wrapper {
        padding: 0px 30px 0px 10px; 
        -webkit-box-sizing: border-box; 
        -moz-box-sizing: border-box; 
        box-sizing: border-box;
    }
    /* END OF Display full-width pages */

    Many thanks.

    Thread Starter paulio

    (@paulio)

    You guys are making one hell of an assumption on the capabilities of web users.
    Which browser is it that has a built-in wysiwyg accessibility css file creator & applier?

    Forget I asked…

    Thread Starter paulio

    (@paulio)

    Hi Andrew

    I was thinking more of adding to the ‘Personal Options’ section of the user’s profile pages.
    I know you can do it in the browser, but given your reply I suspect you’d be surprised at how many people would respond with ‘What’s a browser? Do you mean Google?’, or ‘CSS? I don’t know programming’.

    Have you read the instructions for using your own stylesheet in IE11 or Chrome?
    I deal with people that use PCs all day long but whose brains would fug over at about step 2.
    And a lot of the instructions out there just tell you to ‘select your css file’ and make no mention of how to create it.

    I was just thinking that it’d be a nice courtesy thing on a site if a user could record in their profile that they want to see all level 2 headings in a particular font when that one site happens to use something the user finds hard to see, or to be able to say they want any text shadows turned off if that one site tends to use them.

    Thread Starter paulio

    (@paulio)

    Hi Tandhruil

    That has no effect unfortunately.

    I can get the left sidebar (no right sidebar in use) to the left side of the page, but the content area seems to have a maximum width set somewhere. This seems to be related to the span9 class, but if I make that a percentage it seems to be related to the whole page rather than the container.

    Thread Starter paulio

    (@paulio)

    Nevermind – As is always the way, after looking for ages I found it about 20 seconds after asking…

    Thread Starter paulio

    (@paulio)

    Missed your reply to someone else saying that the company ‘Days Off’ are applied to the one member of staff in the Lite version & you can’t set them for a member of staff. Thought I had before.

    Closing this request & opening a new one.

    Thread Starter paulio

    (@paulio)

    Hi Nikeo

    Update available this morning – Installed – Fixed ??

    Good work you guys!!

    Many thanks

    I have exactly this issue.
    I use ACF, and everything was working fine, but now any custom field that requires the wysiwyg editor is broken. The editor controls are missing & the edit field itself can’t be selected.

    I’m pretty sure I updated the Customizr theme last week. The site’s only existed for a few months so I should imagine, looking at the dates, that the version replaced was the one before current.

    The error I get in the console is:
    post-new.php:3305 Uncaught TypeError: Cannot read property ‘addStyle’ of undefined
    (anonymous function) @ post-new.php:3305
    i @ wp-tinymce.php?c=1&ver=4401-20160726:9
    fire @ wp-tinymce.php?c=1&ver=4401-20160726:9
    initContentBody @ wp-tinymce.php?c=1&ver=4401-20160726:12
    init @ wp-tinymce.php?c=1&ver=4401-20160726:12
    (anonymous function) @ wp-tinymce.php?c=1&ver=4401-20160726:12
    (anonymous function) @ wp-tinymce.php?c=1&ver=4401-20160726:5
    n @ wp-tinymce.php?c=1&ver=4401-20160726:4
    p @ wp-tinymce.php?c=1&ver=4401-20160726:5
    loadScripts @ wp-tinymce.php?c=1&ver=4401-20160726:5
    loadQueue @ wp-tinymce.php?c=1&ver=4401-20160726:5
    t @ wp-tinymce.php?c=1&ver=4401-20160726:12
    render @ wp-tinymce.php?c=1&ver=4401-20160726:12
    execCommand @ wp-tinymce.php?c=1&ver=4401-20160726:13
    init @ input.min.js?ver=4.4.8:2
    (anonymous function) @ input.min.js?ver=4.4.8:2
    each @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mo…:2
    each @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mo…:2
    (anonymous function) @ input.min.js?ver=4.4.8:2

    I thought it was ACF causing the issue, but their support said that it looks like ‘assets in your theme’ are causing the isssue.

    That’s not what was asked though.
    The question is, is it possible to get the full version of this plugin on its own?

    I asked the same question via email & got no reply.

    This plugin we would happily pay a one-off fee for.
    £99 per month for a subscription to a load of stuff we don’t, and aren’t going to need..?
    Not going to happen unfortunately.

    Displays full-width selection box in Chrome, ‘skinny bar’ in IE 11

Viewing 15 replies - 1 through 15 (of 22 total)