• Resolved mburton129

    (@mburton129)


    Is there any way to add clickable links to the pages used used in the “About” and “Services” content areas? Whenever I add them in the page editor and view that page on its own, the links appear and work. Whenever I view them as an element under “About” or “Services”, they do not appear as links/cannot be clicked. Is there a way around this (other than checking the “link to a single page” option)?

    Thanks all.

Viewing 7 replies - 1 through 7 (of 7 total)
  • congthien

    (@congthien)

    Hi,

    Unfortunately the content areas in Customize doesn’t accept the html, so you couldn’t the clickable link in there. Please keep up wait for next update, we will update this.

    Best regards.

    Thread Starter mburton129

    (@mburton129)

    Thanks for the info on that.

    If it is not currently possible to insert an html link into the Customize content areas, is it possible to increase the height/amount of text displayed in the individual content areas?

    congthien

    (@congthien)

    If you are using OnePress Child theme, just create new directory, named section-parts.

    Then create new file : section-services.php and add my code : https://snippi.com/s/78m38kq

    If you don’t use child theme, just copy and replace section-parts/section-services.php.

    In this way, it will show full content for Services section.

    Regards.

    Thread Starter mburton129

    (@mburton129)

    Thank you! That worked perfectly!

    congthien

    (@congthien)

    I’m one of OnePress developer, so if you like our theme and happy with my support please rate the theme so we can continue add more features in future ??

    Thank you ??

    Hi congthien,
    I downloaded your code https://snippi.com/s/78m38kq and now all Services section content is showing up, but when I change Section Settings like Section Title, Subtitle and Description my webpage wasn’t updated. (“SECTION SUBTITLE” and “OUR SERVICES” still on page)

    Before I downloaded your new code, I changed Section ID (default was SERVICES) to another ID.
    “Hide this section” didn’t work too.
    My URL is https://www.fabclin.com/wp

    Thank you,
    Adelson

    @avcostajr :

    Please delete your site or browser cache, because in my snip code, it isn’t related to section setting like section title or subtitle. I just change the_exceprt() to the_content() in section-service.php . You can revert and check!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Adding text links to About Us or Services sections’ is closed to new replies.