Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)
  • Sorry if I’m not supposed to reply to a resolved thread, but I came here to check on the same issue and I was wondering if it was possible to disable this behaviour for Chrome browsers?

    Thread Starter [email protected]

    (@torsteinkarlsencc)

    Allright, thanks! Looking forward to seeing the social media thing added to this great plugin.

    Another thing while I’m at it. It would be great if it was possible to hide albums from showing up in the Upload Photo box. I have a lot of albums which won’t need new photo’s in the future, if they could be checked off to be hidden from that thing then it would be great.

    Again, great work and I’m enjoying the plugin so far.

    Thread Starter [email protected]

    (@torsteinkarlsencc)

    How would I then do it with each post / movie review?

    Say if I make a special album called Screenshots with parent to –separate–

    When I make a review for “New Movie” and choose to have a slideshow from an album, I would then have to choose the Screenshots album and would automatically get all the photos from it displayed?

    Thread Starter [email protected]

    (@torsteinkarlsencc)

    Does this mean I basically have to make a text widget for every review I do since they all will have different screenshots?

    Thread Starter [email protected]

    (@torsteinkarlsencc)

    I couldn’t really figure out how to get that one to work. I’m not very familiar with coding and stuff so a plugin without any more guidance would be to hard for me to figure out ??

    Forum: Fixing WordPress
    In reply to: Newbie questions
    Thread Starter [email protected]

    (@torsteinkarlsencc)

    Fikset the sidebar ??

    Here is the single.php on pastebin: https://pastebin.com/xLPveuiP

    I was guessing the code for the frontpage was in one of the other php’s but i couldn’t really find anythign else than that code in the loop.php

    Forum: Fixing WordPress
    In reply to: Newbie questions
    Thread Starter [email protected]

    (@torsteinkarlsencc)

    Thanks again!

    It was actually something from the <prev-page> navigation “thingie” that was there before that I apparantly didn’t comment out correclty, so the space issue is now fixed.

    I’ve been able to add the correct code into the single.php and that now works. I can’t seem to get it right on the frontpage. There is this one in loop.php that i tried to do the following change to without any change happening:

    <div class=”entry-utility”>
    <?php zombie_posted_on(); ?>
    <span class=”meta-sep”>|</span>
    <?php edit_post_link( __( ‘Edit’, ‘zombie’ ), ‘<span class=”meta-sep”>|</span> <span class=”edit-link”>’, ‘</span>’ ); ?>
    </div><!– .entry-utility –>

    What I tried to do here is to add <?php zombie_posted_in(); ?> | infront of <?php zombie_posted_on(); ?> in the same way that I did in the single.php, but no luck.

    Forum: Fixing WordPress
    In reply to: Newbie questions
    Thread Starter [email protected]

    (@torsteinkarlsencc)

    Thank you, but that didn’t work for me. When I changed the padding from 30px to 10px there is still a difference between the frontpage and when I entered a single post. Almost like there is something occupying a small piece of space above the title when I’m in the single post?

    Forum: Fixing WordPress
    In reply to: Newbie questions
    Thread Starter [email protected]

    (@torsteinkarlsencc)

    Thank you, I’ve been able to figure those two things out during the weekend.

    However, what I’m struggling with now is that if I click in on a post there is unwanted space between the top and the start of the post. It seems to use a different “margin” than the frontpage and the category pages and I’m not sure which option is responsible for that one?

    Also, is it possible to move the Posted in <category> up infront of the Posted on <date>?

    What I’d like is a “byline” that says simply <Category> || <Date>

    Forum: Fixing WordPress
    In reply to: Newbie questions
    Thread Starter [email protected]

    (@torsteinkarlsencc)

    Funny enough that I actually founf the answer to question 2), but a follow-up question for it. I’ve removed the “prevpost” and “nextpost” from that part but there still is a huge margin between the title of the post and the top of the content site there now. Any way to reduce it?

Viewing 10 replies - 1 through 10 (of 10 total)