1073 comments found.
Hello Rascals, excellent theme!
Everything works perfectly. I only have two questions.
Is there a way to remove the post date from homepage IncomingEvents?
Is there a way to allow HTML in Portfolio Manager caption? I need to add a PayPal “buy now” button but the caption area does not support HTML .
Demo: http://sublimedesign.info/demo/
thank you for your help!
RMA
Hello, thank you!!!
Date issue:
1. Open ‘home.php’ and find line: 552. Remove the code between:
<div><span class="day">.....</span></div>3. Open ‘style.css’ and find: ’.news-entry a’
4. Add this ‘padding-left:20px’
HTML issue
1. We checked and it is working without the problem, try to add the code below:<a href="paypal.com">Buy this!</a>
Hello Rascals,
Under this demo link http://rascals.eu/templates/rt08/music-2/ you have the players on the right column. How do I do that? (I think I know how to make columns but whenever I add a [player track=”http://..etc”] code I get weird results).
Hello,
1. Hide sidebar (page options)2. Use the code below
[three_one] [image_l[/image_l] [button_blue link=""]Buy now on Themeforest[/button_blue] [/three_one] [three_three] <h4>Listen to new tracks</h4> <h6>Crypticpsyche</h6> [player track=""] <h6>WakingUp</h6> [player track=""] [/three_three]
Hello,
2 question:
Can I create a group gallery within an image?
and, how can I achieve this following prettyphoto style?: http://demo.duotive.com/duotive-one/image-gallery/ this one shows a set of image at the bottom of a clicked image.
thanks
Hello,
1. You can create the image and use ‘Custom link’ to to the page with images from the chosen category
2. Unfortunately but the template doesn’t have such an option.
hi there, nice job on this template, However one of my main reasons to buy it was the incoming events, on the home page. and after all the configurations i just realise that because it doesn’t get the events date but the post date, makes this block a past events instead of incoming. i want the first event to be the event of today and after the future events not the past one. makes sense ? PLEASE HELP …
Thank you vey much, Duda.
Hello,
It will be available in next updating, if you want the patch then get in touch with us via our Themeforest user page:
@webkid
Yes, of course you must only:
1. Open ‘custom.js’
2. Find ’// Image hover effect’ Line:588
3. Remove function above ’// Image hover effect’project.bind({
Hi Rascal,
Another question for you…
I’m trying to put a playlist from mixcloud.com in the music manager. I put the url, but no luck making it work. Is there anyway to you the embed codes to place in the portfolios or music manager? Or am I just not understanding which url I’m supposed to paste?! 
thanks!
Best,
Melissa
Hello,
Into this field ‘Link’ you can put the link to the site from playlists. You aren’t paste the embed code in there.
Hello! and thanks for this awesome theme!
I have a license for a JW Player. I can figure out how to make it work in the portfolio section (basically I have a “video” section which I need a custom player…done by JW Player).
Any idea how to set this up?
Thanks!!!
Best,
Melissa
Hello,
It is hard for us to say since we didn’t use JW Player. If you know PHP /XHTML you will advise yourself. Files which can you be interested: portfolio.php, portfolio2.php, shortcodes.php
thank you!
Hi. Can I buy this theme as HTML only? I don’t want to use WordPress. Thanks.
Hello, unfortunately but we are selling only WordPress themes.
Also if I choose to display latest posts at homepage and also activate categories, latest posts and tags widgets , the widgets are not visible on homepage but visible on all other pages. What to do about that?
It is so therefore because, on the homepage are ‘features’ (upcoming events, latest posts) it aren’t widgets. In this template widgets are shown in two places: Footer and sidebar
I need to display tag line below the logo like in the default theme. How to do that?
Unfortunately but there is no such option in this template, if you want you must alone add the style in the file ‘style.css’
hey I want to remove the Categories and Search
I tried to do that from the theme adminpage but couldn’t please tell me how i can remove it 
thanks
Hello,
1. Open ‘category.php’, ‘search.php’
2. Find and replace:<?php include (TEMPLATEPATH . '/lib/includes/intro.php'); ?>3. Replace on:
<?php // include (TEMPLATEPATH . '/lib/includes/intro.php'); ?>
In the demo, how you created a separate Blog page and how can I have that Blog page as my Homepage?
you must choose in Wordpress Cpanel
I used:
[one_three] URL[/image_s] ...content… [/one_three]
to post a picture and content on a page. I was wondering how to make the picture link to a page instead of lightbox.
Unfortunately but it isn’t possible without integration into the file ‘shortcodes.php’. You can by manually remove the attribute ‘rel’ from shortcodes.php e.g / / ImageS
Is the a way to change the background image?
Change background image:
1. Open ‘style.css’
2. Change ‘background:’ in ‘body{}’ or #bg-wrap{};
How can i make the font for the blog post smaller? I would like to accomplish this just for the blog post.
Thanks
Change font size in -> sytle.css -> body {font-size:}
My site is also in Spanish, i can load the font mentioned above?
The font which is doesn’t contain Spanish characters in the template, but we generated new which contains all special characters (spanish, germanium, french). Downloading from here:
I am not able to add a flash movie to the homepage slider. I tried your suggestion but non work.
Can a flash intro be placed before the main page? (this is separate from above)
First of all I would like to say this template is amazing. Your customer service and help is the best I have had. You asked for a link to my site to check the rss feed. The link is getrealblog.tv
Hello,
RSS issue:
1. Open footer.php2. Find
<?php echo $home;?>?feed=rss23. Replace on:
<?php bloginfo('rss2_url'); ?>
How to display tagline? i want it but nothing is there.
Where exactly you would like to show tagline?
Ok I have fixed all my error problems I only have 3 small issues that you can probably help me resolve. 1. The rss feed only displays the last post 2. How do i put form on contact page. 3. The blog posts displaying in my footer widget just shows title and [...] below it. I set number of characters to 40 and it still does not work.
1. It is hard for us to say, send us the link to your side
2. Add shortcode: [contact_form]
3. Use Excerpt field. To add an excerpt to a post, simply write one in the Excerpt field under the post edit box. An excerpt can be as short or as long as you wish. Usually, given its purpose, a couple of sentences is fine.