Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Making buttons visible & slider not showing on all pages

New Front EN Support Forums Fuji Theme Support Making buttons visible & slider not showing on all pages

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1165
    SocietyTouhou
    Participant

    Hey Andrew,

    So here is another one from me; just wanted to ask is there a way to make certian buttons more visible? Here is an example; http://i7.minus.com/ibsxZ0ihL7ugOw.png the Send button almost look like it’s unclickable to most of the visitors, I asked a couple of plugin developers and they all told me that the style is up to the theme so I’m nagging you, again =).

    the other this I want to ask is on some of the pages I cannot see the top slider, an example is here; http://www.touhou.si/category/blog/ can’t figure out what I missed here so once again I’m asking for your help.

    Cheers,
    Denis

    #1169
    mmsatori
    Keymaster

    Dear Denis,

    The button on the screenshot looks like it is a part of a third-party plugin, and not the theme; plugins usually have their own stylesheets included, which is why it is very difficult to style every single one of them from inside the theme, so themes are responsible only for styling their own files. However, if you provide the URL of the page with the said button, I can help you style the text – I just need to see the live code.

    As for the image slider – it does not show up on category pages because it is not meant to by design of the theme :) However, by including one line of code into the “category.php” template file it is possible to make the header appear on category pages as well – I’ve done that for you, check out the page in question!

    #1171
    SocietyTouhou
    Participant

    Hey Andrew!

    Something went wrong with the slider on those pages;

    Chrome; http://i4.minus.com/ijlqdnQ1GFypE.png (unable to click on any of the menus I’m guessing since it pushed the munus on the top of slider not below it like it is on the other pages.

    Firefox: http://i3.minus.com/ibznU2yebECJ6x.png (same thing only worse with the slider position as you amy see)

    Opera: http://i5.minus.com/i8CFCduTlVbmr.png (same as chrome)

    the slider works fine with other pages except the category ones.

    Well if the send button is not the themes job I really don’t want to burden you with it since you have done so much already, and more! So my questions remains with the slider, what can be done now?

    Cheers,
    Denis

    #1173
    mmsatori
    Keymaster

    Sorry about that, Denis!

    When inserting the slider code into the category template, I chose the wrong line so it swapped with the menu. Now it should be fine!

    Sincerely,
    Andrew | Satori Studio

    #1182
    SocietyTouhou
    Participant

    Sorry for the late raply I’m in the hospital again so I did not see that you responded already.

    Thank you, and may I ask what did you change so that I don’t need to nag you agaian when a theme update is avalible?

    Once again, thank you!

    Denis

    #1183
    mmsatori
    Keymaster

    Dear Denis,

    the custom header (including the slider) and the middle menu are inserted into pages using separate template files for higher flexibility. This is how the code of the top of the template file should look in order to display both the menu and the slider (note the highlighted rectangle). This is exactly what I’ve done with your “category.php” template file in order to display the slider on category pages.

    Sincerely,
    Andrew | Satori Studio

    #1204
    SocietyTouhou
    Participant

    Dear Andrew,

    I really can’t say anything else, your themes rock and your support is really the best one out there!

    Thank you!
    Denis

    #1208
    mmsatori
    Keymaster

    Thank you, Denis, doing me best :)

    A.

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.