ThemeForest

Reach - Business Portfolio WordPress Theme

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

Regarding previous comment—here’s a direct link to a profile page that isn’t working: http://meetmetheremovie.com/profiles/lisa-friedrich/

EugeneO

Go to Settings > Permalinks and click the save button to regenerate your website permalinks.

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

Hi there,

There seems to be a problem with the accents with the contact form. When I get the email, its content is fine. But the name of the sender appears in my inbox with weird characters:

De : Lisa émile

How can I solve this problem please?

Thanks

EugeneO

Sorry I don’t have a solution for this.

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

Hello Eugene,

Is there any way you can provide with information on how to activate the slider at any page? I can’t find the way.

Thanks a lot.

Victor

EugeneO

Refer to the “Sliders” section of the theme documentation.

Default-user

Thanks!

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

Could you help to set my blog? I have already posted some articles but it doesn’t show in the blog section, it’s like if they wouldn’t exist…thank you!!! :Dhttp://alaiskmurasaki.cl/wordpress/mi-blog/

EugeneO
You need to set your home page and blog page: http://codex.wordpress.org/Creating_a_Static_Front_Page

You also need to select a blog layout (Mosaic or Traditional) in the theme options.

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

I’ve checked the downloaded files and I haven’t seen at any the BLOG item.. What can I do?

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

HI! congrats for the theme, it´s great!

I have some questions, what are the size of “thumbnails” for the prrfolio and sliders

there is any manual or tutorial to lear how to use the theme??

thanks!

EugeneO

There is a documentation file included in the main download. Look under the “important information” section of the documentation for recommended image dimensions.

Default-user
untallo Purchased

thanks!

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

can I edit the sizes and alignment of the portfolios and sliders?

EugeneO

There is no built in option to do that.

Default-user
untallo Purchased
ok. so my question is then, if made a portfolio with 3 items, i can see it in the page aligned to the left leaving a blank portfolio space on the right, here is the page so you can see what I mean, please let me know how to fix this blank space. http://untallo.com/about-us/
EugeneO

One option is to use the [portfolio] shortcode on a standard page. The shortcode has a columns option allowing you to set the number of columns, however the shortcode portfolio DOES NOT look the same as the actual portfolio template and does have the open in lightbox feature.

To make the change on the portfolio template you would have to manually edit the grid column width in style.css and the image dimensions in taxonomy-portfolio.php template file.

You should use developer tools in Google Chrome or Firebug in firefox to identify the HTML elements and their CSS properties.

The changes should be made in a child theme so that the core theme files are not effected and can easily be updated later on.

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years
  • United Kingdom

Hi,

I’ve installed the theme, got my website all up & running. I’m looking to integrate a client login. Is it possible to create a gallery & set a private password for each gallery?

www.thenewlayout.co.uk

Regards Ricky

EugeneO

The theme does not support password protected portfolio items at this time. This is something I will add in the next update after WordPress 3.6 is released.

thenewlayout

Any idea when Wordpress 3.6 is released? & how soon after you’d be making chances? Are there any major chances you’ll be making to the theme?

EugeneO

WordPress 3.6 should be released soon but it’s impossible for me to say when. The updated for the theme will be within a day or two of the WordPress release.

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

I´ve install a pluging to add Custom Headers to the pages, but they don´t appear. is this a compatibility problem with your theme that does not allow Hearders?

EugeneO

There shouldn’t be any compatibility issues. What exactly is the plugin supposed to output?

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

Hey EugenO,

Is there any way to make the embed videos automatically play in HD?

I know with youtube you’re supposed to be able to simply add ” &hd=1 ” or ” &vq=hd720 ” to the link but it doesnt seem to work for me

Any suggestions?

EugeneO

Just found this perfect explanation:

http://stackoverflow.com/a/8057721
  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
kriyate Purchased

Hi Eugene: is there a way to set the state of a [toggle] div to the open state by default? Right now they start closed, whereas I want one in particular to be expanded on opening the page.

I tried appending the ‘close’ class to the ‘expand-button’ div, but that only affects the plus icon.

EugeneO

You would have to add the close class as you did and set the display property of .expand to display: block; in the stylesheet.

Default-user
kriyate Purchased

It works, thanks. I added style="display: block" directly in my template. I appreciate the prompt reply, you are great.

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

Just want to say awesome theme!

Is it possible to have a video in the featured slider? And also how do i remove the hyperlink for the pictures in the featured slider?

And what is the css to change the main navigation colors? I tried #main-navigation a { color: #000000; } but no luck

Thank you!!

EugeneO

1.) There is no way to remove the links completely for some slides and keep the link for others. If you leave the link field empty on the slide edit screen the link will reload the current page which is the next best thing.

Otherwise, you can remove the link from the slider completely by creating a new functions.php and adding it to a child theme. Create a copy of the raw_create_slider() function and then edit this:

<a href="'. get_post_meta( $post->ID, $shortname.'_slide_link', true ) .'">
        <img src="'. $image[url] .'" />
    </a>';

to this:

<img src="'. $image[url] .'" />

2.) The sidebar background is #sidebar and #footer

The sidebar text colour is #main-navigation a.

The menu item hover background colour is #main-navigation .hover .

The sidebar text hover colour is #main-navigation .hover > a:hover

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

Hi there,

With the iPhone, there’s a problem with the toggle boxes. Where can I send you a print screen?

Are you fixing this?

EugeneO

I have tested the theme on an iPhone 5 and the toggle boxes are appearing as they should. Are you using the latest version of the theme (it was updated last week)?

You can post a link to a screenshot right here.

ZeldaWyler

Hi, Everything look fine after updating :-D Thanks.

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

Hello!

I’m having a problem with my Twitter widget. It shows that there is the Twitter widget in my menu, but it isn’t displaying any tweets. I tried taking it off my menu and putting it on again but that didn’t work.

Any ideas? Thanks!

EugeneO
The twitter API was changed. I recommend this alternative widget: http://wordpress.org/plugins/recent-tweets-widget/
by
by
by
by
by