Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing Ghost Theme, wont show any new posts or theme content!@# #1

Open
wants to merge 2,393 commits into
base: sandstorm-port
Choose a base branch
from

Conversation

fitgeekpaul
Copy link

Hi,

I have installed ghost on the a2hosting.com servers by using their ghost platform.
Logging in on the ghost cms went fine on www.jonathanklaassen.com .
and uploaded the bought theme to through Filezilla in the themes map.
Logged into the Ghost template and changed the template.
Checked the site again... I am not seeing the new template at all.
And when i want to post a new item i dont even see that as well it just stays Blank..
This is maybe a beginner problem but i really cant seem to figure this out!

Please help

this is an email generated by the Ghost template:
De installation of Ghost 0.7.1 is done.
Path : /home/jonathanklaassen/public_html
URL : http://jonathanklaassen.nl
Admin URL : http://jonathanklaassen.nl/ghost Data Directory: /home/jonathanklaassen/nodejs

novaugust and others added 30 commits December 3, 2014 14:29
Add limit=all consistently to users, posts & tags
fixes TryGhost#4555

- There's no easy way to declare an XSL with the node xml module, so I
  needed to move the declarations to both be strings
- Ideally the code to serve the XSL would also be inside the sitemap
  module, but I think we need to refactor a bit to get there easily
- Added the XSL from TryGhost#4559, with minor amends to make the tables and urls
  display correctly
refs TryGhost#1993

- adds ctrl/cmd+s for save
- adds config flag
- adds icon on settings page, puts items in the right order
- sorts out permissions for all settings pages with consistent configuration
closes TryGhost#4574

- adds highlight showdown extension with tests
Adds markdown highlight support
Code Injection PR 3489 rebased and updated
Refs TryGhost#4578
- Match label "for" attributes with ids from the inputs they're
  labeling.
- Remove extra promise generation from ghost header and footer helpers.
fixes TryGhost#4572

- Remove both inline and bottom footnotes from excerpt output before stripping the remaining HTML
- No more red errors, black text or bold links in codemirror, as codemirror gets confused by footnote syntax. This is a step towards the new editor which has no syntax highlighting in the editor
…on-over-nav

Revert "Allow notifications to sit over the nav bar"
Closes TryGhost#4508

Tests for:

- Version number is a number
- Database type is an allowed 1 of 3
- There are 20 contributors
- First contributor has an image tag and image src exists, alt tag, title tag, href to github
Move testem.json into client tests directory.
No Issue.
- Outlet names must be quoted.
- {{#each}} helper will no longer implicitly switch context.
  Change usage to {{#each foo in bar}}.
Closes TryGhost#4590

- Removes `-index` from the root sitemap
- Removes redirects (which send sitemap.xml to sitemap-index.xml)
- Adjust tests
closes TryGhost#3872
closes TryGhost#4603
- updated regex to work with url safe tokens
novaugust and others added 30 commits January 9, 2015 15:09
Fix email sending fail when blog title has a comma
refs TryGhost#4644

- Changes tests using assert style to use should style for consistency
- Updates moment().subtract() to remove deprecation warning
- Changes test and test-coverage grunt commands to run in a way which is
  compatible with both *nix and win envs
- refs TryGhost#4644 as this is a step towards getting coverage working properly
  again
Closes TryGhost#4766
- Adjust ValidationEngine so it no longer assumes the properties
  it is validating are proxies via ObjectController.
- Fixup controllers, templates, and routes to use models where
  data needs to be validated.
Fixup validation engine to handle lack of proxying
Load next page if scrollHeight <= clientHeight
Conflicts:
	content/themes/casper
	core/client/controllers/debug.js
	core/client/router.js
	core/client/routes/application.js
	core/client/templates/-navbar.hbs
	core/client/templates/application.hbs
	core/client/templates/post-settings-menu.hbs
	core/client/templates/settings.hbs
	core/client/templates/settings/general.hbs
	core/client/templates/signin.hbs
	core/client/views/settings/users/user.js
	core/server/api/users.js
	core/server/config/theme.js
	core/server/controllers/admin.js
	core/server/data/import/index.js
	core/server/helpers/index.js
	core/server/index.js
	core/server/mail.js
	core/server/middleware/index.js
	core/server/middleware/middleware.js
	core/server/models/basetoken.js
	core/server/models/post.js
	core/server/routes/admin.js
	core/server/update-check.js
	core/server/views/default.hbs
	core/test/functional/routes/api/authentication_test.js
	core/test/functional/routes/frontend_test.js
	core/test/integration/import_spec.js
	core/test/utils/fixtures/data-generator.js
	core/test/utils/index.js
	package.json
Graphics for new ui, app market
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.