352 comments found.
Hi Ridianur, i have set my homepage to “homepage custom layout” so my portfolio now have filter like i want! This is perfect! How can i do the same with the TEAM section? I want the “team favorite” display before the team images (like portfolio filter) so i can choose to display from the team favorite (example: ALL – Architect – Engineer – Freelancer – etc.) is this possible? Thanks in advance for your support! 
Hi stagisrl, im afraid its impossible without custom work. You need to make new filtered functions for that.
regards,
if i create a new portfolio and use it to display team? can i put a second portfolio (named team) in homepage custom? so team (portfolio2) have filter? Basically use the portfolio filter to show team instead..
its still need custom work, because the same items will show there.
ok thanks. Another question: in homepage custom mode, how can i change the font SIZE of the header slogan (LOVE & PASSIONATE FOR WHAT WE DO) or how can i remove it completely? Again, how can i change the color of the menu (normal and selected). Thanks in advance!
I have slider background.
i have slider background on
You can add this css below in theme option->style setting->custom css box
this is css for those text
#slidecaption h2{color:yourcolor;}
to remove it
.slider-content{display:none;}
you can set the homepage height by adding this code
#home{height:80%;}
change 80% to your own value
for menu
normal:
.menu ul li a, .navigation li a{color:yourcolor;}
selected:
.menu ul li a:hover, .navigation li a:hover, .navigation .current a
{color:yourcolor;}
hope this help
cheers
thanks for these useful info… anyway i need to know how to change the size of the font used for the text? for example: “love passionate for what we do” how i can change the size of this text? and also the text “we are creative agency” how change the size ? And how to remove lines and loader? (show only the image slider)... excuse for my english..
thanks in advance for your support! 
For top text:
.title-caption h4{font-size:10px;}
For bottom text:
#slidecaption h2{font-size:10px;}
Remove all :
.slider-content{display:none;}
#home{height:80%;}
Try to use firebug/chrome dev tool to inspect the class and create your own styling/css.
cheers
Thanks now is ok! Yes you are right, i can inspect the class with chrome.. miss to think about it…
Thanks ridianur for the excellent support!
You’re welcome 
Hi ridianur,
hope you can give me a precious hint again… i have added a plugin named “Ultimate Pro Team” ( http://codecanyon.net/item/ultimate-pro-team-responsive-team-manager/5062762 ) , it run smoothly, but when it’s activated, all the “font-awesome icons” of the theme disappear… (or the color of icons change?) deactivating the plugin make them showing again… I suppose it’s some conflict or some piece of code in this plugin that “turn off” the fa-icons… How can i fix this? any idea? i need absolutely all activated, (theme + plugin)! It’s only a visual problem, but the lack of icons it’s a bit relevant.. Thanks in advance for your support! (tried to inspect whit chome but i need to know what is the problem…
(i have contact the author of the plugin of course.. but still waiting his answer..)
Hi there
Its look like the problem because its using the old version of fontawesome. Try to turn off the fontawesome css in those plugin. But im not sure this is working or not, but remember i cant provide any further support/help regarding 3rdparty plugin.
regards
Hi ridianur thanks a lot for your hint, you put me on the right way so i have fixed the problem!! (i have updated plugin’s fontawesome css and fonts from old version 3.0.2 to last version 4.0.3 and change some plugin’s icon name in its .php to index them versus new fa icon name… and all is working perfect now!) THANKS AGAIN you are GREAT! 
Ok great. You’re welcome 
Hi Ridianur great theme! Does the template also work With WP 3.8.1. My dashboard is blanco after importing the theme. I checked the pugins and everything is oké.
Hi there,
Yes, i already tested this theme in WP 3.8.1 and it works fine. Try to disabled all the plugin that doesnt need in this theme first.
cheers 
Hello again, How do you edit the information on your homepage? For example, when I click on the about tab in my menu so that it scrolls down to my homepage it is blank. I want to add information in that section! Thank you
You need to create post for those section. eg about post, contact post etc. And dont forget to add the “tab title” field.
Hello, I am very pleased with your beautiful theme but I have a few questions. I removed my twitter link with the the code I found in one of your previous questions (.twitter-feed{display:none;}). Am I able to add a new quote section in place of the twitter link I removed? I am not very confident in writing code so I am lost at how to add another section. Thanks!
Hi there,
Im afraid its need some custom work for it. Because you need to make another custom post for another quote section and then insert it into the loop to the homepage template. But, if you have some knowledge on HTML its gonna be easier to add the second quote section (hardcoded) directly to theme. You just need copy the code from the quote section and replace the dynamic code with static html code.
cheers 
Hi Ridianur,
I love this theme! cool work Ridianur.
I need to translate our site to ENG and and have the already translated text. Which pluging can i use?? WPML is not working with this theme no?
Thanks.
Hi jricciardulli
Im glad you like it
Unfortunately this theme doesn’t support WPML plugin. The best way is to install 2 themes in separate sub domain for now.
regards,
Hi ridianur, a client of mine purchased this fantastic theme and it worked great on all browser until some days ago…
But a problem happened since chrome is updated itself to version 33.0.1750.117 m… Basically the footer is not displayed with last version of chrome! (it show normally with all version of IE, firefox, maxthon etc. instead) but not with chrome.. I thinked about problem with my wordpress plugins or with my hosting etc. but the issue happens on all previews of the theme around the internet… so i think that chrome have problems to show it correctly… for example if i go here: www.theme.ridianur.com/alamak/ i don’t see the footer! (i can see it with IE or other browser instead). How can i show the footer again with chrome browser? There is a way to fix it? Thanks in advance for your support! 
try to add this css into custom css box in theme option
.footer{margin:0;}
if you find another problem, feel free to contact me again with the purchased id cheers
Thanks a lot it resolve! 
you’re welcome 
Hi , Is there a easy way to add one prevsilde and nextslide Button to the Slider? Is it possible to link the ”#slidecaption” for each slide ??
Hi there,
You need some customization for it. The plugin that i used for slider is supersized, you can check in here for tutorial http://buildinternet.com/project/supersized/ . And the settings are inside homepage-slider.php and homepage-setting.php
regards,
Hi, is it possible, if i use the homepage costum layout, to insert any own content in the section list? For example, i used all features like about, paralax, services etc. but i have still some content that i have to show on the page. So question: is it possible to add a new page with fullwidth-layout into the homepage costum layout? Best regards, Sascha
Hi Sascha
Im afraid it will need custom work for that. The default theme doesnt have that feature
cheers 
Ok, thanks! One more further question: How to link to the testimonial section in the menu?
You can input the testimonial id inside the menu link
Hi there,
Great theme, thank you! I just finished it for my client, and was wondering if there’s way to add the social media icons (Twitter, Facebook and Instagram) to the header, next to the tabs? website: keedarwhittle.com Thanks!
Best, MsLesha
Hi Mslesha
Its need custom work to do that. Basically you can copy the social media icons on footer.php and add that in every php page files in this theme at “header container”. You can view the css layout from bootstrap website here http://getbootstrap.com/css/
cheers 
Hi there! I am writting with regard to my website’s menu. If we are in “blog” and we want to go ahead and go to “micromecenazgo” or “about us”, that takes me straight to “Home” Why does this happen?
Secondly, Im trying to embed a Vimeo’s video inside “portfolio” but it doesn’t appear.
In the video’s address i am putting it just as it appears in the directions.
Just to remind you, my website is sanfelices.com thanks again for your support.
Hi there ,
Try to input this link for “micromecenazgo” menu http://sanfeliceslapelicula.com/#about
Try to input the embed code for vimeo eg:
http://player.vimeo.com/video/VIDEOID
cheers 
Good morning. The issue i had on the video is already fixed! it is visible now.
I didn’t get to understand the first answer. The problem comes when we want to go back to “sobre nosotros” “Dossier” “Micromecenazgo” “contacta” from “Blog” it doesnt work, as it goes back to “home” except in “sobre nosotros” which stays at the same place. It happens the same if we are in “Galeria” and we want to go back to the previous ones. “Blog” and “Gallery” I have left it as “external” When creating the menu structure”.
www.sanfeliceslapelicula.com
I have no idea what to do to fix this.
Thanks in advance.
Hi there,
firstly check the documentation about menu. There is 2 places for menu. In homepage and another page(except the homepage). You basically you need create 2 menu for that. And if you dont understand about setting custom menu(what i mean in the answer before) take alook at this video http://en.support.wordpress.com/menus/
cheers 
The video always has problems in the header. It seems unstable. Is there a fix for this? Sometimes it shows up, sometimes it doesn’t. Sometimes it plays sometimes it doesn’t. Also, the soundcloud play button doesn’t work consistently. If the soundcloud waves are clicked it plays, but not the play button. Please advise. Otherwise, I love the theme.
Hi there,
do you mean youtube video background? the problem comes from caching/browser caching. You can try this solution http://biostall.com/jquery-tubular-youtube-video-not-loading-on-wordpress-site
Try to add the new iframe from soundcloud. You can check that in soundcloud site.
cheers 
The video now works in the portfolio from the other person’s suggestion. But I purchased because of the video header? Is there another solution?
Hi there,
The problem comes because of browser caching the youtube video. You can fix that by adding some code from the link that i gave before. But if you dont want this try to used self hosted video/vimeo directlink(premium subscribe).
regards,
Hi, when I try to insert a video for example in http://www.youtube.com/watch?v=2Planmavwic in homepage, youtube says that something is wrong … then I see a black screen
Hi there try to input the embed code for youtube portfolio like this
http://www.youtube.com/embed/2Planmavwicand for homepage youtube just input the id “2Planmavwic”
cheers 
ok thx 
you’re welcome 
Hi, Is it possible to change the font colour for the section headings – such as the twitter feed, the portfolio, services, teams headings etc? many thanks
yes you can. Try to add this css in theme options->style setting->custom css box
.title-content h3{color:#yourcolorhere;}
hope this helpscheers
Wonderful, thank you. I think I’ve worked out all of the different options in the stylesheet now. This is great.
The one item I can’t identify is the heading-quote “Bunch of Creative People & Idea” what is that listed as in the .css?
You’re welcome
This is the css for it
#slidecaption h2{yourcsshere}
try to use firebug/chrome dev tool to see the classes & style for some element cheers
Thanks!
you’re welcome 
Hi dude, basically, is what it is possible to add a page from the home? because I just did and can not be accessed, I’m added to the menu … :/
hi there ,
try to add “external” class inside the external link. You can see that in video inside documentation(at the end) in how to set up menu.
cheers 
When I login, it sends me to the homepage and not the /wp-admin ??? Do you know why this could be. I have deactivates plugins but it’s still the same.
I have to manually update the URL to www.site.com/wp-admin for it to work.
Kind regards,
Hi there
I really dont know about that problem. Maybe its something similiar like this http://forum.bytesforall.com/showthread.php?t=9543 ?
cheers; )
Hi there, Having problems using the homepage slider template, I configure everything as said in the tutorial but my slider never works, i’m getting 3 js errors:
SyntaxError: syntax error (?)($=function())www.viplace.pt (line 708) ()www.viplace.pt (line 717) <script type=”text/javascript”>
TypeError: $(...).jflickrfeed is not a function ... ‘
TypeError: $ is not a function $(’#version’).text(this.version);
Can anybody help me???” />
already replied your email 
Hey there, quick question. My testimonials wont scroll from one to the other. They are all posted in one spot. Not sure how to fix it. Could you give me some help? http://sidebysidedance.com/
Hi there, Try to disabled the plugin that minified the js and css. because i can see whats the problem there. Its look like its javascript error
cheers 
Great thank you so much!
You’re welcome 
Hi, How do you add lightbox to wp gallery?
Hi there, This is the example shortcode for wp gallery
[gallery columns="1" link="file" ids="22,25,24,23" size="large" link="file"]If you want to connect that into lightbox dont for get to add link=”file” inside those shortcode. And this only works in gallery post format.
cheers
Does the theme support thumbnails that link to a lightbox larger image?
Yes it is,as long you put the shortcode inside the field “gallery shortcode” and added link=”file” in post format gallery.
how do I make the portfolio image not a link? “attachment-portfolio-image wp-post-image” – portfolio image..
You need to change the anchor into div manually inside the homepage template
change: <a class="box-40 hovers bwWrapper"> .... < /a> into <div class="box-40 hovers bwWrapper"> .... </div> </a>
thanks
How can I take off the hover effect and just have the portfolio image as is in color?
$(window).load(function () {
$('.bwWrapper').BlackAndWhite({
hoverEffect: true, // default true
// set the path to BnWWorker.js for a superfast implementation
webworkerPath: false,
// for the images with a fluid width and height
responsive: true,
// to invert the hover effect
invertHoverEffect: false,
// this option works only on the modern browsers ( on IE lower than 9 it remains always 1)
intensity: 1,
speed: { //this property could also be just speed: value for both fadeIn and fadeOut
fadeIn: 200, // 200ms for fadeIn animations
fadeOut: 800 // 800ms for fadeOut animations
},
onImageReady: function (img) {
// this callback gets executed anytime an image is converted
}
});
});
thx! Is there any way to have the header/blk bar open all the time instead of just on scroll?
.header{background:#000;}
thx!
you’re welcome 
Hi, I am still having issues with the lightbox effect on the wp gallery. Below is my code.
Insert Gallery shortcode here: [gallery columns=”6” size=”large” link=”file” ids=”166,165,164,163,162,161,160,159,158” ] Format: Gallery
For some reason the thumbs to not pop up in a lightbox but link to another page with the image..Do I need to edit the JS file?
Can you give me your link and which post is it?
I would buy the theme if it has the ability to add an parallax sliding effect to the page (and it’s section) and the slider background images support a ken burns effect – are there any plans for such an integration?
Hi there,
Im afraid there is no planning to add that features for now.
cheers 
Hi, absolutely love this theme. I’m an actor (not a web-designer) in NYC looking for an elegant and flexible theme for his new site and this seems to fit the bill! Before I take the plunge I have some questions:
1. If I choose the Video Homepage for the desktop version, will the mobile version default instead to the photo slider? I noticed when I viewed the Video Homepage on my smartphone, it showed the static photo slider, not the video background. I actually prefer this and want to make sure this is not a bug, but a design choice on you part. I hope so, but please advise.
2. Can I choose to not show post dates and other blog-like info on a blog page? I need a page for displaying multiple audio demos. and I think a Full Width blog page will work for this, but don’t want it to look like a blog page. Basically, can I just have the file/player, a title and a brief description? Or would there be a better option than the blog page?
3. Can I include social icons in the contacts area, in addition to the ones in the footer (if someone doesn’t scroll all the way to the bottom, they might miss them)?
4. Are the colors at all customizable? It seems to be a fairly black and white motif, which is great, but if I wanted to add some pops of color in the text, for example, is that standard customization, or do I need to know coding (I’m don’t know coding)? Not a deal breaker, but a consideration for me.
I’m not asking for specific instructions on how to do these things, just whether or not they are possible and how simple. I can always follow up for specific instructions if I have issues after purchase.
Thanks in advance for any info you can give me. All the best!
Hi there ebmann , im glad you like it 
1.The video background in homepage only show in dekstop version, and it viewed on mobile/tablet it will change into images. Its not a bug, its design choice, because of limitation in tablet/mobile.
2.You can hide post dates and anything with some css. You can contact me about this later, a slong for hiding some element/simple css.
And im afraid for displaying audio demo outside the blog page, it will need some customization.
3.There is shortcode for icon in contact section. You can see at the demo for that. You can change each icon with your own icon later.
4.Color can be change via theme options(general color) and if its not included in theme options, you can add your own style/css to change it.
hope this helps,
cheers 
Fantastic. Thanks, very much, for the quick and thorough response. Purchasing now!
Thank you ebmann
Feel free to contact me if you find problems
cheers
Thanks, ridianur! Will do. And just have to say again how much a love your choice to allow the desktop video BG switch to stills on mobile. I’ve been looking at a ton of themes and yours is the first to think of this. Really great detail. Can’t wait to start playing with the template 
Ok great. Hope you can enjoy it.
cheers 
Hi, Ridianur,
Having a couple of issues. Just send a detailed message to you through your profile page. Thanks!
hi
i already replied your email.