renseno
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Embedding CodeAnyone figured it out yet? If not – the solution is installing “Vipers Video Quicktags”
you won’t be able to edit existing posts, but when you add new posts with a video – it’ll work fine. Just click the tab and then insert the URL, and you can customize the dimensions.
I hope this helps!!
ALSO. “admin” pops up. is there a way to disable the admin from showing up?
Forum: Themes and Templates
In reply to: “Fullscreen” WordPress Theme Thumbnail Not Showing UpNeatCSS – I still can’t figure it out. I did what you said. These are the steps I took. Tell me if I missed anything:
1) Installed Fullscreen and activated it
2) Call my hosting – HostGator – I asked them to whitelist my whole domain to disable the Mod_Security
3) I changed the Cache folder to 777. Not sure if I was supposed to do timthumb.php (either way, i tried both 755 & 777 with no luck).
4) I went to settings > media > and then changed the settings to 200×200 / 590×590 / 950×950
5) I changed my background (which is a simple code) on style.css
a) “body { background: #0f0f0f url(‘images/pageback.jpg’);
background-attachment: fixed;
}”6) Post blogs
a) Created new blog
b) Add media – photo
c) Clicked “insert picture”
d) Add to Category
e) Publish blogmy website is at http://www.fulltankstudio.com
you can check it out in case you need reference.