jhberetta
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cannot Get Links to appear in posts or pagesThe page is not live because it is not working properly, so I don’t have a link for you to go to. I have subsequently deleted it. I also had the same problem when attempting to insert a link into a email being sent from WordPress to our email subscribers. I final had to just type in the URL without the html tags, so I could send the email. But people cannot click on it to go to the page, they have to copy the URL and paste into a browser (not good).
I am considering switching over to another theme (Pagelines DMS) so see if this solves the issue. Anything else you could suggest?
Forum: Fixing WordPress
In reply to: Cannot Get Links to appear in posts or pagesThe page in question has been published privately and is not live on the site. I don’t want to publish it live without the links issue resolved, as that would confuse anyone trying to register.
Here is the private link to page: http://washingtonboxlacrosse.org/register/
Here is what I entered on the page using the WordPress editor:
<h2>Player Registration</h2>
<h5>If you wish to register for the Washington Box Lacrosse league play October 26- December 7th, and the USBOXLA Academy Clinic October 25th click here :</h5>
‘a href=”http://washingtonboxlacrosse.org/wabla-league-usboxla-clinic/” title=”WABLA League USBOXLA Clinic”></a’<h5>If you wish to register for just the USBOXLA Academy Clinic October 25, 2014 at Arena Sports in Seattle click here:</h5>
‘a href=”http://washingtonboxlacrosse.org/usboxla-academy-clinic-only/” title=”USBOXLA Academy Clinic Only”></a’I had to slightly alter the href links above in this post so they would show up. On the site they are bracketed <a href= properly not exactly as I have shown them above ‘a href=’
Appreciate any thoughts you might have on this.