Forum Replies Created
list of topics you have created till now.
-
-
Hi, please check the links below for details in usage:
How to use: http://fontawesome.io/3.2.1/examples
Complete list of icons: http://fontawesome.io/3.2.1/icons
Hi, please go to your theme options, you will find all of them.
Thanks
Hi, please check out the widgets chapter in your theme’s documentation.
Thanks
You are welcome.
Hi, can you provide a screenshot from your S4 Phone?
Hi, you can turn it on from your theme options.
Thanks
Is there any page widget to refer for the home link? Please check your widget list in the pages widget area.
Thanks
Hi, when you use the theme’s blog widget, then you must set featured image for your post to appear them in your site.
Thanks
Hi, you need to edit your header.php file. Just remove the condition and use them both on your site.
Thanks
Hi, you can try Contact Form 7 plugin.
Thanks
Hi, you need to edit your html code.
Thanks
Hi, use this custom css:
.entry-content p { font-size: 1.2em; }– you can check out the shortcode list in your theme’s documentation for drop caps.
– sorry, not tested with that plugin.
Thanks
Hi, you can edit that line in your theme’s cat-sidebar.php file.
Thanks
Hi, choose quote format for your post, then I will check your link and provide a solution.
Hi, use this custom css:
.blog-single footer.entry-meta:before { left: 0px; }Hi,
Did you have any installed plugin on your wordpress?
Hi, choose your heading from the editor:
[history_group] [history_unit date=""] Position. (Heading 4) Company name. (Heading 5) Description. (Paragraph) [/history_unit] [history_unit date=""] Position. (Heading 4) Company name. (Heading 5) Description. (Paragraph) [/history_unit] [/history_group]
You are welcome.
Hi, can you provide your url?
Mehmet S.
Keymaster19 January 2014 at 00:35Posted in : Adding an EXTRA colourful line on contact page?Hi, paste it to theme options > style > custom css.
Thanks
Hi, you can try Jetpack plugin to add this future to your wordpress.
Thanks
In which archives?
Ok. Good luck.
Sorry, I’m not exactly sure what you’re asking?
In this theme, there is no that shortcode you wrote above: [soundcloud]
Hi, use these in your custom css field on your theme options:
– for reducing:
.site-header hgroup { padding-top: 0px; padding-bottom: 0px; } .site-header hgroup h1 { margin-bottom: 0px; } .site-header hgroup .site-description { margin: 0px; } .site-header ul.social { margin-bottom: 1em; }– removing the category name:
body.category-speakers-program .page-header { display: none; }Note: Read read colored words from your url.
Here is my usage on the demo site.
See in the image:

Use that shortcode only for a portfolio item.
Try this:
[pf_lightbox_audio title="Soundcloud embed" url="http://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F207988&"]
Note: Select Lightbox Audio from the Details box.
Example:
– new page: BLOG
– domain: yoursite.com
– blog page: yoursite.com/blog
You are welcome.
Deactivate the ajax from your theme options > portfolio.
Please check the blog chapter in your theme’s documentation.
Use this in your custom css field on your theme options:
#text-4 a { color: #0986F8; } #text-4 a:hover { color: #FAA455; }You are welcome.
Hi, please update to the latest version. You can download it from ThemeForest.
Thanks
Hi, it is available. Here is the demo site: http://themes.pixelwars.org/impressivcard-wp/blog
Can you provide your url?
Can you provide your url?
Hi, it is in my to-do list. I have started, but not completed it yet. Thanks for your patience.
Hi, install the plugin.
Thanks
Hi, tags are archived. So you can access them via url.
Example: yoursite.com/tag/tagname
Yes, it is similar. I will improve the blog on future updates.
Mehmet S.
Keymaster14 January 2014 at 02:55Posted in : Cannot navigate within same portfolio departmentEdit:
previous_post_link( '<h4>' . __( 'PREVIOUS PROJECT', 'read' ) . '</h4>%link', '<span class="meta-nav">←</span> %title', true, ' ', 'department' );
next_post_link( '<h4>' . __( 'NEXT PROJECT', 'read' ) . '</h4>%link', '%title <span class="meta-nav">→</span>', true, ' ', 'department' );
Hi, find your location on the google maps, then use its embed code inside the [map] shortcode.
Example:
[map] <iframe src="http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=little+italy&aq=&sll=36.558188,-86.709595&sspn=3.878053,8.453979&vpsrc=0&ie=UTF8&hq=&hnear=Little+Italy,+New+York&t=m&ll=40.71916,-73.997297&spn=0.014702,0.054417&z=14&iwloc=A&output=embed" width="320" height="240"></iframe> [/map]Thanks
Hi, there is an image uploader inside wordpress. Go to your theme options page. Select image logo from logo type. Upload your image from image logo by clicking the browser button. A lightbox will open. Click insert into button of your image.
Thanks
This is not possible by default, needs more further customization, you may consider working with a professional, if you are not familiar to WordPress coding.
There is a custom css field in WP.
Hi, you can use the [contact_form] shortcode to create a contact form.
[contact_form to="yourname@yourmail.com"]
Thanks