This item is by an Elite Author
virusnac
- Author was Featured
- Bought between 1 and 9 items
- Elite Author
- Exclusive Author
- Has been a member for 2-3 years
- Most Wanted Bounty Winner
- Referred between 200 and 499 users
- Sold between 250 000 and 1 000 000 dollars
- United States
1,192
Purchases
Buyer Rating:
4.53 stars
4.53 average based on 180 ratings.
-
5 Star
13575%
-
4 Star
2312%
-
3 Star
126%
-
2 Star
31%
-
1 Star
73%
| Created | 24 September 11 |
| Last Update | 6 April 13 |
| Columns | 2 |
| Compatible Browsers | IE7, IE8, IE9, IE10, Firefox, Safari, Opera, Chrome |
| Software Version | WordPress 3.5, WordPress 3.4 |
| Documentation | Well Documented |
| High Resolution | No |
| Layout | Fixed |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
| Widget Ready | Yes |
© All Rights Reserved virusnac -
Contact Envato Support


Hello,before buying this theme,I just wanted to know if this theme was ready for translation (Multi language ready (.po & .mo files included ) ? Thanks !
Hi. Yes, it comes with a .po file, with which you can translate the theme in your language.
can i see some sites uses me gusta theme?
Hi. We would like to leave this option to users to reveal their websites, you can also open a topic on our forum http://cosmothemes.com/forums and any users available will share it with you.
Last question, from the frontend… how do I change “nsfw” in the small box? See screenshot here: http://f.cl.ly/items/0F1G3u0Y1U3S3Z0Z321M/nsfw.png
And how to change “Not safe” from the backend, under post adding/editing: http://f.cl.ly/items/253D2Q1E1M1A1H1u0W3P/post_ns.png
The text in the small box is placed in an image in images/icon.nsfw.png
The text in back end post settings can be edited in lib/php/resources.register.php, line 29
$form['post']['settings']['safe'] = array( 'type' => 'st--logic-radio' , 'label' => __( 'Not safe' , 'cosmotheme' ) , 'cvalue' => 'no' );Thanks!
When “Submitting Content” (frontend) under Add Video / Attached video… how do I show only “add URL ” and turn off “Upload” option?
And how to show a realistic (or actual size) thumbnail for video submission? Size could be similar what to show in grid-view.
Kindly advise, thanks in advance!
The first option requires some custom code editing.
For the second one, the video thumbnail is grabbed from the video service and is uploaded as featured image.
I need to know how to turn off “Upload” please help… client is insisting to keep “add URL ” because uploading featuring is not working properly and it only supports mp4s. PLEASE !
hi, I installed the theme, everything works fine, but I have an importantsproblems:
After signed in, all user looks a blank page … although I have enabled simple page
Make sure you selected the settings for front page in theme settings, also reset the permalinks in Settings -> Permalinks -> Save changes. Check for any plugins which could break it.
can you test here..http://www.letsfashion.it/sociallike/
CAn you access? I see the user name only in the other page but no in home… thanks
HI, on the home page you can see the post’s author when you hover the post image (in the bottom left of the posts).
I need to know how to turn off “Upload” please help… client is insisting to keep “add URL ” because uploading featuring is not working properly and it only supports mp4s!
Also, how do I change wording “Add post” to “Submit Content” from this menu item, inside “profile” menu item: http://f.cl.ly/items/0m003T0i453711390x3R/menu.png ??
That text can be changed in header.php line 342.
There is nothing related to menu item “Add post” in line 342 inside header.php …take a look at this screenshot:
http://f.cl.ly/items/0r1z2g2t1q3p3A2h012F/line_342.jpgSorry, wrong answer, it is lib/php/main.php, line 165
How many updates I would get if I buy this theme for $50?
Hi, we can not tell you for sure, because we update the theme every time a new WP versions is released and there are necessary changes to be made, or when a serious bug is found – we fix it and release new a version.
I am not sure If I buy this and right after next update you again ask me for $50?
All updates are for free. When a new version is released you’ll be able to download the latest version from your themeforest account.
That is cool I am going to buy this today.
There is 1 more place where you guys have branded “CosmoThemes” ...in the admin are, please see here: http://cl.ly/image/252O223P1u3r
How to take this out?
That is not branding, that is the News notification from our server
lib/php/options.register.php, 398.
How to take this out?
Why my random button not working and why that submit button not opening in a popup?
http://allwebutilities.com/capslol/it looks like there is a problem with jquery.cookie.js file
try to upload it again or rename the file and the call of this file from header.php
I tried this theme in other wordpress installation but it have same problem
Ok fixed now
My site : http://allwebutilities.com/capslol/
I have the following issues with this theme:
1. I have add facebook login but it not working when I login with facebook account it asked me to access application and when I do that nothing happens.
2.In old theme I was uploading theme directly into post(not using featured image) so they are in post content but this Me Gusta theme show image from featured content. So the question is if I turn on Show Featured image in that case I would get 2 images in a post and if I turn that off it will just show that old posted imaged in content. New images are appear through featured image so there is a conflict.
1. In the browser error console there is “Given URL is not allowed by the Application configuration.: One or more of the given URLs is not allowed by the App’s settings…” Please check the URL /domain for the registered application for the website you are using it.
2. Can not understand where is the conflict, you can use the featured image or not, it is the main image, and the thumbnail will appear on front page, widgets, related posts, while the ones you insert in the post content will appear only there.
Hey,
I bought this theme couple of days back and I really like it.
I would like to get more features to be added to the theme. I can hire a programmer to do it but the only problem is once Wordpress releases an update you will also update the theme to make it compatible with wordpress but then if I download the updated version of the theme and install it on my site. I will lose all the custom features that my programmer did.
So the question is what do you suggest in this? Can we request few additional features from you guys and you can have them in the theme when you release an updated version.
Hi. The theme can be updated when bugs are fixed, not just when a new version of Wordpress is released. You can request new features, improvements, but we do not promise that they will be implemented.
The problem is:
I n my old theme I am using visual text editor to post images(not using featured image) but if If turn off featured images in me gusta theme so images will be not displaced when the user publish them from frond end.
Hi, I think that a solution would be to to check on the single page the date when the post was published. FOr example for all your old post to not show featured image.
You can add this condition in the same line where we chek if showing featured image is enabled
this is how it can be done: http://pastebin.com/tFEKwDma
Thank you so much
I have some more questions as I moved from old theme to this new so it causing loads of difficulties.
I just have 2, 3 more questions and suggestions(for new update of theme) for you. Thinking to do a video and send to you for ease.
Cheers Shadab
Thanks man.
Yeah, I can understand that you can’t garuantee all the features requested by all the members.
I have couple of questions
1. I came across this site http://celebrityphotobomb.com and as you can see that they also have digg, stumbleupon and tumblr sharing options . Can you tell me how to add this? And may be include these options in the next release.
2. I don’t use pretty box for images so all the images (that are uploaded from the frond end) auto link to the image location. I would rather not have this because I would like to install a plugin that I have which will pop up “share it on pinterest” text as soon as some one hover overs the image. Therefore, can you tell me how to remove those links from the images?
3. The BG grey area in all the images is fixed. If the image is small (in width) then it looks little ugly with that big grey bg. Can you tell me if there is a way to auto resize this grey bg or how to remove it completely from all the images?
I asked same questions on the form and someone did reply to those questions but I couldn’t get them as I am not a technical guy. So I would appreciate if you can tell me how to get this done. Thanks
Hi,
1) you can add this options in social-sharing.php
2) in single.php line 102 is the place where the image with link is outputed, you can change it if you want.
3) you can’t make the width of the background container to auto resize (actually you can do that but the image won’t be centered any more.) I you want to remove the grey bg image you can do that from style.css line 329 (look for background property).
All this changes require from you to know php and css. There is no other way to do that it you want to change the theme. Or you can hire someone to do that for you.