wickedpixel
- Community Superstar
- Item was Featured
- Author was Featured
- Has been a member for 5-6 years
- Won a Competition
- Sold between 50 000 and 100 000 dollars
- Bought between 10 and 49 items
- Referred between 50 and 99 users
- Europe
- Exclusive Author
126
Purchases
Buyer Rating:
4.30 stars
4.30 average based on 10 ratings.
-
5 Star
770%
-
4 Star
110%
-
3 Star
110%
-
2 Star
00%
-
1 Star
110%
| Created | 29 July 12 |
| Last Update | 2 April 13 |
| Columns | 1 |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.4, WordPress 3.3, WordPress 3.2 |
| Documentation | Well Documented |
| High Resolution | No |
| ThemeForest Files Included | HTML Files, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- animation
- blog
- creative
- curriculum
- cv
- first
- impression
- minimal
- minimalistic
- personal
- presets
- vitae
- wave
- wordpress
© All Rights Reserved wickedpixel -
Contact Envato Support


One last question: Can the menu be fixed and not scroll with content (like on “feautered projects” ). Waiting for your reply. Merry xmas.
Can you reply?
- Community Superstar
- Item was Featured
- Author was Featured
- Has been a member for 5-6 years
- Won a Competition
- Sold between 50 000 and 100 000 dollars
- Bought between 10 and 49 items
- Referred between 50 and 99 users
- Europe
- Exclusive Author
+1 moreIt’s a nice idea, but not available. It requires the script to auto-scroll all the way to top when the selected page changes. Also the header needs to be fixed somehow, to make the bio/blog button available in the same way. I have to experiment with it, to see what other actions are required in order to be smooth implemented. Simple things may prove complicated when implemented.
Hi I love your theme! Looks great on my site. I was wondering where I can insert the code for google analytics. I saw in a previous comment you told the user to send you a private message because they weren’t sure where to place the code in the footer. Do you need me to send you a private message?
Usually Google analytics code can be added in the footer.php file. Wordpress lets you edit the template files directly from the Admin Page / Template area.
Do you know exactly where in the footer.php I would place the google analytics code?
Right before closing body tag.
it works on wp 3.5?
Is there any way to remove the widget area at the top of the page? I’m not using it and I’d like remove the blank space so the title loads higher. Thanks!
Hi,
The top of the site is by a css rule for the header. You can override that with a new CSS rule you can add in the Quick CSS textarea inside the Theme Preset:
#header{ margin-top:0px; }
Perfect, thanks! One more thing: is it possible to remove the thin line (in accent color) just below the header? I’m using a graphic header, not text, if that makes a difference.
I also noticed a bug: when the animation is set to trigger automatically, if the user clicks the profile image before the animation triggers it will open and then close again automatically (occurs in Chrome 24 and IE 9).
#site-title {border-bottom:0px;}Bug noted.
And ponziopilato: I’m using the template on WP 3.5.1 (hosted by godaddy) and it’s working great.
Hello, Wickedpixel
1. I have a custom menu with some links that needs to be open in new window/tab. It works perfectly when I check it from the desktop, but on iPhone it opens an empty page and does not redirect me. Is their any way to fix that for mobile devices? http://tilinga.com (Portfolio tab)2. I saw you already explain the necessity of this messy url #/?page=services&area=bio, but it was some time ago, maybe you already found out how to get rid of it?
P.S. really like your theme, thank you!
Hi,
Can you send me a private message? I will send a tweak for the url issue.
Update incoming.
- Community Superstar
- Item was Featured
- Author was Featured
- Has been a member for 5-6 years
- Won a Competition
- Sold between 50 000 and 100 000 dollars
- Bought between 10 and 49 items
- Referred between 50 and 99 users
- Europe
- Exclusive Author
+1 moreUpdate 1.2 – 1 April 2013
- Selector Menu for mobiles fix (Now it supports external or normal links)
- Small css that fixes header area menu on small devices
- New: Added a textarea inside admin area ( WAVE CV > Footer Scripts ) where you can place custom js scripts in the footer. Good for Google Analytics or other stuff like that.
A quick qestion… is it some how possible to intergrate multimedie (Youtube)?
hello. how i may upgrade the theme version?
Thank you.
Hello. Download it again from the downloads page; delete old theme from Wordpress and install + activate the new one.
why doesn’t work the widgets down-left, right and top right zones?
Well, the widget areas are there… but they use simple styles, to support small things as texts or link buttons. If you need there more advanced stuff you will need to add additional css to integrate it with the design.
i use your social widget and simple widgets (calendar.. and others). but the problem is the same…
the footer widgets are too low. its go out of screen. especially with quotes, all goes bad. see there http://pellaweb.altervista.org/
The structure of the site requires to use small widgets in those areas(footer or header), otherwise they will overlap with the content in case the screen size is small.
The quote widget was designed to be added in the widget area that is located under the Bio Area, because the texts can be too big to be added in the footer.
but everything i place in the footers is too low. you can send me a css or other thing for fix it? there isn’t a soluction for the quote widget in the footer?
That footer widget area is designed to look like a bar at the bottom of the screen. It needs to be that way because it’s fixed and can cover the content if has lots of data or covers large space. The quotes widget has variable height and content. It can’t fit in that area. That is why I designed and placed it in the widget area under the BIO.
If you really want to add large stuff there(which I don’t recommend), you can use css. With css you can set for those widget boxes to have an absolute position, with bottom:0px;
i’m not much expert of css. you can fix it for me? or is long and difficult? the best for me must be the bar will response with quote length. thank you.
Answer me, if you can..
Just add the Quotes widget in the designated widget area, like in my preview. Placing it in those footer bars will only cover the content! If you look at the site while resizing the window you will see that big content in the footer bars will only cover the main content area.
Hi,
Does the theme support child theme?
Nope. All customizations can be made using the Theme Presets, to ensure you don’t loose the settings after a them update.
Hi again. I just tested the child-theme feature and it seems to be working just fine.
Here is the testing style.css used: http://test.wpworks.net/tf_wavecv/wp-content/themes/first_impression-child/style.css
Hi my website is too wide for the ipad, could you please help me to fix this?
Thanks
Hi,
I see you used a bigger width than the one from my preview. Because of that you may require to update the css file to make those menus visibility toggle on other values. The values that need edited for that are located at the bottom of the style.css file (where it says Responsive structure), where the responsive rules are.
The default values for the responsive structure are lines with 790px, 680px and 570px values. You may need play with those values in order to make the site respond well for your content width.
Sorry I dot not really understand what I need to play with? How can I do, my website is 252px wider than the demo one. What figure am I suppose to change into what? Thanks