Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: Right sidebar aligning left in 3 column layout.

    #34616
    Quote:
    I used the column size slider (instead of typing in the number of PXs) to reduce the column sizes. The right sidebar moved to the top right.

    When you use the slider to adjust the column sizes, it takes into account the margins between the columns when calculating the size for each of the column. If you add up all the displayed column sizes, you’ll notice that it doesn’t equal to the container size. You can of course enter the sizes manually as well, but you’ll need to take into account of the margin between columns (or “gutter” in design-speak) as well.

    Admin

    In reply to: Supprimer le lien des articles de la page

    #34608

    What’s the URL to your site?

    Admin

    In reply to: how can i edit the label "read more" on button

    #34612

    It’s in the home.php file, but I would recommend against editing the file directly. There are a couple of ways you can achieve this, either by using the Codestyling Localization plugin or by using a child theme. This topic might be useful to you:

    https://forum.graphene-theme.com/graphene-support/how-can-i-translate-buttom-continue-reading-on-russian

    Admin

    In reply to: Supprimer le lien des articles de la page

    #34606

    If the posts are displayed in full why would you need to click on the post’s link again? Unless of course if you wanna leave comments, but that’s the ways it’s designed. If you’re going to display the all the comments and comment form for all the posts that are listed on the Category archive page, then that archive page will be unacceptably long, which will only reduce the accessibility and readability of your site to your users.

    Admin

    In reply to: Supprimer le lien des articles de la page

    #34604

    Graphene Options > Display > Excerpts Display Options > Show full content in archive pages.

    Admin

    In reply to: Menu on iphone/ipad

    #34596

    What’s the URL to your site?

    Admin

    In reply to: Menu on iphone/ipad

    #34594

    If the top-level menu item links to somewhere, the link will be opened when it is tapped. To remove the link on the top-level menu, use “Custom” menu item with a generic link (like “#”), then remove the link after you have added the custom menu item.

    Admin

    In reply to: Using one Lightbox thumbnail to open several larger images

    #34368

    If it’s a JS code it has to be wrapped inside the <script> tag, like so:

    <script type="text/javascript">
    /* JS code here */
    </script>
    Admin

    In reply to: Randomize posts in Slider

    #34498

    In that case, try asking the plugin author if there’s any way to exclude certain custom WP_Query calls from the plugin, as he’s much more familiar with the code plugin’s code.

    Admin

    In reply to: Slider -jQuery update issue

    #34573

    WordPress 3.5 comes with jQuery 1.8.3, but something else on your site is loading jQuery 1.5.1 from the Google CDN. Find out which plugin is doing that and then get rid of it.

Viewing 10 posts - 2,591 through 2,600 (of 6,030 total)