Discussion on Sprout - Clean Blog/News/Magazine Responsive Theme

Discussion on Sprout - Clean Blog/News/Magazine Responsive Theme

By
Cart 1,086 sales
Well Documented

envirra supports this item

Supported

This author's response time can be up to 1 business day.

938 comments found.

Thanks, for your fast and helpfull feedback. Just another question. How I can customize social bar in ”.vw-post-share-icons” class (read more section)? I just need to remove “share to Pinterest” from this bar and add another social net icon. Last question is a removing text-decoration: underline from all :hovers – where i can fix to ” text-decoration:none ” in a hover pseudo class?

Hi :)

1. Modifying CSS is not enough. If you need to add an icons, You can modify this file ‘sprout\templates\post-share-icons.php’ to add or move icons.

2. This can be done by using a custom CSS. Please copy a custom css from the below

a:hover { text-decoration: none !important; }

Then navigate to ‘Theme Options > Custom CSS/JS’ and paste into ‘Custom CSS’ option.

Thanks for answer.

You can modify this file ‘sprout\templates\post-share-icons.php’ to add or move icons.
I find this file and fix it but… How i can import changes into my site?

Hi :)

Just upload that file into your site at ‘wp-content’/themes/sprout/templates/post-share-icons.php’.

I’d be interested to see some examples of people who have used/are using this awesome theme (like is displayed on Presso) just so I can see how well people have used it

Hi :)

I still have no listing for website that using Sprout. I will update the list in item page when user send me a url of their site.

Cool. I have installed plug in and it works perfectly. I can put my logo….. thanks for this beautifull template.

@cuisbaintrading to change logo and color Dashboard>Theme Options—there you will find settings for Logo/Favicon and Typography

Hello, I can’‘t find theme option to change logo and color . Can you help me.

Hi :)

After install theme, You need to install required plugins by clicking the link Begin install plugin in a box at the top of page.> in a box at the top of page.

Next, The option for logo will be located at ‘Theme Options > Logo / Favicon’.

You can read more detail about setting up theme in topic 01. Getting Started > Theme Installation via Wordpress on this documentation http://envirra.com/themes/sprout/document/

Will you be adding Instagram to the Social Counter widget? Can I do this myself somehow?

Hi :)

I’ve no plan for instagram counter. If you have a knowledge in coding. You can modify this file ’/sprout/widgets/widget-social-counter.php’.

Theme options is not displaying in my menu. How can I fix this?

I figured it out!

Where can I find theme options to change the logo to my own? Thanks!

Hi :)

After install theme, You need to install required plugins by clicking the link Begin install plugin in a box at the top of page. Next, The option for logo will be located at ‘Theme Options > Logo / Favicon’.

You can read more detail about setting up theme in topic 01. Getting Started > Theme Installation via Wordpress on this documentation http://envirra.com/themes/sprout/document/

I installed all of the required plugins and still can’t locate theme options.

Please make sure those plugins is activated :)

Plugins are failing to install for me. I’d like to share the issue privately so that I don’t publicly expose the URLs to everyone in these comments. Please let me know how to do so.

Hi :)

You can send me an admin account and site url by using contact form on my profile page. Please also explain about the problem (Plugin to be installed, Error message, etc.) Thanks.

Hi,

How do you make the headers Bold?

never mind :-)

Hi,

I am experiencing loading problems. Every page is taking a minute to load. Are you aware of this, and are you preparing an update to address this?

Thanks

Hi :)

Please update theme to the latest version (v1.0.1) by re-download theme file from ThemeForest again. It may help to improve site loading.

Pre-sales question.

I am planning to start my own online magazine. I am torn between Presso and Sprout.

Could you please explain some of the main differences. I have noticed that with Sprout there is the forum and shop options which would really be beneficial to the magazine itself. Does Presso have the ability to run a forum as well which matches the feel of the theme itself? Or would you have to download a forum plugin (my fear here would be that the typography etc would not match the rest of the site)

Awesome themes and am planning on a purchase but unsure as to which theme to buy.

Many thanks,

Andrew

Hi :)

Thanks for your interesting. Sprout has more options than Presso. You can see a screenshot of theme options panel at http://goo.gl/EX4kfb and http://goo.gl/1rkXHH

For bbPress on Presso, Here is a sample screen https://www.dropbox.com/s/5xduramvqpbay0o/demo-bbpress-forum.png?dl=0 and https://www.dropbox.com/s/i885d7i1m3ff4uv/demo-bbpress-topic.png?dl=0

Great. Thanks for your quick response! I’ll give it a good think as they are both ridiculously good themes!! Keep up the good work and I will choose one of them next week!

Hi,

How do I change the profile images

Hi :)

Please install this plugin https://wordpress.org/plugins/simple-local-avatars/ and you can upload your avatar in user profile page.

Hi Author – Do you have/keep a change log for this theme? I would love to see one/it so I know what changes are being made so I know what I might expect if any issues arise.

- J

Hi :)

Sorry, I forgot to include changelog in theme folder. You can see change log of version v1.0.1 at http://envirra.com/themes/sprout/wp-content/themes/sprout/CHANGELOG.md

I will also include changelog file in theme folder with the next update.

Thanks for your report.

How do we turn off commenting on pages but keeping comments on posts?

I see this function in page.php, but I can’t figure out where the setting is located. vw_get_theme_option( ‘page_force_disable_comments’ )

Hi :)

Just remove this code from ’/sprout/page.php’ (around line 40)

<?php if ( ! vw_get_theme_option( 'page_force_disable_comments' ) && ( comments_open() || get_comments_number() ) ) comments_template(); ?>

Hi I am having 2 problems I was hoping you could help me with.

1. Instagram posts are not embedding correctly in posts. Usually you can copy/paste the browswer link into the post content but for some reason they are not working. Here is an example http://throwedmag.com/2015/02/04/kygo-previews-new-piece-on-instagram/

2. I cannot get my feedburner account to link to your widget correctly. I have enabled email subscriptions to my feedburner but i get a popup saying it is now enabled every time someone tries to subscribe

best,

Mike

Hi :)

1. Please update theme to latest version (v1.0.1) I just fix some loading issue that may solve this problem. You can see how to update theme in topic ‘01. Getting Started > How To Update The Theme’ on this page http://envirra.com/themes/sprout/document/ (You may need to clear the wordpress cache after update)

2. Please follow this instruction to enable email subscription in feedburner http://johnlamansky.com/wordpress/feedburner-email/

Hi,

How do I get rid of the mark on the top of my page?

Hi :)

I don’t found this mark on demo site. I think this may caused from wordpress plugin or code snippets that inserted in your wordpress. Please disable all plugins and check again.

How can we put facebook, twitter, etc share buttons for each post? :-)

Hi :)

You can put a custom content (including any embed code) in post footer. Just paste your code in this option ‘Theme Options > Blog > Post > Post Footer – Custom Section 1’ and enable ‘Custom Section 1’ in option ‘Post Footer Sections’.

Not working for me yet, have emailed you with screen shots. Thanks :)

Great theme! Thx a lot. First question – How i can, change headlines of the articles from the uppercase and remove “author” under a headline?

Hi :)

For both questions, There is no option but you can use a custom CSS. Please copy a custom css from the below

/* 1 */
.vw-page-title, .vw-post-box-title { text-transform: none !important; }

/* 2 */
.vw-post-meta .vw-post-author, .vw-post-meta .vw-post-author + .vw-post-meta-separator { display: none; }

Then navigate to ‘Theme Options > Custom CSS/JS’ and paste into ‘Custom CSS’ option.

P.S. Love this theme, Please support us by giving us 5 stars rating at ThemeForest download page. It will be highly appreciated!!!

I created a video post but the video does not show up on the post listing page. How can I get to show up like a featured image?

Any Ideas Guys?

Hi :)

The video will be shown in the post page only. You need to set a post thumbnail by manual.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey