121 comments found.
Hi, the psd files are not included in theme Files, Why? How can I get it?
We usually don’t bundle PSDs with our themes. We will post you the links to the same in the forum as a private message. Stay tuned. Thanks.
Hi
I tried downloading the sample data from link give in the ReadMe.txt file but it gives a 404 error. Please advise where can I download the sample data
Pls send us an email via our profile page contact form – http://themeforest.net/user/livemesh#contact and we will send you the data. Not sure why it would raise that error – will investigate. Thanks for your purchase.
how to insert featured campaign above the revolution slider?
You just have to set the featured campaign in the General tab of theme options.
i just purchase peak charity theme. i think the sample data given in the zip package was the wrong one. i need the sample data and theme option for peak charity asap. thanks.
Pls check the link provided in the readme.txt file for sample data. We don’t bundle the sample data with the theme but just provide a link to it in the readme.txt.
If you still have trouble, pls send us an email via profile page – http://themeforest.net/user/livemesh#contact and we will able to help you with the same. Thanks for your purchase.
The steps for installation of the themes are all similar and the documentation provides further help with the specific steps related to the theme like activation of the Give donation plugin.
Pls go through the installation section of the documentation as well once. Of course, if you provide us temp access to your site via email through our profile page, we can help setup the demo site for you.
Meanwhile, I will try to get a video done specific to Peak just in case it helps everyone.
Hi, I really like your theme. But when I downloaded the xml file and uploaded it, it only uploads some parts of it. I uploaded it several times and get the same files uploaded. What am I doing wrong?
Figured it out. Did not install Live Mesh plugin. Thanks.
I have a white bar that I cannot get rid of between the header and the revolution slider. How do I make it so the header is right up against the photos in the slider?
Can you pls share a link to your site? Or You can post the query in our support forum – http://support.portfoliotheme.org/forums/forum/peak-theme-support/ here you will have an option to set your messages private.
Hi, short question about events integration. There is no active demo for this part of the theme. Is it the same integration compare to the invent theme: http://portfoliotheme.org/invent/events/ ?
Thanks
Sure it does exist. Pls check this -
http://portfoliotheme.org/peak/events/Will add the link to the menu.
Hi there, if i want to use Rp. as currency in donation plugin? I can’t see Indonesian Currency Format in their list.
Can you pls check with Give plugin support on this? They will be able to help you with this quicker than me. Thanks.
Hi there, i was try this template and use demo.mxl. So far it’s good, but why when i click donate button on campaign page Warning: DOMDocument::loadHTML() expects parameter 2 to be long, string given in /wp-content/themes/peak/framework/functions/campaign-functions.php on line 536
Thank’s for help.
domain peak.lgn.or.id.
domain peak.lgn.or.id.
Pls comment out this line in single-campaign.php file at line number 60 -
add_filter('give_donate_form', 'mo_donate_form_filter');
and the donation form should appear now with an extra progress bar from Give plugin.
Have the below CSS by including this below custom CSS in theme options -
.single-campaign .entry-content .donation-form .give-form-title { display: none; }
.single-campaign .entry-content .donation-form .goal-progress { display: none; }
If there are no other issues, you should be able to get along with the above CSS.
The above fix will be part of update to be released in next 2-3 days.
Hi, how does page building work with this theme? Does it work with the Visual Composer plugin?
Thanks for your interest. The theme does not come with a page builder. The pages are entirely built with shortcodes. The theme ships with visual shortcode builder for easy insertion of the shortcodes. It is pretty much like VC elements without the drag and arrange function of a page builder.
Thanks for the reply, I’m building the site for a user that is only familiar with VC so unfortunately I’m going to have to keep looking.
The site is compatible with VC though isn’t it? If I purchase it separately?
I have not tested it fully. It would be compatible but may have some styling issues with some VC elements since the theme does not explicitly support them. Thanks.
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.
Having trouble trying to figure out how to add a image behind the blog part on the main page.
http://i68.tinypic.com/ofwsxl.png
.home #blog-posts {
background-image: url("http://portfoliotheme.org/peak/wp-content/uploads/sites/13/2015/10/bg-quote.jpg");
}
That didn’t work for me what I am trying to accomplish is getting a blog post image (example)> http://i65.tinypic.com/2hzmmup.png . . . set as a default background for each post on the homepage (example)> http://i66.tinypic.com/2n68dgi.png
.home article.post-2081 {
background-image: url("http://portfoliotheme.org/peak/wp-content/uploads/sites/13/2015/10/bg-quote.jpg");
background-size: cover;
}
.home article.post-2164 {
background-image: url("http://xyz.png");
background-size: cover;
}
.home article.post-2086 {
background-image: url("http://xyz.png");
background-size: cover;
}
Hope this is what you wanted.
Can you pls post all your queries in the support forum – http://support.portfoliotheme.org/forums/forum/peak-theme-support/ and we will be happy to assist you.
Hi, I have created a donation form using the “Give” plugin and I have created it’s associated campaign form. When I run the test website, I see the donate now bar correctly, but when expanding the donate now I receive an error and the donate form does not appear.
If I select the donate now to “none”, and use give plugin short codes all the fields appear correctly, however I do not have the same aesthetic capability provided from the campaign form.
Here is a link to the problem observed:
http://alubadia.org/campaign/alubadia-orphanage-education-centre/and here is a link to where the give in short code work correctly but doesn’t have the same aesthetic features:
http://alubadia.org/campaign/construction-of-mosque-in-waliabad/Could you please advise on what I should do?
Can you pls check this thread – http://support.portfoliotheme.org/forums/topic/donate-now-button-on-campaign/
Thanks for replying but that forum post is marked as private and I cannot view it.
Pls comment out this line in single-campaign.php file at line number 60 -
add_filter('give_donate_form', 'mo_donate_form_filter');
and the donation form should appear now with an extra progress bar from Give plugin.
In order to debug further I would need to temp access to the wordpress admin. Pls open a forum post with the temp login to your site and I can help further if the above suggestion does not work for you.
BTW, the above filter is not really critical and the same effect can be achieved via CSS by including this below custom CSS in theme options -
.single-campaign .entry-content .donation-form .give-form-title { display: none; }
.single-campaign .entry-content .donation-form .goal-progress { display: none; }
If there are no other issues, you should be able to get along with the above CSS.
Thank you very much, that sorted the problem out.
Great WP Theme. GLWS 
Thanks!
Is there a YouTube code for the “Intro” page section that I can use rather than Vimeo?
Reference:
[vimeo_video vimeo_video_id=”20370519” placeholder_url=”http://portfoliotheme.org/peak/wp-content/uploads/sites/13/2015/10/intro-video-placeholder.png” placeholder_alt=”The swink project animation by Constantinos Kilaris”]
Unfortunately not at this time.
Will that be happening any time soon?
Can you pls check the Magnific Popup documentation and see if that helps?
http://dimsemenov.com/plugins/magnific-popup/documentation.html#iframe-typeHere is an easy example that you can incorporate into your site (edit js/main.js file) -
http://stackoverflow.com/questions/21112025/how-to-embed-youtube-video-in-magnific-popupThanks
I have opened a ticket #845. Thanks
The login information that you have shared with us is not working it seems , Can you pls check?
Can you please provide instructions to how to edit the Donations amount? It’s set to 84,000something but I need to reset that to Zero.
http://prntscr.com/9kb0xiIn the dashboard under “Donations” tab click on the transactions and find the transactions related to a particular campaign that you want to reset.
For each of these transactions, you will have to change the status from “Complete” to “Refunded” and hit Save payment button.
That should do the trick.
Hello,
Could you tell me how to keep the “header campaign” opened on every page when the user navigate. By default it’s closed on my website, you have to click on the “arrow down” to open it…
Thanx a lot, nice work.
The latest update of the theme opens by default the featured campaign and stays closed only when the user actually closes the same by storing the preference as a cookie in the browser. Are you using 1.1 version of the theme?
Yes I use the last version. I already knew about this cookie browser
Could you tell me which file and code to modify to keep it open when the user load a page or how to limit the cookie time to 24h for example (I don’t know if possible).
I also opened a ticket in the support about the Donate Now button in single campaign that doesn’t work.
Thanx a lot.
Pls check file js/main.js line no:762 .
Hi! Few pre-buy questions: - how many donation levels can be implemented? - are the gold / silver / bronze etc. levels connected to different product (variations) within woocommerce, or can they be connected that way? - Is the manual “Specify your amount” entry box coupled with a product (variation) in woocommerce, or can it be? - Is WPML supported? - In a multilingual setting, do contributions done from the translated pages add up to the same base cause (instead of multiple multilingual causes)?
Superthx!
Thanks for your interest. Donation levels are handled by the Give plugin available for download on WordPress.org.
https://wordpress.org/plugins/give/The donations are not connected to woocommerce. In fact, one of the aims of this easy to use plugin was to avoid confusing cart based payments through woocommerce.
The theme is WPML compatible. The payments should go to the same base cause for all languages if you set the same Give form for all languages. You can still confirm this with Give folks once to ensure that translated forms in Give behave this way.
Hi I Don’t understand How I can create the featured campaing in homepage.. no docs about it. is there some kind of shortcode that I’m missing? thank you
ooops, cancel it, i’ve found everything.. under theme options
Hi I have a problem appearing the campaign form when click donate in my campaign page. Do you know what’s the problem?
You probably have not set the campaign form in the campaign edit page. You need to create a Give plugin form and set the same as the form for the campaign.
I did it but, when I click donate I see only a grey window toggled.
If I use shortcode to display the form inside my text and set form in campaign to none then I can see the form.
Also when I choose none of the forms future campaign bar on header disappears.
Pls send us an email via profile page contact form – http://themeforest.net/user/livemesh#contact with a temp login to your site and we will take a look. Pls give me a days time since I am presently traveling. Thanks for your patience.
Did you find anything yet? I think I’m having the same problem with sebastienmontserrat.
Sorry if I missed this. Do you have a link to the freshdesk ticket that you created which has the temp login to your installation. I can sure take a look and see what’s happening. Thanks.
I just sent you a mail via contact form because livemesh forum password reset does’t work fast. Thank you
I commented out this line in single-campaign.php file at line number 60 -
add_filter('give_donate_form', 'mo_donate_form_filter');
and the donation form appears now with an extra progress bar from Give plugin.
In order to debug further I would need to see the error log from the server. May be the libxml that is required by the above filter is not loaded in the server or may be it is something else. I notice that your server URL is a little weird with double domain suffixes and it can break certain libraries and JS plugins in my experience. Try changing the same too and see if it helps.
BTW, the above filter is not really critical and the same effect can be achieved via CSS by including this below custom CSS in theme options -
.single-campaign .entry-content .donation-form .give-form-title { display: none; }
.single-campaign .entry-content .donation-form .goal-progress { display: none; }
If there are no other issues, you should be able to get along with the above CSS.
I entered the above custom CSS for now in your installation until I see the actual error message.
As I can see problem solved but the progress cause bar is stacked at 0%. It worked before the change. Is there a solution?
That’s probably because the donated amount at present is less than 1% of the total. If you raise the amount raised to something more, the bar should show up.
You are right. Thanks for supporting.