Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1073055
    pitcherperfect
    Participant

    Hi,
    I am having a problem with the permalinks on my portfolio items only. It inserts an extra string on the post

    See
    https://www.takecareofmysite.com/httpwww-londonautoglass-ca/nail-tech-today/

    The httpwww-londonautoglass-ca is hard coded into every portfolio item and I can’t remove it. Any ideas as to how to fix this issue?

    #1073071
    Thai
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link login to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #1073089
    pitcherperfect
    Participant
    This reply has been marked as private.
    #1073110
    Rupok
    Member

    Hi there,

    Thanks for writing back with the credentials. You have placed this on Customize > Portfolio > Custom URL Slughttp://prntscr.com/bp48lw

    You didn’t get it I guess. You should use a slug like “portfolio” or “works” etc. So let’s change this to get expected result.

    Regarding the other issue, it seems it’s causing by some of your custom code on Child Theme. I can also see a PHP warning that also might coming form incorrect code – http://prntscr.com/bp49k4

    So kindly check them as well specially the PHP code you added there. Unfortunately we can’t assist to debug your custom code.

    Cheers!

    #1073245
    pitcherperfect
    Participant

    Thank you for all your help.

    In regard to the top nav, all I added was some html to the header inside the customize tool. I have taken it out and it has corrected the issue with the larger top bar. But, I want the type to be bigger. Where can I change that so it doesn’t throw errors?

    #1073295
    Jade
    Moderator

    Hi there,

    To make font size in the topbar bigger, please add this code in the CSS customizer:

    .x-topbar .p-info {
        font-size: 14px;
    }

    Hope this helps.

  • <script> jQuery(function($){ $("#no-reply-1073055 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>