This item is by an Elite Author
starshade
- Author was Featured
- Bought between 1 and 9 items
- Elite Author
- Europe
- Exclusive Author
- Has been a member for 3-4 years
- Item was Featured
- Referred between 10 and 49 users
- Sold between 100 000 and 250 000 dollars
547
Purchases
Buyer Rating:
4.38 stars
4.38 average based on 82 ratings.
-
5 Star
5465%
-
4 Star
1113%
-
3 Star
1315%
-
2 Star
22%
-
1 Star
22%
| Created | 17 June 11 |
| Last Update | 21 January 12 |
| Columns | 4+ |
| Compatible Browsers | IE7, IE8, IE9, Firefox, Safari, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4, WordPress 3.3, WordPress 3.2, WordPress 3.1 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
© All Rights Reserved starshade -
Contact Envato Support


Second go around posting this question… looks like i was skipped!!
Great theme!!
On the homepage, I would like to swap positions of two things. I’d like to have the twitter bar in the location of the introductory homepage text, and vice versa.
I only want this on the homepage – all other pages I like that the twitter bar is on the bottom of the content.
Thanks!
Hello,
Apologies for skipping your question earlier. The answer to your question depends on what homepage type you are using. If you are using the default homepage, then you should modify the file template_home.php. If you are using alternate homepage 1 / 2 you should modify either template_home1.php or template_home2.php.
Open the file template_home.php(or the other 2 I’ve mentioned above) and look for this code:
<?php if (get_option('of_twitter_section') == 'yes') { get_template_part( 'twitterbar' ); } get_footer(); ?>Delete the code:
if (get_option('of_twitter_section') == 'yes') { get_template_part( 'twitterbar' ); }from there – you should have left only:
After the comment you should paste the code you’ve deleted like this:<?php if (get_option('of_twitter_section') == 'yes') { get_template_part( 'twitterbar' ); } ?>Let me know if you have other issues.
Hi, The theme is working great. Is there a way to filter/show only certain portfolio images on a page? We have multiple video categories and creating a separate page that must be accessed via the drop down is cumbersome. I’m thinking of buttons or links at the top based on the category.
Thanks, Dale
I understand very well what you need to accomplish, but unfortunately the theme doesn’t have support for portfolio filtering and it’s not something that can be added without making major changes to the portfolios.
The twitter bar sometimes does not display properly. Has anyone else seen this?
I have an alternative twitter bar script. I don’t know if it works better than the one currently in the theme, but if you wish you can drop me an email(via my contact form from my themeforest profile) requesting it and I will send it to you so you can make some tests and see if it works better.
Sent you an email a couple days ago for that twitter script… did you receive it?
Hello! Is it possible to remove the footer and the main menu on a certain page of the site?
The footer / main menu can be removed, but it usually affects more than just 1 page. If you want, you can create a page template that doesn’t contain the main menu and footer and use it when you want to create such a page(this won’t work for blog posts detail though).
If you don’t know how to do this, drop me an email via my contact form from my themeforest profile and I will do this for you free of charge.
Hi! LOVE the theme. Bought it. I want to marry it.
One question…
When I use Heading 5 < h 5 >, it strips away some of the punctuation from the text. So all the apostrophes and hyphens (for instance) are gone. Any idea what I’m doing wrong?
Thanks!!
You will have to regenerate the cufon js files and choose to include more glyphs. I know I wrote about it in the documentation but if you have issues with it please drop me an email via contact form from my themeforest profile.
Hello Star shade,
I love this theme.
Just wondering how do I position images shown in portfolio?
It seems it only shows the middle of the image until you click on it then it shows the whole image.
Thanks for your help,
MAC
Hello MAC ,
The images are automatically cropped by the timthumb script. I don’t know a way to force the script to position them otherwise.
Hi,
Our site was hacked due to the timthumb.php exploit. Is the one you’re using already updated?
Yes the theme has been updated to fix this. You will need to reinstall wordpress and redownload the theme package – latest version 1.1.3.
Hello Starshade,
How do I change the font size in the css style sheet body without changing the font size in the footer?
It reads as follows:
body { font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:18px; color:#424242; background:#fff; } ::selection { background:#424242; color:#fff;
Thanks,
MAC
In style.css from theme’s root look for:
body { font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:18px; color:#424242; background:#fff; }Change font-size:11px; to the value you want. Then in the same file look for:
#footer { float:left; width:100%; background:#232323 url(images/footer_decoration.gif) repeat-x top center; color:#c0c0c0; }Add font-size:11px; to this class like this:
#footer { float:left; width:100%; background:#232323 url(images/footer_decoration.gif) repeat-x top center; color:#c0c0c0; font-size:11px; }Hi there,
I’m liking the theme a lot, I’m just wondering how you managed to achieve that layout on the homepage slide that says “HUNTING HIGH AND LOW ” where the text goes over the background image? Is the background image positioned to the left or right? Is there some kind of float property I need to change?
Thanks Aonghas
When you are adding the slider post, look at the custom fields that come with it – it’s also a screenshot in the theme documentation mentioning them. That is where you paste the absolute path to the image you want to show in the slider and also it’s alignment – left or right. In the case of “Hunting high …” it’s right aligned.
I just bought the template but it is completely bare. How do you load the template demo?
Then there is the missing header graphic at the top. Then the pages are not displayed in the header. If I create a new page is as well not exist. Then at the bottom is the inscription “A new update, 1.1.2 Has Been Launched for Aquitaine wordpress theme. Get it from http://t.co/q0ERxP ”......... but I mean if the insall 1.1.3 ??!!!
In short, I have to solve 1000 problems as soon as possible otherwise I have to change templates.
The theme is not something to set up in 5 minutes. Last version is 1.1.3, just that I didn’t tweet about it, so it doesn’t show up in the aquitaine twitter bar. Now, why does the twitter bar shows my tweets ? Because, by default, the theme uses my twitter id. You will have to browse through Appearance -> Theme Options and configure the theme with you own settings.
Titles not appearing ? Yes that’s right because the titles and descriptions are filled in separate custom fields when creating / editing the page. Please take your time and read the documentation that comes with the theme – it will guide you how to set up the theme correctly.
And about making the theme looking like the demo – in the package you’ve downloaded I have included the export xml that contains all pages, posts and most settings of the theme demo. All you had to do is to go to Tools -> Import -> Wordpress and select the xml file I that comes with the theme files.
Obviously, if there are bugs or have specific questions that are not in the theme documentation please ask here or via email and I will help.
Starshade,
Did you forget about my question?
MAC
No I haven’t but I didn’t have time to answer all questions. I will do so now, starting with replying to yours.
I don’t understand two things:
1) How do I change the words of welcome to the homepage? (“welcome to aquitaine…....”) 2) How do you delete the comment box on pages? (if I delete the string in page.php the box still does not remove)
1. Read the documentation. The words from the homepage are from index.php that displays by default latest posts. Homepage is set up from Settings -> Reading, choose a static page from “front page displays”.
2. This is a wordpress functionality, not theme related. When you create your pages(Pages -> Add new), make sure you uncheck the “Allow comments” from the discussion box.
1) http://awesomescreenshot.com/062jpp77b – I read the documentation – This welcome message does not exist in the index.php (Welcome to Aquitaine, the complete solution for business…...)
2) There isn’t a discussion box where you can uncomment. http://awesomescreenshot.com/0b8jpptab
1) I misunderstood. The welcome message you are referring to can be edited from Appearance -> Theme Options -> Homepage Options -> Edit the introductory homepage text.
2) Screen Options(right top side of the wordpress screen) -> check “Discussion” and the Discussion box will appear.
Thanks! Assistance from 5 stars!
Hi,
I just bought the theme and I really love the many ways you can customize it. I started using the porfolio 3 as the base where to put my products but in the hyperlink, it says portfolio_3. How do I change that? I wanted to rename it to applications. Is this possible? Thanks a lot!
Cheers!
Yes this can be done but you have to pay attention. In the hyperlink, “portfolio_3” is the custom post type – without a hardcoded name the custom posts wouldn’t work. Now to change it, you need to edit some files. In lib / custom / open the file custom-portfolio3.php:
Here you basically have to change anything related to portfolio_3. For example here is where is registered the custom post type portfolio_3:
This needs to be changed to applications. It’s also used here:
add_meta_box('port_3picture_links', __('Portfolio custom settings', 'aquitaine'), 'port_3picture_links', 'portfolio_3', 'advanced', 'low'); // the additions to the portfolioThis needs to be changed too. If you wish you can also change the custom taxonomy defined here:
register_taxonomy("portfolio3_categories", array("portfolio_3"), array("hierarchical" => true, "label" => "Portfolio 3 Categories", "singular_label" => "Category", "rewrite" => true));Now, open the file template_portfolio3.php and look at the query arguments:
$args = array( "post_type" => "portfolio_3", "portfolio3_categories" => $port3_categ, "paged" => $paged, "posts_per_page" => $portfolio3_pag, "post_status" => "publish" );These needs to be changed with what you also changed in the previous file. Also, there is another file in theme’s root that’s named single-portfolio_3.php. Change its name to single-applications.php.
In archive.php you also need to change what is portfolio_3 related. Not need to change the $sidebar_check value if you left it that way in single-portfolio_3.php(actually you don’t need to change this file contents, only its name). But in archive.php you need to change the line:
elseif ($custom_post == "portfolio_3") {to
elseif ($custom_post == "applications") {That should be it, hope it helps.
can i buy time travel management image?
I am afraid I can’t help you with this since I bought that image a couple of years ago already and I don’t remember from what stock site I got it.
Hello,
i have bought this theme for a French website, and i get a lot of aporstrophe words (L’ d’ etc…) the ’ chars are always escaped with a backslash on display.
How can i change that please?
Thanks
Just to give more precision to my previous post, the ’ are escaped only in the fields taken from the THEME OPTIONS
Ok I understand. I made a couple of tests and it is as you say. I am currently trying to find a fix for this and release an update. If it will be something that can be fix by changing just a small piece of code I will post the instructions here.
Hey,
any update on escaping theme option values ?
This bug has been fixed about 2 weeks ago – check out the updates history on the item description(version 1.1.4). You will have to download the theme package again from themeforest download section and overwrite your old files with new ones.
Also, for more questions or issues you might encounter to our themes, please head to our support forum – http://goldenworks.eu/support/ – we started providing support only here.
Hi, I’m not sure if there’s a simple way to do this, but I like the layout of the content on the homepage slider, but I don’t want to add any more slider items, is there a way to disable the arrows so the slider won’t work but just display the single item?
This would essentially make the slider static I guess,
appreciate any help you can give,
regards,
Adding just 1 slide post will do the trick. About removing the arrows, open style.css from theme’s rot and look for this code:
#aqslide-wrapper .arrow, #aqslide-wrapper .forward, #aqslide-wrapper .back, #aqslide-wrapper .forward:hover, #aqslide-wrapper .back:hover { display:block; width:37px; height:68px; position:absolute; cursor:pointer; text-indent:-9999px; top:230px; }Add display:none; to it like this:
#aqslide-wrapper .arrow, #aqslide-wrapper .forward, #aqslide-wrapper .back, #aqslide-wrapper .forward:hover, #aqslide-wrapper .back:hover { display:block; width:37px; height:68px; position:absolute; cursor:pointer; text-indent:-9999px; top:230px; display:none; }Hi,
I have a question on the Home page for the content I want to enter the Shortcode Services. The problem is that I appear in one column to the left, how as accommodated in 2 columns as in the example?
Hello,
Before answering your question, could you please post your question with the account you’ve purchased the theme ? So I can see your “purchased” badge.
Hi,
I´m not sure where to start a new post.
I have one problem: Since a few minutes ago, all shortcodes used in textwidgets in the sidebar are shown in clear text, not in the effect they should have.
Ther is no white space. Instead there ist shown [white_space height=”10”]
In all other cases the shortcodes will work, except in the sidebar widgets.
Do you have an idea of what is going wrong or what I´ve done wrong?
Best regards, Ingo.
Hello westerwald,
You didn’t do anything wrong. The theme doesn’t have enabled shortcodes for widgets. To enable this, open the file functions.php from theme’s root and at the end of it, just before the ?> paste this code:
if (!is_admin()) add_filter('widget_text', 'do_shortcode', 11);