Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
changes doenst work
#2
1) the <?php get_component('sidebar'); ?> is what contains your about information. It appears you removed that, which is why the data isn't showing up. Otherwise, the other two components you created should be showing data.

2) When you upload an image to the files tab, either copy the URL when it gives it to you or later, right click on the link to the image and click 'copy image location' or whatever it is for your browser. Then, on a page, click the TinyMCE for inserting the image, and paste the url in there. If it's hosted on your server, the HTML code will turn into something like:
Code:
<img src="../data/uploads/ie7-error.JPG" alt="" width="437" height="283" />

3) This CMS was not made to be a blog, was made to convey information. Read the mission statement here For a blog, I would suggest using something such as WordPress
------
I can't design for shit but I can code the shit out of your design
Reply


Messages In This Thread
changes doenst work - by marujobhz - 2009-08-13, 03:26:37
changes doenst work - by Derek - 2009-08-13, 05:18:55
changes doenst work - by marujobhz - 2009-08-13, 06:31:54
changes doenst work - by ccagle8 - 2009-08-13, 10:47:09



Users browsing this thread: 1 Guest(s)