Forum Replies Created
list of topics you have created till now.
-
-
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
You are welcome.
– Just select your theme to translate. (4000 words for wp).
– Permission problem occurs on some hosts.
– go to your ftp.
– add the following lines to the end of the wp-config.php file:
define( 'FS_METHOD', 'direct'); define( 'FTP_HOST', 'ftp://yoursite.com' ); define( 'FTP_USER', 'ftp_username_here' ); define( 'FTP_PASS', 'ftp_password_here' );
You are welcome.
You are welcome.
Hi,
– Create a new page.
– Select it from settings > reading > posts page.
Thanks
Hi,
IE10 browser does not support 3D animation techniques.
Thanks
You are welcome.
You are welcome.
Hi,
– go to your Widgets page.
– click the save button of the portfolio widget.
Thanks
Hi, click the “Toolbar Toggle” to open more options for your visual editor.
Thanks
Hi, check the the option “Disable Search Module” from Theme Settings > Contact.
Thanks
– Two “portfolio” keywords are required for this theme.
– The preloader is a third party jQuery script, so it is waiting it.
Can you provide a screenshot for your last issue?
Hi, use this in your Theme Options > Custom CSS field:
.vs-nav li a { font-size: 1.7em; }Thanks
Hi, you will see the visitor email address when you click the Reply button.
The server@… is the sender domain. It is required.
Thanks
Hi all, please double check the “Menu” and “Widgets” sections in the theme documentation.
Thanks
Note: Also there is a “helpful images” folder in the documentation folder.
You need to select cvCard template for your homepage.
English please!
The “Template” field must be same with the parent theme’s folder name.