This item is by an Elite Author
mo3aser
- Elite Author
- Author was Featured
- Exclusive Author
- Egypt
- Has been a member for 3-4 years
- Sold between 250 000 and 1 000 000 dollars
- Referred between 200 and 499 users
339
Purchases
Buyer Rating:
4.77 stars
4.77 average based on 44 ratings.
(more information)
-
5 Star
3681%
-
4 Star
613%
-
3 Star
24%
-
2 Star
00%
-
1 Star
00%
| Created | 20 December 12 |
| Last Update | 20 March 13 |
| Columns | 4+ |
| Compatible Browsers | IE8, IE9, IE10, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5 |
| Documentation | Well Documented |
| Layout | Responsive |
| ThemeForest Files Included | Layered PSD, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
- clean
- creative
- full background
- gallery
- google web fonts
- masonry
- minimal
- patterns
- photography
- portfolio
- psd
- responsive
- shortcodes
- translation
- tumblog
© All Rights Reserved mo3aser -
Contact Envato Support


Ps, I will email you the login.
Hi, my thumbnails have the same width but the height is different for some thumbnails. How do i fix this?
Hello,
Love this theme! I’d like to make the landing page of this theme the portfolio section instead of the blog, as in your demo. How do I do configure that? Please advise! Thanks. -PK
Hi,
please use this plugin to regenerate Thumbnails with suitable sizes http://wordpress.org/extend/plugins/regenerate-thumbnails/also make sure you choose ” equal height ” from portfolio page options
Is there a way the entire length of the blog posts can appear on the blog page as opposed to the three-four line teasers that show up now?
I don’t see any setting in the dash or can’t find a place in the CSS.
Thanks!
Hi,
it displays the default wordpress excerpt length .. to change it please check this http://codex.wordpress.org/Function_Reference/the_excerpt#Control_Excerpt_Length_using_Filters
I’m not exactly finding an answer in the link you provide…I’d like to include the images in each post, too…chance you know how to do this? I’ve looked through your theme-functions.php file and seems like I can make some changes there, just not sure what to do
Sorry, I am not sure I understand you correctly, could you send me some screenshots with description please?
Basically, I want to remove the teaser function all together, so that the entire length of post(s) show up on the “blog” page…there’s really nothing to show you in terms of screenshots…here’s a link to the site I’m working on: http://hitchcockmadrona.com.s94274.gridserver.com/blog/
Hi,
if you want to show entire post content in the blog page and archives … just edit content-standard.php and search for<p><?php echo get_the_excerpt() ?> <a class="more-link" href="<?php the_permalink() ?>"><?php _e( 'Read More »', 'tie' ) ?></a></p>and replace it withHello, again…with the newest theme update, the change in code that you recommend above is no longer applicable. That line of code that you asked me to replace now longer exists in the content-standard.php file. PLEASE ADVISE SOON? How can I permanently make sure this doesn’t happen again.?
PLEASE DISREGARD previous post…figured it out…thanks!
Hi There, This theme is beautiful! Is there a way to put a description below gallery images when clicked on? For example next to the image number ‘1/14’? Thanks! -SJW
Hi,
Sorry It doesn’t support that . I will consider to add it into the future if there are many requests from customers.
Thanks for you help in a previous post. About the social network icons, would it be posible to add steam (http://store.steampowered.com/) to it? or can i do a custom icon? Thanks!
Hi,
in current version there is no automatic option to add your own social icons .. so you need to add it manually by replace unused social counter icon with your new icon in images/socialicons folder then edit functions/theme-functions.php and search for tie_get_social function and replace the unused social icon with the new one
Thanks!
Also, can I take out the “Rss” con from the soicial icons? Thanks!
Hi,
edit functions/theme-functions.php and search for tie_get_social function and remove RSS icon code
Thanks!
One more question, how do I change the small icon that appears next to the webpage’s name in the browser’s tab? thanks!
Hi,
from Tiepanel > General Settings you can upload your own Favicon
Thanks!
Hello. I would like to ask a question about update. Currently I have version 1.0 on my wordpress. When I try to install updated 1.2 version,m I get an error from wordpress “Destination folder already exists”. Can you please help? thanks!
Hi,
you just need to remove the old version theme folder then upload the new one
Hello,
First of all congratulations for your theme, it’s really amazing. Right after to install the theme I created a child theme to avoid messing up the Sokar theme and also I would like to implement a few things.
I just figured out how to change and implement new fields in the portfolio details, just editing panel/portfolios.php and portfolio.php. But I would like to do it using a child theme instead the original one.
I created a child theme and I’ve been able to create a style.css and customize it without messing the Sokar theme. But how can I edit and implement those panel/portfolios.php and portfolio.php changes just using the child theme?
Another thing I’m trying to do with no luck is implement comments inside a portfolio, I tried to insert <?php comments_template( ’’, true ); ?> a the end of portfolio.php but it didn’t work.
Can you help me with this?
Thanks in advance.
Hi,
Really glad you love the theme
- Theme functions files included directly so it can’t overridden by the child theme files .. so you need to make the changes in the original files
- For comments check this http://themeforest.net/item/sokar-responsive-fullscreen-portfolio-wp-theme/3608495/faqs/14147
regards
Hi,
Thank you!, I solved both questions!
although I have another little question.
I created a page for videos using the gallery template unlike a portfolio template that the thumbnails get a title and and the category once you hover the mouse over it. Is there any way to put the title of the video? Right now there is only the play symbol.
Thanks.
Hi,
No , There is no option to do that in current version .. I will consider to add it into the future if there are many requests from customers.
Hi, on blog-masonry view, is there a way to have one post always displayed. So when i add new blogs this one should always stay in the same palce and not move ?
Hi,
you can set a post as sticky and it will always appears in the first place on the homepage
Administration > Posts > Add New Screen (In the Publish panel under Visibility. Click edit to see the stick checkbox
I am using wordpress 3.5 but i can’t find this option anywhere ?
check this http://www.wpbeginner.com/beginners-guide/how-to-make-sticky-posts-in-wordpress/
Hi, Nice theme! Looks simple enough to set up, but a couple quick questions a friend of mine had trouble with before I purchase.
1. How do I get the tags on the left column to show up? (i.e. All, Illustration, Drawings, etc)
2. Can I change the height of the images on the homepage? I just want to have 2 rows with 3 images in each row (so 6 total images that fill up the entire screen)
Hi,
1- Edit your Portfolio post page and enable filters from it’s options
2- There is no automatic option to do that .. so you need to edit theme files and functions to do that
One more question too, can I get rid of the “Leave a reply” on all of the pages?
Thanks!
Hi,
if you want to remove the text only .. just edit comments.php file and remove it … if you want to disable comments you can do that from your page options
Ended up purchasing the theme but still need help on these items, please advise. Thanks!
Hi,
Thanks so much for purchased my items I’am really appreciated it and hope you enjoy it!
please list your questions here .. so I can help you
Hi mo3aser, Just a question: if we implement comments on portfolios, are comments and comment form also loaded by ajax, can we access them without loading a separate page? Because if I look a the news&blog on the demo, we have to open the post on its own page to be able to comment. I would be interested if you can explain how it behaves then. Thanks in advance for you reply.
(and same question for your new Qamar theme
)
Hi,
in Sokar and Qamar by default portfolio items doesn’t support comments .. if you want to add it you need to do that manually .. check this http://themeforest.net/item/sokar-responsive-fullscreen-portfolio-wp-theme/3608495/faqs/14147
if you want comments and comment form appears with the portfolio item when ajax opining option is enabled you need do steps in the above link then add this line in portfolio.php filecomments added in normal way and redirect the page to single portfolio page ( not added via Ajax)
Hi There, I just bought your awesome theme to find out that you have to upload one image at a time to the galleries. Sorry, but that is crazy! Am I doing some thing wrong? I think that for a photographer or portfolio theme multiple uploading is the way to go. I was using Elastico but that theme is no longer supported by Themeforest and Sokar is very similar and actually better except for the uploading detail. Please let me know if i”m doing something wrong. Cheers, Michael
Hi,
I will try to improve it in next versions
thanks for your suggestions
Thank you
None of my images are showing up. I created a gallery following your instructions and the page is blank. I also tried doing a background image on a page and no image again. All I see is the global background pattern.
I also noticed that there have been several commands that I have tried that haven’t worked. Could it be something with the permissions? I have the upload folder set to 777.
Thank you in advance.
Hi,
Please provide URL of your site to check the problem
Hi, Thanks for getting back to me so quickly, it’s greatly appreciated. www.calasheadshots.com
The Page called background test is the one that is suppose to have a background image. The home page is assigned a photo gallery and that is not showing up.
Hi,
Please check. There might be javascript conflict between theme’s script and plugin’s script. Try to disable all plugins
Thanks, I’ll give that a try. Cheers
Thank you for everything, you’ve been a great help so far. I have another question, in the main navigation menu, i want to either, take out the white shadow of the UNHIGHLIGHTED LINKS, or change the color of the shadow. How do I do this? The color of the font is white, therefor the white shadow just makes the font look not very sharp. Thanks!
Hi,
add this code to custom css area in Tiepanel > Styling#main-nav ul li a {text-shadow: 0 1px 1px #000000;}change the color code to the color you want
Thanks!
Also, I’m putting the “Sokar – Twitter” widget in two different places (slide out widget area and primary widget area) with two different twitter accounts. The problem is that they are interfering with each other, they get confused and sometimes display the correct account, sometimes the incorrect one. Is there anyway I can fix this?
Hi,
You can use one Twitter widget to work in correct way .. Javascript conflict occurs by using more than one account
OK, thanks for that!
Clean, responsive and just a beautifully put together theme and I can’t wait to get my hands on it! I have just one question: Is there an option, or way, to combine photos and video into one project slide show?
Hi,
sorry it doesn’t support that .. I will consider to add it into the future if there are many requests from customers.