Forum Replies Created
list of topics you have created till now.
-
-
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.
You are welcome.
No issues reported for 3.8, you can use it.
You are welcome.
Change the number 24 to make changes in icon size.
<i class="icon-pencil" style="font-size: 24px;"></i>
You can try to links instead of numbered pagination.
– Theme Options > Blog > Numbered Pagination > No.
Gone in seconds. Use this to convert your codes:
Alright then. Good luck.
Bloggy WP theme adjusts images to 2x size than the content to make them sharpen in high resolution screens, especially retina displays. If you upload an image smaller dimensions, then Bloggy WP theme uses it as is.
Hi, some of the source files of Bloggy WP have not been loaded.
– Activate another theme, then delete Bloggy WP.
– Don’t worry, your data is in your database.
– Download a fresh copy of Bloggy WP from ThemeForest.
– Install and activate Bloggy WP theme and check your site.
Thanks
Yes, you are right, since v4.0 structure has changed in Font Awesome. BookCard WP theme currently has Font Awesome 3.0.2, but you can try to update it to the latest 3x version (3.2.1).
– Download Font Awesome 3.2.1 at http://fontawesome.io/3.2.1
– Unzip the package.
– Copy the new font files from “font” folder to theme font folder ( theme/css/fonts/FontAwesome ).
– Copy the new css file font-awesome.css from “css” folder to theme css folder ( theme/css/font-awesome.css ).
– Edit the relative paths for the url properties in font-awesome.css:
@font-face { font-family: 'FontAwesome'; src: url('fonts/FontAwesome/fontawesome-webfont.eot?v=3.2.1'); src: url('fonts/FontAwesome/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('fonts/FontAwesome/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('fonts/FontAwesome/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('fonts/FontAwesome/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg'); font-weight: normal; font-style: normal; }Ok. Good luck.
Note: BookCard WP theme has a built-in captcha in its native contact form. You just need to activate it. Also this theme is compatible with Contact Form 7 plugin.
– Contact form with captcha in BookCard WP theme:
[contact_form captcha="yes" to="me@mysite.com"]
You are welcome.
Hi, this is not easy to do with some lines of code. You can try Contact Form 7 plugin to make more complex contact forms.
Thanks
Hi, you can try the TinyMCE advanced plugin. After installing the plugin, you will find more color options in your content editor.
Hi, it is placed inside a heading 2 element. Check the bottom of your post from the content editor. Maybe a unclosed h2 you will find. If so, clear it.
You can try the Jetpack plugin.
Hi,
– make sure the post name option is selected from the permalink settings.
– use
[pf_lightbox_video]shortcode. See the portfolio chapter in your theme documentation.Thanks
Hi, please check the Localisation section in the theme documentation.
Thanks
I haven’t tested with WPML yet.
Hi, there is no problem on my side. Deactivate your plugins, then try again please.
Thanks
Ok. Good luck.
Hi,
– go to your Media Library.
– click edit link of a media.
– you will see a details box on the right hand side for the media .
– it contains File URL input.
Use shortcodes in your content editor.
You are welcome.
Hi,
1- use this in your custom css field:
.latest-posts-wrap h3 { font-weight: bold; }2- Which social icons?
Hi,
– go to your menus page.
– open pages tab.
– click view all link.
– you can see the home link at the top of the list.
– add it to your menu.
Sorry, I don’t know. I will try to find a solution.
Hi,
COLOR:
– use this in your custom css field:
body { background-color: #eee; }
PICTURE:
– use this in your custom css field:
body { background-image: url( "image-url-here" ); }
You are welcome.
New version is available on ThemeForest.
– check the option: Theme Options > Blog > All Meta For Post Formats.
New version is available on ThemeForest.