ThemeForest

Me Gusta! User-driven Content Sharing Theme

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi i need help, please read my comment before this…My user can’t login to my website: empty_both error with me gusta and ilove it theme wordpress

  • Bought between 10 and 49 items
  • Exclusive Author
  • Has been a member for 4-5 years
  • United States

Amazing theme. Any plans to make this responsive? Or are you guys working on another user content sharing site that will be responsive in the future?

virusnac
HI, you can check our portfolio, we have other themes that are responsive. Choose the one you like. http://themeforest.net/user/virusnac/portfolio

thank you

snagget

thanks I looked. doesn’t look like any of your content sharing themes are responsive. i’ll keep looking for solutions

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hi, is there an ability to categorise images and add a custom menu for those categories, or is it just the “hot” “random” “new” & search etc? Thanks in advance.

virusnac

The menu from header is limited to only these ones, but in the navigation menu you can add the ones you need http://i.imgur.com/aOLADKl.png from Appearance -> Menus. For the one in header, you will need to edit the code.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi, my name is maxime and i am the webmaster of fuckleshaters.com, i want to know why only admin can login on my website? All other peopel have error empty_both, but if the reload the page, the were login successfully, but it is not very good. Can you check it for me with demo as username and demo as password please and if you have solution, give it to me please, i really appreciate yout theme. If i cannot reply to my previous comment, i am solve the issue, but i cant solve this issue, i have the same error on iloveit theme.

Thank you

virusnac

We are having a look, what plugins you have running? Is it a multisite installation?

Default-user

I dont know why, but the login worked now,i change nothing, i think i delete plugin… After each installed plugins,i cheked if the login form work… I amvery sorry to use comment a lot of time in a week. But your theme us amazing and it is beautiful

virusnac

Thank you.
Strange issue. Missing files of the plugins?

Default-user

No i think some plugins was not compatible with megusta theme

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Good day, i installed this theme and it is the best theme for my website, my question is can i install the theme in a subdomain of my website? or i would have to buy another license? im not selling it to anyone im using it on my personal website.

Thank you

virusnac

Hi. For this question please check the license description http://themeforest.net/licenses or contact themeforest staff

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi,

I’m interested in purchasing this theme. Before I do, I had a few questions since I’m not that familiar with WP. Can your theme be customized so that the user does not have to register to post something? Same question goes for Comments and Likes. And finally, is it possible to have it infinity scrolling as well?

virusnac

Hi. The theme doesn’t offer users to upload if they are not logged in. S for the Likes, and Comments, by default it is set so everyone can “Like”, comments can be configured from WP settings (it has an option that users can comment without being registered) here is an explanation of WP comments http://codex.wordpress.org/Comments_in_WordPress

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
tomtom20 Purchased

Hi, firstly, is there anything I can add in the text/html widget to centrally align a 300×250 ad block in the sidebar and prevent it from protruding over the edge without affecting the alignment of other sidebar widgets?

Secondly, would it be possible to either change or remove the “read more” text on the mosaic overlay of featured images and if so where would i make that edit? Thanks in advance.

virusnac

You need to make some extensive changes in css to make the main content narrow, and the sidebar wider, since it has a width of 280px.

  • Pakistan
  • Bought between 10 and 49 items
  • Has been a member for 2-3 years
sayyam Purchased

any plan to make this responsive. Also any plan to introduce more theme options

virusnac

Can not say, we had some thoughts about this theme, but we will see. Currently, no plans.

sayyam
sayyam Purchased

means you are upgrading this theme with more features ?

virusnac

We have thought about this theme, but currently we do not plan anything :)

sayyam
sayyam Purchased

Well, so need your help What would be the URL of the RSS I want to put that on Facebook page auto RSS SUbmitter,

How can i remove the header add,

virusnac

For this you need to use the WordPress standard functionality. You could append to your website url

/feed/rss/
/feed/rss2/
/feed/atom/

or
?feed=rss
?feed=rss2
?feed=rdf
?feed=atom
for example cosmothemes.com/feed/rss2 . Please check this article about WordPress feed http://codex.wordpress.org/WordPress_Feeds
The ad from header can be removed from header.php like 9 lines of code after the
<!-- adds zone 1 -->
but anyway if it doesn’t have any ads specified to it in theme options, it will not show it.
sayyam
sayyam Purchased

YES i want to reduce ad spot padding, anyhow how to make the widgets fixed or sticky, also how to increase the WP default Gallery thumbnail size using your theme, is there any replacment you are planing of to wp default wordpress gallery.

Hope to see this theme responsive soon.

virusnac

For widgets you need some css/js tweaks.
For the gallery part, we have used a filter to change it a little, you need to edit lib/php/main.php, function de_post_gallery() specifically this line

'size'       => '200x100',

to find the registered sizes or add new ones please check functions.php from line 37. If you need to delete the filter we have added, it can be found in lib\php\actions.register.php
add_filter( 'post_gallery', 'de_post_gallery', 10, 2 );
sayyam
sayyam Purchased

can you please let me know the tweaks for fixed widgets, it will solve my major problem

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years
  • United States

Does this theme have built-in Open Graph protocol tags? :)

virusnac

It has the following open graph fields, included in header.php

            'og:title'
            'og:site_name'
            'og:url'
            'og:type'
            'og:locale'
            'og:description'

more can be added in the same file. Or you could delete ours and use a plugin which adds them.
Subdreamer

Fantastic, thank you for replying! Would you also consider adding Twitter Cards (https://dev.twitter.com/docs/cards) support as well? I know there are plugins out there that do this but I feel more ‘comfortable’ when it’s a build-in feature.

Another question, have you tested the theme with Disqus? I usually use it as my default commenting system.

Again, great theme!

virusnac

We do not plan currently making such change. For the commenting, there is a plugin for disqus integration in the theme, we havent tested it thoroughly.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

How do i change the white middle section of the theme?

virusnac

The middle background are images for classes

.larger .b_body {
background: url(images/body.bg.top.png) no-repeat center top;
}

and
.larger .b_body_c {
background: url(images/body.bg.png) repeat-y center top;
}
you could replace those images from the images folder.
  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

i want to change the color of the middle section to be more specific!

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

hi, whenever I go to author archives and click Likes (between Post and All) an error pops up saying “Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 64 bytes) in /home/”user”/public_html/”mysite.com”/wp-includes/meta.php on line 571”

How can I fix this? Thanks in advance

virusnac

You need to increase the maximum memory allowed for php. You can do that from PHP.ini or .htaccess.

  • Has been a member for 0-1 years

Hello, These are some Pre-sales questions: Am planning to buy the Me Gusta Theme and have few points to clarify, will greatly appreciate your inputs on these:

1) Does it has facebook share button for each post? in the demo site I could see only facebook like and Pinterest. So if Facebook share is not inbuilt, can it be added by any shortcode or any compatible plugin?

2) Can the social sharing button of other sites like Reddit/Stumbleupon/twitter be added next to the facebook like and Pinterest icons?

3) While photos/videos are uploaded, is there any feature for adding my site’s watermark at the bottom of the photo (like 9gag) or in any other style?. If not, which 3rd party watermark plugins are compatible with Me gusta theme?

4) Apart from the Social sharing buttons, does it has feature for autoposting to social network pages ? For example, I can use my sites App id/secret key and whenever a user posts a pic, its auto shared to my facebook page or other associated social site page. If not, which 3rd party auto-share plugins are compatible with Me gusta theme?

virusnac

Hi.
1. The theme has the Facebook like, since the share is deprecated and the number of likes includes the number of shares also.
2. Could be added, by inserting their js/html embed conde in social-sharing.php or disabling ours and implementing a plugin for social sharing.
3. We haven’t tested such plugins on compatibility with the theme.
4. No, it does not share on social networks, unfortunately we don’t know what plugins could work well with the theme.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi! I bought this theme a while ago and I find it great, though I still need some help to make it work 100% the way I want it. First: How can I find out the CSS selectors for: Content, Navigation, Next, Item? I need this for an infinite scroll plugin. Second, is there a way to get the “love” icon just next to the social media icons, instead of floating on the left?

Thanks!

virusnac

You can find them easily using the browser inspector, the actual conainter in list view for psots is a div with class class="loop-container-view list", the pagination is in a ul element with class class="b_pag center p_b", the Next page is a li with an anchor with class class="next page-numbers"
You can change the position of the heart by editing lib/php/post.class.php, function get( ), and moving the love button before the get_template_part( 'social-sharing' ); (this one shows the social sharing).

Default-user

It doesn’t work. When I try to configure the Infinite Scroll it asks me to fill up four fields: “Content Selector: ” “Navigation Selector: ” “Next Selector: ” “Item Selector: ”. I tried with loads of different alternatives and nothing. I tried installing JetPack because they have another option for Infinite Scroll and it tell me: “At this time, your theme, Me Gusta!, doesn’t support Infinite Scroll. Unlike other Jetpack modules, Infinite Scroll needs information from your theme to function properly. Until your theme supports Infinite Scroll, you won’t be able to activate this module.”

virusnac

We just described the elements that contain specific areas you described. The plugin might not like the mark up, we haven’t tested it with the infinite scroll plugins. They might need a simpler markup, since we have a few more divs, and it gets lost in it.
Someone mentioned in the forum that used the following:
Content Selector: #content
Posts Selector: #content article.post
Navigation Selector: div.pag
Next Page Selector: div.pag a:first

Default-user

It didn’t work :( Nevermind. I know is not the fault of the template, because it comes with everything promised and all of its functions work perfectly. I really appreciate your willing to help, even when this is not an issue with the template itself. Cheers!

virusnac

Have you tried the selectors mentioned from another user?

Default-user

It works! Now it works!!! I needed to change the behaviour to Masonry/Isotope and now it’s working amazingly well, not only in the main pagem but also in the categories. Thanks so much! http://www.youvisitor.com

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
tomtom20 Purchased

I’m just wondering how the day night mode works in terms of time. Is there any way to change when it switches over or is it just set for a specific number of hours? Thanks!

virusnac

It checks the hour on visitors browser and if it’s before 6AM or after 6PM then it’s night, else if between 6AM-6PM, meaning the usual day then it’s day, and sets accordingly the background image. You can change this condition in header.php from line 178.

Default-user
tomtom20 Purchased

O.k cool!

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

at What email may I contact you with. I’m having a problem when users submit content, then click on the post to view it I get “Error 404, page, post or resource can not be found. We apologize but this page, post or resource does not exist or can not be found. Perhaps it is necessary to change the call method to this page, post or resource.”. How can I have users comment without facebook. I would like them to just use the default wordpress comment system.

Thanks

virusnac

Hi. Try to go in Dashboard Settings -> Permalinks and reset them (press Save Changes). Also, in theme options -> Upload http://i.imgur.com/oxdnieI.png , check the option for Default Post status and in theme options -> General settings, if they are set to pending, then the administrator has to approve them.
For comments, disable in theme options -> General the option for FB comments, and make sure in WordPress Settings -> Discussion the comments are enabled (also check for existing posts in their individual settings).
You can contact us from here http://themeforest.net/user/virusnac

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

hi virusnac, images from my site are not showing when I decided to change from me gusta to another theme. How can I solve this? Thanks.

virusnac

You might need to check that theme if it shows the featured images, or it has a settings to not show them, and needs to be enabled.

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

Hi. I would like to put advertisement here (http://i.imgur.com/aOLADKl.png). I do not need the stock “floating box.” I’m looking at the Style CSS and the Header PHP, but I’m not that great with coding, yet. Any suggestions?

virusnac

The header has already an area for ads ,it’s the ad area 1 from theme settings -> Advertisement. The navigation menu is generated in header from element nav with attributes id="access" role="navigation"

Default-user

Oh, thanks!

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

Is there anyway to add something under the heart as a NEGATIVE vote so when it reach X amount the post is deleted? Because in a large web site will be impossible to keep tracking all.

Im going to buy this soon! Love all your design!!

virusnac

Hi. The theme doesn’t have such a functionality, it must be implemented.

by
by
by
by
by