938 comments found.
Hi there,
Just reaching out again to let you know that my website has now force-updated to the new version of WordPress which has broken the sticky sidebar on all of my blogs. I know you said you would have this on your list for your next update but is there a simple way to fix this in the mean time?
Thanks. Kym
Hi there,
Please copy a custom css from the below
.vw-page-sidebar {
position: sticky;
top: 0;
}
Then navigate to ‘Theme Options > Custom CSS/JS’ and paste into ‘Custom CSS’ option.
Hi there. Unfortunately that did not solve the issue.
Hi there,
I just release a new version (v1.8.8) to fix this issue. Please download a new theme file from ThemeForest download page.
Hi there,
I’ve just installed the updated theme today and unfortunately it’s still not fixing the sticky sidebar issue.
Please remove this custom css. The browser has limitation for creating sticky sidebar if the code exists.
body, html {
overflow-x: hidden;
}
Hi there. The Social Counter for Facebook isn’t working even after putting in the FB page ID.
Hi there,
Please try update theme to latest version (v1.8.7) and also update the Theme Options Panel plugin.
Hi there,
Please use this css
.vw-post-content em {
color: #ff7700; // Change color here
}
THANK YOU SO MUCH. I have been trying to figure out how to do this for ages. I love your theme by the way. Is there a way you could add this option to edit this color inside Theme Options?
Thanks for suggestion. This option is quite specific. I will consider adding this option if there are requests from other user 
Hi! Some days ago, the “custom sidebars plugins” shows an advise that it will not work with the new WP version coming (5.7). Is there any plan to update sprout in order to keep using widgetized sidebars of some sort? thanks a lot
you can find more at https://premium.wpmudev.org/blog/retiring-custom-sidebars/
Hi there,
Just add the below code in the file ‘themes/sprout/functions.php’.
add_filter( 'gutenberg_use_widgets_block_editor', '__return_false', 100 );
Just a heads up – the sticky sidebar on my website is no longer working with WordPress Version 5.6.
Hello! I’ve been using your theme for a while and it has never been updated. I have one of the earliest versions. How do I safely update it from 1.4.2 to the latest version? Thanks
Hi there, I’m back.
It’s no big changes from 1.4.2. I think it safe to update.
BTW, Please backup your site and the current theme/plugin files before updating.
Hello! I’ve been using your theme for a while and it has never been updated. I have one of the earliest versions. How do I safely update it from 1.4.2 to the latest version? Thanks
Hi there, I’m back.
It’s no big changes from 1.4.2. I think it safe to update.
BTW, Please backup your site and the current theme/plugin files before updating.
OK thanks, I updated it with no problems! I would like to make the following changes. Would you please send the CSS to:
- eliminate date on comments - below post title: eliminate comment count, like count and share count
The very bottom footer bar with the footer menu is aligned to the right. How can I align it to the left or center?
Thank you!
Hi,
Here is the CSS
.comment-text .date,
.single .vw-page-title-section .vw-post-comment-count,
.single .vw-page-title-section .vw-post-likes-count,
.single .vw-page-title-section .vw-post-share-count {
display: none !important;
}
.vw-bottom-bar-inner {
display: flex;
justify-content: center;
}
I love this theme. Is there a section to change the color of the Italicized words to be a certain color?
https://www.screeninvasion.com/Hi there,
Please copy a custom css from the below
em {
color: #666666; /* Place color code here */
}
Then navigate to ‘Theme Options > Custom CSS/JS’ and paste into ‘Custom CSS’ option.
Hey ! On my sprout website there is some bugs- you cant scroll and click on articles on chrome and ios mobile devices- can you fix that? www.organicpowerdrink.com thx Denis
Hi there 
The problem is seems to occurred only your site, It was not found on the original theme. I think it might be caused by some plugins. Please try to deactivate plugins one by one to see which one is responsible for this error. (Don’t forget to clear all wordpress cache before checking)
we have already deleted the plugins- still does not work… denis
hi ! it doesn’t happen because of the plugins- there is a compatibility bug of the “post-slider” on the different mobile browser and also on chrome browser… there is a bug of the theme… can you help us??
Hi
Don’t be worry. If it’s a bug of theme I would fix it.
But the curious thing is the problem was found on you site only. I can’t repeat the problem on my environment, even on my demo site http://envirra.com/themes/sprout/ (I perform testing in the same way as testing your site but still not found a problem)
Did you modify the theme source code (php, css, js)?
Or please setup another staging site and import the demo for testing.
The tricky thing: it only doesnt like the post carousels… i think it is an browser compatibility issue
Hi there,
I’ve found the root cause of the problem and i release a new theme version (v1.8.7) to fix this issue (You will get an email notification about new update within today). Please download new theme file from ThemeForest download page. Don’t forget to clear wordpress and browser cache.
Hello Sir, About Social Counter ,Can we add Telegram by ourselves. How to fix the problem of Social Counter’s normal display sometimes, such as Youtube and Facebook.
Hi there,
As i checked, The youtube and facebook counter may throttled by that websites. It will be updated if successful request for the counter.
I alreday fix. Thanks.
Hello,
We are utilizing your latest version of Sprout on the PlymouthVoice.com… and when viewing the site via Fire Fox, the slider does not initially load. We noticed this over the last month or so, and it was not working before or after we upgraded to the latest version of Sprout. Do you have any fixes or recommendations for this issue for our customer?
Thanks!
Hi there,
I checked your site with Firefox 80.0.1 on Windows 10 but not found any problem. All sliders is working fine.
Please clear all wordpress cache and check again.
Thanks for the reply… We do not have Cache plugins installed on PlymouthVoice site. I am using iOS and Firefox myself. And, two others on different networks are using the same version of FF with Windows 10 and the slider will not load until you click on a different page and then click on the logo, and then the slider works in FF… no issues in other browsers…
Can you please check it on another computer as well? the slider will not load on multiple computers running FF 80.0.1. Thank you!
Hi there,
Sorry for being late. I just release the new version (v1.8.6) for fixing this issue. Please redownload theme file from ThemeForest download page.
After updated, Please clear all wordpress cache and browser cache.
Hello, that worked… thank you very much!
Hey just updated my theme. Long time user.
Purchase code: d4a5863c-b096-46c9-9a4d-c25b2cf8e79d
Website: www.traditionalanimation.com
I my homepage broke, slider missing and so is the posts. Help please.
Hi there,
Please try update plugins as my answer on the previous question.
If the problem still persists, Please send me an admin account and login url by using contact form on my profile page. I will have a look into it.
Thank you! Thank you! Thank you! Thank you! You are the best!
Hey there! I love your theme Sprout! I just bought it to upgrade. I haven’t upgraded in awhile. Soon as I did, my homepage disappeared. Please help!
Hi there,
Please install this plugin https://wordpress.org/plugins/classic-editor/ and update all theme’s plugins at ‘Appearance > Install Plugins’.
Thank you! Thank you! Thank you! Thank you! You are the best!
Hi! I have purchased this theme from somewhere recently and i love this.
My question is that how can reduce the distance between top left corner logo and main content div.
How can I manage its Div (Sorry for bad English). I hope you understand.
https://octopusrecords.net/how-to/how-to-change-author-in-wordpress/Kindly sorry, Please post from account that made a purchase. I provide a support for purchaser only.
Hi
I’ve discovered what i think is a bug. It’s about the social profiles of the authors, with the public email. Even I have nothing in the public email field, the email button is displayed in the author widget linking to a blank email.
For now i’ve hidden the public email with CSS (and then rearranged the position of the mail icon to the last position in the user-profile-fields part of the sprout theme options plugin), but i’m not able to make it work as it must (i mean, no icon if the public email field is empty)
Could you help with this?
Thanks
Hi there,
You can workaround by using a custom css. Please copy a custom css from the below
.vw-icon-social[href=”mailto:”] { display: none !important; } Then navigate to ‘Theme Options > Custom CSS/JS’ and paste into ‘Custom CSS’ option.
Anyway, This issue will be fixed in next update.
I’ll wait then. That CSS is not working for me, email keeps showing even is blank. I’m using this .icon-social-email { display: none !important; } instead, but this way any email is shown. Thanks
I just release a new version v1.8.5 to fix this issue. Please download new theme version from ThemeForest download page.
I’ve just updated the theme but i’m not able to update the Sprout Theme Options Panel correctly. Even i update it, it keeps telling me that i need a higher version of the plugin (from 1.5.2 to 1.5.9 says the install plugin page). The plugin included in this update is in fact the 1.5.2, at least it says so when you edit the plugin.php file. Maybe this is just a bug asking for a plugin version that doesnt exist? can i just ignore the message or do i really need that 1.5.9 version?
Btw: the plugin included in a zip in this new update seems to be exactly the same as the last one (same size, same versión on the php code). Please tell us how could we fix this. Thanks
Hi,
Sorry for my mistake. Please delete the installed plugin “Sprout Theme Options Panel” and use the zip file at ‘themes/sprout/plugins/sprout-theme-options-panel.zip’ for new installation.
I will fix this for next update within 24 hrs (no notification email for this update).
We have installed as instructed in the documentation, 3 times, and are not seeing the VW Page Composer screen when we create a new page. Without this, we are having issues when adding sidebar to any of the sample home pages. Once the sidebars are added, the page simply loses all of the information and is not able to be recalled. Can you please help with this issue?
Hi there,
I just release a new version (v1.8.4) with minor bug fixes. Please update by redownload a new theme file from ThemeForest download page. Don’t forget to update the plugin “Sprout Theme Options Panel” by go to the admin menu “Appearance > Install plugins”.
Hi there!
After the last wordpress update i’m able to edit posts using clasic editor. When accesing the post creation page, jquery migrate helper advise me as it follows: wp-content/themes/sprout/js/admin.js: jQuery.fn.live() is deprecated. It seems this is causing the malfunction. When will you update the theme? Thanks a lot.
- i’m not able to edit posts using classic editor
Hi there,
I just release a new version (v1.8.4) with minor bug fixes. Please update by redownload a new theme file from ThemeForest download page. Don’t forget to update the plugin “Sprout Theme Options Panel” by go to the admin menu “Appearance > Install plugins”.
Now it is working fine. Thanks
Duplicated post
Hello Envirra team, I have 2 questions:
1- How to get rid of page loading indicator bar which appears at top of the pages/posts when the page is loading? 2- How to get rid of mobile burger menu appears at right side of the page? I’d like to remove burger menu from specific pages (specific IDs) only.
Thank you.
Hi,
Please copy a custom css from the below
.pace { display: none !important; }
/* Change the number 99 to page id which you need to hide the hambergur icon */
body.page-id-99 .vw-hamburger-icon { display: none !important; }
Then navigate to ‘Theme Options > Custom CSS/JS’ and paste into ‘Custom CSS’ option.
I am not sure if I am asking too much but I have a strange problem. I can not see full-width featured images when post is set as “full width” (I select a featured image in post settings.)
I am using WP Total Cache but I am not sure if this problem is related with it. I tried purging cache but that did not work. what can be the reason of this?
This is an example page: https://fitnessonerileri.com/yemekten-hemen-sonra-acikmanizin-nedenleri/
Appreciate for your efforts. Thank you.
OK found the problem. It was WP Total Cache. Disabled it and problem resolved.
OK