robbz
Forum Replies Created
-
Forum: Plugins
In reply to: [Compact WP Audio Player] play button flush with textMy same issue is “resolved”.
I tried mbrsolution’s 1st option above (same as hollandlinguistic) which didn’t work.
However, the 2nd option (<div style=”float: left;”> etc) worked OK. I had words following the Play button, so I had to close the css class before the ending text. Plus a couple of non-breaking spaces to keep it all visually attractive. Thanks!!!Here is my piece, with non-code in bold:
<div style=”float: left;”>Or you could [sc_embed_player fileurl=”https://www.robbsplace.net/audio/nana.mp3″%5D</div> na-na-na-na…
And the page it comes from:
https://www.robbsplace.net/blogg/2014/10/12/ob-la-di-ob-la-da/Aye-yup, that did the trick! And to think that I’d have spent daze and weeks trying to figure that oh-so simple thing out!!
Graci, EnMask (and Mr. enmasksteve)! I guess I am a nOOb, after all. This plug-in is going to make my life s-o-o-o much easier now. Then again, maybe I needta get me a “real” life!!
Nope. As I said previously, I am code deficient. Your link gave me the building blocks, I’m just unsure as to where to put this css coding.
A separate file? Where would it go?
Inside another css file (like style.css)?Nah, dinna fret about it. I’ll take a year or so and study this issue. Like I said, you gave me the blocks. I’ll figger out where to build the thing. Besides, WP is massive enough as it is for a newb like moi and this php schlmolla. And I dinna wanna be a nOOb about all this!! d(>_<)b
Hey, really truly, this is a trés cool plugin. Thanks for the help!!
Well, this is obviously a very very new plugin for WP!! I’ve got it on my blog right now and it is extremely effective.
Mind you, this may be because my site has a green background w/ a light yellow text. In the EnMask Captcha challenge display and entry box… well, light yellow on a white background do not go well together. So, a bit of research & I find that I can modify things like backgrounds and text colors. Yay! But…… I’m code deficient. CSS can be created by yours truly, with a lot of trial and error. WP is NOT tolerant of error, from vast personal experience.
Where would one place a CSS file such as this? Is it a CSS file that is required, or a php? Am I talking off the top of my head? I peeked at the page source for EnMask’s homepage for inspiration, but there were too many .css files (4!! hehe…) and I got a headache.
Ideas, thoughts, suggestions, directions with detailed maps, would be appreciated. Thanks, EnMask, methinx you have a great thing here!!
Forum: Fixing WordPress
In reply to: can't open the admin-page anymoreI had the same problem as HELP NEEDED, plus my Blogg couldn’t find the css files and looked bleah. dan.tee’s suggestion worked like a charm for me!! Well, kinda sorta. I logged into my host’s cP, went to the phpMyAdmin section… and that is where the fun began!
This took a lot of searching thru the many different dB’s found there (keeping in mind that I have absolutely NO idea if they were dB’s or not!). I found one under my WordPress folder called wp_options. In there I found a file(??) that had an “option_name” called siteurl. It had the wrong url that was causing me the same problem as HELP… . I made the adjustment, but found that my Blogg was still not up to scratch (a little better visually) AND I still couldn’t login to my WP admin. So, the search went on…
Under the same folder, I found “option_name” home. Again, here was the offending url. Adjustment made and… Bingo! All is well. My Blogg is back (able to read the css files) and I can sign into my WPadmin. whew… BTW, I was able to do all the editing while in the phpMyAdmin, thank you very much!
I know that HELP wants to get that “Under Construction” page to show and that is outside of this noob’s understanding, but maybe my work can help to get you into your WPadmin once more. And a great big Thank You to dan.tee!! Your suggestion worked for this ol’ boy, and I took your warning about going into this blind. There is a lot there and one small mistake…
Right, and keep in mind you techies that my use of the words “file” and “folder” and “dB” may be wrong, but it’s all my interpretations, eh.