Forum Replies Created

Viewing 15 replies - 16 through 30 (of 68 total)
  • You can check your color’s here for what is considered a readable and accessible level of contrast https://contrastchecker.online/

    You can change the color of your menu items adding something like this in your css

    body:not(.overlay-header) .header-navigation-wrapper .primary-menu > li > a {
    	color: orange;
    }
    
    .header-inner .toggle path {
    	fill: orange;
    }

    You might want to be more specific and use a #hex color code in place of orange.

    Cool project.

    Back to Front

    (@traverser11)

    Totally fair, its a really nice free plugin that I’ve seen others like rtMedia (that also don’t support bbpress) charge a lot for.

    I’d consider to chuck in or tip for your time spent on this, its for a project with a small budget, and would be a really nice feature.

    I’ll DM you at your website.

    As for the API limit, which service is it using, and what’s the limit? As for my small project, I doubt that it would hit any limits. But for other’s purposes, falling back to just the plain text link seems a good solution.

    Back to Front

    (@traverser11)

    Oh so another approach that kind of works,

    Instead of the bbpress editor which i suppose is the html editor,

    I enabled the visual editor to be used as the default bbpress editor.
    https://codex.bbpress.org/enable-visual-editor/

    Then, with VLP plugin enabled, the user just has to post a url on its own line.
    Unlike in the backend, it doesn’t automatically show the preview.
    But the newly created topic or reply shows the preview.

    So that kind of works if you can get your user to know to post a url on its own line.

    I don’t know where to start in terms of getting it to automatically replace the link with the preview, as it does on the backend, any ideas?

    Back to Front

    (@traverser11)

    Thanks for great questions @purityboy83

    I’ll take a look at @bnisia approach and see if I can make sense of that too.

    For the plugin developers, @brechtvds, are there any hopes to incorporate this into bbpress? A forum/bulletin board kind of site is a really great use case for such a tool, its kind of expected now that facebook twitter etc have made users used to that functionality. There’s also a lot of interest from other users of bbpress, eg on this thread that pointed me here https://bbpress.org/forums/topic/image-preview-from-url-pasted-within-bbpress-posts/

    Thread Starter Back to Front

    (@traverser11)

    Thanks very much for quickly fixing this!

    I’ve reactivated the plugin –

    The error is fixed, but I’m no longer getting the reactions either on single topics or on single post – i’ve made sure that the appropriate options are checked.

    https://www.forum.backtofrontdesign.co/forums/topic/%f0%9f%90%8c-home-is-wherever-i-go/
    https://www.forum.backtofrontdesign.co/hello-world/

    any ideas? this staging site isn’t being cached afaik.

    Eek this freaked us out to see the reference to Simplelender plugin, thought we’d been hacked! Hope you can release the fix, thanks heaps

    Thread Starter Back to Front

    (@traverser11)

    Oh OK thanks for explaining. It doesn’t quite make sense to me as a user why the sharing setting must be enabled for post types by default but turned off on the individual post in order to use a shortcode. But that does answer the question thanks.

    Thread Starter Back to Front

    (@traverser11)

    I moved the Action network events page to https://www.galileerising.com/an-events/ so I can get something else working in the /events page for the meantime.

    Thread Starter Back to Front

    (@traverser11)

    I guess i fixed this, the long way around?

    Please let me know if there’s a less roundabout way

    function progressCount(){?>
    <script>
      $progress = <?php echo (do_shortcode('[gravitywp_count formid="1" page_size="100000" thousands_sep=","]'));?>
     
     </script>
     <?php };
       
     
     add_action('wp_head', 'progressCount');
    jQuery(document).ready(function(){
    	// including in js file just so its easy to exclude from cache
    	
            jQuery('#petition-count').text($progress);
            
            }
      
            );
    • This reply was modified 6 years, 3 months ago by Back to Front.
    Thread Starter Back to Front

    (@traverser11)

    There isn’t any error logged in the console when that script is run, and does the thing that its supposed to do.

    But that script isn’t required on that specific page, so its a working solution, despite my buggy coding!

    Anyways thanks the plugin works really nice otherwise.

    Thread Starter Back to Front

    (@traverser11)

    I found that removing this jQuery snippet from an included file fixes the problem.

    
    // Limit Google maps search to Australia
    jQuery(".js-toolset-maps-distance-center").geocomplete({country: 'AU',type: []});
    
    

    Thats seems really weird to me, especially cause that script is included on every page. I guess I can only enqueue it on the required pages, or not include it on /todo page.

    Any other solutions are welcome though!

    Thread Starter Back to Front

    (@traverser11)

    Thanks very much Matt! These troubleshooting steps fixed the issue, now accepting donations in Yen and Aud 🙂

    Legendary support.
    Latest update has fixed it thanks heaps.

    Yes me too… Copying the error message in case its useful for your debugging. Editor loads as expected with Atomic Blocks plugin deactivated.

    
    _createModes/<@https://c0.wp.com/c/5.0.3/wp-includes/js/media-views.min.js:1:24749
    s@https://eastgippsland.net.au/wp-content/plugins/atomic-blocks/dist/blocks.build.js?ver=1550103854:1:548907
    ss@https://eastgippsland.net.au/wp-content/plugins/atomic-blocks/dist/blocks.build.js?ver=1550103854:1:591301
    _createModes@https://c0.wp.com/c/5.0.3/wp-includes/js/media-views.min.js:1:24712
    initialize@https://c0.wp.com/c/5.0.3/wp-includes/js/media-views.min.js:1:24118
    initialize@https://c0.wp.com/c/5.0.3/wp-includes/js/media-views.min.js:1:25738
    initialize@https://c0.wp.com/c/5.0.3/wp-includes/js/media-views.min.js:1:28610
    e.View@https://c0.wp.com/c/5.0.3/wp-includes/js/backbone.min.js:1:14728
    constructor@https://c0.wp.com/c/5.0.3/wp-includes/js/wp-backbone.min.js:1:2602
    constructor@https://c0.wp.com/c/5.0.3/wp-includes/js/media-views.min.js:1:23553
    n@https://c0.wp.com/c/5.0.3/wp-includes/js/backbone.min.js:1:22929
    n@https://c0.wp.com/c/5.0.3/wp-includes/js/backbone.min.js:1:22929
    n@https://c0.wp.com/c/5.0.3/wp-includes/js/backbone.min.js:1:22929
    20/wp.media@https://c0.wp.com/c/5.0.3/wp-includes/js/media-models.min.js:1:1117
    t@https://c0.wp.com/c/5.0.3/wp-includes/js/dist/edit-post.min.js:12:6575
    zf@https://c0.wp.com/c/5.0.3/wp-includes/js/dist/vendor/react-dom.min.js:69:258
    Mf@https://c0.wp.com/c/5.0.3/wp-includes/js/dist/vendor/react-dom.min.js:87:4
    ph@https://c0.wp.com/c/5.0.3/wp-includes/js/dist/vendor/react-dom.min.js:98:474
    eg@https://c0.wp.com/c/5.0.3/wp-includes/js/dist/vendor/react-dom.min.js:125:307
    fg@https://c0.wp.com/c/5.0.3/wp-includes/js/dist/vendor/react-dom.min.js:126:168
    wc@https://c0.wp.com/c/5.0.3/wp-includes/js/dist/vendor/react-dom.min.js:138:237
    fa@https://c0.wp.com/c/5.0.3/wp-includes/js/dist/vendor/react-dom.min.js:137:115
    gg@https://c0.wp.com/c/5.0.3/wp-includes/js/dist/vendor/react-dom.min.js:135:196
    Ca@https://c0.wp.com/c/5.0.3/wp-includes/js/dist/vendor/react-dom.min.js:133:365
    enqueueSetState@https://c0.wp.com/c/5.0.3/wp-includes/js/dist/vendor/react-dom.min.js:191:324
    q.prototype.setState@https://c0.wp.com/c/5.0.3/wp-includes/js/dist/vendor/react.min.js:20:291
    value@https://c0.wp.com/c/5.0.3/wp-includes/js/dist/data.min.js:1:13993
    n/<@https://c0.wp.com/c/5.0.3/wp-includes/js/dist/data.min.js:1:10357
    n@https://c0.wp.com/c/5.0.3/wp-includes/js/dist/data.min.js:1:10328
    g/<.subscribe</<@https://c0.wp.com/c/5.0.3/wp-includes/js/dist/data.min.js:1:8327
    b@https://c0.wp.com/c/5.0.3/wp-includes/js/dist/data.min.js:1:19719
    y/</<@https://c0.wp.com/c/5.0.3/wp-includes/js/dist/data.min.js:1:5320
    v/</</<@https://c0.wp.com/c/5.0.3/wp-includes/js/dist/data.min.js:1:5748
    l/</</<@https://c0.wp.com/c/5.0.3/wp-includes/js/dist/redux-routine.min.js:1:9095
    dispatch@https://c0.wp.com/c/5.0.3/wp-includes/js/dist/data.min.js:1:22184
    a/<@https://c0.wp.com/c/5.0.3/wp-includes/js/dist/redux-routine.min.js:1:8676
    r/<@https://c0.wp.com/c/5.0.3/wp-includes/js/dist/redux-routine.min.js:1:4477
    r@https://c0.wp.com/c/5.0.3/wp-includes/js/dist/redux-routine.min.js:1:4451
    u/<@https://c0.wp.com/c/5.0.3/wp-includes/js/dist/redux-routine.min.js:1:4406
    j/</<@https://c0.wp.com/c/5.0.3/wp-includes/js/dist/vendor/wp-polyfill.min.js:2:29352
    j/<@https://c0.wp.com/c/5.0.3/wp-includes/js/dist/vendor/wp-polyfill.min.js:2:29220
    f@https://c0.wp.com/c/5.0.3/wp-includes/js/dist/vendor/wp-polyfill.min.js:1:20743
    Thread Starter Back to Front

    (@traverser11)

    Hello,

    sorry I haven’t explained myself well –
    what we need to do is:

    Increase the total duration of each slide [speed=5000]
    decrease the transition time between slides.

    Currently increasing the [speed=] parameter increases the duration of each slide, and also increases the duration the transition between slides,
    until each slide is crawling across the screen.

    Does that make more sense?
    I think it will very much improve the appearance and readability of the slider.

Viewing 15 replies - 16 through 30 (of 68 total)