ThemeForest

WoodStock Creative Portfolio WordPress Theme

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

Does Main Color Scheme in Styling Options control the background colors of the header bars? We need to change the overall scheme from black to navy blue, including header, footer and social media icons for our client. Is there specific CSS coding to make this a reality?

WPExplorer

That option only controls the green highlight in the theme. For further customization you’ll have to change the css yourself.

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

Where is the page template for the “contact us” page in the demo?

WPExplorer

It’s not a page template. If you refer to the theme’s documentation you can see how to insert the contact form.

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

Where is the page template for the “contact us” page in the demo?

Also, for the featured blogs on the homepage… under FROM THE BLOG

1. Can you make the entire image of the large blog clickable? 2. Instead of those positions being used to show the latest blogs, can I have them show a portfolio category?

WPExplorer
  • It’s not a page template, use the contact shortcode for adding the contact form.
  • Yes, you will have to move the link tag to surround the image. See index.php starting at line 147 is the blog post section.
  • You’ll have to edit the loop to pull posts from the blog instead. Check out the get_posts function on the Wordpress codex.
  • Bought between 10 and 49 items
  • Has been a member for 2-3 years

In the portfolio is when an image is clicked is it possible to go to a url instead of the light box. I want to link my portfolio images to an external site. I’ve tried setting the URL with uploading the images but it does not seem to have any effect.

WPExplorer

Yes, this won’t work.

You will have to create a new meta option under functions/meta/meta-usage.php. Simply add on an new array to the portfolio meta boxes starting on line 74. You can recreate the description box, change the ID and change the type to text and paste below.

Then call that new meta option in your single-portfolio.php file inside your loop. See line 77, this is where I call my other meta options.

Then replace the URL on line 202 with the meta variable. Don’t forget to remove the prettyPhoto classes from the URL .

  • Exclusive Author
  • Has been a member for 1-2 years

Hello we just bought your amazing wordpress theme (reference alvaropicasso@gmail.com) but i found a problem with the slider in the pogrtfolio post the option “Portfolio Slides” in my admin panel does not appear anywhere please help me here with this

WPExplorer

No way for me to reference an email actually…Also, you should never post an email address online like that because you will get tons of spam..

Anyway, regarding the slider. The theme hasn’t worked like that in a long time, please see this video:

http://www.youtube.com/watch?v=tQtoTaPiRqc&list=PL00BDDC009E901EAD&index=6&feature=plpp_video
  • Exclusive Author
  • Has been a member for 1-2 years

Thanks for the email advise, and i wached the video and finaly understand how to make it work

One more thing please is there a way to include in a page like an “about us” page the latest works module that you have in the index?

Let me Know

Thanks for your time

WPExplorer

The only way to do is, is if you create a new page template and copy the code from the homepage into that new template.

  • Exclusive Author
  • Has been a member for 1-2 years

Nice Got it Thanks A LOT

  • Exclusive Author
  • Has been a member for 1-2 years

My apologies but i’m stuck trying to change some links from the meta widget plz help me find where to change these links.

WPExplorer

Not sure what you are referring to..

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

Can we disable the the header expansion? Our client is requesting the logo to slightly overlap the header bar. We also need to add a mega menu, resembling the Hard Rock Cafe menu style. Could you recommend to someone who could help us accomplish this request? Thanks!

WPExplorer
  • Just set a fixed height for the header via css. It only expands because there isn’t a fixed height.
  • Nope, don’t know anyone that has time for client work.
  • Exclusive Author
  • Has been a member for 1-2 years

Ok in the widget section/admin panel there is a widget called “Meta” this one contains some links like “site admin”, it looks a lot like the one you have named in the demo “LATEST NEWS ” in the second footer area, my question is how to change the default links of the meta widget or how to add a widget like your “LATEST NEWS ” widget but with my own links

THANKS

WPExplorer

The latest news widget, is just the “recent posts” widget but I changed the title 8-)

The meta widget is only used for showing meta links.

  • Exclusive Author
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
  • United States

Hey WPExplorer, We woke up this morning to log in to the site we are developing and we have this error when we go into the admin area, our hostgator says to getup with the developer, so if you would be so kind to identify what exactly is going on? Here is the error code:

Warning: Cannot modify header information – headers already sent by (output started at /home/bart66/public_html/brewthru.com/wp-content/themes/WoodStock/functions.php:351) in /home/bart66/public_html/brewthru.com/wp-includes/pluggable.php on line 866

I appreciate any help in this matter as I have been adding to this site in its current form for about 3 months now and would like to keep what I have been able to create in place. thanks!

WPExplorer

By any change is there a blank space at the top of your functions.php file?

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

well, i just tried to log in to the admin area and I cant, all i get is this error code now: Warning: Cannot modify header information – headers already sent by (output started at /home/bart66/public_html/brewthru.com/wp-content/themes/WoodStock/functions.php:351) in /home/bart66/public_html/brewthru.com/wp-login.php on line 349

Warning: Cannot modify header information – headers already sent by (output started at /home/bart66/public_html/brewthru.com/wp-content/themes/WoodStock/functions.php:351) in /home/bart66/public_html/brewthru.com/wp-login.php on line 361

Warning: Cannot modify header information – headers already sent by (output started at /home/bart66/public_html/brewthru.com/wp-content/themes/WoodStock/functions.php:351) in /home/bart66/public_html/brewthru.com/wp-includes/pluggable.php on line 669

Warning: Cannot modify header information – headers already sent by (output started at /home/bart66/public_html/brewthru.com/wp-content/themes/WoodStock/functions.php:351) in /home/bart66/public_html/brewthru.com/wp-includes/pluggable.php on line 670

Warning: Cannot modify header information – headers already sent by (output started at /home/bart66/public_html/brewthru.com/wp-content/themes/WoodStock/functions.php:351) in /home/bart66/public_html/brewthru.com/wp-includes/pluggable.php on line 671

Warning: Cannot modify header information – headers already sent by (output started at /home/bart66/public_html/brewthru.com/wp-content/themes/WoodStock/functions.php:351) in /home/bart66/public_html/brewthru.com/wp-includes/pluggable.php on line 866

help….

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

got in this time, and NO there is not a blank space above the functions.php what should we do>?

WPExplorer

Seems like you’ve made changes to the files, I’d really have to take a look myself. Contact me via my profile page.

murraymillion

just sent an email to you, thanks

  • Bought between 50 and 99 items
  • Has been a member for 1-2 years
mmalisani Purchased

Hi, great theme! How do I get a logo in there? on the top menu, the background is always black and it says “set up your menu” even though I have my menu already set up.

Also, what is the font used by default for the text logo?

Thanks.

WPExplorer
  • The first option in the theme panel is for uploading your own custom logo. Please refer to the theme documentation.
  • You most likely haven’t setup your menu correctly. Make sure you have chosen a menu location on the left side of the menu editor.
  • Bought between 10 and 49 items
  • Has been a member for 2-3 years

There seems to be an issue with the comments. Whey they are submitted without a website, “Website” is submitted. This is causing akismet to flag the comments as spam. Is there a way so that “Website” does not get submitted when a user does not fill out the website field?

WPExplorer

OK, I see this problem. Can you try adding the following to your js/custom.js file inside the doc ready function?

 //comment check
 $('#commentform').submit(function(e) {
  var $urlField = $(this).children('#url');
  if($urlField.val() == 'Website') {
  $urlField.val('')
  }
 });
Default-user

I tried adding it to the Doc ready. It still seems to save the website as “Website”

WPExplorer

It should work. Did you try on a different browser or clear your cache?

If you contact me via my profile page with credentials I can take a look and get it fixed up for you.

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

how would i go about adding another content section in the homepage? If you could point me in the right direction that would be awesome. thanks in advance

WPExplorer

You’ll need to edit index.php.

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

In the portfolio section, is there a way to remove the “Posted on Apr 17, 2012 under __” in the title?

WPExplorer

You’ll need to edit single-portfolio.php line 6.

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

how do I make the slider images 980×550 instead of the default 980×400? Thanks

WPExplorer

You’ll need to edit the slider size in functions.php, then customize your css accordingly. After changing the image size in functions.php, you’ll have to re-upload your slides so they can be cropped with the new size.

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

Good afternoon friend. I am Brazilian, I intend to work with your theme and would like to know if that area is home to 03 columns can be created more than 02 columns below it. Thank you.

by
by
by
by
by