Support only during business hours : Monday to friday, from 8:30 am – 5:30 pm CEST

Due to the decrease in our staff due to vacations, our response time may be longer.

Be sure we're doing our best to manage your topic as soon as possible.

gil

Forum Replies Created

Viewing 25 posts - 1 through 25 (of 94 total)
  • Author
    Posts
  • gil
    Participant
    • 32 Topics
    • 126 Posts
    @gill49

    I found the line that allows to activate or not the effect on the header.
    Can you tell me in which css file it is, so that I remove it because I assure you that it reduces the display on less powerful machines, stp?

    
    <div id="header-cover-image" class="element-animated fade-in" style="opacity: 0.0687229;"></div>
    
    gil
    Participant
    • 32 Topics
    • 126 Posts
    @gill49

    Here is a screenshot of the submenu as it appears in android chrome.
    Really not sexy at all. Is there a way to customize all this, Manhattan?

    gil
    Participant
    • 32 Topics
    • 126 Posts
    @gill49

    Hi Manhattan,
    No, it does not answer the problem the link you give, nor the plugins.

    The problem I’m talking about is a double display of comments
    published: display once in the comment post and once isolated above.

    I tested youzify and then the problem does not appear.
    It would be a solution for me to use this plguin, but it doesn’t fit, it has too many colors.

    gil
    Participant
    • 32 Topics
    • 126 Posts
    @gill49
    This reply has been marked as private.
    gil
    Participant
    • 32 Topics
    • 126 Posts
    @gill49
    This reply has been marked as private.
    gil
    Participant
    • 32 Topics
    • 126 Posts
    @gill49

    Ah no, me it’s Gil! lol

    I was able to change the color to white, it’s ok.

    I searched all over the net and I couldn’t find how to remove the darkening effect of the header when scrolling down.
    The problem is that this effect slows down the page enormously on the mobile and also on my pc which is moderately powerful.

    gil
    Participant
    • 32 Topics
    • 126 Posts
    @gill49

    I think you should specify a background to the div that displays the nick. Maybe a little opaque transparency.

    gil
    Participant
    • 32 Topics
    • 126 Posts
    @gill49

    The cache is cleared but the lines still appear.
    Also with Mozilla.
    :/

    gil
    Participant
    • 32 Topics
    • 126 Posts
    @gill49

    The cache is cleared but the lines still appear.
    If you don’t see these lines, the problem is solved.
    For my part, I use Chromium.
    I will open mozilla to see.

    gil
    Participant
    • 32 Topics
    • 126 Posts
    @gill49

    I cleared the cache and everything is ok! the 3rd point appears well.
    good job !

    gil
    Participant
    • 32 Topics
    • 126 Posts
    @gill49

    The code did not give any change. the drop-down menu is identical.

    (But… it’s Saturday! so you work?)

    gil
    Participant
    • 32 Topics
    • 126 Posts
    @gill49

    HI !
    Browsing through the forum, I found a topic that gave this solution:

    
    /**
      * Remove black overlay from the profile header cover
      */
    #buddypress:not(.youzer) div#item-header #header-cover-image:before {
    	opacity: 0 !important;
    }
    
    /**
      * Change cover profil text color
      */
    #buddypress:not(.youzer) div#item-header .profile-header__body {
       color: #000000; /* Choose the right color */
    }
    
    /**
      * Adapt the profile header height
      */
    @media screen and (min-width: 992px) {
    	#buddypress:not(.youzer) div#item-header #header-cover-image {
    	    height: 400px !important;
    	}
    }
    
    /**
      * Make the member profile background transparent.
      */
    .buddypress.groups.single-item .entry-content > #buddypress,
    .buddypress.bp-user:not(.activity-permalink) .entry-content > #buddypress {
        background-color: transparent !important;
    }
    

    This partially solved the problem but the darkening effect still remains when you scroll down.
    In addition, the member’s name appears in black (see red box in screenshot).
    Have you solutions ?
    Thank you again

    gil
    Participant
    • 32 Topics
    • 126 Posts
    @gill49

    This problem is identical on the “my activity” page of the member who posted the image and the comments.
    :/

    gil
    Participant
    • 32 Topics
    • 126 Posts
    @gill49

    Hi !
    I notice that when you scroll down, the header image gradually disappears.

    How to remove that ?
    Thank you

    gil
    Participant
    • 32 Topics
    • 126 Posts
    @gill49

    Yes, here is the screenshot that shows the purple border of the note whose border color I want to change.

    I take advantage of this screenshot to also show you the aspect of the drop-down menu (framed in red) which has a not very current aesthetic, it looks a bit like windows 95 :))

    Could some css embellish this?

    gil
    Participant
    • 32 Topics
    • 126 Posts
    @gill49

    yes, Manathan !

    gil
    Participant
    • 32 Topics
    • 126 Posts
    @gill49

    It’s again perfect Manathan , the text appears well.

    On the other hand, the code revealed a slight problem:
    as you can see in the screenshot, small parasitic bars appear to the left of the boxes between them.

    gil
    Participant
    • 32 Topics
    • 126 Posts
    @gill49

    After checking, there is no problem found. Indeed, I have just noticed with my test account that the drop-down menu proposes to display the note either in the profile, or in the groups to which I am subscribed or that I have created.

    All is well !

    (If you can however tell me where in the css I can change the purple color of the border, that would be nice)

    gil
    Participant
    • 32 Topics
    • 126 Posts
    @gill49

    It’s ok, it works fine!
    however, the last line “leave thread” has disappeared

    gil
    Participant
    • 32 Topics
    • 126 Posts
    @gill49

    Thank you Manhattan,
    I paste that in the css of WP and give you feedback afterwards.

    gil
    Participant
    • 32 Topics
    • 126 Posts
    @gill49

    Hi Manhattan,
    Could I see this patch?

    gil
    Participant
    • 32 Topics
    • 126 Posts
    @gill49

    ok, I just noticed with a test account that the drop-down menu under the widget currently offers 2 choices: publish the note on my profile or send it to one of the existing groups.

    gil
    Participant
    • 32 Topics
    • 126 Posts
    @gill49

    I see one thing: the 3 choices (the one resulting from the vertical dots framed in red in the screenshot below) are ineffective, they don’t work.

    gil
    Participant
    • 32 Topics
    • 126 Posts
    @gill49

    The problem is now solved!

    On mobile everything is ok now.

    BP Better messages–>settings–>personalization–>dark theme–>

    then copy this code in the Wp customization–>css code

    gil
    Participant
    • 32 Topics
    • 126 Posts
    @gill49

    flawless ! another problem solved by the powerful Manathan 🙂

Viewing 25 posts - 1 through 25 (of 94 total)

Troubleshooting Demo Imports

You're trying to setup your theme but you're experiencing errors when importing the demo content? Or you've just followed the setup guide but your website doesn't look exactly like our demo? These are common issues for which you can find easy and quick fixes.

Happy With our Support So Far?

Feel free to review our theme on Themeforest! It helps us making our products more known to new potential customers, which allow us more time to improve the quality and develop new features. #SharingIsCaring ❤️

Discover MatchPress

Skip • Like • Super-Like

Add powerful matching features like Member likes, skips, super likes, conditional private messaging and much more.

Setup Your Cera or Gwangi powered Community Website and Turn it into an iOS and Android App

15% discount for Cera users

To unleash the full power of your Cera or Gwangi theme, we have partnered with the Zipline team. Your community website can now be fully setup and turned into your very own custom app for iOS and Android.

Whether you've newly acquired the theme or already got your site up and running, Zipline got you covered. And we got you an incredible discount.

Holiday, Weather & Festive effects
to pimp your WordPress Site