ryuseirecca

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 28 total)
  • Author
    Posts
  • in reply to: Blog Page somehow bigger? Especially Featured Images #24481
    ryuseirecca
    Member

    it didn’t work. As far as I know, the featured image should be resized automatically by WP regardless original size.

    in reply to: Blog Page somehow bigger? Especially Featured Images #24468
    ryuseirecca
    Member

    My site is kanaan.sch.id and at every child-site/whatson (Blog’s page) except at mobile view, the “box” (post snippets?) & featured images are bigger than usual. If admin set featured image with large size image, image size at the page will still in actual size so it can be a full monitor just for featured image. I’ve deactivated (and deleted) the plugin that I suspect been the cause of error and delete the changes by the plugin at htaccess file but the error still.

    in reply to: Blog Page somehow bigger? Especially Featured Images #24453
    ryuseirecca
    Member

    [quote quote=24340]I don’t see any warning regarding featured images .
    You can try the below custom CSS to make image size smaller-

    .blog .image-area {
        width: 60%;
    }
    

    [/quote]

    it didn’t help I am sorry…

    in reply to: Blog Page somehow bigger? Especially Featured Images #24323
    ryuseirecca
    Member
    This reply has been marked as private.
    in reply to: Blog Page somehow bigger? Especially Featured Images #24314
    ryuseirecca
    Member

    I’ve disabled it yesterday but I didn’t see any changes a few minutes ago

    in reply to: Missing header menu at mobile view #24259
    ryuseirecca
    Member

    [quote quote=24235]Pls use the below custom CSS –

    #header {
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
    

    [/quote]

    Thanks a lot!!

    in reply to: Missing header menu at mobile view #24223
    ryuseirecca
    Member

    I am sorry, this is out of topic but at child site’s mobile view, background for header area is in disarray unlike the parent site (previous screenshot). I don’t know how can this only happen to child site with same size and image of background image.

    Note: likely it has happened from the start (before I added these custom css)
    [attachment file=24224]

    in reply to: Missing header menu at mobile view #24220
    ryuseirecca
    Member

    [quote quote=24218]Use the below custom CSS in Themeoptions > Custom CSS –

    @media only screen and (max-width: 767px){
    #header-menu {
        display: block !important;
    }
    #top-header-area #header-menu > ul.menu > li > a {
        font-size: 14px;
    }
    }
    

    [/quote]

    It works… I wish it can be fixed with some (what you say it?) “hidden menu” like primary menu hehehe but thanks a lot 🙂

    in reply to: Sidebar menu missing from the page #23911
    ryuseirecca
    Member

    Ah I’ve found it. After update, custom menu at the widget is missing. I’ve fixed that. Thank you

    in reply to: Sidebar menu missing from the page #23858
    ryuseirecca
    Member

    Sorry all,

    I’ve fixed my error. Custom menu at widget was missing & I’ve fixed that. Thanks

    in reply to: Slider Revolution doesn't work #23838
    ryuseirecca
    Member

    Hi,
    I’ve updated theme to second to newest version (I just realized the newest one and I am downloading it) but I still can’t access revolution slider…
    Sorry, I think I’ve got the access…

    in reply to: [ASK] Delete Unwanted Menu #23777
    ryuseirecca
    Member

    very helpful
    Thank you very much

    in reply to: Slider Revolution doesn't work #22580
    ryuseirecca
    Member

    Err, the problem is I modified theme but didn’t use a child theme. If I update it, my changes (though I create child theme before updating) will be lost right?

    in reply to: Revolution Slider Problem #19929
    ryuseirecca
    Member

    From your solution, I realized something. From 3 posts I published, only 2 post displayed. Therefore I add a post which I set to be published at year 2001 ( so it always be first post) then all newest post would be displayed at slider correctly.

    in reply to: Revolution Slider Problem #19922
    ryuseirecca
    Member

    But if I add new post in news the newest post won’t be displayed?

Viewing 15 posts - 1 through 15 (of 28 total)