ThemeForest

WATT Creative Studio Wordpress Template

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

Hello, purchased your theme and trying to customize it to my likes; not very far off from the original, you guys did a great job.

I’m trying to figure out how I can add social media buttons for sharing (i.e. G+1, like on facebook, tweet, etc.) just below the links on the top header. While not a codemonkey, I do have a little sense of coding, php, and html I just don’t know where exactly I would edit this inside of the editor? Please help me!

A good example of what I want is very similar to digg.com

Thanks.

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

Also, how can I remove the padding so that the header meets with almost the very top edge of the browser?

UDTHEMES

See reponse up top by cognacqjay.

Default-user
bkisner33 Purchased

Worked like a charm, thanks a lot! Looking forward to your future releases :)

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

@bkisner33 Hello, thank you for your purchase!!!

>>social media buttons for sharing (i.e. G+1, like on facebook, tweet, etc.)

We are working on it. But it may not be in ‘just below the links on the top header.’ How about making it a small expandable banner with small icons, located on the left edge of pages? If the design issue is solved, it should go quick so that the new feature should be available in the next release of update (the next update is coming up soon after testing).

>>Also, how can I remove the padding so that the header meets with almost the very top edge of the browser? How about pasting the following CSS code into the Foundry panel > Appearance > Custom CSS ?

\#header-top \#content {padding: 0px 0;}

Note: please get rid of the prefixed backslashes (\) for preventing the discussion form from removing the while CSS line.

But the alignment of slide-in header (the top header part that can be expanded by toggling a button) is off just with the CSS modification. You will also want to edit the javascript file to correct the problem. Look for a file named:

WATT /z_site/js/general.js

Then go to the line #228 below a comment saying ’//SLIDE HEADER ’. There should be a line that reads: var dhWidth = $(’#header-top’).outerHeight()-10;

You can change the -10 to any other values, say, we add 30 because we got rid 30px of padding top.

var dhWidth = $(’#header-top’).outerHeight() + 30;

Then you should see the full slide-in header when expanded.

Please be advised, any direct modifications you have made to the WATT WP theme file will be lost upon future updates. Of course this does not include those settings you make in the Foundry, which is why we have provided the Custom CSS feature in the Foundry.

However we plan to release a version with child theme support soon which should solve the problem with loosing modifications upon every update.

Please do not hesitate to ask me any questions. FYI , we have our own support forum in case that you need the more flexible interaction with us for fulfilling your needs.

http://support.udfrance.com/

Thank you!

  • Bought between 50 and 99 items
  • Has been a member for 3-4 years

@cognacqjay

Fantastic theme and very pleased with it so far. Appreciate the hard work that has gone into it (and continues to).

I have two quick questions:

1. Is there a way to remove the Slide-In Top Header button from the header (I have already removed the Slide-In)?

2. On my About page, I have assigned three photos of individuals and provided suitable descriptions to the showcase columns. The photos are, obviously, attached to three custom Portfolio Post Types. I have then changed the Portfolio Post Type Name so that these portfolio items don’t appear in my site’s portfolio section. Is there a way to prevent the images in my About page’s showcase columns from clicking through to non-existent portfolio pages and generating 404s?

Any help would be gratefully received!

UDTHEMES

Hi there,

see reponse above

thanks

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

@clicktrack

Hello!

>>2 Is there a way to remove the Slide-In Top Header button

There will be the option to hide the button in the Foundry in the next update. We are planning this weekend (ish) for the release, which is by the end of May 2012. I have finished coding already, now it is in the testing phase.

>>2. On my About page, I have assigned three photos of individuals and provided

An option to sort out the issue #2 also happened to be included in the next release mentioned above. You will be able to specify images from the one uploaded to the about page, and you will also be able to set the URL manually.

FYI , do you use WP’s child theme to modify the WATT WP theme? It will be recommended to use child theme for any modifications from the next release and on.

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

hello,

where can i go to update the theme. I’m running 1.1 and want to update to 1.5

also the side bar widget is cutting off all my plugins on the side – http://www.so-nu.co.uk

thanks

ash

UDTHEMES

Hi there,

just upload it in wordpress and it will keep your data.

checked the site but didnt see how the sidebar widgets were cutting off your plugins, please clarify.

best

  • Bought between 50 and 99 items
  • Has been a member for 3-4 years

@cognacqjay

Thanks for the swift help (and I look forward to the update)! As it happens, I modified your original code directly, with some CSS changes made using your Foundry option. I’ll transfer my changes across to your next update using the WordPress child theme.

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

hello

it has been uploaded to wordpress but it is still showing an outdated version (1.1) not (1.5)

please see the side contact widget ( http://so-nu.co.uk ) is being cut off. this happens with all side bar widgets i have put in there.

UDTHEMES

Please see reponsive above,

best

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

@clicktrack

Please take a note of what you have modified. FYI , the directory / file structures will be changed in the next update.

@chatterboxtld Hello, for example, in this page,

http://so-nu.co.uk/about/

First, I think that you will need to adjust the slider width so that it fits inside the content area. Your bannerspsace_wrap has the width of 1000px. The width of div.content is set to 623px.

As for the sidebar issue, you have to modify the css of the plugin which you have installed so that it fits into the width of sidebar (237px).

FYI , we have our support forum at : http://support.udfrance.com/ Feel free to stop by and post if you have questions or problems. Thank you!

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

I tried uploading the theme into wordpress it’s telling me it’s missing the style sheet….why is that?

UDTHEMES

Please see reponse above.

best

Default-user

Thanks so much it works fine now!

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

@Apiaryofnyc

Hello, Can you tell me how you tried installing the WP theme? Here is an instruction on how to install the WATT WP theme:

http://demo.udfrance.com/watt/wordpress/installation-of-watt-theme/
  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

How do i create a drop-down menu for one of my pages in the menu bar?

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

@kendrick1 Hello!

>>How do i create a drop-down menu for one of my pages in the menu bar?

Do you mean a drop down menu as in the STYLING menu as in this demo site?

http://demo.udfrance.com/watt/wordpress/

In that case, please use WordPress Menu option. Please see:

http://codex.wordpress.org/Appearance_Menus_Screen

In the admin screen, you will need to arrange the menu hierarchy.

FYI we have our own support forum which can serve you better.

http://support.udfrance.com/

Shu

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

downloaded the template and found only 1 .psd layout- am I missing something? it showed there were 6 included in the purchase price- both white and dark options- and I have simply a blog layout. can you please advise? much different than what I expected to receive..

UDTHEMES

Hi allyncreative,

I checked the description of the file in case we had made a mistake, but the file description only states Layered PSD , not 6. Please let us know where you saw this.

Thanks

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

@allyncreative

Hello, I have forwarded your question to someone who is responsible for the matter. Please check back here later. If you do not received any reposes after 2 days, please use our support forum at:

http://support.udfrance.com/categories/watt-wordpress

Thank you in advance,

Shu

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

How do I get the slider on my homepage?

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

@Apiaryofnyc

Hello!

Did you try setting the page template for your home page?

http://en.support.wordpress.com/pages/page-attributes/

That is right in the ‘Page Attributes’ module located at the right side of page editor.

FYI we have our own support forum which can serve you better. http://support.udfrance.com/

Thank you!

Shu

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

Hello!

What do you mean by “A sample child theme for WPML (language menu in the header nav)” ? I am sure of well understand.

As I am still looking to buy the Watt theme or the Squared theme only if it works with WPML … ;-)

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

@matvej

Hello!

>>What do you mean by “A sample child theme for WPML (language menu in the header nav)” ? I am sure of well understand.

Please have a look at the following page to find out more about how the child theme works with WPML :

http://demo.udfrance.com/watt/wordpress/make-watt-wp-multilingual-with-wpml/

Release note for the version 1.2.1:

http://demo.udfrance.com/watt/wordpress/whats-new-in-version-1-2-1/

>>As I am still looking to buy the Watt theme or the Squared theme only if it works with WPML …

I tested by myself and it seems okay to me. I also sent out the latest WATT WP theme to WPML for a review. I do not know when WPML will get back to me as of writing. Please send a message to udfrance for more details.

Shu

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

@cognacqjay: THANK YOU VERY MUCH !

by
by
by
by
by