• I’m new to Revisr and finally got it up and running:
    I can now use Revisr to push local changes to a remote git repo and pull those changes back in on my staging site using Revisr

    My question:
    The “Quick Actions” buttons are all gray (and not colored as shown on the screenshots) and never show a count e.g. “Push Changes (3)” even if there are changes which have not been pushed yet.
    Is this a bug or do I need to configure something to get it working?

    I use Revisr Version 2.0.1 and the Quick Action buttons look the same in both Firefox and Safari.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Matt Shaw

    (@mattshaw)

    Hi,

    The quick action buttons are now gray as of 2.0. In my opinion they never looked great colored and they looked really bad with alternate wp-admin profile themes (i.e. Users -> Your Profile). I’ll update the screenshots so that isn’t as confusing.

    You should still see the count- can you confirm the git version you’re using?

    Thread Starter lucieku

    (@lucieku)

    Thanks for the answer. Ok, I can live without colors, just thought some configuration was broken.

    I use git version 2.6.3 locally and git version 1.7.1 on my remote server. The counts are missing on both systems – that’s why I think it’s not related to git itself. (FYI During setup I copied all files from local to remote using SFTP).

    Plugin Author Matt Shaw

    (@mattshaw)

    Hi,

    Are you able to push/pull commits? If so, when you do, do you see the list of commits that are being pushed/pulled in the confirmation dialog?

    Thread Starter lucieku

    (@lucieku)

    Yes, I can push/pull.

    In the topbar it says e.g. “15 untracked files”.
    At the Revisr Dashboard it also says: “There are currently 15 untracked files on branch master. Commit your changes to save them.”

    The commit dialog then also says:
    “There are 15 untracked files that can be added to this commit.”
    and lists the files.
    Then I commit the changes.

    The “push changes” button does not show a count.
    Then pressing the “push changes” button asks
    “Are you sure you sure you want to push all committed changes to the remote?”
    without listing the separate changes / file additions.
    Then I confirm and push the changes.

    On the remote system the changes get then pulled automatically due to the triggered Webhook.

    Plugin Author Matt Shaw

    (@mattshaw)

    Hi,

    It looks like the Git log command that is used to generate the counts (as well as the details when pushing/pulling) isn’t working on your server. What’s interesting is that it’s not working on two different versions of Git. I wonder if it’s something else in your environment.

    When you have a moment, could you send the system info from both installs to support@expandedfronts.com?

    That will hopefully give us something to start troubleshooting further with. Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Quick Action buttons are gray and don't show numbers’ is closed to new replies.