blubje
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Stylesheets plugins do not loadStill doesn’t work : (
Uhm my theme style doesn’t have !important in it but ok.Forum: Themes and Templates
In reply to: Stylesheets plugins do not loadI think I found it. In the readme:
I’ve uploaded the plugin and activated, but it’s not showing up or it’s broken? =This is normally due to styles in your WordPress theme overriding the styles of the plugin. Check your theme’s stylesheet for rules like !important; as these may be overriding the styles defined by the plugin.
I’m going to try that and let know.
Forum: Themes and Templates
In reply to: Stylesheets plugins do not loadlist-style-type:none !important;
I cant find the images anywhere… Maybe they are hosted elsewhere, but I also can’t find where that is defined : ).
Forum: Themes and Templates
In reply to: Stylesheets plugins do not loadOh crap. I typed a reply, and then it was gone.
But okay.
It looks like some effects are defined in the .css of the plugin. With gradient-png’s for example. But there aren’t any icons of the socials located in the /images folder from the plugin.
The code looks like this:
<ul class="socials"><li class="sexy-delicious"><a href="https://del.icio.us/post?url=https://urlhere" rel="external nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a></li>
…Only the text ‘share this on del.icio.us’ is being displayed.
So where are the images coming from?
It’s really confusing me…
Forum: Themes and Templates
In reply to: Stylesheets plugins do not loadThat doesn’t make a difference i think, the most important one is on top, the other stylesheets are below that one. I edited one stylesheet to got the right look. Thanks.
I don’t know how to solve the other plugins problem. It has images, which do not show. I’m talking about Sexybookmarks. But I don’t know if this is enough information for you to help me.
Forum: Themes and Templates
In reply to: Stylesheets plugins do not loadI’ve got firebug and I’ll take a look if changing the hierarchy solves the problem.
Forum: Themes and Templates
In reply to: Stylesheets plugins do not loadOkay, I get what you’re saying. I only describe what I see (not saying that it is the truth) to let you get a view of what is happening, and hoping that you’ll recognise it.
I don’t think you’re rude, just explaining. Thanks for your patience.Though, I added the function wp_head in the header. It solved the problem for one plugin. (Mostly, I only have to edit the stylesheet of the plugin, but that’s ok enough I think…)
I did use a reference, but not the default or the classic theme. Just starting with the basic stuff, then extend it with more functions and stuff.
When I copy and paste the stylesheets from the head, it loads. That’s saying something, sure… I said it doesn’t load, but I can see it existst, so it only seems to be not loaded.
Also the .js files do load when I copy and paste the URL.I did look at other themes but don’t understand the WordPress-language fully, I’m trying to learn. So I started with some clean files, building a theme.
If you still need to see my theme in action to help me further, let me know.
Forum: Themes and Templates
In reply to: Stylesheets plugins do not loadThe stylesheets are online, in the plugin directory where they should be. I’ve started to build a new theme, from scratch, in other themes this does not happen.
(The theme isn’t public yet, because it is in construction)