Luke Stacey
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Fruitful] ignored in footer on WooCommerce pagesHi there!
Could you post a link to your website so that we might make a suggestion for you?
Forum: Themes and Templates
In reply to: [Arcade Basic] Home Page Picture, Header, and SubpagesHi there!
Could you post a link to your website so that we might take a look for you?
Forum: Themes and Templates
In reply to: Logo header in Misty Lake ThemeHi there!
Yes, there is a way to add a logo image but you will have to do some code editing.
The first thing I suggest you do is set-up a ‘Child-Theme‘ so that any changes you make will not be lost when your theme updates. You can watch/read a tutorial here.
You will also need to copy the ‘header.php’ file from the ‘Misty Lake’ theme folder and paste it in your child theme folder.
We can guide you through the rest of it when your ready 🙂
Cheers!
Luke the Daft Duke
Forum: Themes and Templates
In reply to: Spacious header not displaying properlyHi Michelle,
I’ve just checked your site on Firefox and I see what you mean…
I think you just need to set the width of the header-left-section:
#header-left-section { width: 100%; }When I add in that code, the logo shrinks to its appropriate size and you loose the overflow to the right.
You can paste this code in your child theme or Custom CSS plugin.
I hope that helps!
Luke the Daft Duke
Forum: Themes and Templates
In reply to: [Theme: Fashion Woocommerce] Product photos will not showThat’s just taking me to this page : Screenshot
Perhaps you have a coming soon mode turned on?
Forum: Themes and Templates
In reply to: [Theme: Fashion Woocommerce] Product photos will not showHi there!
That link takes us to the admin dashboard.
Could you give us a link to one of the product pages so we might investigate your problem?
Cheers!
Luke the Daft Duke
Forum: Themes and Templates
In reply to: [Travel Lite] page layout not constant and going mad!I understand what you want to do now.
NextGen is really designed to show galleries, rather than manage your media.
It doesn’t show up when you try to add a new image to the front page through the theme options because you can only add a single image, not a gallery.
So you’ll have to upload those through the WordPress Media library.
Personally I would upload everything through the WordPress Media Library and then import the folders I want as galleries into NextGen – rather than directly into NextGen.
Forum: Themes and Templates
In reply to: [Travel Lite] page layout not constant and going mad!Perhaps I misunderstood your intention.
If you just want to add files that you have already uploaded into a NextGen gallery you can do so using NextGen’s ‘Import Folder’ feature…
Gallery -> Add Gallery/Images -> Import Folder
You should see the ‘Uploads’ folder and you can locate the folder you want to import.
They won’t automatically go into NextGen when you upload via Media -> Add New
Forum: Themes and Templates
In reply to: [Travel Lite] page layout not constant and going mad!There is no way to make those images clickable – unless you were to create a child theme and do some customization.
You could create a link under the images in the space provided as you can put any HTML you want in this area.
You could create a category for your tips section and link directly to the category page rather than to an individual post.
To change when items appear on the menu go to Appearance -> Menu in your dashboard.
You can choose where the NextGen galleries are stored by going to Gallery -> Other Options -> Image Options
If you have any other queries please create a new post as this one has gone a bit off-topic now 🙂
Forum: Themes and Templates
In reply to: [Travel Lite] page layout not constant and going mad!Which image do you want to make clickable?
Forum: Themes and Templates
In reply to: [Travel Lite] page layout not constant and going mad!Sorry about that 🙂 Here ya go: http://codex.wordpress.org/Moving_WordPress
Forum: Themes and Templates
In reply to: [Travel Lite] page layout not constant and going mad!You can do this but there a quite a few steps involved. You can read about it here:
Moving Directories on Your Existing Server
Glad to be of help. Good luck with your blog 🙂
Forum: Themes and Templates
In reply to: [Travel Lite] page layout not constant and going mad!On the ‘posts’ page comments are not shown – this is standard in WordPress.
You can change the number of posts that appear on that ‘posts’ page by going to Settings -> Reading – and you can also choose whether to show the full post or the excerpt.
To get the comments to display on the ‘posts’ page you would have to edit the theme’s template files.
Forum: Themes and Templates
In reply to: [Travel Lite] page layout not constant and going mad!Seems to be showing fine for me:
If I go to an individual post: http://www.yasminesamiry.com/blog/china-then-and-now/
I can see the comments section: Screenshot
Could you post a link to an individual page or post where you are having this problem?
Forum: Themes and Templates
In reply to: [Travel Lite] page layout not constant and going mad!Do you have the ‘Allow Comments’ box checked in your posts?
Like this: Screenshot