Jump to content

sahduk

Members
  • Posts

    19
  • Joined

  • Last visited

Posts posted by sahduk

  1. What as in content management system such as Joomla, Wordpress?

     

    You would just add content to main content area the other outer areas are controlled by template/theme page and template css file.

     

    Essentially I want to keep my website the same. I just want to add images and videos once a week without dealing with so much coding. I just downloaded joomla it seems pretty complicated.

  2. Ive been running my website for over a year now, and I just need an easier way to manage content. I keep editing the html files manually and its a very long process since I update regularly.

     

    My html skills are really limited all I can currently do is edit templates.

     

    My website currently looks like this : http://www.imaginaryboy.co.uk/#portfolio.html

     

    Could someone tell me a very simple way of managing all my content?

  3. It probably has something to do with the message telling you the Google API key is invalid, which may have something to do with the validation error indicating an illegal character in the url for the api, or it might just be that the bunch of validation errors (mostly for duplicate ids) are more than some browsers can tolerate, but with all the frontend scripting the page is slow enough loading that most users will never se the problem because they are going to go somewhere else instead of waiting.

     

    So try fixing your errors and you might get it to display. Expecting pages full of errors to work correctly is not a reasonable expectation.

    Got rid of the errors yet my page still isnt loading.

     

    Does it still take too long for the website to load?

  4. I was working on this late last night and I cant remember what I did. Now non of my images open when I load them up. If you go to the my projects page things just dont work as they should. Everything was working perfectly last night now nothing happens.

     

    Wwww.imaginaryboy.co.uk

     

    I have the html of the projects page if anyone wants to see it <3

  5. So I went through the documentation and changed the template base url with the name of my website and reuploaded it to my server. It worked fine. I just cant seem to edit or make adjustments offline through dreamweaver.

  6. I am an illustrator and designer, been meaning to make a website for sometime now but all the coding scared me off. I bought a website off themeforest and uploaded it to a godaddy domain.

     

    imaginaryboy.co.uk

     

    I managed to launch the website but Im getting this error:

     

    please check the documentation - 2.1 general settings - on how to change the 'template baseurl' path

  7. Have you downloaded your template folder and files, to folder in wamp/www folder? Your template base would be http://localhost/xxxxxxx/ where xxxxxxx is the name of the folder you placed all you template files in.You can't link to domain outside your local server.

    Yes I downloaded all the files from my template folder into the wamp.www folder. I changed the template base to:

     

    var templateBaseURL = "null";/*"http://localhost/www/"*/ since I extracted it to that folder. still nothing :(

  8. You' ll need to do some testing to make sure your wampserver works. Then place your file in the wamp/www folder and execute by loading your file into your browser's url : localhost/yourFileHere

     

    The wamp server works I think. I loaded up the original index file and it worked in my browser. I went through some tutorials and it said to delete the files in the www folder and replace them with my ones, which I did.

     

    Then I turned on all services on the wamp icon in my tray. And its still asking me to change the baseURL

     

    Should I be making a custom url through wamp somehow?

  9. So I just bought a website template called synergy from themeforest. I cant open this website on Dreamweaver. I tried on my browser and I get that error message above in the title.

     

    I looked through the documents I got from the website asking me to change the base url in my js folder in a file called mc.modules.animation but I dont have a website to host on so its a bit pointless?

×
×
  • Create New...