Forum Replies Created
list of topics you have created till now.
-
-
Did you try Jetpack plugin?
Hi, you can change fonts from theme customizer.
– go to: Appearance > Customize.
Thanks
Try like this:
[project_action]Text text[/project_action]
Hi, what is your theme version?
Can you provide your URL?
I see the issue, I will fix it with an update soon. Thanks for the feedback.
I see the issue, I will fix it with an update soon. Thanks for the feedback.
Hi,
Can you provide a screenshot?
SHORTCODES: Project Action, Call To Action.
– Project Action:
[project_action] [button text="Preview" url="http://www.example.com"] [button text="Download" url="http://www.example.com"] [/project_action]
– Call To Action:
[call_to_action] [row] [column width="8"] cvCard WP is a clean and beautiful WordPress theme! (Heading 3) What are you waiting for? Buy now and begin to blogging. (Paragraph) [/column] [column width="4"] [cta_button_wrap] [button text="BUY NOW" size="big" icon="icon-cart" url="http://www.example.com"] [/cta_button_wrap] [/column] [/row] [/call_to_action]
Hi, they are:
– style.css
– functions.php
– send-mail.php
– css/wp-fix.css
Thanks
Hi, I will have that in mind for a next update. Thanks.
You are welcome.
You are welcome.
You are welcome.
You are welcome.
Hi, this theme size is 10MB. Some hosts set their server to upload max 8MB. So, you need to upload the theme via FTP. But, you can increase the limit from server configuration by yourself or contact server people.
(Sorry for my delay, I didn’t see this topic.)
This is not possible by default, needs more further customization, you may consider working with a professional.
Yes, I meant via wp admin.
The maintain the folder structure is a way to make backup the previous version of the theme. Because, some users make directly editing the theme files instead of using a child theme.
But also you are right for an FTP procedure.
In two words: Open FileZilla, upload all theme files with override method, then you will have the new version with your menu, widgets and customizer options over there.
I don’t see the above code in your source code. Please make sure for the right field:
– Appearance > Theme Options > Style > Custom CSS
Use this in your theme options > custom css box:
body { background-size: cover; }Thanks for your useful statistic info. We made it for sub pages/posts, but no thinking to add this functionality for the cvcard page template in this design.
Go to: Appearance > Theme Options > Style:
– Select light text from Base Skin.
– Select Overlay from Extra Skin.
Can we have a chance to see your site with your bg image?
Yes, it is the right way.
What is your screen resolution?
Hi, you can create social icons with shortcode, then place them anywhere in your text.
Thanks
Hi, featured images required for the blog widget, but for the blog page, they are not ( http://themes.pixelwars.org/impressivcard-wp/blog ).
– You can add a custom menu to your sidebar for navigation (i.e. http://themes.pixelwars.org/impressivcard-wp/blog ).
Thanks
Sorry, it is not possible by default.
Sorry, I’m not exactly sure what you’re asking?
Hi, you can add your content to your contact page template. Also, you can try contact-form-7 plugin.
Thanks
.main-navigation > ul > li > a:hover, .main-navigation > ul > li > a.selected { background: #008FFF; }Hi, it is (1024×685)px
Thanks
Hi, it is (770×1090)px
Thanks
New version is available on ThemeForest.
It is ready!
Hi, this is the usage of the shortcode:
[rotate_words titles=""] titles="" ... Seperate with commas. Example: [rotate_words titles="writer,freelancer"] -OR- [intro] Hello. I am a [rotate_words titles="writer,freelancer"] [/intro]
Thanks
Hi, use this in your theme options > custom css box:
::selection { background: green; } ::-moz-selection { background: green; }Thanks
Ok,
– go to: Appearance > Editor > functions.php
– find:
$args_post = array( 'post_type' => 'post', 'posts_per_page' => -1 );
– edit:
$args_post = array( 'post_type' => 'post', 'posts_per_page' => 8 );Hi, if we make the folder name same, then wordpress will say, the theme is already installed, so the installation failure.
Sorry, I don’t know.
Hi, you can do it manually. Thanks for the feedback.
Hi, please check out the link below:
http://www.pixelwars.org/forums/topic/coordinates-for-creating-custom-pages
Thanks
Did you read this info for using of Jetpack Comments:
You are welcome.
Ok, send your login info, I will check your site:
http://www.pixelwars.org/contact
(include this topic url to your message)
Hi, you can play with categories directly its menu under Posts > Categories.
Thanks
Hi, new version is available on ThemeForest.
Thanks
Hi, please make sure your widgets and menu items in the same order.
Thanks
Hi, install Jetpack plugin, then activate its comment system through plugin page.
Jetpack Comments – http://jetpack.me/support/comments
Hi, I did it manually, but you can use this plugin:
TinyMCE Advanced
This is Read WP forum. So the update info for it. But also Bloggy WP will have this feature in this week.