Discussion on Peak - Charity Nonprofit WordPress Theme

Discussion on Peak - Charity Nonprofit WordPress Theme

Cart 691 sales
Well Documented

LiveMesh supports this item

Supported

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

121 comments found.

Hi! When is Multilingual / WPML support gonna be implemented?

Thanks for your interest. The theme is already multilingual. You can use POEdit to start translating the theme. The theme comes with sample translation files po/mo for a few popular languages (without actual translation strings in it) so that you can get started quickly on translation. The theme itself is WPML compatible.

I already downloaded the Visual Composer plug-in, can it be installed on your theme given you don’t included?

Thanks for your interest. You can install visual composer. Only thing to keep in mind – you may have to copy paste the contents of the specific page sections to VC rows.

As I mentioned in another comment, we have not integrated visual composer with Peak since it is clearly bloated for it does.

Just FYI – we have rebuilt the Peak theme pages with SiteOrigin page builder in the v2.0 update. Have added support for nearly 45 page builder elements/widgets. Thanks.

Visual Composer, can it be installed regardless if you guys didn’t provided? It’s so helpful!

Thanks for your interest. You can install visual composer. Only thing to keep in mind – you may have to copy the contents of the page sections to VC rows.

As I mentioned in another comment, we have not integrated visual composer with Peak since it is clearly bloated for it does.

We have rebuilt the Peak theme pages with SiteOrigin page builder in the v2.0 update. Have added support for nearly 45 page builder elements/widgets.

You may want to check the same by installing latest theme update and importing the new data with page builder elements. Pls check the documentation for more details.

Hi, I have a basic problem building my website. When I’m inside a campaign and click the button Donate now, no form appears below in drop down div. I made the connection between the form and the campaign but it seems not working. Is there any setting I forgot? Thanks for the great theme.

Pls register and open a thread at the end of our support forum page – http://support.portfoliotheme.org/forums/forum/peak-theme-support/. To resolve this issue, pls include temp login and site URL and have the box “Set this as private topic” checked when creating the topic.

hi there! I need to find out if your theme is properly for greek language. Thank you in advance!

Thanks for your interest. Yes – the theme would work fine for Greek language. The theme is translatable to Greek language as well.

would you give me download link for the demo contents ,, the link in the readme file in not working

The link is right – not sure why it wouldn’t download. Pls send us an email via our profile page contact form – http://themeforest.net/user/livemesh#contact and we will send the file across to you. Thanks for your purchase.

Does it comes with Visual Composer? Drag & drop?

Sorry – we do not plan to integrate with Visual Composer. We did integrate with VC for couple of our earlier themes FitPro and Agile and the experience was less than pleasant. The benefits are really not too much compared to the downsides.

VC adds about 15,000 lines of CSS and 2,000 lines of JS to the frontend and about 18,000-20,000 lines of CSS and 8000 lines of JS to the backend. In addition the source HTML for pages on the admin side increases by another 3000 lines. And what are you achieving with it – simple drag and drop of shortcode content, visual column generation and not a whole lot more. And I am not talking about PHP code that is executed on the backend since that can be optimized by caching the page. All the above code affect performance of the web application when it loads in the browser frontend on the end user desktop/smartphone.

All we have a visual shortcode builder bundled with the theme. You basically pick the shortcode you want from the dropdown menu and then specify the options in a UI just like you do on a page builder and hit insert for the shortcode text to get pasted into the visual editor. Have some 50+ shortcodes bundled with the theme. And we have page sections built into the theme to help manage rows via drag and drop on the pages.

I am not really trying to convince you to buy the theme but just wanted you to be aware of the reasons why we cannot do this since and we had another person ask the same query yesterday.

I compared VC to another page builder SiteOrigin and found that they pretty much do what VC does with 1/10th of CSS/JS code size of VC. We may look into integrating with them later on if more people ask for page builder.

Just FYI – we have rebuilt the Peak theme pages with SiteOrigin page builder in the v2.0 update. Have added support for nearly 45 page builder elements/widgets. Thanks.

Any chance there’s a page builder included in this theme?

Thanks for your interest. We have a visual shortcode builder bundled with the theme but sorry – no page builder. You basically pick the shortcode you want from the dropdown menu and then specify the options in a UI just like you do on a page builder and hit insert for the shortcode to get pasted into the visual editor. Have some 50+ shortcodes bundled with the theme.

We have rebuilt the Peak theme pages with SiteOrigin page builder in the v2.0 update. Have added support for nearly 45 page builder elements/widgets.

How would I change the colour of the header menu text? Website: CameroonServiceProject.org

I just did. :)

Have created a user for you with all required permissions to create topics in forum and sent across the password for the same.

I’ve seen it, I’ve added a ticket with question. :)

How would I change the colour of the header menu text? Website: CameroonServiceProject.org

You can use the following custom CSS in themeoptions -
#primary-menu > ul.menu > li > a {
    color: #f7cf53;
}
#primary-menu > ul.menu > li > a:hover {
    color: #fff;
}

Hi there! My decision to purchase your theme would be a no-brainer, but given that my goal is to boost fundraising online, I would like to have a donate button visible at all times. Do you have an option for that in the header?

Thanks for your interest. There is a widget area named Header Area which can be used to drop buttons or social icons etc. You may have to go for some basic CSS to position the elements though. We can help with the same through our support forum.

Is there a way to change the color of the header and footer? I’ve only been able to change the colours on buttons and such from the theme options.

Regards,

You can use the below custom CSS in themeoptions -
#header {
    background: #597171;
}
#footer-top {
    background-color: #597171;
}
#footer-bottom {
    background-color: #597171;
    border-top: 1px solid #0ABAB5;
}

Thank you!

Awesome Work! GLWS :)

Thanks!

Hello, would I be able to use PayPal donations with the existing donations design?

Sure, you will be able to use the paypal for donations.

Awesome theme. Looks great. GLWS :)

Thank you :-)

Awesome template! GLWS ;)

Thanks!

Hello. If you would make a theme meeting the WCAG 2.0 standards I would surely buy it. Tousands of people actually would.

Thanks for your interest. At present we do not have many requests for the same but we will keep it mind for upcoming updates.

Fantastic work bro !!! GLWS :)

Thank you!

Hi there! First of all, great theme! Are you intending to create a plugin out of your custom post type named Campaign that can be used with different themes as well? We are using a different theme for our charity organisation, but still have not found a decent way of integrating online payments. We were looking at Give (the idea is great and the plugin is absolutely free of commission charges), but there would be a lot of programming involved in order to implement it the way you did (which is just what we are looking for). Unfortunately, we have no programming skills at all, which is why we have chosen the theme we are using (easy set up with a drag & drop builder)... I would be very greatful if you could answer this request. Kind regards

Thanks for writing to us. Presently, the campaign custom post type is part of a plugin that comes bundled with the theme. ThemeForest requires that all custom post types be created in a plugin so that the data is retained when users switch themes.

One thing to keep in mind though – all presentation for this custom post type include the page templates, required CSS etc. happens in the theme. So, if you need to use it, you will need someone with developer skills to implement functionality required to showcase the campaigns using the theme that is loaded at present.

Hope this helps.

Thank you very much for the swift reply!

Very nice hob, GL :)

Thanks!

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