[Resolved] clickable phone link and Blog title

Home Forums Support [Resolved] clickable phone link and Blog title

Home Forums Support clickable phone link and Blog title

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1000306
    Nanette

    I have two support issues I can use help on
    1) I am using the peak template and I created a post page for posting tips. I named that post header, Electrical Tips. However, the template single post element had the date under it and I wanted to take it out. I took it out but now the page title says Blog in the header instead of the page name Electrical Tips. I don’t know how to fix it. The element code is the following:
    <h1 style=”margin-bottom: 5px;”>{{post_title}}</h1>

    {{post_title}}

    2) I put in a link in one of my pages for visitors to click on to call for service. I tested the link to make sure it works in W3School. However in my page, if I click it in preview a blank page comes up and in the url it says, about:blank#blocked. How do I fix that? The link I used is:
    <a href="tel:+5093933778">call Klotz Electric, LLC</a>

    #1000336
    Leo
    Staff
    Customer Support

    Hi there,

    1. You can create a header element specifically for the blog page and use static title like this:
    <h1 style="margin-bottom: 5px;">Electrical Tips</h1>

    2. Where can I see this link in the live site?

    Let me know ๐Ÿ™‚

    #1000349
    Nanette

    For the link go to the Services page and in paragraph 1

    #1000372
    Leo
    Staff
    Customer Support

    Looks like there is an HTML error there:
    https://www.screencast.com/t/tNVWepWQ

    #1000385
    Nanette

    I am looking at it but don’t see what’s missing

    #1000401
    Leo
    Staff
    Customer Support

    The http part shouldn’t be there. There are also two opening <a> tag.

    The HTML should look exactly like here:
    https://generatepress.com/forums/topic/clickable-phone-link-and-blog-title/#post-1000306

    #1001173
    Nanette

    Oops! Thanks

    #1001180
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.