sethums
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can't see content in posts or pages in dashboardIt was a plugin issue. Now it’s all fixed. thanks!
Forum: Fixing WordPress
In reply to: Can't see content in posts or pages in dashboardHere’s a link to the screenshot. Thanks!
https://www.dropbox.com/s/zogbgsomn8jyn69/Screen%20shot%202013-03-23%20at%207.02.28%20PM.png
Forum: Fixing WordPress
In reply to: How do I widen my sidebar?Hey Gene,
Thanks for the suggestion. I went that route and it looks good.
Seth
Forum: Fixing WordPress
In reply to: How do I widen my sidebar?Hi,
The sentence “<div class=”sidebar”>” does not exist when I open sidebar.php
This is what I have instead:
<?php
// action hook for placing content above the main asides
thematic_abovemainasides();// action hook creating the primary aside
widget_area_primary_aside();// action hook for placing content between primary and secondary aside
thematic_betweenmainasides();// action hook creating the secondary aside
widget_area_secondary_aside();// action hook for placing content below the main asides
thematic_belowmainasides();?>
Not sure what I should be looking for.
Forum: Fixing WordPress
In reply to: Can't upload imagesIt worked!!!!
Thank you so much!!
Forum: Fixing WordPress
In reply to: Can't upload imagesHi esmi,
I tried theme switching to no avail. I looked into the other two suggestions but am a little confused. This is where my tech saviness goes out the window.
Under settings I have something in “Store uploads in this folder” but under “Full URL path to files” it’s blank which I guess is good, right?
I’m a little scared to reset the plugins folder…
Sethums