Forum Replies Created

Viewing 15 replies - 421 through 435 (of 573 total)
  • Plugin Author Qode

    (@qodeinteractive)

    Hello,

    Thank you very much! We appreciate the feedback and suggestions! πŸ™‚

    Best,
    Qode

    Plugin Author Qode

    (@qodeinteractive)

    Hello,

    Thank you for the feedback. We are glad to hear this πŸ™‚

    Best,
    Qode

    Plugin Author Qode

    (@qodeinteractive)

    Hi,

    Thank you for the feedback.

    Could you please be more specific about Elementor Pro, what is problem on your end, so we could investigate it further?

    As for the dashboard notifications, we are very sorry you feel this way. This will be resolved in near future.

    Regards,
    Qode

    Plugin Author Qode

    (@qodeinteractive)

    Hi @fbou1,

    We have tested various scenarios on our side, and we can’t reproduce the problem you have reported.

    For deeper investigation, it would be good to have admin access to your site, which you can give us via chat / support on our site.

    In meantime, since you said that you have a lot of plugins, it would be great to locate plugin which makes issue with our plugin, so we could test it on our side. You can achieve this by enabling/disabling plugins on your site and leave our plugin enabled.

    Regards,
    Qode

    Forum: Reviews
    In reply to: [Qi] Ein tolles Thema
    Theme Author Qode

    (@qodeinteractive)

    Hi,

    Thank you for your kind words! We are glad to hear this and hope you will enjoy using it.

    Regards,
    Qode

    Plugin Author Qode

    (@qodeinteractive)

    Hi there,

    Glad to hear that, thank you very much!πŸ™‚

    Best,
    Qode

    Plugin Author Qode

    (@qodeinteractive)

    Thank you very much! We appreciate the feedback πŸ™‚

    Best,
    Qode

    Plugin Author Qode

    (@qodeinteractive)

    Thank you very much! We appreciate the feedback.

    Best,
    Qode

    Plugin Author Qode

    (@qodeinteractive)

    Hello,

    Thank you for the feedback. We are glad to hear this πŸ™‚

    Best,
    Qode

    Forum: Reviews
    In reply to: [Qi] Domage
    Theme Author Qode

    (@qodeinteractive)

    Hello,

    We have tested the theme with WordPress 6.0 and it is working correctly on our end. Could you please explain in more detail what you find troublesome so we can investigate it further? Thank you.

    Best,
    Qode

    Theme Author Qode

    (@qodeinteractive)

    Hello,

    We tested this page and we got “Page is mobile friendly” as a result (please see screenshot)

    You can adjust font-size of each heading and text on different devices in Qode Essential Addons > Options > Typography and if you need additional assistance regarding responsive please let us know.

    Best,
    Qode

    Theme Author Qode

    (@qodeinteractive)

    Hello,

    1. The categories listed in the post info cannot be reordered through theme options and they cannot be structured as breadcrumbs unfortunately.
    You can hide these categories from post info section with custom css below:

    .single-post .qodef-e-info-item.qodef-e-info-date:after {
        display: none !important;
    }
    .single-post .qodef-e-info-item.qodef-e-info-category {
        display: none !important;
    }

    2. If you refer to the font size of the red area, for the real Breadcrumbs you can change it from Qode Essential Addons > Options > Title > Breadcrumbs Tag.
    You can adjust font-size of headings and paragraph in Qode Essential Addons > Options > Typography.

    3. Since there is no option to change the breadcrumbs structure, you can try using some 3rd party plugins for breadcrumbs that offer some customization options. Note that we have not tested any of the 3rd party plugin solutions, so we can’t guarantee their compatibility, but you can try and test them on your own.

    You can take a look at this useful article.

    Best,
    Qode

    Theme Author Qode

    (@qodeinteractive)

    Hello,

    The header.php file should be copied from parent theme to child theme and then changes can be made to header.php file inside the child theme. The header.php file should be copied to folder/directory path where it is located in the Qi parent theme. In this case, that would be:

    Parent theme: \wp-content\themes\qi\header.php

    Child theme: \wp-content\themes\qi-child\header.php

    Best,
    Qode

    Theme Author Qode

    (@qodeinteractive)

    Hi there,

    1. This is by default like this if you wish to remove the date you could try adding this CSS to Apperance > Customize > Additional CSS:

    .qodef-e-info-item.qodef-e-info-date.entry-date.published.updated {
        display: none;
    }

    The blue area that you marked displayes the categories assigned to a Blog Single and it is not a breadcrumbs area.

    2. If you refer to the font size of the red area, for the real Breadcrumbs you can change it from Qode Essential Addons > Options > Title > Breadcrumbs Tag

    3. Since there is no option to change the breadcrumbs structure.

    You can try using some 3rd party plugins for breadcrumbs that offer some customization options. Note that we have not tested any of the 3rd party plugin solutions, so we can’t guarantee their compatibility, but you can try and test them on your own.

    You can take a look at this useful article.

    We hope this helped!

    Best,
    Qode

    Plugin Author Qode

    (@qodeinteractive)

    Hi there,

    Archive pages are generated by default in WordPress, however if you wish to use the product list to showcase your products, then you can enter the category slug manually since what you are asking for is unfortunately not a feature of this widget.

    Thanks for understanding and we will for sure pass your suggestion to our team for consideration.

    Best,
    Qode

Viewing 15 replies - 421 through 435 (of 573 total)