Forum Replies Created
list of topics you have created till now.
-
-
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.
New version is available on ThemeForest.
Did you try Codestyling Localization plugin? I use it all time. Please check the localization chapter in the theme documentation firstly.
Thanks
You are welcome.
Hi, they are shortcodes. You can find them in the theme documentation. ( Section: Shortcodes > Social Media Icons ).
Also check this: http://www.pixelwars.org/forums/topic/social-media
Forget the css. Just set to “No” the option Theme Options > Blog > Post Sidebar.
Hi, the default page template has no sidebar. If you want to have a page with sidebar:
– Select, “Page with Sidebar” template.
– Go to Appearance > Widgets.
– Use “Page Sidebar” widget location.
Thanks
Hi,
Q1) Use this in your custom css field:
body.single .entry-content { text-align: center; }Q2) You can change the font from theme customizer. (Appearance > Customize)
Thanks
Ok. Good luck.
Just tested on my side. There is no problem about the icons on WordPress 3.8.
Note: I’ve looked at console to see errors. It is a part of Chrome DevTools.
Same :)
Hi, you can try this plugin:
Can you provide your url?
You are welcome.
Hi, what did you do exactly in Responsy WP v4.0.5 ?
Hi, the portfolio header comes from an existing page title. So, you need to select it from Theme Options > Pages > Portfolio Page.
– Can you provide your url to see what is wrong about the scrollbar?
Hi, if you select masonry layout for your blog, then your all category archives will work as masonry.
Thanks
Hi, use this in your custom css field:
body.page .entry-header { display: none; }Thanks for your sharing.