saibhreas
Forum Replies Created
-
I’m confused. I want the only url showing form any page to be ‘piratesrow.org’ I do not want my http:siobhanr.com/… showing anywhere. how do i change the url’s properly.
I tried the ‘change –edit site url by editing the wp-condig file only to have the site not let me in. I have been going around in circles on setting up a child theme but weaverii pro does not make that easy either.can someone help with very simple commnds on what files to change so that my home, and then every other page shows only https://piratesrow.org as the root / url??? please help!
Forum: Fixing WordPress
In reply to: How to change header in child pages in GrapheneI’d like to know the answer too!!!! anybody out there!!
Forum: Themes and Templates
In reply to: crashed twentyten trying to add hader image to theme fucntionsI know I sound really stupid but what is the folder name for my media library. In admin folder their is an image folder. In content-themes there is an image folder but I cannot find “media Library’ folder or whatever in my site directory so what would it be called. I can use the admin panel to upload a custom header image, see it on the site’s page but cannot find the physical file inside the site.
the other is I am trying to use a plug-gin called Categories two. it is supposed to enable me to have different headers for categories pages which is what I am trying to do in the first place… not crash my site.
Forum: Themes and Templates
In reply to: crashed twentyten trying to add hader image to theme fucntionsok got back in, reloaded theme functions in proper file. Now
A couple of questions :
when I add an image for custom header–where is it stored?
If I am using catagory templates two: it should let me crete differeint headers for catagories…but where do I enter that data? whre would I find instructionsthanks for your help
Forum: Themes and Templates
In reply to: crashed twentyten trying to add hader image to theme fucntionsok, took copy of themes function php from new download on my local computer and copy pasted to server file themefunctions.php. now error
Fatal error: Call to undefined function add_action() in /hermes/bosweb25c/b1502/ipw.siobhan/public_html/wp-content/themes/twentyten/functions.php on line 51
line 51 reads:
/** Tell WordPress to run twentyten_setup() when the 'after_setup_theme' hook is run. */ add_action( 'after_setup_theme', 'twentyten_setup' ); if ( ! function_exists( 'twentyten_setup' ) ):
not sure where to go form here. this should be an uncorrupted file form fresh download. but I cannot get to admin anymore to work from inside.
any help appreciatedForum: Fixing WordPress
In reply to: Permalinksgot it thanks! thank you very much
I will remove your admin
and again a thousand thanks
siobhanForum: Fixing WordPress
In reply to: Permalinksyou are now admin
Forum: Fixing WordPress
In reply to: Permalinksi followed your %category%/ mod and now I have …/biz/biz or …/education/education and …/zigandzag/zigandzag do i get rid of the last %?
Forum: Fixing WordPress
In reply to: PermalinksHaxxxton I appraciate you time and effort. I have to find a good reference book for wordpress and php to learn this stuff. i don’t want to waste your time. so thank you for all of your help. I now my problem is really just getting to learn this stuff. it is jsut very difficult for me to read online, I am dyslexic and the screen doesn’t help my deciphering skills.
I can surmise my problem is with categories, not with permalinks. all of my catagories or menu links say …example.org… in them ad I have yet to find a way to stop that. I am using the dashboard category editor to create them so I don’t know where this is coming from.
Again, thanks for your time I will need to scratch through this some more before I can get this blog up and running.
Forum: Fixing WordPress
In reply to: Permalinksi’m too farr back here.
I have a page created called business. but I know that is a static empty page.
in my menu of rhte blog site I have what I think is a page label business. however when I look at the link is says
https://innis-notes.com/http:/example.org/topics/uncategorized/biz/
instead of //innis-notes.com/business.
so maybe my problem is not with the permalink but with how the post move to the pages
what am i missingForum: Fixing WordPress
In reply to: Permalinksyour way ahead of me. this is all extremely new
I don’t know how https://example.org … got in there in the first place. I set the permalinks to https://innis-notes.com/2011/03/31/sample-post/ day an name.
biz is the slug for my business page. so really what I would like it to be is
https://innis-notes2011/03/31/post name/biz
Where do I go in the code to change this? do I need to lad a plugin to get me there or can I get to it in the editor?Forum: Fixing WordPress
In reply to: Removing Reply formhaving same problem. using Coraline theme. cannot seem to remove discussion from page.
I would like to remove discussion from all static pages. cannot find where to remove it or disable.