This item is by an Elite Author
SwiftIdeas
- Elite Author
- Sold between 250 000 and 1 000 000 dollars
- Author was Featured
- Bought between 10 and 49 items
- Referred between 100 and 199 users
- United Kingdom
- Has been a member for 2-3 years
- Exclusive Author
598
Purchases
Buyer Rating:
4.71 stars
4.71 average based on 63 ratings.
-
5 Star
5180%
-
4 Star
711%
-
3 Star
46%
-
2 Star
11%
-
1 Star
00%
| Created | 16 October 12 |
| Last Update | 17 May 13 |
| Columns | 4+ |
| Compatible Browsers | IE8, IE9, IE10, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4, WordPress 3.3, WordPress 3.2, WordPress 3.1 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Responsive |
| ThemeForest Files Included | CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- agency
- ajax
- blog
- creative
- dynamic
- fullscreen
- gallery
- ipad
- iphone
- masonry
- portfolio
- responsive
- seo
- swift ideas
- tablet
© All Rights Reserved SwiftIdeas -
Contact Envato Support


Hi Ed,
I uploaded the XML file in order to get the sample content on and the just replace it all with my content. I now realize that was kind of a mistake but can’t seem to get the portfolio page to close out a window without clicking the X in the top right corner twice… Any advice?
Thanks Jamie
Hmm.. You should only have to click it once. If you’d like to start fresh, download a WordPress database reset plugin.
If you’d like me to take a look, log a support ticket at http://support.swiftpsd.com and i’ll see what’s going on.
- Ed
Good call with the fresh start, works great! Another question though, when using the slider function in the portfolio, is there a way to get vertical images to fit in the slider? or to get the images to not crop within the constraints of the slider? Thanks for the quick responses!
It’s possible with a few modifications. If you change this line (79) in functions.php from:
to
That should work.
You’ll also want to add:
into the flexslider config within /js/functions.js.php (starts on line 273).
- Ed
Thanks Ed! Your the best!
Sorry, just realised I was providing lines from the wrong theme!
The correct line for the first change is 76, and the slider is 235.
- Ed
Sorry one last question
I can’t find where specifically I should add the: smoothHeight: true, into the js/functions.js.php sorry if it is really obivous, I can’t see number lines in my WP Edit themes
find the following:
init: function() { $j('.flexslider:not(.thumb-slider)').flexslider({ <?php if ($showcase_transition) { ?>and replace it with:
init: function() { $j('.flexslider:not(.thumb-slider)').flexslider({ smoothHeight: true, <?php if ($showcase_transition) { ?>- Ed
Made all the changes successfully, still seems to be doing the same thing… any other tips? www.jamieeichar.com (check the portraits tile)
You might need to use this to regenerate the size of the image – http://wordpress.org/extend/plugins/regenerate-thumbnails/
- Ed
Genius. Sorry about all the confusion but it worked!
No worries – anytime
- Ed
Hi, I am trying to add my google authorship code but when I add it on the page that contains the portfolio page it doesnt show up. Where should I add it so that it shows on my homepage?
my site is http://www.x4dc.com/
Probably best to put it in the header.php or footer.php file. Those are loaded on every page.
- Ed
Sorry, I found the answer to my question
No worries
Hi there, In your demo, you have a Gallery menu with sub menus that lead to specific galleries. Is there a way to display all these galleries when clicking the root menu? So in this case, clicking Gallery would display models AND photo assignments ? Thanks
Sure! You can set up as many gallery pages as you like. Those two specific pages are categories. If you wanted to display all, all you would have to do is select “All” from the category dropdown for the page.
Hope that helps!
- Ed
But then can I separate the videos from the photos? I was thinking of having two menus. One would be “photos”. If I click on it I see all the photos but not the videos. the dropdown menu would let me select specific photo galleries (fashion/editorial… ). Because the portfolio page seems to display everything mixed
Apologies, I got confused over the topic. With the gallery pages, whatever you upload to the page is displayed. There isn’t a central place where they are pulled from, so each gallery page displays the images that you upload to that page through the uploader on the page.
- Ed
Ok. thanks!
Another quick question. In gallery when viewing images in fullscreen (lightbox). If an image is in portrait it displays it fullscreen but if it’s in landscape, it doesn’t fill the space. On the view.js website the demo displays landscape photos much bigger. Could I get the same effect? Is it hard to change?
Might be due to the image size that is being loaded, to prevent it from taking too long to load. If you log a support ticket at http://support.swiftpsd.com I’ll have a look and let you know if there’s something we can change
- Ed
Hi Ed, I’m talking about your demo website and the View.js demo website! The View.js one displays landscape photos much bigger ?
Ahh ok, that is because the setup is set as standard to pull in quite small resolution images to keep the load time down. This can easily be increased to higher res images
- Ed
Hi,
I created a Menu Item Called “Still Visuals” and have several sub-menus below it. When clicking on the main menu “Still Visuals”, I would like only the sub-menus to drop down. Currently, it navigates to the “Still Visuals” page which is blank. I’d like it to work like your demo – if I click on Gallery, only the pop down sub-menu appears and no navigation is done until a sub-menu is chosen. My website is www.cinepixtor.com
Thanks!
What you want to do is create a custom menu link in the menu, with target ”#”, that way it won’t link to that page, and you’ll only be able to navigate to the pages below.
- Ed
I used http://www.cinepixtor.com/# but it still takes me to the home page. Is this not correct?
Thanks!
Sorry but my knowledge with coding if limited at best.
Make sure it matches this – http://cl.ly/MglB
- Ed
Awesome…. thanks for the speedy response!
You’re welcome
- Ed
Hello Ed, I just tried to upload the theme and it failed with the following error message:
“The package could not be installed. The theme is missing the style.css stylesheet.”
Can you help? Thanks
Ignore this ^
Just realised I had to extract the Themeforest download, to find your theme ‘within’ the file. I uploaded that and no problems
Glad you sorted it
- Ed
Hey, I like the demo theme. Is there anyway to change the color of links (pink) once purchased? Thanks.
Hi there,
Yes, you can change this using the live colour customizer to be whatever colour you like
- Ed
Hi, I like this theme. However I’m having a probably stupid problem: I can not make the slide show work in the porfolio. Just like the slide show of “WISHCLOUD APP” in the demo portfolio.
I am trying to do it in the portfolio meta\main detail options. I choose “slider” as portfolio detail type. And I upload three images in porfolio detail gallery. But unfortunately the slide show just doesn’t work. In webpage whenever I click on the thumbnail to see the detail of the portfolio, it shows only one image and slide doesnt move.
Can you help? Thanks in advance!
Hi there,
What version of Clique are you using? There was an issue of this before the latest version, so if you update it should fix it
- Ed
Hi Ed, Thanks for the advice. I’ve updated my Clique with the latest version. But the situation is getting worse: in the front page, the menu on the header is gone. How can i solve this problem?
Please could you log a support ticket at http://support.swiftpsd.com with a link/login so that I could take a look. Not sure what’s going on but will soon find out
- Ed
Hi Ed, I’ve opened a ticket. please check it, thanks!
Will get to it as soon as I can
- Ed
Thanks Ed. Now it works!
You’re welcome
- Ed
Hi Ed,
Wondering if it is possible to have an option in the portfolio homepage for loading more items. That new option will do the same as the + sign in the footer. Why? Some of my clients don’t see or understand this little + icon. I know.
So for example to have a picture (made by myself) which has the same size as the other portfolio thumbs but when you click on it it shows the rest of my portfolio.
If yes, how can I do this? Looking forward to your reply.
Jeff
Hi Jeff,
That would require quite a bit of coding, needed to append it to the end of the list each time new items are loaded. We’re looking into ways to improve the + button without sacrificing the simplicity. It would probably be easier to add some text next to the button if that would help?
- Ed
Thanks Ed for the quick reply. That would be a nice feature update about improving the + button. What if I would (for now) like to place some text next to it which says load more items where should I place that code. Jeff
In footer.php line 103/107.
- Ed
Ehm, my knowledge of PHP is not good
so what do I need to change of fill in. This is the code which I’m seeing right now.
<?php _e(“Load More”, “swiftframework”); ?> <?php } else if (is_page_template(‘template-blog.php’)) { ?> <?php _e(“Load More”, “swiftframework”); ?>
wow huge text.
If you search for:
You could try adding text after that to appear to the right of the icon, or before if you’d prefer.
- Ed
works. thanks. love your support.
You’re welcome. Glad to know we’re doing a good job
- Ed
Hi, I would like to modify the text alignment of the biography of the team member. For the moment all the text is aligned in the center. How can I change the alignment to right/ left/ justify ? Thanks in advance.
You can use the following custom css, paste it into the box within theme options:
.team-member .team-member-bio { text-align: left; }You can replace left with whichever you like.
- Ed
Thanks Ed. Now the alignment is working. But I am still wondering about two things: 1. In the page of team members, is it possible to modify the width of the columns of text? 2. How can I add blank space between the paragraphs of the text in biography? I added blank space in the biography in the team member meta but it doesn’t appear on the webpage…. My website is: www.b-ondstudio.com
1. Are you looking to make it three columns rather than 4?
2. Use a <br/> tag to add a space.
- Ed
Hi Ed, my question was that is it possibile to change the width of the column, I meant i would like to keep it as three columns of text but wider.
Thanks for the tag for space.
In the bottom of Team Member page, there is an icon “get in touch”. How can I direct this to a personal e-mail or link it to the “contact” page?
That’s essentially the same thing
– Just wanted to confirm, I’ve made the change for you.
You can link it to the contact page in the theme options > contact options.
- Ed
Thanks Ed. Very good after-care service!
You’re more than welcome
- Ed
Need help. Where I can change background colour(#222222)?
Hi there,
You can use the live customiser, check your WordPress admin bar for the link
- Ed
thx Ed!
You’re welcome!
- Ed
Hi Ed, I have a quick question for you. i just purchased the theme and I am still figuring everything out. i would like to have my home page set as portfolio page like the demo. currently it shows my post, and i don’t want that. please help me, thank you for you time
Lloyd
Settings > Reading > Front Page Displays, you can set your front page there
- Ed
Thank you so much
You’re welcome
- Ed
Hi another quick question
I would like to use “Roboto Condensed” from google font, but from the font option it does not have that. is there anyway i can add the font in a different way?
Thank you
If you go to /clique/includes/admin/functions/functions.options.php you can add it to the array on line 45.
Hope that helps
- Ed
thank you very much
You’re welcome
- Ed
Hello, I would like to ask if i can set my portfolio/ gallery to display more than 100 pictures on one page. thank you
If you open /includes/meta-boxes.php, you can find the limit on line 998:
- Ed
thank you very much
- Ed
is there a ‘load more’ option for gallery? smiler to the + on the demo portfolio page. thank you
Not at the moment, will add it to the wishlist though!
- Ed
cool, looking forward to the update
Hi Ed!
Though I really like the post preview/masonry function for the blog, I would like to kick it a little old school and have my blog posts display in order with the full text. Here’s an example: www.nubbytwiglet.com.
Can you help me out with this?
Thanks so much.
Sure. In /includes/sf-functions.php change line 527 from:
to
- Ed
Thanks Ed! That converted the “custom excerpt” text in the masonry layout into the full text – however, I want to disable the masonry layout (already figured that out in the Reading setting) and have the full blog posts appear in order, like the link above. In other words, I don’t want the posts to link out anywhere else. What should my settings be in order to achieve this?
If you want that layout, then you’ll need to set it to be the posts page in Settings > Reading.
You’ll then need to change the code in /includes/post-formats/standard.php line 101 from:
to
- Ed
Thanks for the speedy response. Strangely I can’t find the /includes/post-formats/standard.php file in my theme. Here are the files I have:
404 Template (404.php) Archives (archive.php) Category Template (category.php) Comments (comments.php) Footer (footer.php) Theme Functions (functions.php) Header (header.php) class-tgm-plugin-activation.php meta-boxes.php plugin-includes.php sf-customizer-options.php sf-functions.php shortcodes.php wp-updates-theme.php Main Index Template (index.php) functions.js.php Page Template (page.php) Search Form (searchform.php) single-portfolio.php Single Post (single.php) Blog Page Template (template-blog.php) Clients Page Template (template-clients.php) Contact Page Template (template-contact.php) Gallery Page Template (template-gallery.php) Portfolio Page Template (template-portfolio.php) Team Page Template
Is it in there somewhere or have there been some updates since I purchased this product? Thanks!
Is that from the Appearance > Editor? It won’t appear there. You’d need to make the change locally using a text editor and update it via FTP. Or use the “Solid Code Theme Editor” plugin.
- Ed
Resolved! Thanks Ed!
Hi Ed, sorry to bug you again. I’m having trouble with the formatting of my blog posts, now that they are styled by the .blog-item .excerpt tag. It won’t let me insert spaces between paragraphs with html on the Wordpress interface. I’ve also tried to add a .blog-item .excerpt p tag and set the bottom margin but it didn’t work. How can I allow standard formatting (short link formatting like block quotes as well, if available) on my blog posts? Thanks!
Change it to this:
That will keep the formatting
- Ed
You’re the best. Thanks Ed!
You’re welcome
- Ed
Hi i need to buy a Wordpress theme by this Friday and i’m very interested in this theme. does it support child themes? can the google map be removed from contact page?is it possible to make the category pages in the masonry style like the blog? can i have a full-width post instead of 2 columns? can we invert the portfolio post proportions from 2/3 image and 1/3 text so that it’s 2/3 text and 1/3 image? also can the text be on the left? thanks
Hi there!
1 – Yes, child themes are supported.
2 – You don’t need to include the map.
3 – Unfortunately not as standard at the moment.
4 – Yes.
5 – Yes, I can provide custom css for this.
6 – Yes, I can provide custom css for this.
Hope that helps!
- Ed
Nice. Thanks. this definitely helps. how easy would it be to use footer widgets on post? thanks again
There aren’t actually any footer widgets, only sidebar widgets.
- Ed
Hi Ed, I’ve a little problem, when I put more than one image in the portfolio detail, just one image appear, is it normal, if not, how can I do ?
Thank you and congratulation for your work ! (sorry for my english…)
Thanks for the kind words
Make sure you’ve selected slider/gallery as the detail media type.
- Ed
It works fine, thanks a lot. Just one last question, the portfolio detail is left align on the page, how can I put in on the center of the page (css ?). Thanks.
Can you please clarify what you mean, link to page?
- Ed
Please, visit this link to understand what I mean : http://philippe-freelance.com/book2013_wp/?portfolio=spaceship-ii As you can see the pictures and the text are aligned on the left, I would’like to know if the content (picture + text) can be centered on the page. Thanks.
If you select the full width option in the portfolio item meta, that will make it centered.
That’s the only way, as the right section is that width to enable for text in the content.
- Ed
Thanks for the speedy response. You’re the boss !
You’re welcome
- Ed
Hey Ed,
I’m trying to Get Facebook Insights for my site http://www.wpbeginner.com/wp-tutorials/how-to-get-facebook-insights-for-your-wordpress-site/ and I need to know what type of like button did you implement, iframe or XFBML?
Why is it that when I use the social shortcode, I can’t include anything else on that same line – it’s as if there’s an invisible line break on both sides? Also, how can I replace those same social icons with my own set?
The iframe button.
I’m not sure, are you referring to using it in the footer? To replace the icons you can find the image sprite in /images, you’d need to replace this with the same sized icons unless you want to rewrite the css.
- Ed
I meant the social icons used in the shortcode “social”
Ahh ok. It’s because the icons are within a ul element which has display: block; on it.
- Ed
oh ok, so it’s basically not possible to replace it?
Try using this css:
ul.social-icons { display: inline-block; }- Ed
thanks but I’m not sure how that would let me replace the icons with my own?
Sorry that is to get items to appear on the same line. You would need to manually change the social icon code to use your own.
- Ed
Hi man!!
I have a strange problem with your great theme.
I am using the lastest versione of wordpress, and the lastest of your theme as well.
But, when i try to create a menu or a gallery, it doesnt work. The strange thing is that if i try to see the site from my iphone, there it works! ( i tried with chrome and firefox and is the same from web)
Any suggestion?Is the 5th time, that i delete everything and i am trying to reinstall from 0!
thx!
What version of Clique are you using?
- Ed
Hi man, i solved, loading the theme by fps and not from WD interface. Was easier then i thought!
Sorry for bothering, and thx for the quick answer.
No worries, glad you sorted it!
- Ed