Forum Replies Created
list of topics you have created till now.
-
-
Hi, you can use it in your content editor.
Hi, this theme has unlimited sidebars functionality. So, you can create too many sidebars from theme options > sidebar. Then, use them for your pages with different menus.
– Create menu from menus page. Appearance > Menus.
– Use a menu with the Custom Menu widget in your sidebar.
Thanks
Hi,
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.
Can you provide your url?
Hi, just activate the captcha functionality.
Usage:
[contact_form captcha="yes" to=""]
Thanks
It is not possible at this time.
Menu in the sidebar: http://themes.pixelwars.org/impressivcard-wp/blog
You are welcome.
You are welcome.
New version is available on ThemeForest
You can activate the blog from theme options > blog.
You can try this way:
– create new sidebar from theme options > sidebar
– go to Appearance > Editor > cat-sidebar.php
– find:
get_sidebar();
– edit:
if ( is_category('category-slug-here') ) { get_sidebar('new-sidebar-name-here'); } else { get_sidebar(); }New version is available on ThemeForest.
– post sidebar added. (Theme Options > Blog > Post Sidebar).
Hi,
This is not easy to do with some lines of code. If you are not familiar with coding you may consider working with a professional for further customizations.
Can you provide your url?
You need to edit the
format-standard.phpfile of the theme.– find this line:
<!-- end .by-author -->
– edit:
<!-- end .by-author --><?php get_template_part( 'part', 'share' ); ?>
Ok. Good luck.
Hi,
Use [aside_content] shortcode.
Example:
[aside_content] Put your content here. [/aside_content]
The featured images are cropped to 2x size for the high resolution screens.
Note: Please create new topics for your every different questions.
You can use WordPress importer plugin.
Hi,
– go to your widgets page
– just click to the save button of the portfolio widget.
– go to theme options > blog > Resume Page Blog
– set to type 3
– go to settings > reading
– change post count.
Ok, manually:
– go to Appearance > Editor > page_inner-portfolio.php
– find:
$pf_terms = get_categories( 'type=portfolio&taxonomy=department' );
– edit:
$pf_terms = get_categories( 'type=portfolio&taxonomy=department&orderby=slug' );– go to your admin (portfolio > departments)
– change slug of a department to change its order.
Hi, please update to the latest version. You can download it from ThemeForest.
– new option added to the theme options page (theme options > blog > post sidebar).
Thanks
You are welcome.
Sorry, I’m not exactly sure what you’re asking?
Ok. Good luck.
Hi, they are generated alphabetically.
New version is available on ThemeForest.
With this update, the featured images for the resume page blog types are cropped.
Note: Use Regenerate Thumbnails plugin once after updating the theme.
Regenerate Thumbnails: http://wordpress.org/plugins/regenerate-thumbnails
– activate blog sidebar from theme options.
– create a new menu.
– add home link to this menu from Pages box (All Pages tab).
– drag Custom Menu widget to the blog sidebar.
– select the created menu.
– use this in your custom css box to hide ALL word:
.pf-all-items { display: none; }Hi,
Select “Standard” type for your portfolio item.
Hi,
Set to the default option your permalink settings, then navigate to your some portfolio items in your site. If ok, then select the post name option.
Thanks
New version is available on ThemeForest.
– Install new version.
– Navigate to the widgets page.
– Click save button of the portfolio widget in use.
Note: Sorry for the delay.
Hi,
Which blog type are you using?
Hi, you can try this plugin:
WordPress Popular Posts: http://wordpress.org/plugins/wordpress-popular-posts
Hi, you can add DE | EN by using the “Links” box under Menus page. Add theme to your menu, then I will give some custom css for the same location.
There is no custom css menu for this theme under directly Appearance. So, it comes from a plugin. Find it, then deactivate.
New version is available on ThemeForest.
Hi, use this site to encode your codes:
Hi, please check out the “Dummy Data” section in the theme’s documentation.
Thanks
Hi, just added to the list. New version will be available in a week. Thanks for the feedback.
Hi, a new version of the theme is coming soon. Thanks for your patience.
Thanks for the solution.
Hi, unzip the package, then you will find the theme under “Theme” folder.
Thanks
Ok. Good luck.
Hi,
1) I will improve this on the next update.
2) Sorry, I’m not exactly sure what you’re asking?
3) It is not possible right now.
4) You can add a blog like the portfolio with the blog widget or custom page viewing (Template: Blog).
5) Will work on the next update.
The documentation will be better. Thanks for the feedback.
Ok. Good luck.
Thanks for the sharing.
Can you provide your url to check lead_p?
And check out this thread for the social icons:
Hi, select the option Theme Options > Blog > Excerpt > Only for standard format.
Thanks
Please update to the latest version. You can download it from ThemeForest.