Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Center area post/pages » Comments, trackbacks & pings »

Post links point to double URL


  #1  
Old Aug 13, 2009, 01:56 PM
Sakshin
 
66 posts · Aug 2009
Amsterdam, Netherlands
All my posts link to a double url, like this; http://newspiration.com/news/http:/n...ss/vip/archive and that, ofcouse, leads to nowhere.
How do these double URL's get there in the first place and how can I correct this?

With regards, Sakshin.
  #2  
Old Aug 13, 2009, 05:54 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
what happens if you use the default theme
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Aug 16, 2009, 07:36 AM
Sakshin
 
66 posts · Aug 2009
Amsterdam, Netherlands
No changes when switching to default theme; Permalink: http://newspiration.com/news/http:/n...at/vip/archive

So, I must have doen something wrong here, but what?
  #4  
Old Aug 16, 2009, 10:06 AM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
Check your settings at Site Admin -> General -> WordPress address (URL) / Blog address (URL)

and Site Admin -> Permalinks, and the .htaccess code at the bottom of that page. Should be something like

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

Also see if your actual .htaccess file at yourdomain.com/.htaccess is the same
  #5  
Old Aug 16, 2009, 05:29 PM
Sakshin
 
66 posts · Aug 2009
Amsterdam, Netherlands
Well, everything seems to be alright now. My links are working.

Even the .htaccess contains the info that it should have.

But I cannot find an .htaccess file within admin panel/settings. Are you sure there is an option to reach this from within wp-admin?

Thanx a lot so far.
  #6  
Old Aug 16, 2009, 05:36 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
My bad, the .htaccess code will only be displayed at the bottom of Site Admin -> Settings -> Permalinks if WP was NOT able to automatically create the file.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Error in excerpt function? If cut-off point is &lt;em&gt; jankph Excerpts, Read more, Pagination 4 Jul 16, 2009 01:41 PM
[SOLVED] Next post and previous post links on top of single post page error susieswe Atahualpa 3 Wordpress theme 2 Jul 15, 2009 02:58 PM
how to make header image linked to a post URL? dreamfree Header configuration & styling 3 Jun 13, 2009 02:54 AM
How to create menu item that links directly to an outside URL 5280Fan Page & Category Menu Bars 1 Feb 26, 2009 10:41 AM
Double Line Spacing? wy007 Atahualpa 3 Wordpress theme 1 Jan 30, 2009 05:32 AM


All times are GMT -6. The time now is 04:37 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.