andersw
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Comment SectionYou do have comments under your posts, but one idea is to remove your adsense code under your posts.
Forum: Fixing WordPress
In reply to: sidebar errorTry to change your permalinks back to normal.
Forum: Fixing WordPress
In reply to: Add code to blog templatePlease don’t double-post Pankas, I answered you here: https://www.ads-software.com/support/topic/370088?replies=2
[MOD NOTE]If you wish to bring a thread to a moderators attention please tag the thread with the “modlook” tag.
Forum: Fixing WordPress
In reply to: Which php file is the blog template?My solution:
Adding a tracking code to your WordPress blog – cocacpla.com/wordpress-tips/adding-a-tracking-code-to-your-wordpress-blog.htmlForum: Fixing WordPress
In reply to: How to publish news/posts from other websites on my blog?My solution:
Publish content to WordPress from RSS – cocacpla.com/wordpress-tips/publish-content-to-wordpress-from-rss.htmlForum: Fixing WordPress
In reply to: Problem setting up permalinks on PAGES, wp-folder/slugFixed it by changing the reference to the css from static to
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
Thanks for your help!
Forum: Fixing WordPress
In reply to: Problem setting up permalinks on PAGES, wp-folder/slugHi,
the Pages work in the default theme. What do I need to do to make this compatible with my theme?
Forum: Fixing WordPress
In reply to: Problem setting up permalinks on PAGES, wp-folder/slugThank you for giving me a hand!
it works in default settings, but trying only /%postname%/ is not supperted, described here: https://codex.www.ads-software.com/Using_Permalinks
When I try /%year%/%monthnum%/%postname%/ after trying default settings it stills get the same error on the Pages, but not on posts…
It looks like the .htaccess is working correctly, can it be something with the theme? I did it myself, and is a minimum of code involved..
Forum: Fixing WordPress
In reply to: Problem setting up permalinks on PAGES, wp-folder/slugI’m currently using /%year%/%monthnum%/%postname%/
Forum: Fixing WordPress
In reply to: Problem setting up permalinks on PAGES, wp-folder/slugYes, I’m using /%postname%/ correct…
Forum: Fixing WordPress
In reply to: Problem setting up permalinks on PAGES, wp-folder/slugSomeone?
Forum: Fixing WordPress
In reply to: Problem setting up permalinks on PAGES, wp-folder/slugAnyone?
Forum: Fixing WordPress
In reply to: Problem setting up permalinks on PAGES, wp-folder/slugIf I use it correct? What do you mean?