chr1s9r profile

Home Forums chr1s9r

Forum Replies Created

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
  • chr1s9r
    Participant

    Until you fix the theme I use the contact form 7 plugin.

    in reply to: Contact Form Broken

    chr1s9r
    Participant

    I tested it and turned of all irrelevant plugins on my localhost. No difference. After digging into it I found out that the issue is coming from that file: /jevelin/inc/hooks.php:

    wp_enqueue_script(
    'jevelin-show-form-errors',
    get_template_directory_uri() . '/js/form-errors.js',
    array( 'jquery' ),
    '1.0',
    true
    );

    This causes the theme to load the file (/js/form-errors.js). The file does not exist in the theme directory and was potentially deleted in one of the versions.

    in reply to: Contact Form Broken

    chr1s9r
    Participant

    The error was fixed and has nothing todo with the problem. The issue persists.

    in reply to: Contact Form Broken

    chr1s9r
    Participant

    Done. Please use the link below.

    in reply to: Contact Form Broken

    chr1s9r
    Participant

    Hi,

     

    I am on the newest version.

     

    WP Rocket was deactivated and the issue persists.

     

    Best

    Chris

    in reply to: Contact Form Broken

    chr1s9r
    Participant

    Found the solution here:

    https://support.shufflehound.com/forums/topic/woocommerce-select-form-elements-not-working-mobile/

     

    The issue is known for more than a month and has still not been fixed 🙁

    chr1s9r
    Participant

    Hi,

     

    is there any solution for this?

     

    It is getting more and more and seems not to be addressed in the regular updates of the theme:

    jevelin/woocommerce/archive-product.php version 2.0.0 is out of date. The core version is 3.3.0,
    jevelin/woocommerce/cart/cart.php version 3.1.0 is out of date. The core version is 3.3.0,
    jevelin/woocommerce/loop/loop-start.php version 2.0.0 is out of date. The core version is 3.3.0,
    jevelin/woocommerce/loop/orderby.php version 2.2.0 is out of date. The core version is 3.3.0,
    jevelin/woocommerce/loop/pagination.php version 2.2.2 is out of date. The core version is 3.3.0,
    jevelin/woocommerce/loop/result-count.php version 3.0.0 is out of date. The core version is 3.3.0,
    jevelin/woocommerce/notices/error.php version 1.6.4 is out of date. The core version is 3.3.0,
    jevelin/woocommerce/notices/success.php version 1.6.4 is out of date. The core version is 3.3.0,
    jevelin/woocommerce/product-searchform.php version 2.5.0 is out of date. The core version is 3.3.0,

    chr1s9r
    Participant

    Never mind. I found a solution.

     

    For everyone looking into the same issue. I run my site on digitalocean and have a ssl certificate added. Unfortunately this seems to be the problem:

    https://www.digitalocean.com/community/questions/wordpress-permalinks-404-under-ssl

     

     

     

    chr1s9r
    Participant

    @Support: Did you install the demo content during your test?

    chr1s9r
    Participant

    I also tried the 2017 but still have the same issue. It must be something with the demo content, which I can test later today.

     

    @Support; is there anything in the “landing” default content which is single page only?

     

    It is also weird, that the 404 page is not from wordpress, but from the server..

    chr1s9r
    Participant

    @drewlkelly: did you install the demo content and if, which one?

    chr1s9r
    Participant

    Hi,

     

    I just did it and it is the same issue. Can it be due to the demo content?

    Although everything is setup to work with /imprint/ I also get a 404 page when using a default theme.

     

    Best

    Chris

    chr1s9r
    Participant

    Here is one: https://www.henribenett.com/imprint/

    chr1s9r
    Participant
    1. Setup the page, install the demo content. Create a new page. Link the page in the menu. (url.com/xyz) -> 404 page.
    2. See screenshot attached. It only works with permalinks set to plain.

    Url is hernibenett.com

    Attachments:
    You must be logged in to view attached files.
Viewing 14 posts - 1 through 14 (of 14 total)