amyers99
Forum Replies Created
-
Forum: Plugins
In reply to: [Accept Stripe Payments] Can’t find a featureSorry for the delay in replying. It doesn’t really answer my question, but I now realize it’s not something that I need.
Because I can invoice clients, they could pay whatever the invoice amount is and that’s what I needed.
Forum: Fixing WordPress
In reply to: missing home pageI thought I had the answer, but the page won’t show up in all browsers if I do as I suggested above.
Any suggestions?
Forum: Fixing WordPress
In reply to: missing home pageI did it! I figured out a work-around!
If I change the home page from published to draft, then it doesn’t appear in the navigation. When I need to edit the home page, simply change the status from draft to published, then make the changes (during which time there will be two “home” links in the navigation) save the changes, then change the home page back to draft.
It’s not perfect but it solves the problem.
Alan
Forum: Fixing WordPress
In reply to: missing home pageI”m sorry for the delay, I didn’t check back after the first couple of hours after posting.
Here are the plugins:
Akismet
All in One SEO Pack
Contact Form 7
PixoPoint Menu Plugin
Seo Meta Tags
Does that help in any way? I tried to make the home page private thinking that it removes it from the nav, but then the page shows up in the home page slot as
HOME : PRIVATE
thanks for all your help.
Alan
Forum: Fixing WordPress
In reply to: missing home pageto summarize the problem:
right now there are two links to home on the navigation. If I remove the page called home, then I can no longer edit the home page. If I retain it, then there are two links in the menu to the home page.
It’s using a pixopoint menu plugin. Is there any way to get one home page that’s editable? The odd thing is that the editable version of the home page is not available in the list of posts but seems to be a home page for the blog, as well as the site.
Does anyone have any suggestions?
Forum: Fixing WordPress
In reply to: missing home pageheader.php has the function_exists code at the bottom of the page. Here’s the code in pastebin:
http://wordpress.pastebin.com/ZJFXvjui
Otherwise, there’s no code that I can find anywhere that has pixopoint_menu in it.
Forum: Fixing WordPress
In reply to: missing home pagehopefully you haven’t left yet – I found this
<?php if ( function_exists( ‘pixopoint_menu’ ) ) {pixopoint_menu();} ?>
Forum: Fixing WordPress
In reply to: missing home pageokay thanks
Forum: Fixing WordPress
In reply to: missing home pagewould it be something to do with setting this up correctly in General Settings?
WordPress address (URL)
Blog address (URL)Forum: Fixing WordPress
In reply to: missing home pageI don’t think that’s possible. The author and the person I’m trying to help didn’t part on friendly terms
Forum: Fixing WordPress
In reply to: missing home pageHere’s the address:
Forum: Fixing WordPress
In reply to: missing home pageI’m not seeing that. Here’s the source code for header.php:
Forum: Fixing WordPress
In reply to: missing home pageupdate-
the wordpress address and blog address were the same in general settings.
I changed the blog address to tranquilwatersaddictionservices.com/blog/ and that’s the same as the home page
still two “home” showing up on the navigation
Forum: Fixing WordPress
In reply to: missing home pageHere’s the site:
Forum: Fixing WordPress
In reply to: missing home pagethanks – I went to settings>reading and set the page called home as the static page but now, once again, I have two home pages in the navigation. Any suggestions for how I might be able to keep and edit one of those pages and get rid of the other?