Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: Image not showing on Facebook Sharing

    #33271

    What happens if you add an image to the post? In any case, try switching to the default twentyeleven theme for a moment and see if the same thing occurs.

    Admin

    In reply to: Image not showing on Facebook Sharing

    #33269

    Screenshot? What does the dashed circle look like? Does it mean that the image can’t be loaded? Check your hosting and make sure hotlink protection is disabled (or whitelist facebook.com).

    Admin

    In reply to: Numer of columns for post site

    #33248

    Link to your site? If you’re using static front page, you can do this easily by setting the front page template to three columns, and setting the default column option to two columns in Graphene Options.

    Admin

    In reply to: Blog in WordPress website

    #33243

    Do those categories have posts assigned to them? Only the categories that have posts assigned to them will be displayed there.

    Admin

    In reply to: Developer Action Hook Not Working?

    #33230

    Why do you have this line in your Custom CSS option:

    add_post_type_support('page', 'excerpt');

    That’s PHP code, not CSS code, and it’s causing whatever CSS codes you enter after that line to not be parsed.

    @John,

    Whatever is entered into the Custom CSS option is printed out into the <head> element of the site.

    Admin

    In reply to: Formatting Posts vs. Pages

    #33237

    That is because there are other overriding CSS codes that control the width of the page. Use the Firebug to view which CSS code is having the final effect on the element.

    In this case, the overriding CSS declaration for that particular page is this:

    .one-column .post.nodate {
    width: 930px;
    }
    Admin

    In reply to: Contact form format for main site and mobile

    #33266
    Quote:
    I use Easy Contact Forms plugin for a contact form, but the fields stick out to the right of the background. The field labels are to the left of the fields.

    It’s probably easiest just to add some CSS to the Graphene Mobile Custom CSS feature so that the form displays properly in the mobile theme.

    Admin

    In reply to: Home page picks a random page image for top of screen

    #33264

    Go to WP Admin > Appearance > Graphene Mobile > Display > Posts Display Options, and tick the “Hide automatic image at the top of posts” option.

    Admin

    In reply to: New User Default Roles

    #32826

    Assign the contributor as the author for that page?

    If not, there are plugins you can use to achieve this, like Role Scoper.

    Admin

    In reply to: header image

    #32006

    Do you want to display all those images at once, or rotate through them one by one?

Viewing 10 posts - 2,691 through 2,700 (of 6,030 total)