BigRingRob
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Need Help Images in sidebar w/wrapping textHa oops guess I should of copied and pasted the whole thing! lol Anyways yeah at the end make it </p> instead of <p/> my bad.
Forum: Fixing WordPress
In reply to: Need Help Images in sidebar w/wrapping textManaged to get it, Here is how I got it to work:
<a href="URL THAT YOU WANT VISITORS TO GO WHEN YOU CLICK ON IMAGE "><img style="border: 0pt none; float:left; padding-right:10px; padding-bottom:10px" src="URL FOR THE PICTURE" .../></a><p>TEXT YOU WANT VISITORS TO SEE BESIDE THE IMAGE.<p/>
Forum: Fixing WordPress
In reply to: Need Help Images in sidebar w/wrapping text[ Moderator Note: Please post code or markup snippets between backticks or use the code button. Not the single quote character, that doesn’t work. ]
<img src="https://freebrowzerz.com/wp-content/uploads/2012/11/ggempire-full.jpg" alt="alternate text" width="60" height="60" style="float:left; /> Hello Hello Hello Hello Hello Hello Hello
Of course the Hello’s are the text just temp. As you can see I dont have anything any there for the text so it doesnt even show the “Hello’s’ when you go to website.
I just need to know what I need to add to that html on my text widget to get the text to be on the right side of the picture not below it.Forum: Fixing WordPress
In reply to: Need Help Images in sidebar w/wrapping textDoes anyone have the html to add to the text widget inside widget menu to get this done? I managed to get the picture thumbnailed inside sidebar but dont know the code or what to do to get the text to wrap on the right side of the picture.
Forum: Fixing WordPress
In reply to: MY ADMIN PAGE HAS GONE BLANKDownload Filezilla
Connect Filezilla to website (you can look on youtube which will explain this)
Then find the file for the theme that is messing your admin up and delete it. Sounds complicated but its pretty simple once you get in.Forum: Fixing WordPress
In reply to: MY ADMIN PAGE HAS GONE BLANKYou can also use a FTP like filezilla and just delete the theme. Your wordpress will default back to first theme which will resolve your blank page issue and will pop back up with login box. I know I had to delete a theme this same way for a different issue and I couldnt get into dashboard because of the current theme I had activated.
Forum: Fixing WordPress
In reply to: Deleted some of footer.php without backupThanks WPyogi, I have did what you suggested after I made this post which was copy the footer.php code. Did not resolve my problem, and I did just notice about a hour ago theme is not supported anymore. So Im thinking you are correct was my final assessment as well that the theme is no longer supported. Oh well losing two days of straight work is better then losing a weeks worth!
Thanks againForum: Fixing WordPress
In reply to: Deleted some of footer.php without backupOr could someone install the grezyed theme via wordpress and copy then paste here the code I deleted? This would be very much appreciated, thank you.