Forum Replies Created
list of topics you have created till now.
-
-
– I have tested toggles in a post, they worked also there.
– Now the accordion test is ok. But do not forget to add close tag for it.
[accordion] [accordion_pane accordion_title="dog"]cat.[/accordion_pane] [accordion_pane accordion_title="rat"]Amouse.[/accordion_pane] [/accordion]Try new version:
http://themeforest.net/item/impressivcard-wp-responsive-html5-vcard/3347567There is a plugin for pricing table.
[inline_slider arrows="true"] [slide caption="" url="" src=""] [slide caption="" url="" src=""] [slide caption="" url="" src=""] [/inline_slider]
caption: slide title
url: link
src: image sourceTested and the result is normal.
Result images:
http://themes.pixelwars.org/responsy-wp/wp-content/uploads/2012/11/toggle-test-1.png http://themes.pixelwars.org/responsy-wp/wp-content/uploads/2012/11/toggle-test-2.png http://themes.pixelwars.org/responsy-wp/wp-content/uploads/2012/11/toggle-test-3.png http://themes.pixelwars.org/responsy-wp/wp-content/uploads/2012/11/toggle-test-4.png
Try this:
.caption span { display: none !important; }Thanks.
Correct way for menu linking:
sameye.fr/#/contactWrong:
sameye.fr/contactNote: Doc updated, please download new version at:
http://themeforest.net/item/impressivcard-wp-responsive-html5-vcard/3347567Please download the latest version and try its php file.
http://themeforest.net/item/responsy-responsive-html5-portfolio/2126658
Do you know your server allow to send mail for PHP?
You can ask this to your hosting company.
Copy and paste the code below to the box of Theme Options > Style > Custom CSS
.caption span { display: none; }If your wordpress installation is under your domain as sub folder
– sitename.com/wordpress
Then you want to make it
– sitename.com
Navigate to WordPress Admin > Settings > General > Site Address (URL)
Please see: Help Documentation > Menu
This is not possible by default, needs more further customization, you may consider working with a professional, if you are not familiar to WordPress coding.
Mehmet S.
Keymaster21 November 2012 at 00:12Posted in : Adding "Name, Age, Birthplace" on About PageThe process explained in the help documentation and the dummy data file located under Dummy Data folder in the download package.
About all of the theme files.
Please see:
– Help Documentation > Menu
– Help Documentation > Widgets
Mehmet S.
Keymaster20 November 2012 at 13:38Posted in : Adding "Name, Age, Birthplace" on About PageDid you try to upload the dummy data?
Please see: Help Documentation > Dummy Data
You don’t have to update other themes when you are using responsy wp.
There is no way at this time.
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