ThemeForest

MiniSite - 4 in 1 Minimal Wordpress Theme

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

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

5 months ago
Author
highthemes highthemes replied

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.

4 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
xyba says
Purchased

the twitter latest post doesnt always comes out, is it lag or something else

2 months ago
Author
highthemes highthemes replied

What’s your website URL ?

2 months ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
Crackerwax says
Purchased

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.

2 months ago
Author
highthemes highthemes replied

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

2 months ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
Crackerwax says
Purchased

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)?

2 months ago
Author
highthemes highthemes replied

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

2 months ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
Crackerwax says
Purchased

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
}
?>
2 months ago
Author
highthemes highthemes replied

If the instuctions (in previous commnet) didn’t work, contact us using your wp login data.

2 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
Astronautenaffe says
Purchased

@Crackerwax

log into your wp-admin, hit the “MiniSite” Button, navigate to “Screen Options” on the top right, check “accounts” and “2” columns

2 months ago
  • Has been a member for 4-5 years
  • Bought between 10 and 49 items
wibbler says
Purchased

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?

1 month ago
Author
highthemes highthemes replied

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.

1 month ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
mariehix says
Purchased

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.

1 month ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
mariehix says
Purchased

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?

1 month ago
Author
highthemes highthemes replied

Have you filled admin options completely. If yes and didn’t work, email us and include your usename/pwd of wordpress.

1 month ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
  • Europe
dozo says
Purchased

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.

1 month ago
Author
highthemes highthemes replied

You just need post under that category with featured images (using thumbnails). Every post will have one image.

Sorry it works in this way.

25 days ago
  • Has been a member for 3-4 years
  • Bought between 10 and 49 items
  • Europe
dozo says
Purchased
Translation for word Home in breadcrumbs doesn’t work. File name general-functions.php, line 156: $name = 'Home'; //text for the 'Home' link

Have tried with (‘Home: ’,’highthemes’), putting a translation in po file and generate a mo file but not working.

I need a solution for this!

1 month ago
Author
highthemes highthemes replied
Please try
  $name = __('Home',"highthemes"); //text for the 'Home' link

then regenerate the files

25 days ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
joelmills2 says
Purchased

The Wordpress theme installer fails to install this with an error about ‘style.css’ missing. What do I need to do to fix this?

19 days ago
Author
highthemes highthemes replied

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.

15 days ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
aikido says

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

17 days ago
Author
highthemes highthemes replied

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

13 days ago
by
by
by
by
by