Forum Replies Created
list of topics you have created till now.
-
-
I don’t see the above code in your source code. Please make sure for the right field:
– Appearance > Theme Options > Style > Custom CSS
Use this in your theme options > custom css box:
body { background-size: cover; }Thanks for your useful statistic info. We made it for sub pages/posts, but no thinking to add this functionality for the cvcard page template in this design.
Go to: Appearance > Theme Options > Style:
– Select light text from Base Skin.
– Select Overlay from Extra Skin.
Can we have a chance to see your site with your bg image?
Yes, it is the right way.
What is your screen resolution?
Hi, you can create social icons with shortcode, then place them anywhere in your text.
Thanks
Hi, featured images required for the blog widget, but for the blog page, they are not ( http://themes.pixelwars.org/impressivcard-wp/blog ).
– You can add a custom menu to your sidebar for navigation (i.e. http://themes.pixelwars.org/impressivcard-wp/blog ).
Thanks
Sorry, it is not possible by default.
Sorry, I’m not exactly sure what you’re asking?
Hi, you can add your content to your contact page template. Also, you can try contact-form-7 plugin.
Thanks
.main-navigation > ul > li > a:hover, .main-navigation > ul > li > a.selected { background: #008FFF; }Hi, it is (1024×685)px
Thanks
Hi, it is (770×1090)px
Thanks
New version is available on ThemeForest.
It is ready!
Hi, this is the usage of the shortcode:
[rotate_words titles=""] titles="" ... Seperate with commas. Example: [rotate_words titles="writer,freelancer"] -OR- [intro] Hello. I am a [rotate_words titles="writer,freelancer"] [/intro]
Thanks
Hi, use this in your theme options > custom css box:
::selection { background: green; } ::-moz-selection { background: green; }Thanks
Ok,
– go to: Appearance > Editor > functions.php
– find:
$args_post = array( 'post_type' => 'post', 'posts_per_page' => -1 );
– edit:
$args_post = array( 'post_type' => 'post', 'posts_per_page' => 8 );Hi, if we make the folder name same, then wordpress will say, the theme is already installed, so the installation failure.
Sorry, I don’t know.
Hi, you can do it manually. Thanks for the feedback.
Hi, please check out the link below:
http://www.pixelwars.org/forums/topic/coordinates-for-creating-custom-pages
Thanks
Did you read this info for using of Jetpack Comments:
You are welcome.
Ok, send your login info, I will check your site:
http://www.pixelwars.org/contact
(include this topic url to your message)
Hi, you can play with categories directly its menu under Posts > Categories.
Thanks
Hi, new version is available on ThemeForest.
Thanks
Hi, please make sure your widgets and menu items in the same order.
Thanks
Hi, install Jetpack plugin, then activate its comment system through plugin page.
Jetpack Comments – http://jetpack.me/support/comments
Hi, I did it manually, but you can use this plugin:
TinyMCE Advanced
This is Read WP forum. So the update info for it. But also Bloggy WP will have this feature in this week.
New version is available on ThemeForest.
No one. Try the new version. You can download it from ThemeForest.
Please create a new menu for your sidebar.
Try to deactivate your plugins.
Ok. Good luck.
Hi, your css is good. And, you can use the “Full width Page” template for a large page.
Thanks
Hi, use this in your theme options > custom css box:
/* menu border color */ .main-navigation { border-bottom-color: yellowgreen; } /* post title size */ .blog-posts .entry-title { font-size: 1.8em; }Thanks
Hi, your link wants login details.
Hi, you can limit them from reading settings.
– WP admin > settings > reading > Blog pages show at most.
Thanks
You are welcome.
I will check the theme for the excerpt functionality.
Hi,
– go to: Appearance > Editor >
blog-sidebar.php– find span7 and change it to span8
– go to: Appearance > Editor >
sidebar.php– find two span5 and change them to span4
Thanks
Hi, it is in the
footer.phpfile.– Navigate to Appearance > Editor > footer.php
Hi, use this in your theme options > custom css box:
/* menu item color */ .main-navigation ul li a { color: white; } /* search button color */ #header-search-link { background-color: #b9e1af; }Thanks
Hi, you need to edit the widget title.
Thanks
Hi, please do the steps in the theme documentation to have a homepage like the demo site.
Thanks
You are welcome.