svivian
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] Fatal error when activatingThanks, using the older version fixed it.
Forum: Plugins
In reply to: [Polylang] “New translations are available” doesn’t go awayI found the solution eventually, I needed to create the directories
wp-content/languages/plugins/andwp-content/languages/themes/and make them writable.I don’t know what the deal is with the
wp-content/pluginsdirectory. Later updates no longer touch the *.po/*.mo files in that folder.Forum: Themes and Templates
In reply to: Remove paragraph tags from excerptI thought about doing that, but I want to keep my code as clean as possible. I guess it’s the only solution for now.
Forum: Installing WordPress
In reply to: Can I use WP as pure news inside my current design?After a little more research it seems like I can probably create a simple template that calls my design files I use for the rest of the site. Hopefully it won’t mess up with links and stuff.
Has anyone else done what I’m trying to do – merge WordPress into the home page of an already-existing site?
If there’s an easier way without bothering with templates I’d appreciate any help! Thanks.