Tagged Questions
2
votes
1answer
38 views
Handling URLs in WordPress application
We have a web application that we run inside of WordPress in order take advantage of WordPress's authentication. To make this work, we created a template type for our application that simply includes ...
1
vote
1answer
56 views
How to obtain the link/URL to the feed of a custom taxonomy?
What I need to accomplish is to provide a feed link for every item in a custom taxonomy. The function get_category_feed_link only works for categories, and I don't see that tags support this either.
...
0
votes
1answer
72 views
Typing local Wordpress URL works, but clicking the same link does not
Wordpress is installed locally on WAMP (win 7 x64) and the front page of my site loads fine when I type http://lc.loc. However when I click the link to this URL on the loaded page, I am taken to a DNS ...
1
vote
1answer
503 views
Change website URL without breaking links or images? WP 3.3
I am using Wordpress 3.3.2.
Currently I am working on a website in a dev folder on my domain, dev.domain.com. Upon creating pages and blog posts, it just occurred to me that when I move the WP ...
0
votes
1answer
104 views
Image not showing up in media loader success area - followup
This is part two to this question:
Post Specific Uploader
I am using an upload filter to put files in a location based on post_id. Now when the file uploads, the URL path in the meta is wrong and the ...
0
votes
2answers
112 views
Clicks registering on Preview DNS site
I set up my site on a PreviewDNS, I have since pointed my Domain to the correct place and changed all the links to non-previewDNS links.
However I can see (using Jetpack) that visitors to my site are ...
1
vote
1answer
40 views
Convert link in Wordpress 3.2.1
How can I convert links (url displayed in the browser) from :
www.mywebsite.com/?p=13
to something like this :
www.mywebsite.com/title_of_the_topic
0
votes
1answer
278 views
How do I make Wordpress “Page” link in the top nav bar go to an external URL?
I would like the Wordpress page link as shown here go to an external URL instead of going to page. What is the best way to set this up? I'm running Wordpress
3.1.3. Thank you.
0
votes
1answer
124 views
HTML link within my plugin settings page
My plugin has a settings page. It's working fine. Now, i want to put a html link within this page. This link will go to another settings page. How could I do that?
Thanks.
0
votes
1answer
1k views
How to get category/tag in URL for Pagination links?
I have a custom pagination function in functions.php. If I'm at the URL: http://mysite.com/tag/dogs, the Next link currently just contains /page/2.
How can I make it so it will look like ...
0
votes
2answers
826 views
how to grab first link in post… and of course call it
I have been trying to get the answer to this for ages now and wondered if anyone here could help. I would like to 'grab' the first link in a post and attach it to a button/image. I have tried the ...
1
vote
2answers
373 views
get_site_url is not returning anything?
I'm using the twentyten theme with the bbpress plugin.
I have the following in my header.php (twentyten):
<div id="masthead">
<div id="branding" role="banner">
...
0
votes
1answer
360 views
Problem creating an edit link for a custom post type
In my last question, I asked How to build a post and comment editing form in a page?.
But in order to edit the custom post type (called Question) I have to reference the edit page and the ID of the ...
3
votes
7answers
7k views
How to use relative links on my pages?
In my web pages I want to use relative links instead of absolute links.
However, pages do not allow php code inside them, so i cannot do to from a url in a relative manner.
How does one get ...
0
votes
1answer
77 views
What's the URL to my blogs (from my home page - which is a “page”)
How do I add a link under my home page banner to my blog summary page. My default page is a "page", not a "post".
http://nealwalters.com on 3.0.4