228 comments found.
Love this theme and thank you for all the support so far. You have been amazing. With our full width header there is a grey shaded area to the left and right of the header on wider screens, how can I get rid of this please http://www.howwouldi.co.uk/
Hello curiousworld,
For header background and center aligning menu items, kindly add these rules inside user.css file:
.header {
background: #fff;
}
.nav1 {
text-align: center;
}
.nav1 > li {
float: none;
display: inline-block;
}
.nav1 ul {
text-align: left;
}
Make sure not to copy pre tags along with the code.
Regards
Hi, Is it possible to put the main navigation menu central. Currently it is left justified. Thanks
Love this theme and thank you for all the support so far. You have been amazing. With our full width header there is a grey shaded area to the left and right of the header on wider screens, how can I get rid of this please http://www.howwouldi.co.uk/
this is how it’s look , my problem still
http://www.uniesttrade.com/index.php/home-3/look at the slider
Hi I would like to put the Facebook and Twitter icon in the very top of the page where “Telephone ….” is or in the actual menu bar rather than in the header widget. The header widget leaves to big a gap for our design. Is it possible to do either of these.
Thanks
Hello curiousworld,
Yes that is possible with a custom markup. Since the top callout text is not a widget area, we need to use custom HTML markup. For that kindly follow these steps:
1. Navigate to Appearance > Walk Options > Header.
2. Place the following code inside Callout Text>
<span class="social-icons"><a href="http://twitter-url/" title="Twitter"><i class="fa fa-twitter"></i></a> <a href="http://fb-url/" title="Facebook"><i class="fa fa-facebook"></i></a></span>
3. Change twitter and FB links as required, and save changes.
4. Navigate to Appearance > Editor, and edit user.css file. Next, place these rules inside user.css:
.cb_right .social-icons {
font-size: 18px;
line-height: 20px;
}
.cb_right .social-icons a {
width: 24px;
display: inline-block;
color: #757575;
}
.cb_right .social-icons a:hover {
color: #333;
}
5. Save these changes, clear browser cache and check the site.
Regards
when i install slider it show me as following
http://www.3rbz.com/uploads/9abeb87a42d31.pngHello ra7bi,
This happens due to a JavaScript error or non availability of JavaScript. Kindly send me your site/page URL. I will check it.
Regards
hello , im working in localhost , i have checked javascript file and jquery by using web developer tools , there was no errors and all files included ! if i install any other plugin require javascript or jquery , it will work but your theme not working !
Hello,
That setting is wrong. Use the following one:
1. What to show inside featured area: “posts_slider”. 2. Slider Category IDs or Page IDs: “use numeric category ID of category in which you have created slider posts” 3. Number of slides: 3
For more information on creating slider, please check the documentation file’s “Creating a Slider” section.
Regards
Dear , im creating custom slider i mean i have a photos and i want sliders for this photos also i want to show the slider in the page not post
Hello ra7bi,
The theme have only two type of built in sliders—Posts Slider, and Page Slider. i.e. you can show slides from either pages or posts. It doesn’t support slider by placing images inside the custom embed area. If you have any third party plugin like Revolution Slider or Layer Slider, the shortcode of that slider can be placed in custom embed area.
Please go through the “Creating a Slider” section of documentation file to prevent any further confusion.
Regards
Hello , im trying to install slider in my homepage , i have fixed page i followed your steps but i cant see any sliders , could you help me please ?
Hi
I have been asked by my client if the slider in the header have the image span full screen. Please can you help.
Thanks again.
Hello,
Yes that is possible on stretched layout mode. For that kindly add these rules inside user.css file:
.featured .wrap { max-width: 100%; }
.flexslider .slides img { width: 100%; }
Regards
Hello again. How do I remove the Leave Comments from posts please. I have updated discussion to not allow comments but this has not worked. Thanks
Hello,
Kindly send me the URL of your site post on which comments are disabled. I will suggest appropriate fix.
Regards
Hi Would you be able to resend the code to remove leave comments from posts again. I can not find it. Thanks
Hello curiousworld,
Kindly send me the URL of the post. I will send you appropriate code.
Regards
How do I remove the Leave Comments from posts please. I have updated discussion to not allow comments but this has not worked. Thanks
Hi I have added The Events Calendar to the site I am building with the Full Width template page. By default it displays the page caption and breadcrumbs which I would like to remove. There is no where to select do not display page caption or breadcrumbs in the Events forms so can you help. Is there anyway I can removed the page caption and breadcrumbs from the Full Width theme please.
Thank you in advance.
Caroline
Hello Caroline,
Page captions and breadcrumb can be disabled inside Page Options panel. For that, open/edit your page and scroll down to the “Page Options” panel. Inside this panel there are two check boxes for hiding page caption and breadcrumb. Enable those options and save settings.
Alternatively you can also choose from “Featured area options > What to show inside featured area”. The “none” setting will hide the caption area.
If these doesn’t work, kindly send me the page URL, I will check it and suggest a CSS solution.
Regards
Hi, I have just bought a second lisence of your theme thinking this install would have the plugins I am missing but when I try to install it says css file missing meaning I can not load the theme. I have over ridden the normal install by uploading it via ftp but the Revolution slider is still not there. I really need help with this as without the slider I am missing the great features of the site.
Please help
Thanks
Hello curiousworld,
It was not required to purchase the theme again. You only need to purchase once, and after that all updated versions are free to download. (You could have confirmed this once).
Flexslider is included in the theme right from version 1.0. This is the one as shown on live demo. This slider can be enabled by following the instructions as mentioned inside the documentation file in your main download_zip/documentation/index.html file.
The revolution slider is not included in theme, neither shown on live demo. It is also not mentioned in item details that such slider is included.
For stylesheet error, you need to install the theme zip file. Currently you might have installed entire download as theme. So re-download the theme from your downloads section by choosing the “Download installable theme file” option.
For the slider, if you still do not get to run it after reading instructions, kindly send me your site URL and login at xconsau[at]gmail[dot]com.
Regards
Hi I am contacting you about the slider again. I have reinstalled the Walk Theme but I don’t have the option to add Revolution Slider. Can you help please.
I would like to have a menu at the bottom of the page as well as at the top. If this possible please
Hello curiousworld,
Do you mean replacing top callout bar with a menu, and main footer with the menu? Or you wish to keep those things and add extra menu on top, and extra menu below footer. In either case, it will be required to modify header.php and footer.php, and place the wp_nav_menu() call at desired location.
If you need any help in placing the code, kindly send me your site URL at xconsau[at]gmail[dot]com. Also mention where you want to place the menus.
Regards
Hi There is no slider with this theme so please let me know which slider I need to install for the site image. Also will you point me to the info where it shows me how to implement the slider if it is different from adding the slider code to each page.
Also I would like to put a menu along the bottom of the theme as well as at the top, how can I do this.
Thank you.
Hello curiousworld,
Slider is included in the theme. You can find instructions on creating slider inside your main download_zip/documentation/index.html file’s section 7. Create a Slider.
For menus, kindly check section 11. Create and manage navigation menus. For any query beyond the documentation file, feel free to post comment here, or email me at xconsau[at]gmail[dot]com.
Regards
Hello again I would like to reduce the padding between widgets in the sidebar, which style sheet will I find this please.
Thanks again.
Hi, I have found it thank you. Should have looked before asking. 
No problem. 
Regards
Hi
How do I remove gap between navigation bar and header logo please. Here is a link to the site – http://howwoodi.co.uk/
Thank you and I love this theme. It really is fantastic with so many genius ways it can be adapted. Thank you.
Hello curiousworld,
Thank you for kind words and feedback. Kindly add these rules inside user.css file:
.brand {
margin: 0;
}
.container,
.utility {
border-radius: 0;
}
.header {
box-shadow: 0 0 0 1px rgba(0,0,0,.05), 0 0 0 4px rgba(0,0,0,.03);
}
Next, clear browser caches and check the site.
Regards
Thank you and thank you for such good and quick support. I will give this a try now 
You are marvellous it has of course worked. Thank you so much 
You’re welcome. 
Regards
I have sorted it thank you. I was being silly and have put the wrong twitter details in!!
No problem. 
Regards
I want to add the Easy Twitter Widget to the secondary column 4. I have installed the widget plugin which works but the twitter feed is not working. Help please.
Hello curiousworld,
Can I have your site URL please. Make sure the twitter username, API key and other details are provided inside plugin settings.
Regards
Hello,
We are considering purchasing your theme. We do have one thing we want to make sure we understand: for the blog layout, we can freely change from the thumbnail to the large image layout at anytime in the theme settings, correct?
Hello amro1,
Thank you for considering the theme. You can switch between three blog styles: default, classic, and thumbnail list from the theme options. These settings will apply on all archives. i.e. category, tags, monthly archives, etc.
If you use a custom page template for showing blog, the theme has all these three styles available via page templates too. The page templates are independent of theme option settings. You can show any type of blog style using page template, irrespective of the setting chosen in theme options.
Regards
Thanks for the very quick reply (something you always want when buying something). Just so I understand (not a tech person), we’ll be able to switch between the three with ease from the WP dashboard?
One last thing…Is the theme compatible with WPML?
Hello,
Yes you can switch those blog styles via theme options in WordPress admin area. Or if you use page template, you can assign it via page edit screen using a drop down. The theme is compatible with WPML.
Regards
Thanks!