Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: Posts overlaping Slider Graphene 2.0.2

    #48225

    The post overlapping the slider is because you have added an action hook widget area to the “graphene_before_slider_root” hook. Remove that and you should be fine.

    To change the font, see this post:

    Admin

    In reply to: Couple of issues after 2.0

    #48224

    Custom social profile for email:

    Rebuild thumbnails for slider images:

    Admin

    In reply to: Graphene 2.0 function Search

    #48220

    This has been resolved in version 2.0.2.

    Admin

    In reply to: Couple of issues after 2.0

    #48204

    @bsacue, for the email icon create custom social profile and put “envelope” as icon name.

    For slider image, install AJAX Thumbnail Rebuild plugin. Then, rebuild the thumbnails for “graphene_slider”.

    3AM at the moment. If the above is not clear I’ll add some screenshots tomorrow.

    Admin

    In reply to: "Fixing" Changes in Graphene 2.0

    #48199

    @ms-jaguar, that looks like a cache issue. The latest update (version 2.0.2) should fix that.

    Admin

    In reply to: Bug from my slideshow following the 2.0.1 update

    #48195

    Looks like your site is currently in maintenance mode. Please disable that temporarily so that we can take a look.

    Admin

    In reply to: Graphene 2.0 function Search

    #48192

    Ah..you’re right, the search button does not submit the form when clicked. We’ll fix this in the next update shortly.

    Admin

    In reply to: Couple of issues after 2.0

    #48188

    1] Top icons and date, since the update my Email icon doesn’t work nor show anymore this was my form of contact for people, i used a custom mailto in social profiles which doesn’t show no longer

    There’ll be an update shortly which will allow you to add the email icon.

    also notice date aligned left which used to be centre from a code by prasanna.

    Add this code to Additional CSS:

    #graphene-dynamic-widget-graphene_top_bar {
       text-align: center;
       color: #ccc;
    }
    

    2] Slider using feature images as you can see they are all blown up/stretched and don’t look right, I’ve tried changing this to use first image in post which results the same.

    We have a fix ready for this as well, which will be in version 2.0.2.

    3] The arrows on the slider images are not showing correctly

    This is because of some styling in the WP Fancy Message Box plugin affecting the arrows in the slider. Try adding the following code to Additional CSS to fix it:

    .carousel .left:after, .carousel .right:after {
       display: none;
    }
    .carousel .left, .carousel .right {
       padding: 0;
       margin: 0;
    }
    

    4] The widget area seems to be miss shaped now maybe i can resolve this by making bigger images something I’ll try later as it seems to be the visual editor widget only?

    You will need bigger images, or you can decrease the width of the sidebar.

    Admin

    In reply to: Rollback to previous version?

    #48180

    Try clearing your browser’s cache (press CTRL/CMD+F5).

    If that does not fix the issue, see this topic for rolling back to previous version:
    https://forum.graphene-theme.com/topic/i-want-to-go-back/

    Admin

    In reply to: Space below the menu bar

    #48179

    Go to WP Admin > Appearance > Customize > Graphene: General > Widget Areas, and use the following settings:

Viewing 10 posts - 771 through 780 (of 6,030 total)