Forum Replies Created
list of topics you have created till now.
-
-
– Settings > Reading > Front page displays > Your latest posts, (selected)
– Theme Settings > Blog > Enable Slider On Blog Page, (checked)
– Slides > Add New Slide > Slide Image Attributes > Enable For Blog Page Slider, (chechked for every slide).
Maybe your browser cached your site, refresh the site.
Mehmet S.
Keymaster22 October 2012 at 20:17Posted in : is there a way to show more than 6 clients ?It is hard to do.
See: Documentation > Localization.
Theme Settings > Blog;
Media > Add New
Theme Settings > Style > Custom CSS;
#nav li.active, #nav > li:hover, #nav ul li { background-color: #444; background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#999)); background-image: -webkit-linear-gradient(top, #444, #999); background-image: -moz-linear-gradient(top, #444, #999); background-image: -o-linear-gradient(top, #444, #999); background-image: linear-gradient(to bottom, #444, #999); }See: Documentation > Localization.
Do you have any seo plugin in active?
In homepage, it is your created homepage. Navigate to Pages > All Pages, and change the ttile of your homepage.
Hi, don’t worry the updates are for wordpress version.
How To Update Responsy WP: http://www.pixelwars.org/forums/topic/updating-responsy-wordpress-theme
Theme Settings > Style > Custom CSS;
.services img { width: 128px; height: 128px; }It is impossible at this time, but we will improve the theme.
Drag Editor Content widget to homepage widget area and use services shortcode in your created homepage’s editor content.
Portfolio item’s featured image is for portfolio page thumbnail viewing. In gallery type portfolio item has ten field for its slider.
It is weird, try another way,
– Navigate to Media > Add New,
– Add your logo to library and copy the image path,
– Finally paste the path to Logo box and save.
Mehmet S.
Keymaster12 October 2012 at 23:11Posted in : Links from Home Page's Services Images and TextYou can use
image_url=""[services_wrap title="" sub_title=""] [service image_src="image-path-here" image_url="page-name-here" alt="" service_title=""]<a href="page-name-here">link</a>[/service] [/services_wrap]
Theme Settings > General > Logo
Theme Settings > Style > Custom CSS;
.services img { width: 150px; height: 150px; }We will improve the theme.
See: Documentation > Localization.
You can use “tumblr” icon for another icon.
Where: img/background/tumblr.png
And css:
.social li a.tumblr:hover { background-color: #2C4762; }It is about the direct url option on v3.3, new version is coming and it will be fixed.
It is working on the demo site. ( http://themes.pixelwars.org/responsy-wp )
Also there is a plugin. ( http://www.pixelwars.org/forums/topic/recommended-plugin-dynamic-to-top-plugin )
Try the latest version of the theme.
Download at: http://themeforest.net/item/responsy-wp-responsive-html5-portfolio/2290361
Theme Settings > Style > Cropping For Portfolio Page
Theme Settings > Style > Cropping For Blog Page
Is there way to see it in live?
Latest published blog posts are been showing on homepage by default.
Use media shortcode with lightbox attiribute is set to false. Check out the documentation Shortcode > Media boxes for more info.
We will improve the theme.
You can use media shortcode.
You can select Video from Portfolio Item Type section.
We will improve the theme.
We will improve the theme.
Did you see theme’s help file?
They are all shortcodes.
Wrong url for portfolio.
Firstly export your data from old wp: Navigate to Tools > Export,
Finaly import your data to new wp: Navigate to Tools > Import > WordPress.
Navigate to Theme Settings > Home > Call To Action.
Just change the date of a slide.
1 – Use html code to open in a new tab:
<a class="btn" target="_blank">Button Text</a>
For big button: class=”btn btn-large”
See also: http://twitter.github.com/bootstrap/base-css.html#buttons
2 – Department links:
sitename.com/department/departmentname
Sorry, I don’t understand, please provide a link.
Select HTML tab of the content editor ( See: http://imageshack.us/a/img831/5355/editorhtmltab.png )
use a div with span12 class, like this:
<div class="span12"> put your content here </div>
They are widgets, check your widgets page (Appearance > Widgets), and remove unwanted widgets from the homepage widget area.
Mehmet S.
Keymaster13 September 2012 at 10:24Posted in : 'Services' section on home page not showingMy last words for Responsy v3.1
See: http://img839.imageshack.us/img839/9940/themeversion31.png
Mehmet S.
Keymaster12 September 2012 at 18:31Posted in : 'Services' section on home page not showing1 – Use homepage widgets for homepage widget area,
2 – Navigate to Theme Settings > Style > Cropping For Latest Projects
Navigate to Theme Settings > Style > Cropping For Latest PostsDid you create any custom page template?