Forum Replies Created
list of topics you have created till now.
-
-
Mehmet S.
Keymaster28 September 2014 at 21:31Posted in : Standard links in Portfolio page not workingPlease double check your shortcodes. And make sure they are same usage format as described in the theme documentation.
Example:
[social_icon first_icon="yes" type="facebook" url="http://www.facebook.com/envato"] [social_icon type="twitter" url="http://www.twitter.com/envato"] [social_icon type="instagram" url="http://instagram.com/insideenvato"] [social_icon last_icon="yes" type="pinterest" url="http://www.pinterest.com/envato"]
Hi, use this in your Theme Settings > Style > Custom CSS field:
.header { text-align: center; width: 100%; } #logo img { float: none; } #logo h1 { margin-top: 6px; } #logo p { margin-top: 6px; font-size: 17px; } .header nav { width:100%; float:none; } #nav { width: 100%; float: none; margin-top: 26px; } .header .social { float: none; margin-top: 36px; } #nav > li a { font-size: 15px; } #logo { width: 100%; float: none; padding: 24px 0 12px 0; }Thanks
It is ok now. Your site is working fine on my side.
Every post/page has a “Quick Edit” link when you hover in the editing list. Click it to open “QUICK EDIT” menu, then you will see the “Allow Comments” option.
Mehmet S.
Keymaster28 September 2014 at 19:00Posted in : Small feature request for comment navigationIt is not possible by default. You can try Simple Pagination plugin.
Please update the theme to the latest version. You can download it from ThemeForest.
Hi, only use English letters.
Example:
MySidebar1
MySidebar2
ThatPageSidebar
Can you provide your URL?
New version is available on ThemeForest.
Mehmet S.
Keymaster25 September 2014 at 07:57Posted in : Small feature request for comment navigationDid you play with the comment options under Discussion Settings?
Can you provide your URL?
Hi, please select latest post option from Settings > Reading , then I will check your site again.
Thanks
Can you provide your URL?
Please explain more.
Example:
[column width="6"] Content here. [/column] [column width="6"] Content here. [/column]
Hi,
1. not tested with the rev slider plugin.
2. use From the Blog widget in the homepage widget location.
3. just tested with this user
52617155@N08and it is worked.Thanks
Mehmet S.
Keymaster23 September 2014 at 19:53Posted in : Small feature request for comment navigationHi, can provide a url for that example?
You are welcome.
– 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.