Hi, I wanted to purchase the theme but Paypal showed another price: 37 $ instead of 35 $, why?
The theme itself is excellent…but **BE AWARE , you will definitely need CSS and HTML knowledge and skills to edit it successfully. The literature on this theme is terrible, despite the author being asked by *many customers (on comments and forums) to make it better, he just doesn’t seem to get it. His responses don’t make much sense on this front.
For instance, the “short codes” so-called literature section is terrible. I had to copy his coding from his page source and play around for a while to get it right. He doesn’t explain very much at all and leaves you hanging on important steps. You basically must import his content-which is buggy-and then create your site around his pre-fab content for your site to look any good at all. The guy himself seems very helpful and tries to answer questions promptly, but this will never be a business solution template until better documentation is created.
My guess? Instead of getting to work on writing real support literature / documentation, he’ll respond to this and other critiques with more excuses….but I’d be happy to be surprised. I wanted to buy another of his templates, but I think I’ll wait until he makes the experience more user friendly.
Thank you for your comment! 
A few people have asked me to improve my documentation so I just flicked through it serveral times and I improved some of its elements. I’m working with HTML /CSS for many years now so it’s obvious for me how to use DIV ’s, classes and shortcodes. Now I understand that it’s not so obvious for everyone. I will surely take your comment into consideration and I will make these changes this week
Can you please list everything that you’d like to see in the new documentation? That would be really helpful for me!
Yeah, sample content is there to upload and play with it. It would take hours to work without it and I don’t recommend setting your website up without it.
I’m trying to help everyone out there as much as I can (and as quickly as I can) and I’m always open to suggestions.
I’m going to add better explanation to documentation this week (hopefully withing 1-3 days). Just please list everything else that needs to be corrected (and it will be corrected very soon)! 
I’m sorry that it not yet perfect but I’ll do my best to make it excellent! Hopefully with your feedback and suggestions!
Flower -
Basically (almost) your entire “literature” assumes a level of familiarity with CSS and HTML that many users don’t have…hence them buying a template! For instance, both your “shortcodes” and “advanced shortcodes” pages are terrible in that, they don’t tell you how to actually get the shortcodes to work! You just show examples (especially on shortcodes 1) instead of explaining anything.
I appreciate your willingness to actually do something about it this time around…my advice would be to go through each example page and feature and look at it from the point of view of someone fairly new to coding. Assuming moderate / familiar comfort level with Word Press itself is probably fine (on a CMS front) but your stuff goes beyond that. If you’d just explain the steps you took instead of just throwing an example up there, I could follow it just fine. Again, you have an awesome template, but I know many people are put off by the bad literature.
~L
Thank you for your suggestion!
Of course, I’m going to fix that as soon as possible (I will need a few days). Several people have already told me that they had some problems with other parts of documentation and I’ve fixed everything.
List of ALL the changes you’d like to see would be really useful for me
I’m willing to fix everything as soon as possible so just please list everything and give me a few days to correct that. I’m sorry that it’s not perfect yet. I will do my best to make it comprehensive and well-written. 
If you have any other questions I’ll be happy to help you within 24 hours!
The included version of the Nivo Slider does not work with Internet Explorer. I have version 1.1 of your theme. I’ve replaced the jquery.nivo.slider.pack.js file with the latest one from Nivo’s website, but it still is not working. What other theme files do I need to change to get this working? The Nivo Slider is critical to my client’s needs. Your response is appreciated.
-David
Ok… I’ve spent a little time with this and the coin slider is now mostly functioning the way I want it to. However, I need it to not show all the pictures while it’s loading. You can see what I’m talking about here.
Here (on 7mb/s connection) it doesn’t show all the images. It instantly shows working slider. jQuery loads as the last one so there are always some delays. You may add display: none; to your images and make jQuery add them display: block; again once it’s loaded. I’m not sure how does it look right now because everything works fine here.
This theme is not compatible with Internet Explorer. It looks great on Chrome and Safari, but gets shot to hell on IE. Its been a very frustrating ride. I hope something is done to offset this issue in the future. I’ll probably be switching to a new theme for my client’s site.
It works fine here on IE7 and IE8 . On IE6 there are a few problems. They are mainly png transparency problems because IE6 doesn’t support such files. You may install some plugin for WordPress that will fix that.
What other problems do you experience on IE? Maybe I can send you fixed files quite quickly.
1) I was wondering if there is a way to add an image in the slider underneath the title on left side ( I am using custom slider and I have video on right and title and text on left)
2) Also I want to either move the learn more button to be left justified or delete it for some slides. Can you tell me how to do both.
Thanks
Apologies for late response. Your issues are a bit complex.
1) It’s rather not possible. You may replace the_excerpt(); function with the_content(); function in custom-slider.php file (in sliders folder). This will enable you to display page’s (slide’s) content with formatting so you’ll be able to put there image
It’s rather not meant to work this way. I may come up with some better solution if you provide me your URL and exact information on what are you trying to achieve.
2) Learn more button is there permanently. You may only modify it in template file. Its style is available in style.css so you may style it there. Please use firebug for firefox to investiage which classes to change. Again, I may be better help if you provide me some URL and more information on that.
Thank you for your patience. You can email me and I’ll look into that 
Also is there anyway to get a word document of all the shortcodes in an easy copy and paste format.
I have copied a few codes directly from sample site on themeforest and they don’t work.
Also after importing data my advanced shortcodes page had no advanced shortcodes in it..
Maybe best thing is if you can send everything from sample site (From advanced shortcode page ) in html so i can make my own advanced shortcodes page to copy and paste from.. Thanks
1) Yes, it will be available in the coming week on support forums. Half of them are already listed here: http://support.forcg.com/bb-templates/kakumei-flow/help/shortcodes.html and here: http://support.forcg.com/bb-templates/kakumei-flow/help/960.html and here: http://support.forcg.com/bb-templates/kakumei-flow/help/charts.html
2) We’re going to refresh these shortcodes and release them as separate module for all the themes to make them easier to use. I’m planning to complete them in the coming week.
I’m at my wit’s end. I recently moved my wordpress install to another server. Everything works fine except this theme. If I preview the theme before applying, nothing shows up. If I apply the theme, the entire site whites out & I have to login to phpMyAdmin and switch the theme back to default manually. So far every other theme I’ve tried installing on the site works fine. I can’t seem to find any solution to this problem. Why is it that the theme works PERFECTLY on one server and doesn’t work at all on another??? Any help would be appreciated.
Thank you so much for your quick response! Let me start by saying I’ve done this process 100 times and I’m really hoping that this time around I’ve gone dumb and missed something… I exported the database from Server A and downloaded my entire Wordpress installation. Then I started a database on Server B. Made the necessary changes to my wp-config file to reflect the settings for the new database. Uploaded my database export and uploaded my Wordpress installation files to Server B. I modified my wp-options table to reflect the new home and site URLs. Then all hell broke loose. Insistent 500 errors kept me from doing anything. So I started over with a fresh install of Wordpress and all was fine. I exported my posts and pages .xml file from Server A and imported into Server B. The site was fine. However as soon as I tried to install and apply the Eunice theme, the site went white. I logged into the database and manually switched the theme back to twentyten. I tried a few more times to install both the stock version of the theme from this site as well as the one with my modified CSS . Neither work. I’m completely boggled. I’ve tried half a dozen other themes and they all work fine. The only thing I can think of is that something in the Eunice theme is conflicting with the server, but I would never call myself a developer so I can’t be sure. I’m just speculating. Ever heard of anything like this happening before???
Okay, please email me or chat with me on gtalk because this seems to be more complex issue. Please send me your ftp login/password, database login/password, perhaps also server login/password and possibly old WordPress login/password.
I will need access to all those things to copy old database and old WordPress and move it to your new server. I will also need all the addresses and everything that may be useful
My gtalk id is: paw.mcp
Hey man, help me please.
I need to fix the portfolio page, quickly. When i’m filtering categories, the result lost the code to the lightbox, and the image is opened in new window.
What can I do?
I can not use the site whitout that function. It is the main reason for buying Eunice.
I really need your help man.
Talk soon.
I’m working on fix for that already. It should be ready soon. You’ll be notified about it on support forums.
Hi man, the problem continue, but now I have another big problem with the last version of wordpress. In IE the site show me a lot of bugs, the background of the slider in the home page, and the lightbox in portfolio doesn’t work anymore. Please, look the image, I made some prints screen and commentted http://inativas.midiatre.com.br/site_problems.jpg
Man, I really need your help as soon as possible.
Apologies for delayed response.
1. Please change the background color of slide to transparent. There must be some property that makes it grey. You can inspect that element using tools like firebug for firefox. You may also consider using different image slider that won’t affect background.
2. You may update prettyPhoto script to its newest version. It can be downloaded here: http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/. Old script is located in scripts folder in prettyPhoto directory. The newest version of prettyPhoto has lots of improvements.
Hi is it possible to change the time delay in the custom image slider? (the one that shows left or right) because i dont know how to, and its kinda slow since I want to show like 15 slides maybe in a js file? thanks
Please run find function on all your files (Notepad++ has this option) and seek for ”.bxSlider(” or ”$(’#bxslider’)” or just #bxslider and find ‘speed’ property next to it. It is set to 500. You may search for “speed: 500” as well. I’m not sure where is it located but you can find that faster than me
Let me know if that worked!
Good Day,
The comments look good and your feedback timing seems a lot better than most. Very refreshing. I am looking to purchase the theme, but it will not show the entire preview. It is showing errors or cutting the page in half.
Please advise.
Hi Mate, what’s the go with the psd? the home page content is not included!!
Regards
Luke
Hello Flower, Great theme, but i have a big issue :
I have a problem with the slider : it won’t show it at all on my main page, while i configure the sliders with the right IDs for Slider Category, type and time. What ever the slider type i choose nothing happens.
I already installed this theme before and i didn’t have this problem at first. Maybe is it because of the 3.3.1 wordpress. Didi you noticed a problem with this version ?
I tried to follow what you wrote here http://support.forcg.com/topic/sliders but the link you gave seems to have problems..It could be great if you can help me asap
Thanks !
Thank you
Can you please post that issue on support forum? Somebody will answer and investigate it quicker there than here. 3.3.1 is not a problem 
The problem is solved, many thanks for the really good support team and the reactivity!
I purchased this a while back and its been great! one small problem that has come up is that the dropdown menues don’t work properly on the pages with sidebars. it drops but shrinks the width and doesn’t allow you to click on the navigation options there. it only happens on the pages with sidebars. thanks for your help!
http://www.protradealliston.com/?page_id=13 http://www.protradealliston.com/?page_id=27Thank you!
jQuery is broken and menu doesn’t even animate. Please create support ticket to get the quickest help. For now I can only say that this page (perhaps sidebar or some plugin that includes something only on that page) includes something that breaks jQuery. You may try disabling some plugins or clearing sidebar from dynamic stuff. I hope I helped! 
as well the lightbox is no longer working on the portfolio page? let me know when you can…thanks!
http://www.protradealliston.com/?page_id=23Please create support ticket to get the quickest help.
Lightbox doesn’t work because entire jQuery is broken on that particular page. Please try disabling some plugins that may cause problems. Anyway, our support staff may be of better help because they can actually login to your WordPress and investigate everything in detail.


204 Purchases
57 Comments