divwrap
- Bought between 10 and 49 items
- Exclusive Author
- Has been a member for 2-3 years
- Referred between 10 and 49 users
- Sold between 10 000 and 50 000 dollars
- United States
77
Purchases
Buyer Rating:
4.50 stars
4.50 average based on 4 ratings.
-
5 Star
375%
-
4 Star
00%
-
3 Star
125%
-
2 Star
00%
-
1 Star
00%
| Created | 18 February 12 |
| Last Update | 10 June 12 |
| Columns | 2 |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Opera, Chrome |
| Documentation | Well Documented |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
© All Rights Reserved divwrap -
Contact Envato Support


Great looking theme! Could you add the option to see the other available colors to the demo or add screen shots?
Thanks! We will upload screenshots today, but it may take up to a couple of days for them to show up.
Screenshots are now available for preview: http://themeforest.net/theme_previews/1608683-circled-portfolio-wordpress-theme
... Austin
Very nice work! It looks clean
Thanks!
Videos possible in portfolio circles?? Just purchased..
Thanks for purchasing our theme! We are working on video support right now and hope to release an update very soon. Please send us an email through our profile with your email address and we will notify you when the updates are available. http://themeforest.net/user/divwrap
Thanks again!
Hi, I like the theme a lot. Couple of questions: I will need to translate the English .po to Portuguese. Does it come with a Sample folder to populate the Theme? Is it compatible with mobile devices? Thanks!
Hello emxch!
The theme files are all ready for translating and there is a .po file already included. I’m not sure I’m following when you say “Sample folder”, could you explain what you mean by that?
Although the theme wasn’t developed for mobile devices, it displays very well on mobile devices. Check your phone or mobile device.
- Luke for Div Wrap
*I just purchased.
Hi Luke,
Thanks for the reply. I am a member of Elegantthemes as well and they include in the their themes install a sample data folder, with a .xml that you can populate the theme when you first start so it looks like their live demo. When I am first testing their themes it helps me see how they added the content to the demo and structured the theme. They have quite a few themes. I then uninstall the theme and reinstall new and start from scratch in a new canvas and add my customizations and content. But this is no big deal as I usually will work things out from scratch. Great about the .po file. If you want I will send you the translated Portuguese file later. I am looking forward to new updates, add-ons and working with you guys. Just a suggestion, it would be great if you had a Tumblr version as well. Thanks. All the best.
Ah, yes I see what you mean! We can send you the .xml file today, just send us your email adress through our profile and we will shoot that over to you today. http://themeforest.net/user/divwrap
If you have anymore questions, please use our support forum. http://support.divwrap.com/
We are actually working on a new WordPress theme with a Tumblr style functionality, so follow us around, we’ll be launching it in the near future.
Thanks so much for purchasing! Luke for Div Wrap
Hi Luke,
I just sent you an email. Thanks.
Thank you, we will take a look.
I just purchased the item but there is no sample file or data
i would love to have the sample file that has the same stuff as the demo so i can work off this as im a newbie at wordpress and still learning. Could I get access to the sample data and file perhaps? It would really help me to learn how to do the circles and project setup. Thanks
Thanks for purchasing our theme Jason! You can download our demo .xml file here: http://cl.ly/EbPp
Hi. Sorry how can i change the header where the menu headings are from black to white etc…thanks
Starting on line 199 through line 209 in your style.css file you can change the style of the header. You will mainly be concerned with the #header selector.
Hi. HOw do I set the default home page to a different page i have created? Also how do i get rid of the twitter banner on the bottom of the default page?
Cool Theme by the way. I also got the circle project to work as well
Thanks
You can set your homepage to display any page you want! Just go to Settings > Reading and select a page from the dropdown under Front page.
If I understand correctly, you want to remove the twitter banner completely. To do this, add this bit of css code into your style.css file:
#twitter-feed { display: none; }I’m glad you got the circle project to work!
Thanks for your speedy replies much appreciated
I went in to style.css and removed the #header stuff but the default black header is still present and didnt make a difference 
No problem! It should have worked, can you post a link to the site you are working on?
Also how do i insert a backgroud into the home page instead of having white as well? Would like have like a faded out image in the background if possible. Thanks Again.
This is possible, you can add any image you want to the body element in your css like this:
body { background: url(yourimage.jpg); }Although once you add an image to the background other than white, your circles will show up as squares because the circles rely on the white background for the circle look.
Hi. Sorry another question. in the project circles i disabled/removed the workding from the new item feature but the little tab in one of the circles still appears on the bottom of it though no words…can i get rid of this somehow? Thanks.
Yep! Locate this in your css file on line 617:
.new-project a span { width: 272px; height: 40px; line-height: 30px; font-style: italic; text-align: center; position: absolute; bottom: 14px; z-index: 997; display: block; }Change the “display: block;” to “display: none;”.
Hi. My link to my site is http://www.mobiplus.com.au/wp thanks.
Hi. Got the black header removed finally…strange i tried a few times and now just tried again from a different computer than my home one and when i removed the code and refreshed the page it went to white as expected
thanks.
That’s great, I’m glad! If you have anymore questions feel free to email us through our profile until the forum is fixed: http://themeforest.net/user/divwrap
Thanks!
One last question for today…now that I have removed the black header when i select the menu headings i cant see it as it is whited out
where can i change this? Thanks Again for your great support 
You can change that by going to line 266 in your style.css file and locating this:
#menu > ul > li:hover > a, #menu > ul > li.current_page_item > a, .menu > ul > li:hover > a, .menu > ul > li.current_page_item > a { color: #fff; }Change “color: #fff;” to “color: #444;”.
Glad we could help … remember to give our theme a rating!
Hi. When I click on a project circle in the details button how can i redirect it to a existing page that has already been created like for example the About Us in the Menu? or even a new Full Width Page perhaps instead of the Project Page? Thanks.
This can be done, but since this is outside the scope of what the theme was designed to do, you will need to fill out the Theme Customization form here: http://support.divwrap.com/customization/
Ho w do I change the colour of the circles? Thanks
Open up the included “circled.psd” file and locate the layer called “outer orange” by going to “content > home > post 1 > cover”. Click on the orange box and chose your color. Next, tell photoshop to show your slices “View > Show > Slices”. You will see blue and gold lines appear on the canvas. Select the biggest box surrounding the orange circle, right click on it and chose “Bring to Front” (http://screencast.com/t/cQecVMUP). You will notice the big box appear on top.
Next, hold down the alt/option key and click the eye symbol next to the layer folder “cover” (http://screencast.com/t/0kT2KGrtqtQ7). This will hide all other layers except for the color circle. Now go to “File > Save for Web & Devices…”. A new window will popup showing your canvas, make sure to select the box surrounding the color circle and hit “Save”. Save this file into the “images > colors > orange” (whatever color you have chosen in the wordpress admin) in your theme folder.
That’s it! Please email us through our profile if you have any further help questions: http://themeforest.net/user/divwrap
In the grey banner under the header how can i add multiple images to it instead of having a plain grey? Sorry for the questions, as Im still new to php and css coding…thanks.
No problem! Open up your “template-home.php” file and locate the div with an id of “tagline” and delete all of it’s contents:
<div class="inner"> <h4><?php echo of_get_option('tagline'); ?></h4> </div>Now you can add whatever images you want that are 72px in height.
Again, email us through our profile for further help: http://themeforest.net/user/divwrap Thanks!
Hi. I got the grey banner removed from the home page successfully but on the other pages that I have created the grey banner still appears on these. Is there another php file that also contains the same tagline as I could find it in say the fullpage.php or the header.php etc…thanks. Check out www.mobiplus.com.au/wp and you will see i got a colour banner but on other pages the grey banner still is visible. Thanks for the Great Support. By the way where d i go to rate this app? I couldnt’ find where to vote…Cheers
Yes the other pages have “Page Titles” instead of a tagline. To edit this, go in the folder “includes” and open the file “page-title.php”.
We are glad we can help! To rate this theme, go to your downloads page in your ThemeForest account (http://screencast.com/t/mkN2EyA5pN) and click on a star to give a rating, 1 being the worst, 5 being the best.
I tried joining your other forum but it says that I do not have valid purchase codes…
I’m having issues with the video in the project. I’m using vimeo.. It does not give the option to play it like it is a movie. It treats it like it is an image.. And it does not create a thumbnail image for it so it is just a circle around white..
Try creating an account again, and make sure to enter the correct purchase code correctly with no white spaces. You can read on how to find your purchase code here: http://support.divwrap.com/find-your-purchase-code/
If you are successful in creating an account on the forum, please post your question again on the forum. If not, please contact us through our profile and we’ll help you out us much as possible (http://themeforest.net/user/divwrap).
Thanks for purchasing!