Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1122758

    Hello,
    I searched both forum and internet but found no solution. Do you know why my archives are duplicated?:

    https://www.sensity.pl/blog/ URL is showing blog-category posts – like it should be, but URL https://www.sensity.pl/form-maker/preview/page/1/ is showing all posts. I have no idea why it is like this?

    Second issue is: https://prnt.sc/olhjb1 – in smaller resolutions the part of menu overlaps the logo. Could you pls. help?

    Regards,
    Chris

    #1122890

    Hey kwlodar,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #1122921

    Sure

    #1123408

    Hi,

    Thank you for using Enfold.

    – How did you end up with that URL (form-maker/preview/page/1/), or where did you get it?

    – You can use this css code to decrease the font size of the menu items and the space between them.

    @media only screen and (max-width: 1300px) {
        #top #header .av-main-nav > li > a {
            font-size: 13px;
            padding: 0 10px;
        }
    }

    Best regards,
    Ismael

    #1137457

    Hello,
    sorry for delay answering.

    I have no idea how /form-maker/preview/page/ came up. I found it while analyzing my website SEO condition. Do you have any idea how to fix it?
    While searching the solution came up that my website is not the only one facing this problem: https://www.google.com/search?client=firefox-b-d&channel=trow&biw=1408&bih=688&ei=sx83XYHMLOakrgTPx5eoCw&q=%22%2Fform-maker%2Fpreview%2Fpage%2F%22&oq=%22%2Fform-maker%2Fpreview%2Fpage%2F%22&gs_l=psy-ab.3…194167.197540..197710…0.0..0.492.492.4-1……0….1..gws-wiz.zu2ucGjZieQ&ved=0ahUKEwjB8fD7pcvjAhVmkosKHc_jBbU4ChDh1QMICg&uact=5

    Regards!

    #1138604

    Hi,
    Sorry for the late reply and thanks for the login, it looks like these links are because the form plugin creates a custom post type which is then creating an unexpected url path.
    I would recommend using the Redirection plugin and something like ^/form-maker/(.*) which should redirect the path including the /form-maker/
    but please read the plugin documentation and test.

    Best regards,
    Mike

    #1138716

    Thank you Mike!
    I might installed such plugin someday, but I believe it is already gone. Is there any way to delete this custom post type ?
    Regards!
    Chris

    #1138984

    Hi,

    Thank you for the update.

    The custom post type should have been deleted along with the plugin. Do you have any CPT plugin installed aside from the “form maker”? Have you tried @mike‘s suggestion?

    Best regards,
    Ismael

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.