ajetrumpet
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: ‘a’ tag displaying as an actual hyperlinkthanks my friend. and actually, I DO use the text editor to create that stuff. I select “view as HTML” when I’m in the line of text that’s supposed to be the ‘a’ tag and then write the HTML code in that way. however, the code seems to change and duplicate the “href=” statement whenever I hit the “update” button. I think wordpress kind of sucks in this regard. either that, or possibly the pages on which this is happening are pages that have become corrupt due to me “updating” and re-publishing them multiple times? is that possible? I noticed by looking at the mysql data that everytime I “update” a page, wordpress’s PHP code inserts a record into the “wp_posts” table. I think that’s a terrible idea, although great for auditing purposes.
- This reply was modified 6 years, 6 months ago by ajetrumpet.
Forum: Fixing WordPress
In reply to: ‘a’ tag displaying as an actual hyperlinksure thing my friend. here you go:
http://wordpress.neuroproiowa.com/web_applications/php/
you’ll notice that there are 3 hyperlinks at the top, all of which should take you to the 3 anchors that are below them, but they don’t. don’t bother clicking on the rest of the links in the page. I’ve deleted all the database content except what’s relevant on that page.
- This reply was modified 6 years, 6 months ago by ajetrumpet.
Forum: Fixing WordPress
In reply to: ‘a’ tag displaying as an actual hyperlinki don’t think you follow what i’m saying sprout. when you have an anchor on a page, text that sends to the user TO that anchor’s location HAS to be in the form of a hyperlink. doesn’t it? that would cause it to be underlined. if yes then the image in my last post is right, and wordpress needs to be fixed.
surelyI must be doing something wrong, as wordpress can’t possibly be wrong…?
- This reply was modified 6 years, 6 months ago by ajetrumpet.
- This reply was modified 6 years, 6 months ago by ajetrumpet.
Forum: Fixing WordPress
In reply to: ‘a’ tag displaying as an actual hyperlinkwebsprout,
I’m using ID on a ‘p’ tag, but it’s not giving me the desired result. w3schools.com tells me that ID is indeed part of the ‘p’ tag. what am i missing? see image….
https://drive.google.com/open?id=1wlkeZqYpL5zqizbV9HduvtwCuyR0q7XG
Forum: Fixing WordPress
In reply to: ‘a’ tag displaying as an actual hyperlinkmore than likely it will. I will switch my method. thanks my friend!
Forum: Fixing WordPress
In reply to: adding submenus to menus that page linksthanks Stephan. give me 24 to 48 hours to look into this. I will reply again when i get it sorted out. I’ll let you know if I need additional help.
Forum: Fixing WordPress
In reply to: adding submenus to menus that page linksbc,
I assume this thread has been moved? The SEO URL doesn’t tell me that, so I assume it has been. But regardless, I have a new question that might relate to the one that created this topic. Can either you Stephan tell me how to correct the problem I am getting by having too many “page menus” at the top of the screen and as a result having them shoved to a new line? see this image for what I’m talking about:
https://drive.google.com/file/d/1M4GuQFud8Rz5cz4k0kStNyyRAg6sftlu/view?usp=sharing
and bc, can you or Stephan point me to a tutorial or something to where I can follow step by step instructions to accomplish what you’ve described? Your post is pretty good, but I write so much software that I hate figuring out new stuff and try to avoid it whenever possible and just follow “dummy” instructions in a literal sense.
thanks.
Forum: Fixing WordPress
In reply to: adding submenus to menus that page linksthanks stephan,
that looks like what i need. let me try to get it implemented and I’ll get back to you. It might be a while until I can get to it, but I’ll get back to you soon for sure!
Forum: Fixing WordPress
In reply to: adding submenus to menus that page linksstephanie,
that is exactly what I’ve tried so far, and it results in the first image I included in my previous post. that’s not what I need. my child pages already has that option selected on each of them, as seen here:
https://drive.google.com/file/d/1_EBtZ4ZCoVN8ioDmHkDm4LDATVYlx9T0/view?usp=sharing
what I want is like what these people are doing:
https://www.webfx.com/blog/images/assets/images.sixrevisions.com/2010/07/05-07_callaway_golf.jpg
you can see that in each menu there is a right arrow on the right side, and I assume when you click that, submenus will appear. I don’t care how it’s done or what it looks like, but that’s the point of all of this. Is it simple to do with wordpress?