New Front EN › Support Forums › Fuji Theme Support › Making buttons visible & slider not showing on all pages
- This topic has 7 replies, 2 voices, and was last updated 11 years, 7 months ago by satori.
-
AuthorPosts
-
April 14, 2013 at 1:43 pm #1165SocietyTouhouParticipant
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,
DenisApril 14, 2013 at 7:48 pm #1169satoriKeymasterDear 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!
April 15, 2013 at 7:50 am #1171SocietyTouhouParticipantHey 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,
DenisApril 16, 2013 at 6:47 am #1173satoriKeymasterSorry 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 StudioApril 17, 2013 at 9:40 am #1182SocietyTouhouParticipantSorry 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
April 18, 2013 at 2:27 pm #1183satoriKeymasterDear 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 StudioApril 25, 2013 at 6:21 pm #1204SocietyTouhouParticipantDear Andrew,
I really can’t say anything else, your themes rock and your support is really the best one out there!
Thank you!
DenisApril 26, 2013 at 8:28 am #1208satoriKeymasterThank you, Denis, doing me best :)
A.
-
AuthorPosts
- You must be logged in to reply to this topic.