Okay
  Public Ticket #156689
Review List, Facebook Like and NextGen
Closed

Comments

  • Mattias started the conversation

    Hi, I'm wondering if there is a shortcode or any other way to list all the reviews you have done into a page? I have attached a picture of what I mean.
    If I'm not able to do so, I would like to see that in the next update, looking like the picture =)
    On our old blog we used another review plugin that had a list ability
    http://www.hudikparadiset.se/filmrecensioner/

    I also wonder if I'm able to put up the small Facebook Like-button at the social media icons? Also highlighted in the attached picture.

    And last thing that just came up. We are using newest NextGen as image gallery plugin and are in no need to use the WP Media Library. When choosing a Featured image from NextGen, I see it add a copy in the Media Library too. Can't this be changed somehow, so I don't get a copy of the image and in the end eating up all my website space!?

    Ah, forgot to ask about the Social Media icons and the top menu. Is there a way to move the menu more to the left and also left align the icons (when using just a few) with the menu so the menu doesn't go under the Collapsible Box as also seen in the attached picture. You can see now on http://www.filmparadiset.se as the icons are right aligned or something.

  •  93
    djwd replied

    Hi there, i'll try to make some order numbering your questions:

    1. There's not a review list, a similar workaround would be to create a category "Reviews" and apply it to all reviews.

    2. Adding a FB like up there would require to customize core files which unfortunately goes beyond regular support. The related file you should put the FB like code into is partials/part-social.php

    3.  Sorry I don't know about this, regular support do not cover third party plugins, you might want to address this to the plugin's author.

    4. I believe here is what you are looking for

    Regards
    djwd

    Regards
    djwd

  • Mattias replied

    Hi Djwd,

    Thanks for the respond.

    1. We have our reviews in a subcategory already, looking at that category it lists all the movies, but with all the featured images and all, making it hard to sort out reviews. Like for dates, or alphabetic or best or worse.
    http://www.filmparadiset.se/blog/category/film/recensioner/

    What we like is to make a page where we can list all the reviews with just text, like in the picture and as with the plugin we used before (Which is discontinued and that's why we choose to us the built-in system with powermag, and because it looks neat =))
    It would be just awesome if there would be an update later with a list ability, like the design I made in the picture. Feel free to contact me if you need a tester or something.

    2. Ah, okay. I will look into that file then. Does PowerMag work with child-theme? Making an update of a theme much easier if there is lots of custom editing of theme files and templates!?
    So I can edit this file and put it in the child-theme and next update that change will not be erased.

    3. Okay, I will contact them and see what they have to say about it then.

    4. Thank you, that did the trick!

    With kind regards,
    Mattias

  •  93
    djwd replied

    Hi there,

    1. SInce that's pretty specific you should consider hiring a freelance for the job, I like the idea though, I'll put it in the "possible features" list. Thanks for your feedback.

    2. Yes, child themes are supported.

    Regards
    djwd

    Regards
    djwd

  • Mattias replied

    Hi djwd,

    Thank you for the fast respond and for a really nice looking magazine-style theme.

    1. Okay, will look into that, but I hope you will make that "possible feature" into "feature" later on :D

    2. Good, will try that out then.

    I have started to translate this theme into Swedish, when I'm done, where can I send the files?

    Thanks on beforehand,
    Mattias

  •  93
    djwd replied

    Thanks for your nice words. If you wish to share your translation you can zip it and attach it here, marking the post as private.

    Thank you

    Regards
    djwd

    Regards
    djwd

  • Mattias replied

    Are you aware that you can't translate everything in the language file?
    If you do, it will break the layout on the site.

    They things I found out you can't Translate/Change is in the widget section.
    Like "Homepage Big", "Homepage Medium", "Homepage Small", "Sidebar", "Login Bar", "Footer1", "Footer2", "Footer3".

    Kind regards,
    Mattias

  •  93
    djwd replied

    No I wasn't, actually just changing the sidebar title shouldn't break anything. I'll look into this. You might wanna keep them untranslated for now. Thanks for your feedback.

    djwd

    Regards
    djwd

  • Mattias replied

    Hi again,

    Yeah, we untranslated those things.
    But we have stumble upon another bug or what I shall call it.

    It seem you can't create any Category or Tag that contains "span" in it. Like "Espana" whish is the spanish name for Spain or the Swedish word "Spanarna", which means investigator, detective, scout or observer.
    My guess it has something to do with the span class code in the translation file. For example: <span class=\"tags\"><i class=\"icon-tags\"></i></span>%2$s
    Or <span><i class=\"icon-folder-open\"></i></span>%1$s<span class=\"tags\"><i class=\"icon-tags\"></i></span>%2$s

    If you make a post with the category or tag it will break the post layout totaly.
    If you can't reproduce it, I can make a new post for you to look at.

    Kind regards,
    Mattias

  •  93
    djwd replied

    Hi there,

    another buyer warned me about this a few days ago, thanks for the useful info you provided, I'm looking into this. If it's the same problem, I believe it happens because "España" it's written with the " ñ " special character, isn't it? 

    If that's the issue I suggest to use the HTML code for that letter in the meantime, which is &ntilde;

    djwd

    Regards
    djwd

  • Mattias replied

    No, I wrote it exactly as I wrote it above. Meaning any Category or Tag that containing the word SPAN in it, will break a post when used.
    Like these
    http://www.scrabblefinder.com/contains/span/

  •  93
    djwd replied

    Sorry for the misunderstanding then. It's such a weird bug that I was kinda surprised it could be that, but I could replicate it in fact, you're right!

    I'm looking into this right now and possibly release a fix asap, sorry for the inconvenience.

    Regards
    djwd 

    Regards
    djwd

  •  93
    djwd replied

    Hi there,

    Surpisingly it sorted out to be a Bootstrap bug, a very weird one.

    Would you mind testing this fix (included in the upcoming version already)? Add this in the Custom CSS textarea:

    [class*="tag-"] {
    	float:none!important;
    	margin-left:0!important;
    }

    Regards
    djwd

    Regards
    djwd

  • Mattias replied

    Hi,

    I will start to test this now. Thanks!
    I will try to get some time to finish the translation too some day :D

    Regards,
    Mattias

  •  93
    djwd replied

    Thank you, I'm trying to collect translation files too, so I'd appreciate if you could send me your too. :) (it's ok if it's not 100% complete either)

    Regards
    djwd

    Regards
    djwd