Forum Replies Created
list of topics you have created till now.
-
-
Mehmet S.
Keymaster19 December 2014 at 08:30Posted in : Best way to create create multilingual siteHi, you can try these plugins:
Hi, you can try this plugin:
Hi, you need to use Blog Page widget.
Thanks
Hi, in which template do you have the issue, default or another? I mean the template option in the Page Attributes box in the editing screen.
Mehmet S.
Keymaster19 December 2014 at 07:57Posted in : testimonial title and subtitle on same lineCan you provide a screenshot?
Hi, we will add remove functionality. Thanks for the feedback.
Did you make a backup of your theme folder before you update? If you did, the translation files are located under languages folder in the theme folder. Just upload your translated files.
Delete your sample data via wp admin:
– posts
– pages
– comments
Please create a new topic for your another question.
Please download the latest package from ThemeForest. You will see the new sections in the theme documentation.
Deactivate your plugins and check again please.
Ok. Good luck.
You are welcome.
Hi, did you have the latest version of the theme? If not, please update and check again.
Thanks
New version is available.
– A new color-picker added for the link hover color.
New version is available.
Service shortcode:
[service icon="" title="" title_url="" text="Text here."]Or text here.[/service]
icon=""… feather, camera-outline, android, appleExample: (simple)
[service icon="feather" title="Graphic Design" text="Text here."]
Example: (linked heading)
[service icon="feather" title="Graphic Design" title_url="http://www.pixelwars.org/forums/topic/linkable-service-heading/" text="Text here."]
Example: (linked content)
[service icon="feather" title="Graphic Design"]This text can be linkable.[/service]
Thanks @Tim.
Also, this theme has a custom css field. Appearance > Theme Options > Style > Custom CSS.
You are welcome.
Can you provide your URL?
Which pages?
Mehmet S.
Keymaster14 December 2014 at 13:03Posted in : Recent Blog / Featured Blog Posts Short CodeHi, we use “cvCard — Blog” widget in the demo site to show recent blog posts.
Thanks
I will make some tests on this. Thanks for the feedback.
Hi, please try the updating way via WordPress admin. Check out the section:
Documentation > Installation > How To Update The Theme > Update Your Theme via WordPress.
Thanks
Hi, why is it important?
You can do it manually:
– go to: Appearance > Editor > functions.php,
– find:
$client = '<div class="client"><a ' . $target . ' href="' . $url . '"><img alt="" src="' . $image . '"></a></div>';
– edit:
$client = '<div class="client"><a rel="nofollow" ' . $target . ' href="' . $url . '"><img alt="" src="' . $image . '"></a></div>';
Thanks
Mehmet S.
Keymaster13 December 2014 at 14:33Posted in : Hide main slider in category archive and so onYou are welcome.
Sorry, it is not possible by default.
Hi, I will make some tests on this issue and try to realize what causes the problem. I let you know when I come up with a solution. Thanks for the feedback.
Fixed the issue. New version is available.
Mehmet S.
Keymaster12 December 2014 at 17:52Posted in : Hide main slider in category archive and so onHi, use this custom css:
.category #main .flexslider, .tag #main .flexslider, .date #main .flexslider, .author #main .flexslider, .search #main .flexslider { display: none; }Thanks
Hi, Archives 2 template has a section titled “Archives by category” and this section have links to each blog category.
Thanks
Hi, select post name option from settings > permalinks.
Thanks
You are welcome.
Please update to the latest version and check again.
http://themeforest.net/item/cvcard-wp-responsive-vcard-theme/7476245
Enable nested comments from Discussion Settings.
That’s a nice idea. I will have that in mind for a next update. Thanks for the feedback.
Thanks for the feedback.
You are welcome.
Font Awesome updated.
Updated. New version is available.
Hi, you can use this in your Biographical Info field in your user profile of wp admin.
Hi, I'm the author of this post. <a href="http://twitter.com/username">Follow me on Twitter</a>
Thanks
You can try this plugin:
Advanced Excerpt: https://wordpress.org/plugins/advanced-excerpt/
I will update the icons. Thanks for the feedback.
It is on the way. Thanks for your patience.
I post it in the support forum if you want with a new topic. Thanks for the feedback.
Ok. Good luck.
You are welcome.
Hi, just re-select and save your custom menu from menu location and drag custom theme widgets to the widget location from inactive widgets section.
Thanks
Hi, create a new portfolio item and use inline slider inside it. You can restrict the slider size with column shortcode.
Thanks
Hi, you can add widgets to the footer.
Thanks
New version is available.
Modified files:
style.css
functions.php