Center - Portfolio / Gallery Responsive WP Theme
Themeforest Center - Portfolio / Gallery Responsive WP Theme WordPress Theme
Check details
Center is clean portfolio theme with interactive interface(scrolled slide effect) and amazing animation.
For creative agencies, architecture, photographers, personal works show…
FEATURES OVERVIEW
- Fully Responsive Layout: adapts to smaller devices (iPhone, iPad), touch device friendly.
- Drag & Drop Page Builder, any layout imaginable is possible. 20+ useful modules.
- one-click-import demo data.
- 2 layouts:
- Navigation on left
- Navigation on top
- Powerful Theme Options – colour, fonts, social medias.
- Onepage demo.
- Unlimited Colour and Backgrounds.
- 10 Predefined Themes Colours, Light/Dark background included!
- 600+ Google Fonts – the latest google font data could be updated at any time
- IconFonts (400+ Font Awesome Icons).
- Custom image icons upload
- Custom Logo – image logo or plaint text logo with google fonts
- 7 Post Formats Support: Standard, Image, Video, Gallery, Audio, Link, Quote
- Additional Post Type: Team, Clients, Testimonials, Jobs, FAQ
- Custom Social Network – social network link on header and footer(Support all Font Awesome Icons).
- Share Button for post (Facebook, Twitter, Google+, Pinterest, Digg, Reddit, Linkedin, Stumbleupon, Tumblr, Mail).
- Smart Navigation Sidebar
Drag & Drop Page Builder, any layout imaginable is possible.- 20+ useful modules: Standard Wrap and Full-width Wrap, Carousel, Button, Blog, Portfolio, Gallery, Slider, IconBox, Image Box, Video, SingleImage, Google Maps, Contact form, Team, Client, Tabs, Toggle/Accordions, Price, Promote, Info-Graphic, Count Down, Testimonials, Jobs, Faqs, Divide
- 3 portfolio layouts: Standard, Interlock, Carousel
- 2 blog layouts: Standard, Masonry
- Full-width Wrap: background image parallax, front image parallax, background video
- Scrolled Animation
- Google Maps (supported styled map)
- Shortcodes
- Elements included: Button, Line, Heightlight, Blank, Image, Gallery(collagePlus list), Dropcap, Columns, Fixed width columns, Icons, Text, Icon List.
- Shortcodes Generator
- Shortcodes could be inserted in wordpress default editor and Text Block of Page Builder
- Elements included: Button, Line, Heightlight, Blank, Image, Gallery(collagePlus list), Dropcap, Columns, Fixed width columns, Icons, Text, Icon List.
- Child theme included.
- Support plugin WPML – for multi-language.
- Po/Mo files ready.
- Support plugin Contact Form 7.
- Support Layerslider.
- Support Revolution Slider.
- SEO Optimized – compatible with industry-leading SEO plugin “SEO by Yoast”.
- Polish PhotoSwipe lightbox plugin – New!
LOG
v.1.2.9 07/03/2017
[fix] Google fonts issue with HTTPS
[fix] Blog lightbox css issue
v 1.2.8 10/07/2016
[fix] Menu can’t be opened on Mobile
[fix] Image selector in ThemeOption
[fix] Alert with PHP 7
v 1.2.7 04/18/2016
[fix] Shortcode gallery resize issue and optimization
[fix] WordPress 4.5 javascript issue
v 1.2.6 03/16/2016
[fix] Fullwidth wrap padding issue
v 1.2.5 1/25/2016
[fix] Image blur on portfolio post
[fix] Password protection portfolio post
v 1.2.4 12/15/2015
[fix] Comment box on Wordpress 4.4
[improve] Image cropping function compatibility
[fix] Import issue
v 1.2.3 8/26/2015
[fix] Instagram slider change as Instagram feed
[fix] Page content padding issue
[fix] Wp-widget alert issue in WP4.3
v 1.2.2 7/9/2015
[improve] Contact form mail address in mailbox
[fix] String issue
[fix] Fullwidth wrap inner width in mobile
v 1.2.1 4/25/2015
[improve] Pagination of Some modules
[fix] XSS vulnerability
v 1.2 3/19/2015
[update] Lightbox plugin update to PhotoSwipe
[fix] Page blank issue when back button of browser is clicked
[fix] Load spin animation issue in some browser
[fix] Slider template image position issue
[improve] Prev/Next for same category only in single post
[fix] Slider module of page builder alert issue
v 1.1.1 3/5/2015
[fix] Font / Main Font doesn’t work issue
[fix] Slide template scroll animation issue
[fix] Page loading fade out effect gone issue
[fix] Blog module meta blank, php in_array() warning
v 1.1 2/27/2015
[add] Onepage demo data
[fix] Pagebuilder module pagination twitter style(load more) issue
[fix] Set_height javascript alert issue
Check details
CREDIT
Thanks to the authors for the awesome demo images: Hieu Doan,
Vicnguyen design
Pre-Sale question:
ReplyDelete1)On the Projects Menu list, Apartments in Australia, etc can I create a project with a featured video? Rather than photo?
2) Is there a way to make the project list menu follow on every page? On the demo for example if you click on the Post Type the top project list will be gone.
Thanks.
Thanks for your interest in our theme
ReplyDelete1) There is not the video option in slider template. It needs some custom works.
2) refer: http://www.uiueux.com/forums/topic/how-to-show-project-list-in-left-bar-on-all-pages/
Best, Bwsm
Just want to say that your support is just fantastic. BWSM has helped an amateur like me customize the website as per my client’s requirements. Kudos to you!!
ReplyDeleteHello,
ReplyDeleteI like your theme very well – and I am very interested to buy this. Had only two questions in advance:
1) is possible to set the navigation left in your theme? namely so that the submenus stay open if one clicks on the mouse? See the example: http://webspacebasis.com/example.png
2) I want to use the plugin Social Gallery. Is this compatible with your theme? http://codecanyon.net/item/social-gallery-wordpress-photo-viewer-plugin/2665332
About a speedy answer I would be very happy.
With best regards
Büli
Hello,
ReplyDeleteThanks for your interest in our theme
1) It needs custom code, it is not a easy job, I suggest you hire a developer on https://studio.envato.com/.
2) I don’t have the plugin to test it
Best regards, Bwsm
Hi there, I have seen from a previous comment that you can have colour schemes. It doesn’t look like you can change the background colour to black (or any other colour).
ReplyDeleteis it possible to change the background to black via the theme settings or only from the CSS ?
If I change the background to black via CSS, can I then just change the font colour from the settings? That should work fine, right? Thanks
Thanks for your interest in our theme
ReplyDeleteYes, there is custom background colour option in theme option(Page/Post Bg Color). There is font font colour option also.
Cheers!
Bwsm – Support Forum – Twitter – Facebook
how do you setup the Portfolio-interlock with the blog.. – http://ximudesign.com/center/portfolio-interlock/ – not working for me.
ReplyDeleteHi, thank you for purchasing our theme
ReplyDeletethe Portfolio module (interlock…) only lists gallery(portfolio) format posts.
Cheers!
Bwsm – Support Forum – Twitter – Facebook
awe man… would be nice if you can do something like that for the blog layout.
ReplyDeleteYou could custom code to remove the limit, Please find ../functions/pagebuilder/modules/portfolio.php, line 122:
ReplyDelete$portfolio_query = get_posts(array(
'posts_per_page' => -1,
'cat' => $category,
'tax_query' => array(
'relation' => 'AND',
array(
'taxonomy' => 'post_format',
'field' => 'slug',
'terms' => array('post-format-gallery'),
'operator' => 'IN'
)
)
));
change as:
$portfolio_query = get_posts(array(
'posts_per_page' => -1,
'cat' => $category
));
Cheers!
Bwsm – Support Forum – Twitter – Facebook
why the length of the fullwidth portfolio image is 800px?it looks very fuzzy .
ReplyDeleteHi, thank you for purchasing our theme
ReplyDeleteIt is for retina screen. If the image is big enough, it should not be blur.
FW: you could re-set the thumbnail in ../functions/theme/theme-admin.php (https://www.dropbox.com/s/ci1l859aw76ywjd/QQ20150725-1.jpg?dl=0)
Cheers!
Bwsm – Support Forum – Twitter – Facebook
http://ximudesign.com/center/2015/01/22/vicnguyen-kitchen/
ReplyDeletehttp://ximudesign.com/center/wp-content/uploads/sites/31/2015/01/Vicnguyen-kitchen-01.jpg
You can see the difference between above.I think you should re-set the thumbnail bug in next version.
If the image could be scaled in same ratio, there is not problem. The bigger size image is more clear(special in retina screen). That is why we use the 800 px image.
ReplyDeletehttp://ximudesign.com/center/2015/01/22/vicnguyen-kitchen/
ReplyDeleteis this clear ?
the image size is 1240X690.But thumbnail on page is 800×445.
it is blur on Macbook,iMac and iPad.
Is it blur on your device? Could you please paste a screenshot?
ReplyDeleteHi, I bought your theme and it’s very nice but I have a problem.
ReplyDeleteOn the mobile devices the whole screen is off centre. you can see the loading logo being off centre and then on the galleries the right arrow is outside the screen.
Do you have a fix for this?
this is my website where you can see these problems:
http://derek-williams-design.com
thanks
Hi, thank you for purchasing our theme
ReplyDeletePlease login wp-admin, Paste the css into Center / General Settings / Custom Css
.page-loading-transform, .ux-loading-transform {width: 200px;margin-left: -100px;}
Cheers!
Bwsm – Support Forum – Twitter – Facebook
hi thanks for this. I have just spotted another problem (more important). All the pages with plain text don’t adapt to the mobile screen. I can’t attach picture here but please look some text pages with a mobile phone and you’ll understand what I mean.. thanks.. ( same website up there )
ReplyDeleteDid you talk about the about/contact page? Please use the custom css to fix it:
ReplyDelete@media (max-width: 768px) {
.navi-side-layout.page .fullwrap-layout-inn .entry {
margin-left: auto; margin-right: auto; width: 90%; }
}
thanks now it works fine!
ReplyDeleteCan some one please give me a shout ASAP. I have a time sensitive issue with center theme – regarding the logo. It’s just way way way too small.
ReplyDeletePretty critical for a meeting later today.
please contact me via my envato contact email
thanks!
C
Hi, thank you for purchasing our theme
ReplyDeletePlease refer this post: http://www.uiueux.com/forums/topic/the-container-for-custom-logo/#post-8019
Cheers!
Bwsm – Support Forum – Twitter – Facebook
I’m actually very confused. This theme has great slider features, but I can not find a way to make a slider page. All sliders seem to just aggregate posts and use the featured image, thus the slider pages are actually glorified beautiful post aggregators.
ReplyDeleteI wish to make sliders on pages as headers. This seems to not actually be possible. Am I correct or am I just not understanding how to use the theme.
Once again, to be clear, I wish to ADD PHOTOS to SLIDERS as the first content to a page, then on scroll have more content.
Please advise. If it’s impossible please let me know.
thanks
C
Hi,
ReplyDelete1. You could use page template to create slider page, yes, it is only by post feature image. There is video guide here: https://www.youtube.com/playlist?list=PLJkj39CuqdNwa_3aplVCD6bja9oOmCpZb
2. I am not clear where the “header” you talked about. Could you give more tips(better paste screenshot)?
3. There is a other way to create slider without page template, use pagebuilder(insert slider module)
Cheers!
Bwsm – Support Forum – Twitter – Facebook
Can you send me a link to a sample page with the slider discussed in part 3?
ReplyDeleteThat would be a big help.
Thanks
There is not sample page, please leave your wp-admin(url/user/pass) to uiueux@gmail.com, I’ll log in to build it.
ReplyDeleteHi, I’m very happy with your theme One question: I have set an anchor (link) to a section, the link simply jumps to the position, no ease, or scroll no effect. Is there something I can do to change this ( adding some class possibly)? The link is at the top of the page “CV” is set as follows: CV it will jump to, but not ease see: http://underplay.de/2016/burak-yigit/, kind regards from Berlin!
ReplyDeleteHi, thank you for purchasing our theme
ReplyDeletePlease try to edit the page with CV section, activate the “Enable Onepage” option.
Cheers!
Bwsm – uiueux.com – Twitter – Facebook
Hi, that didn’t work, but a simple plugin did the trick… I was wondering: you cannot give a button (from the shortcode list) an anchor link, is there any easy way to fix this? see: http://cl.ly/3h1l1x2h2e2b and link: http://underplay.de/2016/burak-yigit/ (that gray block has the id=jump)... Thanks!
ReplyDeleteHi, I can’t see the image from http://cl.ly/3h1l1x2h2e2b.
ReplyDeleteDid you talk that using button replace as text link “cv”?
Please follow:
ReplyDelete– download the file, unzip it
– login FTP, go to: themes/center/js/
– upload / replace: custom.theme.js