Forum Replies Created
list of topics you have created till now.
-
-
Hi, I will release an update in a week with color pickers for them. Keep an eye on themeforest page!
– Go to your dashboard.
– Navigate to Appearance > Themes > Add New > Upload.
Hi, we will improve the contact form. At this time, you can use Contact Form 7 plugin.
Thanks
Mehmet S.
Keymaster29 December 2013 at 04:08Posted in : Yellow overlay on Post Titles When HighlightedHi, use this in your custom css field:
.site-content h1 a:hover { background-color: #FF9; }Mehmet S.
Keymaster29 December 2013 at 03:46Posted in : full size image over each page inside the cardHi, use these in your custom css field:
– first page:
#resume .antiscroll-wrap { background-image: url("http://themes.pixelwars.org/bookcard-wp/wp-content/uploads/2013/04/cover-2.jpg"); }– second page:
#portfolio .antiscroll-wrap { background-image: url("http://themes.pixelwars.org/bookcard-wp/wp-content/uploads/2013/04/cover-2.jpg"); }– third page:
#contact .antiscroll-wrap { background-image: url("http://themes.pixelwars.org/bookcard-wp/wp-content/uploads/2013/04/cover-2.jpg"); }Hi, you can try this plugin:
Hi, it is weird. The add_editor_style() function is supported since WordPress 3.0. But if you still have that message:
– go to Appearance > Editor > functions.php
– find this:
add_editor_style( 'custom-editor-style.css' );
– edit:
// add_editor_style( 'custom-editor-style.css' );
Thanks
Check the theme_customize_css() function. You can find it at the bottom side of the functions.php file.
The fonts are secondly added from the theme customizer. I will improve it on the future updates.
Hi, yes I see. Thanks for the feedback.
You are welcome.
Hi @laziem, thanks for your sharing.
Hi, go to http://themeforest.net/downloads and download Bloggy WP theme, then install and activate.
Hi, use this in your custom css field:
body.category .page-header { display: none; }Hi, use this in your custom css field:
.single-post .entry-content p { font-size: 18px; }You can edit 404.php file.
Hi, visit google link below and get your tracking code, then use it in your theme options.
– Theme Options > SEO > Tracking Code.
You are welcome.
Hi, you can see the changelog at ThemeForest page of Read WP theme.
http://themeforest.net/item/read-wp-responsive-html5-minimalist-theme/4004353
Hi, it is functions.php.
Thanks
Hi, use this in your custom css field:
body.category-mobile h1.site-title { background-image: url( "http://themes.pixelwars.org/bloggy-wp/wp-content/uploads/2012/12/bblog-02-feat2.jpg" ); background-repeat: no-repeat; background-position: center; min-height: 100px; } body.category-mobile h1.site-title a { display: none; }Note: “mobile” word is a category slug.
Thanks @laziem.
Hi, it is generated automatically.
Thanks
Hi, you can change your front page options from the reading settings.
You are welcome.
You are welcome.
Try this:
body.category .page-header { display: none; }Improved. New version is available on ThemeForest.
Hi, use this in your custom css field:
body.page .entry-header { display: none; }Hi, I will improve Bloggy WP to make that controllable via custom css, then release an update in a week. Thanks for the feedback.
Hi, use this in your custom css field:
.format-aside:before { display: none; }You are welcome.
Hi, use this in your custom css field:
– in blog page:
body.blog .entry-header { display: none; }– on single:
body.single .entry-header { display: none; }I will do that. Thanks for the feedback.
I explained it in the documentation. Please check Documentation > Localization.
Hi, you can use “Custom Menu” widget to add a custom menu to your sidebar or footer.
Thanks
You are welcome.
Hi, it is except custom css. You need to re-select the font and you don’t lose your custom menu, just save again.
Thanks
New version is available on ThemeForest.
New features come with WordPress 3.8.
Create a new page, then select it.
Ok. Good luck.
@ukgal86 Thanks for the sharing.
You are welcome.
You are welcome.
Hi, use this in your custom css field:
.entry-meta { display: none; }Hi, you can select masonry from theme options > blog > blog type.
Thanks
Mehmet S.
Keymaster20 December 2013 at 02:17Posted in : Feature suggestion: Lead_P drop_caps-OptionHi, I will improve the shortcode generator. Thanks for the feedback.
You are welcome.
It is under css/css/ directory. Upload directly under css/ folder.
Make sure you copied your font files to the css folder of v4.0.5.