Forum Replies Created

Viewing 14 replies - 1 through 14 (of 14 total)
  • Thanks for the great tip.

    Yes indeed if there is anything other than the code that appears in the address bar when your selected video is displayed in YouTube it will not work.

    I have found it easier to add the code to the HTML editor.
    Then save and check to see if any code has been added after you hit the save button. It should look like this:

    https://www.youtube.com/watch?v=yourvideo

    Thread Starter irwired

    (@irwired)

    That makes sense and validates my assumption. It is however, at your/my own peril, that you make assumptions about standardization of software functions.

    Thanks for the research. I poked around that same site and did not turn up anything pertinent.

    Have A great 4th of July weekend…there I go assuming again. You could be anywhere.

    cheers
    Roger

    Thread Starter irwired

    (@irwired)

    That is what I found too.
    Other anchor tools I have used worked quite a bit differently.
    That is what put me off the rails.
    As I said before, I hope this pulls others out of the weeds.

    Thanks for your kindness

    Thread Starter irwired

    (@irwired)

    The editor is not happy with the code so let me try again

    There is a strange glitch, maybe it is supposed to work this way?
    When you highlight text that you want to “name” the anchor tool actually places the anchor to the left of the text.
    <a name=”anchor”></a>text here
    Say I want to place a named anchor here.
    I would highlight “here”
    And click the anchor button.
    The result in visual is this: Say I want to place a named anchor (space) here.
    The result in HTML is: Say I want to place a named anchor
    <a name=”anchor”></a> here.
    Normally the tool should place the anchor text inside the HTML code:
    Say I want to place a named anchor <a name=”anchor”> here </a>

    So to make it work you have to open HTML and cut and paste your text inside the code. This is something I noticed before I ran into the original issue I posted on. I thought as long as we were on the subject we might as well cover this glitch.

    Thread Starter irwired

    (@irwired)

    Hi Mark
    And thanks for following up.
    I had a chance to try placing anchors and testing them.
    I was in the middle of writing a post on the subject when I ran across this problem.

    Here is an excerpt from that post:

    Inserting the anchor: Most anchor text tools let you highlight the text that you want ot anchor to and then just click. A dialog box pops up and asks you to name the link. You can choose any name that makes sense to you.

    So far this has not worked for me in the tinyMCE Advanced tool. So here is the work-around: Highlight or place your cursor to the left of the text you will anchor to. Click the anchor tool button, then open the HTML tab and find the named link. It will look like this: .
    Cut and paste the text you want to anchor to between the >< like this. your text goes here. Include any HTML code needed to display the text correctly like for bold. Go back to your visual editor and check for the little anchor icon to the left of your anchored text. If the anchor is there you have been successful. This is not as hard as it sounds.;-)

    To link to your anchor:
    Highlight the text or image you want to link from. Click the link tool. If you are linking to a named link on the same page, type in the name you chose for your link preceded by a #sign. Like this: #my link. Note: you must save a draft and preview the page to test your link.

    To link to a “named anchor” on another page: Highlight the text you want to link to and open the link tool. In the url box enter the URL of the page that contains your “named anchor”: https://mysite/homepage/#mylink.

    Thanks for sticking with me. As always I am trying to pass along information of value.
    The best of luck with anchor text, leave me a comment if you have found this to be helpful or if you have something to add.

    Othe anchor tools I have used inset the higlighted text beween the >< points. Is this the way it is supposed to work?

    Other than this minor problem the anchors work as you described. You can see them in action at themlmworks
    Sometimes I think I’m brain dead. Hopefully this post will be helpful to others

    Thanks again

    Thread Starter irwired

    (@irwired)

    Thanks so much Mark.

    I knew the answer was going to be a simple one.
    I spent hours searching the documentation and boards.
    I know that usually means it is too simple to warrant an explanation.
    I assume therefore that if I want to link to an anchor on the same page only the #name is needed
    If the anchor is on another page then: https://url/page/#name.

    Thanks again
    Roger

    Thread Starter irwired

    (@irwired)

    Problem solved
    If the first line of text is underlined the text will not wrap.

    I deleted the underlined text and retyped it and it wraps just like it should.

    Thanks for your kind assistance
    Roger

    Thread Starter irwired

    (@irwired)

    I just published the page in question after clearing the cash.
    Here it is

    Thread Starter irwired

    (@irwired)

    I just tried publishing the page briefly and it made no difference.
    As you can see the wrap text was working when I built the landing page.

    Thread Starter irwired

    (@irwired)

    Here is a link to my site although I have not published the page yet.
    Part of my question is, will the preview and published page always look the same?
    I’m not sure what you mean by

    have you entered an image alignment?

    Forum: Fixing WordPress
    In reply to: WYSIWYG buttons
    Thread Starter irwired

    (@irwired)

    Ok I figured it out
    WP Synonym Plugin 1.5
    Was the culprit,
    Thanks for the help

    Forum: Fixing WordPress
    In reply to: WYSIWYG buttons
    Thread Starter irwired

    (@irwired)

    I am currently using 2010 1.2
    I could deactivate the plug-ins and then activate them 1 at a time to determine the culprit?
    What is supposed to happen when the link button is clicked?
    Thanks

    I’m with you where do i find the basics???

    How do you apply this plugin???

    Thread Starter irwired

    (@irwired)

    That was just the ticket.
    Perfect!
    Thanks a million
    Roger

Viewing 14 replies - 1 through 14 (of 14 total)