studioburst
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Simplify my font selectionThanks for replying!
What if it were for 20 fonts, would that still be okay?
I don’t want to offer hundreds of ill-fitting fonts, I just like to hand-pick fonts that meet my requirements, usually between 10-20 fonts.
And yes, I do enqueue the stylesheets ??
Forum: Themes and Templates
In reply to: Trying to use Enqueue & NoconflictOkay, that’s kinda the jist of what I’ve picked up and made all the changes to the files just like what you describe.
Again, many thanks for your help ??
Forum: Themes and Templates
In reply to: Trying to use Enqueue & NoconflictAww dude you’re too good, works perfect!
Would you say that the above suggestions satisfies the need for this “noconflict” demand with jquery?
Forum: Themes and Templates
In reply to: Trying to use Enqueue & NoconflictThis is what I finished with, all scripts are visible in the source code when viewed on the site, all my sliders and tickers are running fine, it’s just the opacity effect seems to have gone using the method you gave me.
Many, many thanks for your help.
Forum: Themes and Templates
In reply to: Trying to use Enqueue & NoconflictAwesome, it seems to be running nice!!
My opacity.js file doesn’t seem to like it though, no idea why, I mashed it together myself to add a slight opacity on hover effect to images within the theme.
Any idea as to why it doesn’t like this method of being added?
Forum: Themes and Templates
In reply to: Trying to use Enqueue & NoconflictThank you very much for your time.
The first Jquery code worked, but I get a syntax error warning on dreamweaver when I add the seccond snippet, it highlights the line:
$jflow= get_bloginfo('template_directory'); ?>/js/jflow.plus.js";
I presume it’s the ?> part but can’t seem to get the syntax right.
Thanks for the link too, that was my first post of call many hours ago, but this is literally my first attempt at calling scripts in this way, I’ve learnt a lot today, my coding was outdated without realising it.
Appreciate any further help.
Forum: Themes and Templates
In reply to: IE text overlay on imageDude you’re awesome, I owe you a beer ??
I had to keep the float’s otherwise the area just moved straight to the bottom on all browsers, but it was the left: 0px that seemed to fix it for IE.
Thank you so much.
Forum: Themes and Templates
In reply to: IE text overlay on imageSorry, I did mean to post the link at the bottom.
Forum: Fixing WordPress
In reply to: Outputting custom field in plain textAwesome, the specialchars link helped me get closer to my aim, but the second reply from Rev. Voodoo worked perfectly.
Thank you so much.
Forum: Hacks
In reply to: If visitor CAN register, and IF NOTawesome, works a treat, thanks man ??