Stephen Cui
Forum Replies Created
-
Forum: Reviews
In reply to: [Voyage] Amazing flexible and simple to useThanks for your review. May I know what exactly you mean about banner?
Forum: Themes and Templates
In reply to: [Voyage] home menu button…cant removeYou mean you are using WP 2.0?
Post the support question in my dedicated forum and a URL to you site. I can take a look.
Forum: Themes and Templates
In reply to: [Voyage] Full PageIn fact, Voyage Theme is designed for users who are not programmer. You just need to use theme options.
1. Redownload the theme
2. Theme Options > Layout
3. Set content width to 12 and sidebar width to 0.
4. Save the options and you are done.Please use my dedicated support forum:
Forum: Reviews
In reply to: [Voyage] Best theme I've triedAppreciate it.
Forum: Reviews
In reply to: [Voyage] Great themeThanks
Forum: Reviews
In reply to: [Voyage] Voyage is a great theme and easy to use!Thanks Amy.
Forum: Themes and Templates
In reply to: [Voyage] Change the header size or position?I stayed in Malmo and Copenhagen for a while. I loved the bridge.
Anyway – it is possible if you mean a random header image for each page/post.
1. Theme Options > Header: Choose logo above navigation bar.
2. Appearance > Header. Upload your header images and choose Random options.
Let me know if this is what you need. If not, can you explain a little more?
BTW – please use http://www.voyagebc.com/support/forum/voyage-theme/ for faster response.
Forum: Themes and Templates
In reply to: [Voyage] Dedicated Support ForumPlease note that I have dedicated support forum for faster response.
Forum: Themes and Templates
In reply to: [Voyage] Change font in titlehttp://www.voyagebc.com/how-to-create-voyage-child-theme-and-change-fonts/
If you want to change font to some standard fonts (e.g. Times), simply use custom css in theme options.
If you want to change font for post title, the class is .entry-title
Forum: Themes and Templates
In reply to: [Voyage] 960 grid system?This article explains 960 grid system.
http://sixrevisions.com/web_design/the-960-grid-system-made-easy/
This article explains how it is used in Voyage Theme.
http://www.voyagebc.com/theme-options-layout/
This article talks about better way for updating theme.
http://www.voyagebc.com/better-way-to-update-wordpress-themes/
Again – thanks for your comments.
Forum: Reviews
In reply to: [Voyage] Et fantastisk siteTak for dine kommentarer. 🙂
Forum: Themes and Templates
In reply to: [Voyage] Where is the blog summary template?I did not remove it. I renamed it to Blog Summary/Portfolio (portfolio.php). It give more features (such as Columns and template options.) Hope you like it also. Please read the article below:
http://www.voyagebc.com/page-template-and-template-options/
BTW – I have a dedicated support forum:
Forum: Themes and Templates
In reply to: [Voyage] Voyage and JigoshopI mean you should try after next release
Forum: Themes and Templates
In reply to: [Voyage] Voyage and JigoshopJust let you know that this is just a workaround. I am not satisfied myself. I changed my theme and moved the container class to the header.
Once you update version 1.2.1 (to be released soon)
The first action
echo '<div id="content" class="' . voyage_grid_class() .'" role="main">';second action.
echo '</div>';hopefully you do not need the custom CSS as I do not like it. It all depends on when the Jigoshop calls get_sidebar(). Change to voyage_grid_full() if it does not work,
Forum: Themes and Templates
In reply to: [Voyage] Voyage and JigoshopI have to make some structure changes in order to work well with some e-commence plugin. It should be available next week.