Forum Replies Created

Viewing 15 replies - 271 through 285 (of 1,025 total)
  • Plugin Author DesignWall

    (@designwall)

    Hi mate,

    Thank you for your response.

    We’re sorry for what you have been encountered. However, we have to say that spams are unable to be solved properly, users still face a lot of spams in WordPress comments.

    DesignWall team has been trying our best to minimize the situation by offering captcha, which is already available in the core plugin, please turn it on.

    In case you want pro version which almost prevents spams, you can go to Codecanyon and purchase the DW Question & Answer Pro at $24 only.

    Our plugins are not perfect, but we’re trying our best to better it.
    Please contact us for any further questions or problems that annoy you. It’s our pleasure to serve customers. Please give us the opportunities to do that. We promise to win you back as our customer.

    Plugin Author DesignWall

    (@designwall)

    Dear mate,

    We’re sincerely sorry to hear that you have been encountered such inconvenience. We’re afraid that spam cannot be properly solved, users still have to face spams even in WordPress comments.

    However, We’re trying our best to prevent this for our customers by offering captcha (which is already available freely in core plugins). Please turn it on.

    Besides, our $99 bundle includes ALL DesignWall Plugins. If you want to upgrade captcha on DW Q&A only, It is integrated in DW Question & Answer Pro, you can search it on Codecanyon and purchase just at $24 only.

    We’re really thankful to have you as our customer. If there is any more issue with the plugin, please do not hesitate to get back to us. It encourages us a lot to build a bug-free plugin for you.

    Plugin Author DesignWall

    (@designwall)

    It’s placeholder string, you can open the Template.php file in the inc folder of the plugin then find the line 483, 484.

    Plugin Author DesignWall

    (@designwall)

    At the moment, you can not restore the DB, sorry about that.
    I’m not sure about this issue. Many people have updated the plugin and still work fine and not face the issue that you are mentioned here. I checked also on our local and it still shows all the answer.

    Plugin Author DesignWall

    (@designwall)

    If you want to remove or edit the login form on the ask question page, you can open the question-submit-form.php in the plugins > dw-question-answer > templates folder then find the line 85.

    <?php if ( is_user_logged_in() ) : ?>
    		<div><?php _e( "You doesn't have permission to post a question", 'dwqa' ) ?></div>
    	<?php else : ?>
    		<div class="dwqa-answers-login">
    			<div class="dwqa-answers-login-title">
    				<p><?php printf( __( 'Please login or %1$sRegister%2$s to submit your answer', 'dwqa' ), '<a href="'.wp_registration_url().'">', '</a>' ) ?></p>
    			</div>
    			<div class="dwqa-answers-login-content">
    				<?php wp_login_form(); ?>
    				<?php do_action( 'wordpress_social_login' ); ?>
    			</div>
    		</div>
    	<?php endif; ?>

    Note: If you don’t want to override this custom in the next updates, you should
    Go to your theme folder (wp-content/themes/[theme-name]), and create a new folder, named it “dwqa-templates”. Inside your new folder, copy the question-submit-form.php file and paste this file into the “dwqa-templates” folder.
    Now, open up the new file in notepad or any code editor, and custom this file.

    Plugin Author DesignWall

    (@designwall)

    You can log into Dashboard of your site > Questions > Settings > permission then disables all the check of the anonymous user.

    Plugin Author DesignWall

    (@designwall)

    To show this button in the sidebar on our site, you can log into Dashboard > Appearance > widget, add the Text widget to your sidebar then add the following code to the Text widget:
    <a href="https://www.yourdomain.com/ask/" class="btn-dwqa-ask btn btn-success btn-block btn-lg">Ask a Question</a>

    If the button not show the the green color, you can add the following code to the style.css file:

    .btn-dwqa-ask {
        color: #fff;
        background-color: #1cd25c;
        border-color: #1cd25c;
        padding: 14px 22px 13px;
        font-size: 16px;
    }

    If you still face their issue, you can send me your site URL link for further checking.

    Plugin Author DesignWall

    (@designwall)

    You can override the template of the submit question form. To do so, you copy this file question-submit-form.php: http://snippi.com/s/aciammk into your-theme/dwqa-templates folder. And go to line 42 and replace the selected category ID that you want to choose the default.
    To find the category ID, In backend, when you edit a category, you will see your category ID in the URL on your browser address bar which looks like this: “…&tag_ID=”
    Also, you should create a new folder in the theme folder with the name is: dwqa-templates
    the custom won’t override when you update the plugin.
    Regards,
    Dominic

    Forum: Plugins
    In reply to: [DW Question & Answer] Bug
    Plugin Author DesignWall

    (@designwall)

    Please accept my apology for the delay in getting back to you. I have checked on our demo and see that the plugin only search the question. in this case, I think it’s the conflict between the plugins. Please help me disable all the plugins to check this issue.

    • This reply was modified 9 years, 2 months ago by DesignWall.
    Plugin Author DesignWall

    (@designwall)

    At the moment, you can go to the themes/your-theme/ and create the folder “dwqa-templates” then go to the plugins/dw-question-answer/templates and copy the following files:
    – single-question.php
    – question-submit-form.php
    – archive-question.php
    and paste this files into the “dwqa-templates” folder. and custom this files, you can use the HTML to insert the image to your pages.
    Or you can create a page template with the feature image, you can refer here: http://www.wpbeginner.com/wp-themes/how-to-create-a-custom-page-in-wordpress/

    Plugin Author DesignWall

    (@designwall)

    Hi,
    At the moment, you can not work both together, you should hide the loading of angular js ajax. I sent and notified to our technical team about this issue, we will check and discuss about it.
    Regards,

    Plugin Author DesignWall

    (@designwall)

    Hi,
    At the moment, the plugin does not fully compatible with the third party plugins. We have tested and the plugin is working fine with the BuddyPress plugin, however, some user has tried to use the Q&A with the Ultimate Member or Profile Builder and see that it work fine. In this case, you can try and let me know if you have any issue.

    Plugin Author DesignWall

    (@designwall)

    Hi,
    At the moment, we are using it to build the plugin with the CSS code in the Template.php file, you can find this file in the plugins/dw-question-answer/inc/ folder.

    Plugin Author DesignWall

    (@designwall)

    At the moment, the plugin does not support this option. However, we have created a plugin to compatible with the Q&A and allow user inline images in rich text editor.
    You can refer here: https://codecanyon.net/item/dw-tinymce-imgur-upload-wordpress-plugin/16386641

    Plugin Author DesignWall

    (@designwall)

    Hi,
    Yes, the plugin will allow all the subscriber is able to delete/Edit the question which another user has created. I send and notified to our technical team to discuss about it.
    Regards,

Viewing 15 replies - 271 through 285 (of 1,025 total)