Forum Replies Created
list of topics you have created till now.
-
-
Mehmet S.
Keymaster19 November 2012 at 23:57Posted in : Version 3.4 Menu Items Showing Up As A ListWe are planning to update the documentation.
Thanks, good luck.
Please see: Documentation > Widgets
Mehmet S.
Keymaster19 November 2012 at 17:36Posted in : Gallery in portfolio doesn't work – responsy 3.4See:

Mehmet S.
Keymaster19 November 2012 at 16:43Posted in : Gallery in portfolio doesn't work – responsy 3.4It has worked on my pc.
Good luck :)
Please see:
How To Modify A WordPress Theme?
http://www.pixelwars.org/forums/topic/how-to-modify-a-wordpress-themePlease see:
Recommended Plugin: Shareaholic | email, bookmark, share buttons
http://www.pixelwars.org/forums/topic/recommended-plugin-shareaholic-email-bookmark-share-buttonsDownload and unzip then replace:
http://themes.pixelwars.org/responsy-wp/wp-content/uploads/2012/11/portfolio-single-file.zipMehmet S.
Keymaster18 November 2012 at 13:41Posted in : Version 3.4 Menu Items Showing Up As A ListPlease see:
How To Style Navigation Menu?
http://www.pixelwars.org/forums/topic/how-to-style-navigation-menuPlease see: Documentation > Localization.
Theme Settings > Style > External Stylesheet/JavaScript
<script> $(function() { $( '.post .more-link' ).addClass( 'btn btn-success' ); }); </script>Mehmet S.
Keymaster17 November 2012 at 03:33Posted in : Spacing problem in Chrome // No animation in IE91 – Please provide a live preview link,
2 – IE9 is not support CSS3 animations.
I will help you if you provide an online link.
We have not tested the theme with the BuddyPress plugin. What kind of problem do you have with this plugin?
There is a fix:
– Open main.js file with a code editor,
– find the lines below at the end of the file:
$( 'footer .go-to-top' ).click( function() { $( 'body' ).animate( { scrollTop: 0 }, 1000 ); return false; });– Add a new line right this:
$( 'footer .go-to-top' ).click( function() { $( 'body' ).animate( { scrollTop: 0 }, 1000 ); $( 'html' ).animate( { scrollTop: 0 }, 1000 ); return false; });Please see:
How To Create Homepage?
http://www.pixelwars.org/forums/topic/how-to-create-homepage– The given url above is a search url:
http://www.gamedesignfu.com/?s=#/portfolio
– This is normal:
http://www.gamedesignfu.com/#/portfolio
– You can try “Featured Image” section to upload an image one of your portfolio item. Please see the images below:


Mehmet S.
Keymaster15 November 2012 at 16:06Posted in : Child theme css not overriding responsy cssYou can use the “important” keyword:
i.e.
#logo { padding: 100px !important; }
Mehmet S.
Keymaster13 November 2012 at 23:03Posted in : Child theme css not overriding responsy cssDid you make the right way like on this page?
http://codex.wordpress.org/Child_ThemesI will get back to you asap.
Copy the code below to the box of Theme Settings > Style > Custom CSS
.footer a { color: red; }Good luck.
Explain more please.
There are options, please see:
Theme Settings > Style > Back To The Portfolio Link
Theme Settings > Style > See Project Details Text
Please download the latest version at http://themeforest.net/item/responsy-wp-responsive-html5-portfolio/2290361
Please see: Documentation > Widgets.
Your theme version?
Please see:
How To Learn A Theme Version?
http://www.pixelwars.org/forums/topic/how-to-learn-a-theme-versionThere is an option to disable it.
Theme Settings > Style > Disable Go To Top Link
Yes, just change the widget order.
Please see:
How To Create Homepage?
http://www.pixelwars.org/forums/topic/how-to-create-homepageSet 770 value on that option to make it square.
– There is an option to make the map square Theme Settings > Conact > Google Map Height
– There is a widget area for conact page sidebar (Contact Page Sidebar), you can use text widget to display map on the sidebar.
Please see:
How To Create Multiple Portfolios?
http://www.pixelwars.org/forums/topic/how-to-create-multiple-portfolios
Mehmet S.
Keymaster30 October 2012 at 14:22Posted in : Portfolio departments displaying a 404 errorIt is weird. Try to change the Permalink Settings to Default.
( Settings > Permalink Settings )
Mehmet S.
Keymaster30 October 2012 at 13:53Posted in : Portfolio departments displaying a 404 errorPlease see:
How To Create Multiple Portfolios?
http://www.pixelwars.org/forums/topic/how-to-create-multiple-portfolios
Please see:
How To Create Blog Homepage?
http://www.pixelwars.org/forums/topic/how-to-create-blog-homepage
You should work with a developer.
We will improve the theme.
Please see:
How To Create Homepage?
http://www.pixelwars.org/forums/topic/how-to-create-homepage
—
– firstly thanks for the feedback, we will improve the theme,
– but to solve your first issue at this time,
— Navigate to Appearance > Editor > contact.php,
— find “Enter keyword…” and change it.Please see:
How To Create Multiple Portfolios?
http://www.pixelwars.org/forums/topic/how-to-create-multiple-portfolios
Sorry, they are impossible.
#logo img { max-height: 100px; }The code in the link above for the wordpress, but for the html version differences between old and new codes;
Old:
http://twitter.com/javascripts/blogger.js
New:http://api.twitter.com/javascripts/blogger.jsOld:
http://twitter.com/statuses/user_time...
New:http://api.twitter.com/1/statuses/user_timeli...Theme Settings > Style > Custom CSS;
#logo { padding-top: 0px; padding-bottom: 0px; }We will get back to you asap.
See: How To Make Longer Your Custom Logo If It Has Long Width? http://www.pixelwars.org/forums/topic/faq