• Resolved fvbussel

    (@fvbussel)


    I use the dutch version of the plugin with theme twenty seven.
    1)
    settings –> phrases –> email
    De editor is in view mode and I can’t change to text mode. I want to insert some HTML code in the email for the layout such as <br> and <p>. This is not possible in view mode.

    2)
    subscribe in the comments form
    When clicked on the > sign in the comment form at the subcription area a WP error page (something not found) showed up. Where can I link to a page which excist?

    3)
    phrases
    Not all dutch translations are updated after saving.
    How can I get this to work????????

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support gVectors Support

    (@gvectorssupportmember)

    Hi @fvbussel,

    1) settings –> phrases –> email
    De editor is in view mode and I can’t change to text mode. I want to insert some HTML code in the email for the layout such as <br> and <p>. This is not possible in view mode.

    This will be fixed in the next version update.
    For now, please follows the steps below to get it resolved:

    1. Open the /wp-content/plugins/wpdiscuz/class.WpdiscuzCore.php file

    2. Find the following line (1068 line):

    wp_register_script('wpdiscuz-jquery-cookie', plugins_url(WPDISCUZ_DIR_NAME . '/assets/third-party/wpdcookiejs/customcookie.js'), array('jquery'), $this->version, true);

    3. Replace with the following one:

    wp_register_script('wpdiscuz-jquery-cookie', plugins_url(WPDISCUZ_DIR_NAME . '/assets/third-party/wpdccjs/wpdcc.js'), array('jquery'), $this->version, true);
    Don’t forget to delete all caches and press CTRL+F5(twice) on the frontend before checking.

    2) subscribe in the comments form
    When clicked on the > sign in the comment form at the subcription area a WP error page (something not found) showed up. Where can I link to a page which excist?

    We don’t follow yow well, please try to explain in other words or using some screenshots.

    3) phrases
    Not all dutch translations are updated after saving.
    How can I get this to work????????

    Do you mean that you can’t find the translated words? If yes please try to delete all caches and check one more time.

    Thread Starter fvbussel

    (@fvbussel)

    Thank you for a fast reaction.
    I can’t reply to your email (no reply).
    I regularly delete the cookies.

    1) email layout
    I will change the lines in the file.
    When can I expect the new version? I don’t want to use beta version 7.

    2) subscribe form
    When commentors click on subscribe (Inschrijven) a little form appears benaeth the reactionform. Next to field email is a grey button with the sign “>”
    link to jpg file
    When a commenter click on this button the page is redirected to an error page (page not found)
    link to jpg file

    3) phrases
    For so far I can see it is only the translation in the editor field of the reactionform.
    link to jpg file

    • This reply was modified 4 years, 9 months ago by fvbussel.
    Plugin Support gVectors Support

    (@gvectorssupportmember)

    @fvbussel,

    When can I expect the new version?

    I’m sorry but we can’t provide any exact data. no ETA

    2) subscribe form
    When commentors click on subscribe (Inschrijven) a little form appears benaeth the reactionform. Next to field email is a grey button with the sign “>”
    link to jpg file
    When a commenter click on this button the page is redirected to an error page (page not found)
    link to jpg file

    Please leave the example URL to allow us to check it.

    3) phrases For so far I can see it is only the translation in the editor field of the reactionform.
    link to jpg file

    Please delete all caches and press CTRL+F5(twice) on the fronted and check one more time.

    Thread Starter fvbussel

    (@fvbussel)

    Support,
    Can you place your first reaction in a reply to this topic or can you send me the email again? It’s about the email layout and switching to text editor (1). I lost the email.

    3) …doesn’t work.
    I use firefox (incognito). I removed via the menu all cookies and website content. Then I closed firefox and run ccleaner. I went to my website. Pressed twice ctrl f5 on the blog page with a reactionform. Same problem.

    Plugin Support gVectors Support

    (@gvectorssupportmember)

    Hi @fvbussel,

    Please register and open a new support topic in the gVectors.com support forum. for deeper support.

    Thread Starter fvbussel

    (@fvbussel)

    All above mentioned problems are solved. Thank you very much!
    Suggestion: subscribe button
    Now it reloads the page. Redirect to a “Thank you” page would be very nice.
    Frans

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Email editor / error after subcribe / phrases’ is closed to new replies.