This item is by an Elite Author
highthemes
- Elite Author
- Sold between 50 000 and 100 000 dollars
- Has been a member for 3-4 years
- Referred between 10 and 49 users
- Bought between 10 and 49 items
- Exclusive Author
219
Purchases
Buyer Rating:
4.03 stars
4.03 average based on 38 ratings.
-
5 Star
1950%
-
4 Star
923%
-
3 Star
410%
-
2 Star
410%
-
1 Star
25%
| Created | 27 March 10 |
| Last Update | 16 October 12 |
| Columns | 1 |
| Compatible Browsers | IE6, IE7, IE8, IE9, Opera |
| Software Version | WordPress 3.4, WordPress 3.3, WordPress 3.2, WordPress 3.1, WordPress 3.0, jQuery |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- clean
- company
- corporate
- designer
- jquery
- lightbox
- minimal
- minimalistic
- personal
- php
- portfolio
- unique
- wordpress
© All Rights Reserved highthemes -
Contact Envato Support


Hi.
Instruction: 3- How to setup the blog As the #2 Create a page and call it blog. Choose blog from templates list and publish the page.
I have a question for you… I can’t find blog’s template, only Default Template, Contact, Default Homepage and Second Homepage.
Thanks
Sorry that instruction was for previous versions. You should assign the created blog page to “posts page” in Settings->Reading.
Create a blank page and call it blog, then assign it in settings->reading to posts page.
the twitter latest post doesnt always comes out, is it lag or something else
What’s your website URL ?
I can’t for the life of me get the Twitter part of the homepage (Follow Me), nor the social part (Join Me) to work.
Am I missing something!?
Many thanks.
If you’ve have fallowed the help step by step and the problem still exists, please use our profile page form to contact us and include your website url and wp login data
The help file that I have as part of the package downloaded, has no guidance in it on getting Twitter and the social options configured.
Am I looking at the right file (the index.html inside the help folder)?
Hi, Go to wordpress dashboard -> admin options There must be a sidebar called “Accounts”. If it’s hidden, click on “screen options” at the top, and check “Accounts” and 2 columns. So you can set social options including twitter
It may be related to the admin-content.php file as all the other functions appear, just not socaial…
<?php // General Settings function ht_general_settings() { global $hight_options; echo highthemes_generate_fields($hight_options['general']); } // Homepage General Options function ht_homepagegeneral_settings() { global $hight_options; echo highthemes_generate_fields($hight_options['homepage_general']); } // Contact Page Options function ht_contact_settings() { global $hight_options; echo highthemes_generate_fields($hight_options['contact']); } // Social Accounts function ht_accounts_settings() { global $hight_options; echo highthemes_generate_fields($hight_options['accounts']); } // Additional Save Button function save_form_box() { ?><p> <input type="submit" value="<?php _e('Save Changes','highthemes');?>" class="button-primary" name="Submit" /> </p> <?php } ?>If the instuctions (in previous commnet) didn’t work, contact us using your wp login data.
@Crackerwax
log into your wp-admin, hit the “MiniSite” Button, navigate to “Screen Options” on the top right, check “accounts” and “2” columns
Hi,
Had this great theme for a while now, but getting increasing spam through the contact form. Is there a way to spam-protect the form?
You need to implement a captcha into the form. There are lots of tuts for that. We don’t have it for minisite for now.
Hi there. Just bought this and am having some issues with it already. Specifically, I am trying to get the gallery to show up. I followed the instructions as set in the help file but nothing is coming up. 1. I created a gallery page, set it as page type Portfolio, selected the category (in my case, it is Photo) and set 5 items per page. 2. I then created a new post titled ‘Book Destruction’ and set an image as the feature image, and set the category to Photo. 3. I added the URL of the gallery page in the default URL format (http://mariehix.com/?page_id=95) to the admin control panel under Gallery Page URL . 4. I made sure to exclude category 26 (the parent category of Photo) from my blog. Hopefully, excluding a parent category also excludes the children of that category, but it’s not specified in your documentation.
Nothing is showing up on my site. Can you help me out here, see where I’ve perhaps missed a step? Thanks very much for your time.
Also – sorry to make this into two posts – the more I work with the theme, I still can’t get the About, Join, Contact, or Gallery pages up whatsoever. I have followed the documentation but nothing is working. Any thoughts? What am I missing here?
Have you filled admin options completely. If yes and didn’t work, email us and include your usename/pwd of wordpress.
In WP Minisite general options there is an option Gallery items category in Which I set a category of the items which will be shown in footer of pages if you enable them. Correct?
Do I need to make a post with image in it and set it to featured for every image manually? If this is done so this is a big waste o time. Is there no option to add many images in one post as an album and all will be displayed in footer of the page gallery section?
I can’t create a post every time and set a featured image every time. I hope there is a faster way. ASAP answer please.
You just need post under that category with featured images (using thumbnails). Every post will have one image.
Sorry it works in this way.
$name = 'Home'; //text for the 'Home' linkHave tried with (‘Home: ’,’highthemes’), putting a translation in po file and generate a mo file but not working.
I need a solution for this!
$name = __('Home',"highthemes"); //text for the 'Home' linkthen regenerate the files
The Wordpress theme installer fails to install this with an error about ‘style.css’ missing. What do I need to do to fix this?
The zip file you’ve downloaded contains psd, help and a folder called minisite. You must upload the minisite folder inside wp-content/themes/
then install it. Don’t upload the whole package.
Hi, I want to buy this item but i would like to know if this template is able to:
- support new pages (i want to add new pages in the website) - my personal menu ( I want to add link in the menu) - I want to remove some pages (for example gallery and to add another pages for example: a portfolio, or a page with map ) - I want to add a blog; - I want to remove the twitter section with the last tweet
these features without change the code but with wordpress.
Can this template help me? thanks best regards
You can create new pages easily. You can use wordpress menu manager with the theme the theme has a blog page. You can also remove twitter from homepage using admin options
Following your documentation I was able to get my site up and running, including a gallery page, but the items in the gallery page are not populating the bottom of the home page, any help?
Hi, Please email me your wp login data using our profile contact form
I sent you my credentials through the contact form on your profile page, per your request and have heard nothing back?
Sorry for the delay. Please re-send them. I can’t login with the data.
resent the credentials.
fixed
can photos in the gallery section be linked to articles or other sites? (used more as a mini portfolio section).
is there an archives page?
will there be more updates?
Minisite uses posts for gallery items. But by default it links to images directly. If you need to link to post you should edit some code.
archive by category is available.
Yes, we will update minisite regularly
I think twitter stopped working for this theme. http://demo.highthemes.com/?theme=minisite.
Either not working on my page based on this.
twitter has changed the URling. We are updating our themes with the new changes. Please fallow our twitter, we will let you know once updated
Hello there. Nice theme. Looks greate. Pre-buy question here. Its been for 6 month from last comment here. Would like to know how update is the theme.
As I see in the theme spec. Software Version is for WordPress 3.4 and we already are in 3.5.1
Does it works with new version ?
Is this theme going to keep been updated ?
Thank You.
Gin_
The theme works with new version of wordpress without any problem, but currently we’re not going to update it and add new features to it.