+ Reply to Thread
Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20

Thread: [#GDT-419942]: Error in Tags Plugin

  1. #11
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,137
    Hello,

    Could you detail on how the meta title should look on tag page ?

  2. #12
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    Quote Originally Posted by Rudi View Post
    Hello,

    Could you detail on how the meta title should look on tag page ?
    Hello Rudi Please see Image below (tag name is missing from page title), Bahrams fix did fix this in an earlier version but the coding has since changed and fix no longer works? thanks pete


    Attached Images Attached Images
    Getting Started or Starting Over with Your Classified Site? then Get Ready Set Fly V 4.7.1 > quietSecrets.net

  3. #13
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,137
    Ok,

    Here is the solution:

    go to plugins > tag_cloud > tags.inc.php

    below:
    PHP Code:
    Only registered members can view the code
    add:
    PHP Code:
    Only registered members can view the code
    Last edited by Rudi; October 8, 2020 at 04:29 AM.

  4. #14
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    [QUOTE=Rudi;31065]Ok,

    Here is the solution:

    go to plugins > tag_cloud > tags.inc.php

    below:
    PHP Code:
    Only registered members can view the code
    add:
    PHP Code:
    Only registered members can view the code
    /QUOTE]

    Thanks Rudi, that works even better than I hoped for as it also covers the H1, Thank You for your help.
    Getting Started or Starting Over with Your Classified Site? then Get Ready Set Fly V 4.7.1 > quietSecrets.net

  5. #15
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    Edit. I did find one error, if there is only only one item found it repeats the title rather than count ?

    copywriting for copywriting < 1 i item found

    4 Listing(s) Found. for dating
    < more than 1 item found
    Getting Started or Starting Over with Your Classified Site? then Get Ready Set Fly V 4.7.1 > quietSecrets.net

  6. #16
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,137
    Ok, use the code below without the second line (Corrected)

  7. #17
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    Ok thanks Rudi Will try that out.
    Getting Started or Starting Over with Your Classified Site? then Get Ready Set Fly V 4.7.1 > quietSecrets.net

  8. #18
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    That sort of fixed the H1 / web page but what I did not notice is in the title it also repeats as well if there is a single listing found.


    With the last line removed

    (with one listing found)
    Page Title > copywriting copywriting <<< Shows double in title, so still an error here ?
    H1 > copywriting

    More than one listing found
    Page Title > Search For relationships
    H1 > 8 Listing(s) Found.

    With the last line included

    (with one listing found)
    Page Title > copywriting copywriting <<< Shows double in title, so still an error here / Same as no bottom line so an error regardless if one listing?
    H1 > copywriting for copywriting <<< as before

    More than one listing found
    Page Title > Search For relationships << stays the same OK
    H1 > 8 Listing(s) Found. for relationships << the best outcome and very good.


    ---

    With the bottom line works better all round but problems if one listing found both with or without the bottom line (with one listing) as title is still wrong.

    Would like to keep the bottom line but fix the single problem ? if possible.
    Getting Started or Starting Over with Your Classified Site? then Get Ready Set Fly V 4.7.1 > quietSecrets.net

  9. #19
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,137
    I've corrected it on your end

    replaced:
    PHP Code:
    Only registered members can view the code
    with:
    PHP Code:
    Only registered members can view the code

  10. #20
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    Spot on thank you Rudi, that is perfect, appreciate your time.

    Pete
    Getting Started or Starting Over with Your Classified Site? then Get Ready Set Fly V 4.7.1 > quietSecrets.net

+ Reply to Thread