• Resolved OllyDowning

    (@ollydowning)


    Hello,

    Please could you guys fix the ‹ showing in the menu bar? I am able to re-produce this on a fresh install as well as on my existing websites.

    It seems there is a problem with sanitisation of that field, trying to make the correct structure manually also fails. I would really appreciate it if a fix could be published quickly.

    Thanks!

Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Author cusmin

    (@cusmin)

    Hi @ollydowning,

    Thanks for your request, please update the plugin to the latest version, we’ve just published the fix for this and it should hopefully work now.

    Please let us know if it works, thanks

    Thread Starter OllyDowning

    (@ollydowning)

    Hi Guys,

    Thanks so much for your speed response! Sadly this hasn’t fixed the problem, I can provide access to a site in a development area if this would help solve the problem?

    As mentioned I am seeing this on existing and new sites, with the issue going once the plugin is disabled.

    Thanks,

    Olly.

    Plugin Author cusmin

    (@cusmin)

    Hi Olly,

    Thanks for the update. Can you please try to open AGCA settings and click on apply button to apply settings again? This will store the fresh text, since the wrong text could be stored to DB.

    If this does not work still, please share the access with our support team at info(at)cusmin.com

    Hello, same here: the custom blog heading returns code without rendering

    • This reply was modified 1 year, 2 months ago by vitaminik.
    Plugin Author cusmin

    (@cusmin)

    @vitaminik thanks for your feedback. if you change the text in the input box in AGCA to look as expected and click on Apply button again, does it work?

    Thread Starter OllyDowning

    (@ollydowning)

    Didn’t work for me either, like I said it happens on fresh installs too. I also tried manually resetting the database value, but it was already null.

    The problem seems to be with sanitisation, maybe it could be tested internally before release this time?

    Thanks a lot,

    Hello, didn’t work at all, trying to delete entry, retrying with the new text, saved, re-saved. The heading don’t render html

    Plugin Author cusmin

    (@cusmin)

    Thanks for your feedback. Can you please go through this list so we can cover all cases? Thanks, so please check these:

    – that your AGCA version is v7.1.4
    – that your WordPress version is the latest 6.1.1
    – that the field you’re using is on AGCA settings page > Admin bar (tab) > Page title template
    – that you paste in a value with these characters, an example of this is this value is: “Dashboard > < (site name)”
    – please click on “Save Changes” button after that and see if the changes are applied or not

    https://prnt.sc/gZFvhkQMC5Uy

    Please share if anything is different with your setup so we can debug further this issue. If nothing helps, please share the temporary credentials for your site to info[at]cusmin.com so we can take a look at this at your site.

    Thanks!

    AGCA is v7.1.4, WordPress is v6.1.1

    i need to edit “CUSTOM BLOG HEADING” and insert two hyperlinks. One for admin url, one for public frontend.

    Plugin Author cusmin

    (@cusmin)

    Thanks for the info. Can you please confirm this works as expected?

    https://prnt.sc/1M-6DlAXm2sv

    if not, please share the value that you’re trying to put into this field and if you can also the screenshot of how this looks like on your end. Thanks!

    yes, this works

    Plugin Author cusmin

    (@cusmin)

    Thanks @vitaminik, please let us know if you need anything else here. Also, for a custom link you can paste this snippet to Advanced > JavaScript field:

    jQuery(function(){
         jQuery('#wp-admin-bar-site-name .ab-item').attr('href', 'https://google.com');
    });

    Please note that this has its own limitations and if you need more fine-tuning then the only option is to upgrade, but I hope this can work fine for you.

    Thanks!

    thanks!

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Admin Title Shows ‹’ is closed to new replies.