Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: Display Problem between browsers

    #29786

    This won’t be an issue anymore in version 1.8, as the values will automatically be rounded.

    Admin

    In reply to: Display Problem between browsers

    #29784

    In Graphene Options > Display > Column Width options, make sure your column width values are whole numbers without any decimals.

    Admin

    In reply to: Adding the homepage panes between contents.

    #30553
    Quote:
    In the homepage panes the text will not wrap around the image, it shows right in the post page but not in the homepage panes

    That’s the intended style. The image in the homepage panes should take the entire width of the homepage pane.

    Quote:
    I would like to get rid of the block buttton background and keep only the text (read more)

    .homepage_panes .block-button {
    background: none;
    border: none;
    }

    Quote:
    I would like to add the row of the videos in the homepage panes . I tried with action hook widget after the content but it will separate the videos in two colums as the posts. but i want them to show 4 in a row. Is there any way that i can do that?

    There is, but it’s much easier to do it the way you’ve done it now.

    Admin

    In reply to: Slider image and excerpt not displaying correctly.

    #30870

    Try reinstalling the theme and see if it helps. Also, you might want to try resetting the theme’s options (you can export the settings first before doing this).

    Admin

    I’ve corrected the code above. It was missing the single quotes.

    Admin

    In reply to: Slider does not work in different languages

    #30774
    Quote:
    I used the wpml translation. This one was not compatible.

    Actually, I tested it with WPML, and it does work.

    Admin

    In reply to: Making my WordPress Category Links DoFollow

    #30845
    Quote:
    I read here that Graphene automatically adds the NoFollow attribute to all necessary links and pages

    It’s actually WordPress that adds the rel="nofollow" attribute. But even so, it adds it only to links in comments to discourage spam. All other links should have no rel="nofollow" attribute assigned to them, whcih inherently makes them “dofollow”.

    Admin

    In reply to: Google Event Calendar in Graphene theme

    #30778

    The calendar on your site seems to be working fine on my end.

    Admin

    In reply to: Three items on homepage panes

    #30484

    @rickytherhino, have you tried the code above?

    @ekanite, what’s the URL to your site?

    Admin

    In reply to: Slider does not work in different languages

    #30772

    Have you translated the category itself?

    Example of the workflow when translating posts:

    1. Create post and assign to category in original language
    2. Translate the category into second language
    3. Translate the post and assign it to the translated category

    I’ve tried this on my dev setup and it works fine.

Viewing 10 posts - 2,941 through 2,950 (of 6,030 total)