Forum Replies Created
list of topics you have created till now.
-
-
Use column shortcode at the bottom in every page.
Example:
[column width="12"]Copyright © 2013 My Name. All Rights Reserved.[/column]
Move them into paragraphs.
Click the Quick Edit link of a page and uncheck comment option.
I understand what are you talking about. In HTML templates, the URLs makes relative ( dynamic ). But WordPress makes full url ( static ) and saves them to database.
This is WordPress. So it works on the original installation on domains. Redirect your other domains to original domain.
Two weeks.
Good idea, I will add on next update.
Paste to Theme Options > Style > Custom CSS:
#portfolio-items .mask a { background: transparent;}Tested now, they are both working.
Try:
– Delete the theme from Appearance > Themes and re-install it.
Download a fresh copy at http://themeforest.net/item/impressivcard-wp-responsive-html5-vcard/3347567
Check out the Self-Hosted Video section in the documentation.
Paste to Theme Options > Style > Custom CSS:
.site-header { padding-bottom: 1em; }Use Custom CSS or External CSS boxes under Style tab of the Theme Options to override.
Akismet plugin: http://wordpress.org/extend/plugins/akismet
Sub-departments works like parent departments in this theme.
Not yet. But I will do it soon.
I have tested. Use like this:
[column width="12"] [hero_unit hero_title="Title" hero_button_type="btn-warning" hero_button_title="Button" hero_button_link="http://www.mysite.com"]Put your content here.[/hero_unit] [/column]
Some of your menu links are not same your pages slug. They both must be same.
Your menu links:
#/resume #/contact #/about-me
Your pages slug:
about-me resume-2 portfolio contact-2
We have improved the theme. There is an option to hide a post title in the new version. We are so close to release the update. Thanks for your patience.
Correct way is:
/wp-content/themes/impressivcard-v2-0-4/languages/
pt_BR.po
pt_BR.mo
Use Codestyling Localization plugin to do it easily.
Documentation updated in new version.
Download the new version at http://themeforest.net/item/impressivcard-wp-responsive-html5-vcard/3347567
Open the documentation and read the localization section.
Unzip the package and find the theme under Theme folder.
Please see:
There are four column widget locations in the footer. You can use “Custom Menu” widget to add one of your custom menus to the footer. Also “Copyright Text” box supports html.
Please create a new topic for your other request.
Did you update the theme to the latest version?
http://themeforest.net/item/responsy-wp-responsive-html5-portfolio/2290361
There is a solution in the post below for you if you want to make it possible manually at this time.
http://www.pixelwars.org/forums/topic/not-showing-preview-image-on-category-page/#post-3678
The usual way doesn’t work on your side, it is weird, but the alternative way you found works fine, so there is no problem. Good luck.
Twitter changed its file url address.
– old:
<script src="http://api.twitter.com/javascripts/blogger.js"</script>
– new:
<script src="http://twitter.com/javascripts/blogger.js"</script>
Good luck.
We will improve the theme to add unlimited images in future updates.
At this time, you can add more images from content editor by clicking the Add Media button above the editor.
Ok, good luck.
Please see: Documentation > Localization.
How it works?
– go to Theme Settings > General > Logo,
– click the upload button and select your image logo,
– after uploading complete, select ( Alignment: None ) and ( Size: Full Size ) then click “Insert into post” button,
– save.
You can use a popular plugin.
Google XML Sitemaps: http://wordpress.org/extend/plugins/google-sitemap-generator
YARPP Style Customization
- Go to Administration > Settings > Related Posts (YARPP),
- change “Before / after related entries:” inputs like this;
- For before:
<div class="related-posts"><h3>RELATED POSTS</h3><ol> - For after:
</ol></div>
Unzip the package and find the theme under Theme folder.
Just go to Portfolio > Add New.
Which plugin?
Email newsletter: http://wordpress.org/extend/plugins/email-newsletter
[accordions] [accordion active="active" title="accordion 1"]Put your content here.[/accordion] [accordion title="accordion 2"]Put your content here.[/accordion] [/accordions] active="" ... active keyword is for opened style title="" ... the caption text of the accordion
– i.e.
[accordions] [accordion active="active" title="This is the title1"]This is what you can see after you clicked the arrow, and hide after you click the arrow again.[/accordion] [accordion title="This is the title2"]Put your another content here.[/accordion] [/accordions]
Delete permanently all the dummy content and re-import the dummy data xml file.
All theme modification should be done by using child themes not editing the theme files directly.
in the documentation.
Usage:
[lead_p]Put your content here.[/lead_p]– lead_p shortcode is similar to normal paragraph. Just has bigger font size.
I have fixed that minor localization issue. Thanks for the feedback.
Download files at http://themes.pixelwars.org/responsy-wp/wp-content/uploads/2013/03/portfolio-single-files.zip
CSS files are located under css folder. I recommend you custom css box or child theme to customize elements.
– Theme Settings > Style > Custom CSS.
We have just fixed that issue. Update is coming soon. Thanks for the feedback.
Go to Appearance > Theme Options > Portfolio > Ajax > No > Save Changes.
Twitter Widget Pro
http://wordpress.org/extend/plugins/twitter-widget-pro– Create a page,
– select it from Settings > Reading > Posts page,
– add this page to menu Appearance > Menus.