21 comments found.
do you use eval functions in your script?
Hello! The eval function is used only in Assignments settings for custom PHP field.
HI, Your demo doesn’t seem to be working when we change colour and location….
Hello! I’ve tried different colors and position but can’t reproduce the issue. Please specify which browser and settings you use. Some screenshots of problem will be useful.
Hi, check out the image below on our test site. The progress bar shows that the page has hit its 100% mark yet the page hasn’t even started to scroll down the page yet.
https://prnt.sc/niyy1ldEktKzHello, I don’t see that your site https://iant85.sg-host.com/ has the ReBar plugin installed. It seems you use another plugin.
Otherwise, please contact us via help@merkulov.design and provide the purchase code and site link with the ReBar plugin installed.
Sorry, that’s my mistake. I was comparing your plugin to the one on wordpress.org and got them mixed up. Your demo still doesn’t work for me, but that’s OK.
Hi! Is it possible to add an object (image or svg) in front of the progress bar. Doesn’t need to be animated just moving in front of bar until the end. Thanks.
Hello! This feature is not provided in the plugin but can be considered a custom service if required. You can contact us via help@merkulov.design for details.
Hello, does it work with wordpress 6.0.1 and soledad template?
Hello! Yes, it work.
Presale question: can it add on bellow sticky menu?
And how to custom it, to only scroll down display? Can i do this?
Hello! The position below the menu is not provided in the plugin settings because it can’t be added as a universal solution since each theme has its own markup. You can display the bar at the top of the page and add some space with custom styles to move the bar below the menu.
“how to custom it, to only scroll down display?” – such feature is not included
This one can do this: https://wordpress.org/plugins/reading-progress-bar/ to a div for all my theme. Just test it. Need for floating menubar
Thanks, we’ll take a look.
Good luck with your sales
Thanks! 
Hello! Is it possible to position the reading bar just below the header / sticky header in Divi?
This is not provided by the plugin settings. Besides, we can’t provide you with a universal solution, since each theme has its own markup. You can display the bar at the top of the page and add some space with custom styles to move the bar below the header.
Hi, is this plugin multisite capable? Do I need a license for a multisite or for every subsite?
Hello! According to the rules, all products with a regular license can be used only for one End product https://codecanyon.net/licenses/standard except the situation when several sites are used for one project. For example, a restaurant website and a separate website for food delivery of this restaurant. Otherwise, a separate license is needed for each site/subsite/subdomain. More detail about the licenses read here https://themeforest.net/licenses/terms/regular
is this compatible with AMP on WP?
Hello! The WordPress universe has a lot of themes and plugins created by different authors. We cannot check our product for compatibility with each plugin or theme. However, you can be sure that our plugins crafted following all rules and standards of WordPress development. And they should not cause any compatibility problems with other plugins and themes made according to WordPress standards.
Hi, Display Estimated time??
Hello! It is not provided for now, but we are going to add the feature in the next updates.
I think this would be even more useful if the progress bar was based on entry-content so that all the footer and related posts footer content didn’t count towards the progress.
Thanks for a great idea. We will be going to add this in version 2.0
This feature used to work but it no longer does. How do I fix this or revert to an older version?
Hello! Not enough information to give you a specific answer. Please describe your issue in detail to our support team https://bit.ly/lovely-support In general, if something worked for you and then stopped, then this is due to the changes that you have made lately on your website (in a theme or plugins) or in the hosting settings.
Hi!
1) Does your reading bar can be enabled/disabled individually on a different site pages like: homepage/pages/posts/products/etc? (For example I need it only at WP posts and WooC products.)
2) After buying as a support question – can you help to place your reading progress bar dynamically – when main mega menu are shown at browser screen – below-under main mega menu; on page scroll mega menu are not sticky, so mega menu will stay locked and will scroll-out at top of page, but make your reading progress bar sticky at top of browser window? So when user will scroll page backward from down to top – your reading progress bard will automatically stick below-under main menu (will not move above main menu). (You can found code at myStickyMenu plugin.)
3) Can your progress bar animation be a semi-transparent a little?
Hi!
1. Yes. We have an assignments interface for this purpose. Read more about Assignments in our plugins https://docs.merkulov.design/assignments-in-wordpress-plugins/
2. We will not be able to help customize the plugin for your use cases. Unfortunately, support will not include plug-in configuration services. Read more about Envato Item Support Policy https://codecanyon.net/page/item_support_policy#whats-included-item-support
3. Yes. You can do this with the Custom CSS tab in the plugin settings
#md-rebar-wrapper {
opacity: 0.8;
}
1. Don’t see there possibilities or mention of a WooC Products – is it possible to turn on your plugin only for Post and Products? But not for each post or product. but for all of them?
2. Price?
1. It is possible to turn on each separate Single WordPress Page and for all Single WordPress posts page https://nimb.ws/mIjcGQ
2. $29/hour
1. So how to enable your reading progress bar at all WooC Single Products? Or your plugin recognize them also as a WP Posts?
2. Suppose this work will took about 100500hr? 
1. The default plugin will work on all WordPress posts and pages. Assignments tab required for disable plugin somewhere in WordPress.
2. Contact support after purchasing the plugin, and we will consider in detail how much time your task will require.
Hi, quick question about the visual side of the bar. In the live preview the bar has this soft edge (or soft shadow). Is there a setting to turn this off and have a hard edge, one colour bar? Thanks!
Hi! There is no special setting for this. This can be done in one line through custom CSS. We will add this feature in one of the future updates. Thank you for paying attention to this!
Thanks for the reply. I will be glad to purchace if only you’d be able to help me with that one line of code, after purchasing 
Sure! I think this will be useful not only for you: #md-rebar-element { box-shadow: none !important }
Purchased! Thanks!
One more thing – is it possible to make it vertical, instead of horizontal? With CSS or if CSS isn’t possible, in a future update? Cheers
#md-rebar-wrapper {
transform: rotate(90deg);
transform-origin: left;
top: -10px !important;
}
You need to put your height instead of 10 https://nimb.ws/kESHwQ
You rock! Thank You!
Your welcome! Don’t forget to rate a plugin https://codecanyon.net/downloads Thanks!
Sorry, to be pain. In the vertical version I think it doesn’t translate the length of the website. The bar finishes in about half the length of the site. So it’s probably calculating the length of the bar based on the horizontal width of the screen. https://bednarski.co/ But if this is too complicated, don’t worry about it.
#md-rebar-wrapper {
width: calc( 100vh + 3px ) !important;
left: 3px !important;
top: -6px !important;
transform: rotate(90deg);
transform-origin: left;
}
Works! 
Hi, A very interesting plugin, but I see that it does not allow to place or show the progress bar under the element that you want. There will be users who want to put the progress bar just above and other users who want it to be displayed just below the stiky header and I think it is an important feature.
Regards
Hi! We will try to add this feature in the future updates. Thank you!
A little problem on admin area please take a look at screenshot: https://prnt.sc/og2264
Hmm…I don’t see it. What browser is this screenshot made of?
Hello, this is the latest chrome browser: https://prnt.sc/og51hy and screen2: https://prnt.sc/og5228
please look at this too: https://prnt.sc/og548r
I use the same version Version 75.0.3770.142 (Official Build) (64-bit), but it looks OK for me https://nimb.ws/RDe6lI It seems that the problem is on your side. Perhaps one of the other plug-ins you installed broke the WordPress plugins table.
Hello, merkulove you are wrong, all others plugin don’t have “long description” just only your plugins..this is the why I have this visual bug. I see on your screenshot you have others plugins with the long descriptions. As you can see on my last screenshot: https://prnt.sc/og548r when I installed ungrabber the plugin rebar looks ok just because ungrabber plugin have much long description 
This video from Chrome https://nimb.ws/kSI6qg I think the reason is that one of your installed plugins controls the width of the column in the plugins table. But this is not one of my plugins.
really strange, you are right, I try to install new wordpress and don’t have this problem..I don’t know how to solve.
Solved 
WOW! incredible another plugin without jQuery! I will buy as fast as possible!!
Awesome. Thank you!
done 
Another great purchase from your side!
Work with WPRocket and caching plugins?
Sure. For example, the plugin demo website works with WP Fastest Cache.
Hi how to use this? Do you have some some screenshot setup?
Hi! You need to install and activate the plugin https://docs.merkulov.design/installing-wordpress-plugin/ and then go to settings and customize the plugin for yourself https://docs.merkulov.design/rebar-plugin-settings/ Please feel free to contact me via the support form/email if you have any problems during installation/configuration of the plugin
Congratulations!!! Nice Work, Good Luck With Sale 
Thanks!