1073 comments found.
Hi Rascals,
My client would like to see the R-posts widget show up where the aboutus text is on the homepage is such thing possible? so that the aboutus dissapears and the newest posts get loaded there?
thnx!
Thanks for the theme. it’s grate!
How we should add “Upcoming events” to front page? as I understand new posts from blog shows in “Upcoming events” section on front page, But the problem is that “Upcoming events” date on front page view, should be in the future, not a current Post release date.
Please advise.
Thanks
Please get in touch with us via our Themeforest user page:
Hi,
I have this theme now and it is great. I am using the wordpress menu system and I have the top level menu working. I cannot seem to get any submenu pages to be where they should be under the top level pages. It keeps on saving all pages as top level.
Any advice / help please?
Thanks
Hello,
- Go to Admin panel -> appearance -> Menus
- Create new menu
- Add pages, categories…
- Save menu
- Add theme locations ‘Main Menu’
More about WP 3 Menu:
http://codex.wordpress.org/Appearance_Menus_SubPanel
Hi I recently bought this theme and I would like to know how to change the background for an image or a pattern?
Great theme by the way…
thanks
Max
background: transparent url(example-image.php) center center no-repeat fixed;
thanks. is it posible to stop the background scrolling?
Hello,
you must add fixed attr to your bg code, e.g.
background: transparent url(example-image.php) center center no-repeat fixed;
Hello,
how can I limit the number of images in the “Intro” slider?
Thanks!
best,
Melissa
Hello,
It isn’t possible to place the limit slider, it is possible only to disable individual slider.
Cufon Font doesn’t work with special caracteres like ~^`. What Must I do?
The font which is doesn’t contain German characters in the template, but we generated new which contains all special characters (spanish, german, french). Downloading from here: http://rascals.eu/templates/rt08/wp-content/themes/pendulum/lib/scripts/fonts/ColaborateLight_400.font.js
I haven’t purchased the product just yet, but I was wondering if it is possible to change the background easily? Especially to a full sized picture that takes up the entire page?
Hello,
it isn’t a considerable problem, easily you will do it, in this template you have two backgrounds: body and bg-wrap. If you want to put on in the middle of the side big picture , not repeating itself, use this demonstration notation:background: transparent url(example-image.php) center center no-repeat fixed;
Hi there,
Could you tell me how to turn off the loading circle that comes up as a photo is loading?
Thank you!
Hello,
you must remove this rule from from ‘style.css’.background:transparent url(styles/default/ajax-loader.gif) 50% 50% no-repeat;
Hey rascals! Thank you for the great theme & excellent support. I’m now one of your followers and maybe i will buy more stuff in the future. Look what I’ve done in a few hours with your excellent theme: http://www.dj-dimar.de
Thank you Timeshift_media!
I’m having trouble with vimeo videos in the portfolio. It says the video doesn’t exist..
Hello,
are you using own films? try to use this example link:
http://vimeo.com/6045312
Yes, my own videos.
That worked!
It doesn’t work with “www.”
Thank You
In www.domain.com, ‘www’ is considered as sub-domain of domain.com (the original site).
I resized the slider to a smaller width. The template is automatically resizing/cropping my images to the original slider size. Where do I need to go to change the dimensions of the sides its resizing it to?
Hi Dude, I have some questions… in HOMEPAGE – can I put just 1 categorie do show on “From Blog”? – can I put last 3 tweets and withdraw Flickr? – Can I Show “Recents Comments” on “Homepage” ?
Tnks!
For some reason the purchased badge isn’t showing up on your comment. If you could contact us through our profile page here so we can verify the purchase we’d be happy to help.
I have do not bought the theme, I want know if my needs can be solved in the theme so I can buy “In HOMEPAGE – can I just put a show on the categorie” From Blog ”? – Can I put last 3 tweets and Flickr withdraw? – I Can Show” recents Comments “on the homepage?”
Hello,
‘From Blog’ – yes, you can choose the any category of the blog
‘Latests Tweets’ – yes, you can display max 20 tweets in one widget
‘Flickr’ – yes, you can display flickr photos
‘Recent comments’ – yes, you can display recent comments on homepage
Please disregard the first post, I worked that out. However I am having problems with the integrating my fotobook plugin.
The fotobook plugin creates pages in my wordpress for each album. The code thats created by the plugin to display the album is being formatted by the wpautop from the shortcode.php I presume instead of reading it as raw text. This is causing it to p break every line. I cant figure out how to let it read the code as raw so it runs correctly. If the code was entered on the page, I could put the [raw] tags around it, but the code is in the php and I cant see it. The plugin removes the wpautop filter before it displays text, but the theme keeps putting it back on.
Please email me or respond and let me know what I can do. I have been trying to figure this out for awhile now and im going crazy!!! THanks again for all your help, you guys ROCK!!
Hello,
you must edit this files: style.css, home.php and custom.js.
1. open ‘custom.js’ 2. edit:
// RSlider - Homepage Slider
if (jQuery('#rs .rs-project').length > 0) jQuery('#rs').RSlider();
3. replace on (example)
// RSlider - Homepage Slider
if (jQuery('#rs .rs-project').length > 0) jQuery('#rs').RSlider({
'width': 940,
'height': 277
});
Unfortunately but use shortcodes into Wordpress and correct formating the code is difficult therefore if you want you must remove the code in shortcodes.php. Remove the entire code before ‘RASCALS SHORTCODES ’ and ‘[raw]’, ‘[/ raw]’
Hi great them, is there away to turn off the home page slide show as my customer doesnt want that, but loves all the other functions..?
many thanks in advance
Richard
Hello and thank you!
1. open home.php and the entire code between line 2 and 30
I did a fresh install of WP 3 and I am on a powerful VPS but when I tried to save a link my settings were reset and I also lost Google Analytics Code and Logo. Is there any solution for this?
Hello, It is hard for us to say, try to use other browser while saving data. We will try as soon as possible to finish updating to the 1.0.2 version with new R-Panel 2.0 (this week)
Hello! Thanks for the fantastic theme. One question: How do I disable the homepage boxes so the about us text fills the whole width under the slider? Thanks again!!
Hello,
Go to Pendulum General Settings -> Homepage ->Whether the “Text Box” should be to the entire page? and select ‘Yes’
My google anaylitics code is showing at the bottom of the page? Any way to fix this ? Very odd. Great theme though, love !
Hello thank you!
please add your all code between<script type="text/javascript"> </script>
@themeforestid, as far as I know the built in video player does not support FLV (they clearly said it only supports SWF , real flash not flash video) and of course youtube and vimeo.
There are tools that can convert videos to .swf on the net.
Hello,
Thanks for the great theme.
I am trying to post a video as it shows in the live sample, but I can’t seem to figure out how I can get my .flv file played. According to the instruction, it should be able to play Flash/YouTube/Vimeo, but I can’t seem to get it work.
I have uploaded my .flv (flash video) files on my server and specified the address correctly in the Video URL filed, but it still doesn’t work.
Please help.
Thank you.
Hello,
Below a link is to the script which we are using in our templates:
http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/