jchronowski93
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Stop WordPress from adding p tags and removing line breakditto. This WordPress changing code that I intentionally typed in is a pain. It sometimes works in one theme then not in another. I can only imagine that the themes I use that it works in have set spacing for the
<p>tags, but I should get a straight line break by typing<br />without adding anything. Why would you make something that removes things that people actually type in for a reason. This issue is going on for years and it is a shame that it has not been removed from WP. And the plugins don’t always disable it.Short of editing the WP code itself that is doing this I can’t figure out a thing…Then even that goes out the window after a WP core update…
Forum: Fixing WordPress
In reply to: “Send trackbacks” box on Edit Post pagejust stumbled across this question http://en.wikipedia.org/wiki/Trackback just thought you would have googled it before now. but just in case here is the link.
basically if you talk about a website or comment from it then you link to the page on a site that you were talking about. This then will notify that site that you ‘sited’ it… so to speak
Forum: Fixing WordPress
In reply to: mass editing of link categoriesI have the same question. Other than going through the phpmyadmin interface and running a manual query. Is there another way?
How frustrating. I have this issue and also other plugin admin pages have vanished. Front end on most seems to still be working I just can’t get in to configure.
Reverted my WP to 2.7 did not help. Everything comes back if I delete the data from the WP_options table. But I have too many settings to leave it that way. Also I would have to manually reenter all of those settings for each part of my website and every plugin. This could take over a week. So leaving the options data in. I need to know which part of the options table is causing this error? \You do not have sufficient permissions to access this page.
wordpress 2.8.1
also 2.8.2 did not help.Any ideas?
This also happened to me after the upgrade to 2.8.1. With the plugin Email-Users.
Forum: Plugins
In reply to: Plugin that shows visitors location???There are several options one is ip2location.com that is pretty good. another is a script that is fairly accurate. It depends on what you are plugging the visitors location into to reveal their location. Like google maps would be an option also.
Forum: Themes and Templates
In reply to: Tags link does not workI am having a problem where the tag links do not work unless there is a matching category created for each tag link title to match. see http://www.jack-in.com. This sort of defeats the purpose as tags can be many but I like to keep the categories to a low number
Forum: Fixing WordPress
In reply to: Category feeds not working in 2.7http://www.juanitachronowski.com/jdcblog/?cat=132&feed=rss2
category only shows with title removing spaces does not fix the problem? the categories show up in the full feed, but I would like to have visitors subscribe to certian sections)categories) on my blog. what is wrong with this?