Forum Replies Created
list of topics you have created till now.
-
-
New version is available on ThemeForest. Sorry for the delay.
You are welcome.
The number below is a post id. You can find a post id by clicking the “Get Shortlink” button in the editing screen.
body.postid-1411 .featured-image { display: none; }Hi, use this in your custom css field:
body.single-post .featured-image { display: none; }Thanks
Hi, use this in your custom css field:
body.page-template-template-blog-php { direction: rtl; }Thanks
Your url is redirecting to another site.
Hi, use this in your Theme Options > Custom CSS field:
h1, h2, h3, h4, h5, h6 { font-weight: 800; } p { font-weight: 400; }Thanks
Can you provide your url?
Please check out the Menu section in the theme documentation.
Twitter shortcode:
[latest_tweets count="" id=""]count=”1″ … Default 1.
id=”388393979672150017″ … HOW TO CREATE A VALID ID TO USE:
– Go to http://www.twitter.com and sign in as normal, go to your settings page.
– Go to “Widgets” on the left hand side.
– Create a new widget for “user timeline”.
– Feel free to check “exclude replies” if you do not want replies in results.
– Now go back to settings page, and then go back to widgets page, you should see the widget you just created. Click edit.
– Now look at the URL in your web browser, you will see a long number like this: 388393979672150017
– Copy it and paste to the id field.Example:
[latest_tweets id="388393979672150017"]
You can use this contact form: http://www.pixelwars.org/contact
Note: Please include topic url.
Hi, it is the
part-share.phpfile of the theme.Thanks
New version is available on ThemeForest.
New version is available on ThemeForest.
Hi,
– Go to: Appearance > Menus. Select imported menu and save.
– Go to: Appearance > Widgets. Drag and drop the theme widgets, then select a page for every widget to show page content in your site.
– Go to: Settings > Reading. Select homepage and blog page.
Thanks
Hi,
You can see all the supported features live:
– Homepage: http://themes.pixelwars.org/cvcard-wp
– Blog: http://themes.pixelwars.org/cvcard-wp/blog
– Shortcodes: http://themes.pixelwars.org/cvcard-wp/shortcodes
Thanks
Ok. Good luck.
Hi, you can disable comments from Discussion Settings.
Thanks
Hi, I will add captcha functionality for a next update. Thanks for the feedback.
Hi,
– YARPP Style Customization:
- Go to: WP Admin > Settings > YARPP.
- Change “Before / after related entries:” inputs like this:
- For before:
<div class="related-posts"><h3>RELATED POSTS</h3><ol> - For after:
</ol></div>
Hi, it comes from http://gravatar.com
Thanks
Sorry, this is not possible by default.
Is your host HostGator?
Ok. Good luck.
Can you provide your url?
Ok. Good luck.
Ok. Good luck.
Hi, you can change it via Theme Options > General > Favicon.
Thanks
You are welcome.
Hi,
– Navigate to Appearance > Editor > footer.php
– Find:
</body>
Edit:
<div id="footer-text" style="text-align: center; padding-bottom: 30px;">Copyright © 2014 Pixelwars. All Rights Reserved.</div></body>
Yes, it is possible. Use a page slug in the code.
Example:
body section#about-me { background-color: #dddddd; } body section#resume { background-color: #cccccc; }Note: You can find a page slug in the editing screen. (Screen Options > Slug).
You are welcome.
You are welcome.
Use this in your Theme Options > Custom CSS field:
.portfolio-items .media-cell .media-box .mask + p > br { display: none; }You are welcome.
Ok. Good luck.
Hi, here is:
– Download: http://themes.pixelwars.org/cvcard-wp/wp-content/uploads/2014/04/cvcard-child-v-1-0-1.zip
Thanks
Hi,
– You can upload a logo from Appearance > Theme Options > General > Image Logo.
– The shortcode generator doesn’t work in wp 3.9. I’m trying to solve this.
Thanks
Sorry, this is not possible by default. But, you can use a custom navigation menu for the blog page by activating it via Theme Options > Style > Classic Navigation Menu.
Ok. Good luck.
You are welcome.
Sorry, it is not easy to understand with the image. Please provide your url.
Ok, you can do it manually:
– Navigate to Appearance > Editor > header.php
– Find this line:
<img alt="<?php bloginfo( 'name' ); ?>" src="<?php echo $logo_image; ?>">
– Edit:
<a href="<?php echo esc_url( home_url( '/' ) ); ?>"><img alt="<?php bloginfo( 'name' ); ?>" src="<?php echo $logo_image; ?>"></a>
Hi, I visited your site at: http://www.yogawithjem.com and the permalinks showing the defaults urls. Please, firstly select post name option from permalink settings, then save the changes.
Thanks
Hi, I see your blog page’s slug is “blog-2”.
– Go to your WP Admin > Pages.
– Find your blog page in the list.
– You will see Quick Edit link when you hover.
– Edit the slug from blog-2 to blog.
Thanks
Sorry, it is not possible by default.
Hi, use this in your Theme Options > Custom CSS field:
body { background-color: #eeeeee; }Thanks
Sorry, there is no psd file available.
Hi,
– Use this in your Theme Options > Custom CSS field:
.letter .stamp { display: none; } .letter .letter-info { margin-left: 0px; }Thanks
Hi,
1. Use this in your Theme Options > Custom CSS field:
.header img { border-radius: 0px; }2. The latest version has a link to the homepage, please visit: http://themes.pixelwars.org/cvcard-wp/blog
Thanks