ThemeForest

Hyperion - Modern Minimalist Wordpress Theme

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

I swap out your your script above for only using one slider. It works well on the desktop version, however, It doesn’t work on tablets. How do I disable it on the tablet versions?

Indonez

Hi goodtimes100 ,

Thanks for purchasing our theme. what site url?

Thanks

Default-user

Is there a way to turn off the bread crumbs? I couldn’t find it in the documentation.

Indonez

Hi goodtimes100,

Please open header_inner.php, replace code line 67

 <?php if (function_exists('indonez_breadcrumbs')) indonez_breadcrumbs(); ?>

with

 <?php //if (function_exists('indonez_breadcrumbs')) indonez_breadcrumbs(); ?>

Thanks :)

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

I can’t get the styled list to work. They just list with no styles. Example: [starlist] Test [/starlist] does not seem to work.

Indonez

Hi,

Please use code like below

[starlist] <ul> <li>Quis autem iure reprehenderit voluptate</li> <li>Et harum quidem rerum facilis expedita</li> <li>Temporibus autem quibusdam aut officiis</li> </ul> [/starlist]

for next question please visit http://support.indonez.com

thanks :)

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

Bought he template and it works well but were seeing a messgae “HI, YOUR JAVASCRIPT IS OFF ..!! FOR OPTIMAL RESULTS ON THIS SITE PLEASE ENABLE JAVASCRIPT IN YOUR BROWSER” on load of the homepage slider. What is causing this? Everything else works fine. I saw 1 reference to this in support but not a resolution. Thanks man.

Indonez

Hi,

Please open slideshow.php, delete code line 114

<div id="slideshow-noscript"><h4><?php _e('Hi, your javascript is off..!! for optimal results on this site please enable javascript in your browser','indonez');?></h4></div>

Thanks :)

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

is there a way to filter team members and or sort them ASC or DSC?

Also is it possible to only display certain team members via id’s?

Indonez

Hi,

please open theme-functions.php on functions folder, look code line 483

query_posts(array( 'post_type' => 'team', 'showposts' => $showpost,'orderby'=>'date','order'=>'ASC'));

You can change ASC to DESC. For now not possible to display team via id’s.

Thanks :)

Default-user

can we please enable that feature in the short code? I really will need to have the ability to either exclude or categorize team members.

Indonez

Hi,

Please visit http://support.indonez.com. Provide us wp admin access via message to csslove.

Thanks :)

  • Bought between 10 and 49 items
  • Has been a member for 0-1 years
@rfijoey you can also do a proper noscript like this <noscript><div id="slideshow-noscript"><h4><?php _e('Hi, your javascript is off..!! for optimal results on this site please enable javascript in your browser','indonez');?></h4></div></noscript>

that way it shows still if javascript is disabled.

Indonez

Hi,

Thanks for the advice. That’s good idea.

:)

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

Hi

The “search here…” term in the searchfield (from searchform.php) cannot be localized with the .po file. How can I fix this?

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

Hi again

Most parts of the file functions/breadcrumbs.php cannot be localized :-( Someone did a really bad job on that file. Can you provide me a fixed version please?

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

Hi (again)

You forgot to change “templatesquare” to “indonez” in several files. Therefore a localization isn’t possible for these stings. It’s broken in: content.php, functions/theme-widgets.php, header_inner.php

Indonez

Hi saschaludwig

1. ok thanks for advice. for searchform, please replace all code to

<form id="searchform" action="<?php echo home_url();?>" method="get" >
    <fieldset class="search-fieldset">
    <input type="text" id="s"  name="s" value="<?php _e('search here...','indonez');?>" onBlur="if (this.value == ''){this.value = '<?php _e('search here...','indonez');?>'; }" onFocus="if (this.value == '<?php _e('search here...','indonez');?>') {this.value = ''; }"  /> 
    <button type="submit" value="Submit"><?php _e('Submit','indonez') ;?></button>
    </fieldset>                          
</form>

2. What word on breadcrumb which cannot be localized?

3. Ok, Thanks for info, you can change “templatesquare” to “indonez” by yourself.

For next Question please visit http://support.indonez.com

Default-user

Answer to your question 2: Are you kidding? Almost every string in unctions/breadcrumbs.php is not localizable. For example: “Archive by category”, “Search results for”, “Posts tagged”, “Articles posted by”, “Error 404”

Indonez

Hi,

please visit http://support.indonez.com, provide us wp admin access via message there. I’ll check

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

Sorry to bother you again… But I’m trying to use bbpress forums plugin with this theme and the page output is broken if I try to view a 2nd level forum item (/forums/forum/item/) for example. And the same problem with easy-digital-downloads plugin and this theme. (/downloads/category/files for example) Looks like again functions/breadcrumbs.php is the evil guy…

Mon Feb 25 13:02:00 2013 [client xxx.xxx.xxx.xxx] PHP Catchable fatal error: Object of class WP_Error could not be converted to string in /var/webs/astrastudio/wp-content/themes/hyperion/functions/breadcrumbs.php on line 59

It’s because you try to do a “echo $cats” in line 59 but $cats was non populated with a string in line 57 but with a WP_Error Object. Maybe because there are no categories for downloads and forums and maybe most of the other content plugins around :(

This is a real mess :(

Indonez

Hi,

please visit http://support.indonez.com, provide us wp admin access via message there. I’ll check

Default-user

I did. But you didn’t answer my message!

Indonez

Hi saschaludwig,

We have fixed your site, please check!

For next question please visit http://support.indonez.com.

Thanks

  • Has been a member for 0-1 years

Bug found in Portfolio There is a bug when I enter the link of the image and press the button “Update” the required data did not store in database. In the result portfolio page is not working properly.

I have checked & tested this issue in different browsers (Google Chrome, Mozilla Firefox, and Internet Explorer) but still not working.

Due to this problem I have made the Portfolio page invisible from menu.

Indonez

Sorry, I do not see the badge purchased on your profile. if you actually purchase this item, please visit our support page http://support.indonez.com/categories/hyperion. Please login and then write your question in there.

Thanks.

  • Has been a member for 0-1 years

Page Options are not working under editing of any page. Specially I want to use these options in Blog page but it is not working.

Team Options are also not working under editing in any page. Specially I want to use these options for Designation of Team Members and removal of social media under team membe.

Indonez

Sorry, I do not see the badge purchased on your profile. if you actually purchase this item, please visit our support page http://support.indonez.com/categories/hyperion. Please login and then write your question in there.

Thanks.

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

This theme is so so so difficult to use!!!! Unlike your previous theme oxinus, which is so so so much user friendly.

I just purchased and i already got 1000 questions to ask.

1) When i upload image in slideshow, it keep zooming in despite the image is small, how do i edit the image to fit the slideshow to fit? (oxinus have auto resize function!)

2) looking at your demo http://wp-demo.indonez.com/?theme=Hyperion, how to i create the 4 coloured picture below the slideshow? What is the setting i must choose for “column, inner column, element, list style” Its so difficult to get it right!!!!

3) how do i set up the 3 picture below the 4 picture as per your demo? Where is the option? http://wp-demo.indonez.com/?theme=Hyperion

4) When i create a page and set a featured picture, it doesnt show! Why?

Do you have a tutorial for all this settings?

Indonez

Hi,

1. For the image

  • background image(featured image) should have minimum size 1920×440 px.
  • for first slide, the image size 568×343 px.
  • for second slide, the image size 727×225 px.
  • for third slide, the image size 568×423 px and the small image 224×82 px.
  • for fourth slide, the image size 854×372 px.

2 & 3. Please open index.html on documentation folder. Then read custom layout section(Homepage layout).

4. I think that permission file issue. Please read http://codex.wordpress.org/Hardening_WordPress http://codex.wordpress.org/Changing_File_Permissions also http://stackoverflow.com/questions/13258432/upload-file-wordpress
Default-user
alankoh Purchased

Hi Indonez,

I manage to read the index.html

It give me a code of:

” [col_14 class=”mobile-two”]

Make life happier »
\\ [/col_14]

[col_14 class=”mobile-two”]

Why we made it »
\\ [/col_14]

[col_14 class=”mobile-two”]

Known the process »
\\ [/col_14]

[col_14 class=”mobile-two”]

Take a tour »
\\ [/col_14]

[spacer height=20]

[col_13 class=”mobile-one aligncenter”]

\\

We made Responsive design
Lorem ipsum dolor sit amet consectetur incididunt ut labore et dolore magna aliqua adipisicing elit seddo eiusmod tempor. [/col_13] [col_13 class=”mobile-one aligncenter”]

\\

Complete pack of business idea
Lorem ipsum dolor sit amet consectetur incididunt ut labore et dolore magna aliqua adipisicing elit seddo eiusmod tempor. [/col_13] [col_13 class=”mobile-one aligncenter”]

\\

Simple, Efficient, and Low cost
Lorem ipsum dolor sit amet consectetur incididunt ut labore et dolore magna aliqua adipisicing elit seddo eiusmod tempor. [/col_13] is a modern minimalist responsive Wordpress template created for business websites.[/highlightbox] ”

Can i know where do i paste the code to? Which file to edit?

I paste it in a new post, it show “continue reading”. I paste it in a page, it show up well, but its under a page with no slider.

I want it to show as per your demo (below the slider). How do i edit it?

And by default, below the slider, it show recent blog. How do i remove this.

In short, and as per my previous conversation, i want to know how to edit to what you show in demo. Please guide me step by step.

This template is driving me crazy. Its so unlike your pervious style where user can click and upload picture and content. Now is all about HTML and its so confusing.

Default-user
alankoh Purchased

i figured it out!

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

Please let me know how do you set up your home page as per your demo.

I try and try and it seems not possible to do so.

Please guide me step by step, this template is so difficult to use!!!

Indonez

Hi

Please open index.html on documentation folder. Then read custom layout section(Homepage layout).

Thanks.

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

Is this compatible with Wordpress 3.5.1?

Indonez

Hi,

Yes the theme is compatible with wordpress 3.5.1

Thanks.

  • Bought between 100 and 499 items
  • Has been a member for 4-5 years
romain Purchased

i bought the template and i works.

but what are the possible codes for creating buttons and badges with the slideshow options ???

there is no info about that…

Indonez

Hi,

for button slideshow you can put code like below on content block(slidshow post)

<a href="http://yourdomain.com/about" class="button-slide medium grey">Let's start something</a>

Thanks.

Default-user
romain Purchased

Great thank you !!!

  • Bought between 100 and 499 items
  • Has been a member for 4-5 years
romain Purchased

please do not send me to the your support web site it is complicated to find info… i have already checked

Indonez

Hi,

for button slideshow you can put code like below on content block(slidshow post)

<a href="http://yourdomain.com/about" class="button-slide medium grey">Let's start something</a>

Thanks.

Default-user
romain Purchased

thanks ! could you tell me how to make a _blank link (open in a new window) for the featured clients please ?

Indonez

Hi

Open theme-functions.php on functions folder, replace code line 462

<a href="<?php echo $client_url;?>"><img src="<?php echo $image;?>" alt="" class="client-image" /></a>

with

<a href="<?php echo $client_url;?>" target="_blank"><img src="<?php echo $image;?>" alt="" class="client-image" /></a>
  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

In your demo there is a testimonials sub page under about. There is no documentation, shortcode or anything how to have it format like this (the testimonial boxes). Can you explain how to get it like that?

Indonez

Hi,

You can create testimonial use standard post.

  1. Go to Post>>Add New.
  2. On that post, add new category with name “Testimonials”
  3. Show Testimonials menu. Go to Appearance>>Menus
  4. Select Testimonials on Categories box, then click Add to Menu button.
Default-user

Is there a shortcode instead? I would like to show them without the right hand sidebar

Indonez

Hi,

Sorry for now, not available testimonial shortcode.

Thanks.

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

The meet our team area doesn’t show the full text. So for example it shows this

Mr X. is not only a great asset to the team he [...]

Is there a way to make it show more?

Indonez

Hi,

Please open theme-functions.php in functions folder, replace code line 521

$out.='<p>'. get_the_excerpt().'</p>';

with

$out.='<p>'. get_the_content().'</p>';

Thanks.

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

error 404, dammm!!!

www.prioex.com.br

Please help me!

Indonez

Hi,

We did not find an error in your website (http://www.site.prioex.com.br/). Please open index.html in documentation folder then read tutorial there.

Thanks.

Default-user

Hi, i found the error! many thanks!

Indonez

Hi

Sorry the intention is http://www.site.prioex.com.br/ We did not find an error. please tell us where the error page?. we have answered your question on support forum.

Thanks.

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

Hi, I’m having a hard time styling the submit button for my contact page, I want it just like the one you have on the demo. I see you used Contact Form 7, I’m using that plugin as well, but they style of the button isn’t the same as on your demo.

Indonez

Hi,

What your site url?

Thanks.

Default-user
heidyg2 Purchased

Just sent it to you in a private email

Indonez

Hi,

Please replace button code

[submit "Submit"]

with

[submit class:button "Submit"]

Thanks.

by
by
by
by
by