Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    Firstly, when you activate a child theme, WordPress treats it as a new, separate theme. Therefore, the previous header image has been reset. Just set it again.

    Secondly, you don’t need to copy everything from the loop file. Just the ones that are relevant to the archive page. You can recognise this by the conditionals around the codes.

    Admin

    In reply to: Show social sharing button on latest posts front page

    #14546

    Not really, no. Most of the social sharing button codes take the URL of the current page to be shared. Putting the social sharing button on the front page will make all of the buttons for all the posts to be sharing the same url – the front page url.

    Admin

    In reply to: Calendar pop up window doesn't work with Graphene theme

    #14566

    As long as you didn’t edit the theme’s files itself (i.e. implement the changes via a child theme and/or the Custom CSS option), the changes won’t be lost when you update the theme.

    Admin

    In reply to: test post

    #14542

    Erm..try registering again with another username? Not sure why your posts keep coming up as spam…

    Admin

    Add this to your child theme’s style.css or Custom CSS option:

    .tooltip{
    background: #fff;
    border: 5px solid #ddd;
    padding: 10px;
    }
    Admin

    In reply to: Add new buttons to Top Bar

    #14571

    The next update (1.3.1) will allow you to add your own custom icons (email, linkedin, digg, whatever) to the top bar, all from the theme’s options page.

    Admin

    In reply to: How do I make page titles inactive links

    #14577

    If you’re using the Custom Menu function, try these steps:

    1) Insert a custom link with no matter what link

    2) Select the just created custom link. Click on the dropdown link on the top right side.

    3) Delete the link from the link target field

    4) Done

    Admin

    In reply to: test post

    #14540

    Hurm..that’s weird.. I’ve removed the 30 seconds throttling limit for your account. Let me know if it still happens.

    PS: All posts, whether they are marked as spam or not, got sent to my email as a notification, so you don’t have to worry too much about it.

    Admin

    In reply to: Theme not CSS-Validate

    #14561

    This is to be expected. The theme uses a combination of CSS2.1 and CSS3 properties, and the validator checks against just one version of CSS (probably CSS2.1). Therefore, any CSS3 properties in the file will be marked as errors.

    You don’t have to worry about them though.

    Admin

    In reply to: Top Bar Options not showing logo's

    #14532

    WP Admin > Graphene Options > Display > Header Display Options > uncheck “Hide the top bar”

Viewing 10 posts - 4,901 through 4,910 (of 6,030 total)