ThemeForest

Boxed - Responsive Full Background Portfolio Theme

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
youngpov Purchased

Love the website thanks a lot appreciate the help

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
youngpov Purchased

Thanks a lot AJ your the best!!!

WPExplorer

Hey sorry I didn’t respond to your questions earlier… I was sleeping. Sounds like you got the issues resolved though. 8-)

Glad you like it! Thank you for the purchase!

  • Bought between 100 and 499 items
  • Has been a member for 2-3 years

hi, can i insert swf in the slideshow in the frontpage?

and the logo can i replace for a swf logo?

WPExplorer

The best method is probably to add your swf code directly in index.php. For the logo you’ll need to edit header.php.

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years

Hi, nice theme. ;)

I would like to use if for a business site, and wonder if I can have the three smaller boxes under the main image as static images, and not linked via ‘latest post’ or ‘latest portfolio image’? I would like to then be able to link the image to a static page (or post), or even portfolio in your case, but not have it preview the first picture (or any picture) in the ‘portfolio’.

Do you get what I mean? Images of choice on ‘home’ which are then linked to exactly the URL I want.

Thanks in advance.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hi, I bought your theme. How do I change color of black left column (where navigation is) and color of the header (it’s black now). I just want to experiment with more white/gray schemes. Thanks.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Never mind, I figured it out:)

WPExplorer

I never saw your original question for some reason… :( But glad you figured it out!

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hi WPExplorer Q: Is there a way to move navigation underneath the header instead of the left side? On a smartphone the navigation automatically goes up, but I’m talking about a desktop or an iPad? I know it would change the look of the theme, but It would work for me so much better. Thank you. My main purpose is too have all the screen space for content, without the navigation taking valuable space on the side. Thanks:)

WPExplorer

Of course it’s possible. But it would take a lot of css customization. You’ll need to do this yourself.

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years

Love the theme – just purchased it, and so far it’s been an incredibly smooth install. Only one question – how do I get a slider in a portfolio post without having multiple images inserted all throughout? It said “images associated with portfolio item” will join the slider – how do I do that without inserting them?

Thank you!

WPExplorer

Great!

You don’t have to “insert” the images to the post. All you need to do is upload the images to the post. The theme has an “image attachment loop” to create the slides. So any image “attached” to a post is included. You can see the difference between attaching and inserting images:

http://codex.wordpress.org/Using_Image_and_File_Attachments
  • Bought between 1 and 9 items
  • Has been a member for 2-3 years

Hi again,

Any chance of checking out my question a few posts up?

Cheers. :)

  • Bought between 100 and 499 items
  • Has been a member for 3-4 years
  • Referred between 1 and 9 users
  • United States

Hi, Great looking theme. Two questions before purchase: 1. Is it possible to have multiple portfolio pages, each with its own subcategories? Each portfolio page would have separate items that don’t go into other pages.

2. Is there any plan to make portfolio categories sort without reloading the page (possibly using quicksand.js)?

Thanks

WPExplorer

Sorry, but the answer is no for both..I just created this theme as a super simple theme. Didn’t want all those extra options

  • Australia
  • Bought between 10 and 49 items
  • Has been a member for 2-3 years

Hello,

I am interested in purchasing your theme. In regards to the black that is the prominent colour on the website – is it possible to change the colour scheme through CSS only, or does it also require colour changes to some image files?

Thanks in advance.

WPExplorer

You might have to change 1/2 background images, but only if you want a solid color there, if your intention is to make it all white and strip out the black then of course you wont have to.

You could always do css browser editing and see how easily it is to change before purchasing ;)

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years

Ravinot, I just bought this theme and had a quick look. There do seem to be one pixel files probably used for borders and/or filling backgrounds. But where exactly these are used I can’t say. But by using Firebug or the like then you’d be able to find out where and change the files to your chosen colour I’d expect. Don’t trust me though, I am a code-novice.

WPExplorer

Hey thanks for the purchase buddy and also for stopping by!

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years

I would like to use a photo rather than a pattern in the background – is there a way to anchor the image so it doesn’t scroll as the page does? Thanks!

WPExplorer

Not quite understanding…

Did you add your full-screen background images in the custom post type as described in the docs? The image shouldn’t scroll at all.

Default-user

No, i dropped a photo in the theme’s image/bg folder and am using the “Static Background Images” selector in the Theme Options.

WPExplorer

Sorry for the super late response…

In this case you’ll just need to add your custom css.

example:

body{ background-position: fixed; }
  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
  • Spain

Hi! Nice theme :)

Is there any “easy” way to traduce portfolio-category/category/ to portfolio-categoria/category/?

Thanks in advance.

WPExplorer

Thanks, glad you like it ;)

* Super easy. To change your post-type taxonomy slug edit functions.php line 351:

‘rewrite’ => array( ‘slug’ => ‘portfolio-category’ ),

* After editing re-save your permalinks to update the .htaccess file.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
  • Spain

Thank you :)

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
  • Norway
Sondre27 Purchased

Excellent Design ! :)

Adding an email address, I had to add “mailto:” syntax in the text-field for the email address, in addition to address itself.

I choose to move the menu to the right and the tagline to the header with smaller font. I also changed the font to Franklin Condensed Medium for all headings.

This design is excellent and the code behind is nice and structured. :)

Buy this design ! and enjoy Your website !

WPExplorer

Hey!

Thank you for the awesome words! I am really glad you like the theme! I would love to see the changes and feature you as a showcase example on the theme page if you wish,

thanks for the purchase, AJ

  • Bought between 100 and 499 items
  • Has been a member for 5-6 years
jaguar404 Purchased

Hi!, i can´t activate slider background.. help me please..

WPExplorer

Have you added the background slides in the custom post type?

What is the issue?

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
lisabee Purchased

Have really enjoyed working with this theme … very easy and looks great!

I have made a few stylesheet changes ... it occurred to me that you will probably be providing updates to the theme in the future as WordPress makes changes. Should I be saving my changes in a Child theme? Or will your updates ignore the stylesheet (styles.css)?

WPExplorer

What I suggest is to either do 1 of 2 things:

1. Add your css changes at the bottom of the main style.css so you can always cut them and put into the updated theme. 2. Use the child theme.

But you are right, for the most part updates won’t be done to style.css.

thanks for the purchase, Glad you like it. ;) You haven’t rated the theme yet, I would really appreciate it! thanks. AJ

Default-user
lisabee Purchased

Ok … I just set up the Child theme and everything looks great except ONE thing … I lost the ability to select an overlay for the BG Photo Slider. The photos are still there but there is no overlay.

WPExplorer

Oh sorry. Try putting the images folder from the parent theme into the child theme.

I will update the theme asap.

Default-user
lisabee Purchased

That worked great! So, because I converted the site to a child theme after I had most of it set up, there were a few things I did to get everything showing great.

1. Re-updated the Permalink settings (otherwise the portfolio pages returned an error 404). I just went into the Permalink under the Settings menu and clicked the Update Setting button and the portfolio pages returned. 2. Re-set the Main menu in the Menus option. The navigation menu that I had previously configured was still there but the Main menu setting was reset to blank when I switched to the child theme. 3. Copied the boxed them image directory to the child theme directory.

Everything looks great! Thanks for your help … by the way, where do I go to rate the theme? I can’t seem to locate the link …

WPExplorer

Awesome. Glad that worked ;)

Thanks for posing the steps for other people to see. I will put that in the FAQs.

To rate items you go to the “downloads” page (hover over your themeforest name on the top right). Here you can choose stars. Thanks!

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

Hello!

Great theme! I was wondering though, is it possible to install the dummy content from the demo site? In which case – how?

Thanks!

WPExplorer

I can’t legally include the sample images in the demo. But the theme does include a sample.xml file that will add 1 of each post type and page so it’s easier for you to get started.

It would look something like this: http://wpexplorer.com/premium/boxed-data/

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
melone Purchased

I have problems with this theme. When I install it (FTP or zip upload) it doesn’t look like your demo style at all.

Plain install without sample-data

http://i.imgur.com/GDh5w.png

When trying to install sample-data.xml (pho memory limit is set to 128mb)

http://i.imgur.com/qFzua.png

After installing sample-data.xml (with this error)

http://i.imgur.com/8rbUl.png

Why it doesn’t look like your demo theme? ( http://wpexplorer.com/premium/boxed-data/ )

Why there is this “Setup Menu” link? When I click on it it redirects me to: http://localhost/wordpress/wp-login.php?redirect_to=http%3A%2F%2Flocalhost%2Fwordpress%2F%2Fwp-admin%2Fnav-menus.php&reauth=1

How to install it so it looks like here http://wpexplorer.com/premium/boxed-data/ ?

I’m using wordpress-3.3.2 btw.

by
by
by
by
by