jdsans
- Microlancer Beta Tester
- Exclusive Author
- Bought between 1 and 9 items
- Has been a member for 2-3 years
- Referred between 10 and 49 users
- India
- Sold between 10 000 and 50 000 dollars
492
Purchases
Buyer Rating:
4.43 stars
4.43 average based on 46 ratings.
(more information)
-
5 Star
3065%
-
4 Star
919%
-
3 Star
510%
-
2 Star
12%
-
1 Star
12%
| Created | 6 October 12 |
| Last Update | 1 May 13 |
| Columns | 2 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Responsive |
| ThemeForest Files Included | Layered PSD, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
© All Rights Reserved jdsans -
Contact Envato Support


Can I set the homepage as a blog?
You mean you only want to show the latest post. Not from any selected categories???
yep
Its doesn’t now but i think i’ll will make that functionality added up. If you can wait, then please.
It will be added by the end of this week or next for sure
I bought the theme, and everything works great except the category page breaks and sends the sidebar to the bottom and I can’t figure out why. Is there a fix for this?
Hi,
Can you give your website url
It’s under construction, password-protected. Can I email you a login/password? If so, what is the email address?
You can send me the details through http://jasdeepsaini43.wufoo.com/forms/contact-us/
Great theme and excellent service after the sale. Highly recommended.
Thanks Dave for your words. Cheers
Hello,
Have you tested your theme on WP 3.5? Can we upgrade safely? And btw, what about sharing capabilties we discussed in another post?
Thanks, Don.
Hi Don,
I’ve tested zend on new wordpress version 3.5. Works like charm.
Also regarding sharing capabilities, i’m gonna do that by end of this week or probably next week coz i’ve a project underway which has this week as deadline.
So sorry.
Hi John, I was wondering could you help me with changing a few things?
How do I make the Navigation bar the same width as the body container? in the stylesheet it just says width 100% for primary nav…
Thanks.
Hi,
John’s actually the designer. I’m Jasdeep its developer and who takes care of the queries. So to make navigation full width, you need to edit this code.
header .header-bottom
It will have padding as 0 30px
make it just 0
Oh sorry,
Hi Jasdeep…. that worked great! but there is a few other things i would like help with, do you have an email?
Thanks.
you can contact me through http://jasdeepsaini43.wufoo.com/forms/contact-us/
hi again, loving the theme, great work. Can i just ask why I can’t change my background to be background-position: top; rather then center? I’ve tried changing the body in css, but it has no effect? I have my background to repeat horizontally in the settings.
http://c0801126.myzen.co.uk/pelskiI you want to change it manually then you can edit admin/functions/function.php file
The code’s near the bottom
pre-purchase question:
1. on every page the first 2 items are featured which puts them side by side. can all the posts be listed side by side (2 columns) on the entire page instead of a single post in one row?
2. how is video handled? shortcode?
3. is there a feature for filtering the post/entries on a page? if not would you be able to build that feature for me?
4. when viewing an actual post there’s a featured image that’s at the top of the page. can i add multiple images to that section instead of just one image?
5. can you create custom sidebar? or only 1 sidebar?
6. does this theme work well with ad programs like ad-rotate?
7. any photogalleries built in or does this use the standard wp gallery?
Hi, Sorry for the late reply.
1. Regarding post display option. Now there’s no such option currently.
2. No shortcode for video’s presently.
3. No filtering option
4. You can add as many images you want in the post.
5. Theme only supports i sidebar besides 4 footer columns
6. Theme currently has an ad placement widget . In which link and image of ads can be placed. They don’t rotate but are fixed
7. Sorry only standard wp-gallery
I bought this theme and presently have it installed here: brianleetest.com
Search does not work. It appears to find some results, because it will tell me how many PAGES of results there are, but it won’t actually display the results themselves.
Is there some other support for for this theme? I don’t see any way to search these “comments” so that I can find my own answers.
Please help me understand how to fix using search (both header or sidebar widget) with this theme.
Thanks, Brian
The search results issue has been resolved. Jasdeep was very quick in finding the problem and fixing it. Thanks!
Nice theme – I like the sharp look, responsiveness, and uniformity of visual appeal across different devices.
Cheers
Thanks, it’s a great theme. I’m french so I would like to translate this template. Ther’s no po.files, so I’ve traduced many words directly in the php-files, but I didn’t find an issue in the single.php to translate: View More Posts and in the homepage with latest post.
A po/mo files will be perfect
Thanks for you answer
View more posts can be found in js folder file custom.js
Latest post can be found in folder admin>>functions>>function.option.php
Thanks for your quick answer
Hi, very nice theme, just I try to put an arrow in the menu with the option in custom.js : autoArrows: true but it’s not working, I’m wrong with this option ? THX
Hi,
Sorry for the late reply. Actually i was not well. In your css file style.css there should be class name .sf-sub-indicator
Replace its whole code with the one given below
.sf-sub-indicator { background: url("css/images/sprites.png") no-repeat -66px 5px; display: block !important; height: 20px; overflow: hidden; position: absolute; right: 0.7em; text-indent: -9999em; width: 14px; }Hi, Thanks for your reply It works great for the first level, if there is more level the arrow is outside the box, but for me it’s not realy a problem. Other question do you plan to use po and mo files for the translation ? because I would like to translate the theme in french but if there is update I must retry each time the translation ?
I’ll try making them in the next coming update
Nice clean and smooth theme!
If i buy this theme, is it possible for you to resize the sidebar to 300px without effecting the post content area?
Is there an easy way of doing that by myself?
Regards.
Changing the sidebar to 300px is possible. The main container width also needs to be increased for sidebar to fit.
Bullets in
are showing up on posts, but not on pages. I have looked all over the css for the last two hours and can’t find the problem. Here’s an example of a page where it’s not working http://brianleetest.com/core-principles/ I tried adding the “custom css” that was in one of these discussions about a month ago, but it did not help. Please help. Thanks, Brian
Hi,
In the css file there will be code like this
.single .entry-content ul li, .single .entry-content ol liRemove .single in this line
In my post above I actually wrote the tag for unordered list and the editor squawked. Sorry about that. The first sentence should say “Bullets in unordered lists are showing up on posts, but not on pages.” Thanks.
Sorry, but removing ”.single” just gave me dashed lines around the li’s. I want the li’s to have regular discs by them, like in my test posts that you can see in the sidebar. I also tried commenting out that whole section and then I just get what I had before. I want the same ul rules for posts and pages. I have not been able to find the rule that makes pages behave differently from posts.
Replace this code with the one that i said to change
So here is exactly what I did in style.css: /* .entry-content ul li, .entry-content ol li { background: url(“images/hor_dash.png”) repeat-x; padding: 5px 0; } / / following line given by Jasdeep to turn ul back to disc */ entry-content ul li, .entry-content ol li { list-style: disc inside none; padding: 5px 0; }
This gets me back to a completely unstyled list WITHOUT discs or bullets of any kind. list-style:disc inside none is exactly what I want, but something is still overriding it.
What am I missing here, please?
Sorry this editor does not show the end comment tag correctly. I did end my comments with an asterisk and slash. Perhaps you could login to my site again or tell me where I can send you the style.css? Is there more than one css sheet loading that is overriding this? Is .entry-content the only class that needs styling for this to work on pages?
Send me the login details through http://jasdeepsaini43.wufoo.com/forms/contact-us/
Great theme 5+, bought
Cheers and a happy new year