Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #191211

    Hi,

    The page title tag is created in the function-set-avia-frontend.php file.
    Is it possible to add something like “Photograph of…” as a Title prefix – but ONLY on the Product pages?

    Thank you!

    #191618

    Hey BelIblis!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust

    .term-photo .title_container .main-title:before { content: 'Photograph of '; }

    If you would like to display this prefix only in product category called ‘photography’, you should change .term-photo to .term-photography and so on

    Cheers!
    Yigit

    #196978

    Thanks Yigit,

    (Sorry for the late thank you :)
    I actually found a free SEO tool (WordPress SEO) which does exactly what I need ;)

    #197062

    Hi!

    You are welcome :)) Glad you figured it out! Let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Changing Page Title on Product Pages’ is closed to new replies.