Forum Replies Created
list of topics you have created till now.
-
-
– go to: Appearance > Widgets and remove default wordpress widgets from the theme widgets location.
Thanks
Hi, you can change the text easily. Please check out the Localization section in the theme documentation.
Thanks
Hi, create pages and select them from custom theme widgets to add inside of the assigned homepage.
Thanks
Hi,
– create a page for your homepage, select cvCard template for it,
– select this page from Reading Settings as front page,
– create other inner pages to show inside the homepage, use custom theme widgets to add them to your homepage,
– create a custom menu.
Please double check the Menu and Widgets sections in the theme documentation.
Thanks
You are welcome.
Hi, you can open them from Screen Options panel.
See:

Hi, that plugin already included to this theme, but you can deactivate built-in composer:
– go to: Appearance > Editor > functions.php
– find:
require_once locate_template( '/wpbakery/js_composer/js_composer.php' ); $wpVC_setup->init( $composer_settings );
– edit:
// require_once locate_template( '/wpbakery/js_composer/js_composer.php' ); // $wpVC_setup->init( $composer_settings );
Thanks
Mehmet S.
Keymaster21 September 2014 at 22:05Posted in : Standard links in Portfolio page not working3) try this way:
– go to: Appearance > Editor > functions.php
– find:
$pf_terms = get_categories( 'type=portfolio&taxonomy=department' );
– edit:
$pf_terms = get_categories( 'type=portfolio&taxonomy=department&orderby=slug' );
– save changes.
Then, go to Portfolio > Departments. Click Quick Edit link of a department and change the slug input for your custom order.
Ok. Good luck.
Mehmet S.
Keymaster21 September 2014 at 14:41Posted in : Add Subscribe Box/Email input field to MenuHi, it is not possible by default. But you can place your subscription input to the header widget location.
Thanks
Hi,
– install the new version via wp admin.
– you can find detailed information in the package under Theme folder.
Thanks
home and search buttons should appear on all pages by default, what is the page that you don’t see them, can your provide your page url?
Ok. Good luck.
Mehmet S.
Keymaster12 September 2014 at 01:10Posted in : Standard links in Portfolio page not workingHi,
1. Developer will check your site for this.
2. Check out to the localization section in the theme documentation to translate the theme.
3. Which tags?
Thanks
Hi, set your homepage as a static front page for your site.

Can you provide your URL?
Add your image to the content editor of your contact page. Then I will check your site.
Try this:
@media screen and (min-width: 767px) { .site-header .row { position: relative; } .site-header .textwidget { position: absolute; top: 0; } .site-header #searchform { position: absolute; top: 0; right: 0; } }Ok. Good luck.
Hi,
– go to: Appearance > Editor > functions.php
– find:
,'range' => 5
– change the number 5 to any.
Thanks
Hi, check your custom theme widgets. Make sure they are in the there.
Thanks
Hi, you can upload the photo from Appearance > Theme Options > General > Front Cover Image.
Thanks
Hi,
– go to: Appearance > Editor > functions.php
– find:
wp_enqueue_style( 'opensans' ); wp_enqueue_style( 'opensanscondensed' );
– remove them.
Thanks
Hi, you don’t need a blog page to show your posts at front page. Just select latest post option from reading settings.
Thanks
Hi, remove the blog widget and its menu item but must be at least three pages for the rotation.
Thanks
Hi, you can use column shortcodes to split the content.
Thanks
Hi, add your script to the tracking code field in theme options > seo.
Thanks
The plugin has a new version for WordPress 4.0. Please try with it.
Can you provide your URL?
Hi, navigate to Settings > General > Site Title for your site name and Theme Options > SEO > Description.
Thanks
Mehmet S.
Keymaster6 September 2014 at 21:09Posted in : maps, Google and social icons do not insertHi, your custom theme widgets are in reverse order for your menu items. Just adjust theme.
Thanks
I don’t have enough free time in these days.
No, I don’t use them.
You are welcome.
You can download the latest version from ThemeForest and install it via wp admin.
Note: WordPress provides update notifications for the free themes under wordpress.org theme directory.
There are some invalid chars for the contact form shortcode.
– Switch to the Text tab of the content editor in your contact page.
– find contact from shortcode.
– Use the shortcode like this:
[contact_form to="yourname@yourmail.com"]
– When I check your site’s source code, I see this:
<em>romain.hagege@gmail.com</em>«
Hi, update your theme to the latest version and try again please. You can download it from ThemeForest.
Thanks
You need to create a custom menu and must use custom theme widgets. Please check out the Menu and Widgets sections in the theme documentation.
Hi, “Home & Search” buttons appear automatically in pages.
Here are from demo site:
http://themes.pixelwars.org/cvcard-wp/form-elements
http://themes.pixelwars.org/cvcard-wp/typography
http://themes.pixelwars.org/cvcard-wp/shortcodes
Thanks
Hi,
1. You can change required messages from js/jquery.validate.min.js file.
2. Use this in your custom css box:
.error404 .vs-nav li + li { display: none; }Thanks
Update your theme to the latest version and try again please.
Hi, update your theme to the latest version and try again please.
Hi, here is screenshot of the plugin page:

It is weird. Maybe it is related to your server configuration. Contact your server people. Alternatively you can try Contact Form 7 plugin.
Sorry, not tested with that plugin.
Hi, it is not possible by default to use the middle section of the theme for blog posts. But, you can activate the Resume Page Blog from Theme Options > Blog to show blog posts on the left side.
Thanks
Yes, you should.
You can use this site to place code here.
Hi, please follow the steps in the theme documentation to setup the theme correctly.
Note: Do not use theme customizer.
Thanks
Hi, update to the latest version. You can download it from ThemeForest.
Thanks