Forum Replies Created
list of topics you have created till now.
-
-
I don’t see the template in your url.
Here is the blog on the demo site: http://themes.pixelwars.org/bookcard-wp/blog
– I will add blog to inner pages soon.
Can you provide your url?
Not tested.
We used php mail function.
Please update to v2.5
– textcolor “open”, front page: ( Paste to Theme Options > Style > Custom CSS )
.ribbon strong { color: green; }– textcolor “i am from” … now yellow, front page: ( Paste to Theme Options > Style > Custom CSS )
.cover h3 span { color: yellow; }– textsize “resume”, “portfolio”, “contact”: ( Paste to Theme Options > Style > Custom CSS )
h2.inner-page-title span { font-size: 1.4em; }– Open index.html,
– Find:
data-hideScrollbar="true"
– Set to “false”
data-hideScrollbar="false"
– Go to Appearance > Editor > format-standard.php
– Find:
<?php echo __( 'posted in', 'read' ); ?> <?php the_category( ', ' ); ?>
– Remove.
Paste to Theme Options > Style > Custom CSS:
.nav-single { display: none; }Every post/page has a “Quick Edit” link when you hover in the editing list. Click it to open “QUICK EDIT” menu then uncheck the “Allow Comments” option.
Impossible.
Theme Settings > Style > Custom CSS
Please update to the new version.
Please use localization method.
– Documentation > Localization.
New version is available.
Do you have any post?
Try this:
a:hover { color: #e2c906 !important; background-color: white !important;; }I’m now adding.
New version is available. Please update.
Every post/page has a “Quick Edit” link when you hover in the editing list. Click it to open “QUICK EDIT” menu then uncheck the “Allow Comments” option.
– Please create new topics for your every different questions.
Please read the theme documentation carefully.
New version is available. Please update.
Please check the Theme Settings page.
Which slider?
New version is available. Please update.
Tested, working.
New version is available. Please update.
New version is available. Please update.
New version is available. Please update.
New version is available. Please update.
Paste to Theme Options > Style > Custom CSS:
.entry-title { display: none; }Can you provide a screenshot?
Put your image file url to
image_src=""parameter.I’m now working to make it compatible.
Please update to the new version.
Not compatible with WordPress 3.5.2
Not compatible with WordPress 3.5.2
Go to Theme Options > Style > Customize > Fonts > Page Title Font.
They are shortcodes.
Please read the documentation.
Please read the documentation.
Soon.
I want to finish it in a month.
Paste to Theme Options > Style > Custom CSS:
.page-template-page-home-php .site-header { padding-bottom: 0px; } .page-template-page-home-php .post-list { padding-top: 0px; } .page-template-page-home-php .readable-content article { padding: 0px; }a:hover { /* Text color */ color: black; /* Bg color */ background-color: white; }Not compatible with WordPress 3.5.2