ThemeForest

Tharsis - Responsive Portfolio theme

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
mmarrow Purchased

One more question the send button isn’t working. It doesn’t do anything.

FinalDestiny

What’s your URL again?

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi – I’m looking to disable the main homepage image when the site is down-sized to Mobile. How do I go about doing this?

Thank you.

FinalDestiny

you want to remove the background image? And what color do you want to use instead?

Default-user

So what I’m trying to do is have a featured image for the regular-size site and tablet size, and then no image for mobile. The background would probably have to be a darker color.

FinalDestiny

Add this to style.css:

@media only screen and (max-width: 479px) { 
#intro {
background-image: none !important;
background-color: #your-color-for-mobile !important;
}
}
Default-user

Thanks for the help! We’ll try it out.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
mmarrow Purchased

My url is michaelmarrow.com – Thanks

FinalDestiny

Your theme is installed in the MikeMarrow folder, the easiest way to fix it is to just use the Tharsis name for the folder and it will work. If you want to keep MikeMarrow, let me know and I’ll tell you what to edit

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
mmarrow Purchased

Yes I’d like to keep the MikeMarrow folder. Thanks

FinalDestiny

Go to js/contact-form.js via FTP and find:

jQuery.post("../wp-content/themes/Tharsis/index.php", { name : name.val(), email : email.val(), comment : comment.val(), submit : "yes" }, function() {

just replace the path to the theme index.php(Replace Tharsis with your folder name)

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi – reading through the comments and generally searching online, but it is still not clear to me how to add a slogan in the separator fields (was the question above answered through email?) In any case would be ace if you could explain …

Thanks!

FinalDestiny

The slogan must be added in a new custom field called slogan..in the value field you add the slogan text

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
mmarrow Purchased

Jayapapaya – I had the same issue. It’s actually easy though. On the ‘page’ you want to edit and add this after.. scroll all the way down you will see custom fields (may need to click arrow to expand it. YOu have to add a customer field named “slogan” and then the value is what ever you want it to say. Hope that helps.

FinalDestiny

thanks for the help!

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

mmarrow – thanks for you reply! I got it now :)

FinalDestiny

Oh, glad you got it working now :)

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi FD! Awesome work – just brilliant :D

I´m trying to decide which of your excellent onepager-themes Tharsis, SCRN or Viewpoint to use.

I´ve looked at this type of documentation for each http://themeforest.net/item/tharsis-responsive-portfolio-theme/2862712 .....but as they all seem to be so customizable I still can´t decide, so could you please drop a few quick words on the differences?

I also noted that they cost 30, 35 and 40 respectively – does this reflect the amount of functionality or something – i.e. I´d be better off just buying the most expensive one to get the “whole package”? (And I totally would´t mind – you deserve every cent!)

FinalDestiny

They have similar functionality, just the design is different, I’d recommend SCRN most from my point of view, that’s the most popular and the one I like most :)

Default-user

OK, thanx! But do you by “design” mean just visual design or are there differences in the design of their functionality? Coz seeing that you can tweak all fonts etc could´t you almost make them LOOK the same?

And are the things below possible in any/all of them? 1. To give each section/part of my one pager a different background colour/image (and possible individual fontstyle, color etc) 2. Can I show a Gcal calendar in any of them? I guess that would mean pasting an embedment link from Gcal into the code somewhere (where?) 3. In SCRN I think I´d want to remove the large sections that scroll over the images anyway – possible? (Btw when I load your preview-site of SCRN I have to refresh several times to load the images properly…. bug? I´m on a Mac with OS 10 .7.4 (which I think means Lion) in Safari 5.1.6)

I have screenshots/sketches that illustrate 1 and 3 – how can I give you that, can’t seem to attach things here?

Thanx again!

FinalDestiny

1) An unique bg image yes, it’s possible, but about the fonts for each section, by default no, didn’t think of that, but it’s possible via style.css 2) If you have the html code for it, yes, it should work 3) I don’t understand what sections, but if you’ll attach a screenshot with them(if you’ll buy the theme), I’ll help you remove anything you want. 4) I’m on Lion too and it works fine on Safari.

Default-user

OK!

I have images explaining 3 and 4, but earlier today I could´t figure out how to attach them to the post.

Still don´t know how to attach, but remembered I could use tinypic.com – so here are links to the images :) http://tinypic.com/r/fa61xs/6 http://tinypic.com/r/13zu4v5/6
FinalDestiny

It works fine for me, not like in your screenshot…as for the request, it’s possible, but it requires some custom coding in order to achieve that.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Where can I get the social icons? Thanks!

FinalDestiny

You didn’t buy the theme

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

I know, I am comparing this theme to others to find the one that most suits my needs. I do love the social icons though and am wondering if you could link me to where I could download/buy them.

FinalDestiny

I don’t know from where they are, I just coded it, my partner designed the theme, sorry.

  • Bought between 50 and 99 items
  • Has been a member for 3-4 years

Hi, one question, where i change the headline on each section? thanks.

FinalDestiny

For each page listed on the homepage, add the “slogan” custom field and add the headline there

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years

How can I get a hyperlink into the “Work” section? I would like the portfolio to show more than just 1 photo when you click on it. If it cannot be done in the portfolio lightbox, then can I hyperlink the image to another URL on my site with a photo gallery? This way I can show more photos from each piece of work. Another option would be to say “more photos…” and have that link to the URL for a gallery page on my site. Thanks for your help on this.

FinalDestiny

After the gallery, why don’t you use the [button] shortcode and center it? To add the “More photos” link

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years

That won’t work for me. I want each thumbnail to have the main photo for the project, and then a link below it that says “more photos.” So there will be 8 thumbnails for 8 different project, and underneath each thumbnail, it will link to a page with a gallery for more photos from each project. Unless there is a way to show multiple photos in the lightbox so that when you click on the thumbnail, it opens up several photos that you can scroll through in the light box.

FinalDestiny

Go to teoPanel/shortcodes.php and find:

if($type == 1) 
        {
            $output .= '<p class="proj-name2">' . esc_attr($title) . '</p>';
            $output .= '<p class="proj-type2">' . esc_attr($text) . '</p>';
        }
        else
        {
            $output .= '<div class="caption">';
            $output .= '<p class="proj-name">' . esc_attr($title) . '</p>';
            $output .= '<p class="proj-type">' . esc_attr($text) . '</p>';
            $output .= '</div>';
        }

replace it with:

if($type == 1) 
        {
            $output .= '<p class="proj-name2">' . $title . '</p>';
            $output .= '<p class="proj-type2">' . $text . '</p>';
        }
        else
        {
            $output .= '<div class="caption">';
            $output .= '<p class="proj-name">' . $title . '</p>';
            $output .= '<p class="proj-type">' . $text . '</p>';
            $output .= '</div>';
        }

and now you can use html tags in the title or text attributes, so you can add a link in the text attribute, by using the html tag

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hi, how to i edit how far the page will scroll down? I want it to scroll down more.

FinalDestiny

It will scroll down to as many pages as you have in the menu.

Default-user

No I want to be able to control the distance it scrolls like heres my site www.partymainstream.com and I want it to scroll down farther for each page.

FinalDestiny

In js/smooth-scroll.js edit the 165 value:

var scrollTarget = jQuery(this.hash).offset().top - 165;
  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
karen22 Purchased

Hi I just bought the theme and am very new to this…do I need to do something to activate the scroll (j.query.easing)? It isn’t working for me. All I have done is install and activate the theme so I could very well be missing something.

FinalDestiny

What is your URL ?

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years

I’m having a hard time getting this to work. I have changed the code for the shortcodes.php file, but don’t know where to put the tag. Can you show me where to do that using my text below. I would like the “See more photos…” text link to http://taglinewebdesign.com

[portfolio_item type="1" alt="testing alt" columns="4" thumbnail="http://atleventstudio.com/wp-content/uploads/2012/11/Whitlock-Baby-Shower-Design-Thumb.jpg" image="http://atleventstudio.com/wp-content/uploads/2012/11/Whitlock-Baby-Shower-Design.jpg" title="Whitlock Baby Shower" text="See more photos..."][/portfolio_item]
FinalDestiny

Replace it with:

 [portfolio_item type="1" alt="testing alt" columns="4" thumbnail="http://atleventstudio.com/wp-content/uploads/2012/11/Whitlock-Baby-Shower-Design-Thumb.jpg" image="http://atleventstudio.com/wp-content/uploads/2012/11/Whitlock-Baby-Shower-Design.jpg" title="Whitlock Baby Shower" text="<a href="YOUR URL HERE">See more photos..</a>."][/portfolio_item] 
  • Has been a member for 0-1 years

I am having trouble getting my page to scroll back to the top when the “home” in the navigation is clicked. I think it is linked to the wrong thing.

My url is karensamples.com/wordpress.

thankyou!

FinalDestiny

you didn’t buy the theme

  • Has been a member for 0-1 years

Me again, found a previous discussion post about this and figured it out from that so nevermind!

FinalDestiny

you didn’t buy the theme

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Great theme and just have 2 questions. Two seem to be bugs and the other, hopefully you can help. You can reference the following site: http://www.behemothstudios.com/

1. If you click on one of the nav items and then click home, it does not bring you back to top. Seems to get stuck on the way back up.

2. I made the text in the main home image flush left, however; when it goes to mobile, I would like to make the text smaller so it fits in the screen. I was able to get it to work on tablet but when I change the text size in the css for mobile, nothing happens

3. The “2012” in the copyright does not seems to be showing up correctly. (I’m using chrome Version 23.0.1271.64 on a mac.)

Thanks!

FinalDestiny

1) Go to teoPanel/custom-functions.php and find:

echo '<li><a href="' . get_home_url() . '/#home">' . esc_attr('Home', 'Tharsis') . '</a>'; </li>

replace it with:

echo '<li><a href="' . get_home_url() . '/#intro">' . esc_attr('Home', 'Tharsis') . '</a>'; </li>

2) Replace your css/layout.css with this one:

http://pastebin.com/2ZyPBYxg

3) You mean..instead of 2012 it shows 0001?

Default-user

Great stuff! This is awesome

1. The home button works. I just had to take the off the end. It was throwing errors with it included and it wasn’t in the original code.

2. The mobile now works great. I did a few tweaks for size. Is there a way to get rid of the white space on right side of mobile phones? I opened up the the “Tharsis Theme Preview” from this site on my phone and its happening there as well. It’s basically about 10 pixels of white margin on the right hand side of the site that extend from top to bottom.

3. Yeah, right now it’s pulling 0001. It should be showing 2012 right?

Thanks again!

FinalDestiny

2) Hmm sorry but I can’t see such space.

3) Hmm, send me a WordPress admin account via the contact form on my profile + your problem again

  • Australia
  • Bought between 10 and 49 items
  • Has been a member for 4-5 years

Hi,

first of all thank you for this fab theme! love it!

I’m trying to put paypal button code within the [one_third] shortcode tags but it’s not showing properly. If I place it outside the tags it show up perfectly. Any idea why? I was trying to use a table instead but then it’s not responsive anymore. Any help would be highly appreciated!

FinalDestiny

There are just a few html tags allowed, you can modify them in includes/shortcodes.php:

return do_shortcode(strip_tags($content, "<h1><h2><h3><h4><h5><h6><a><img /><div><ul><li><ol><table><td /><th><span><p>")); </p></span></th></table></ol></li></ul></div></a></h6></h5></h4></h3></h2></h1>
by
by
by
by
by