Support Forum ยป User Profile

Forum Replies Created

Viewing 15 posts - 61 through 75 (of 77 total)
  • Author
    Posts
  • in reply to: โœ…security concerns about front-end forms #8064
    brkardbrkard
    Participant

    Hi Anh.

    Actually you a right about 1st question. I can want guest users or everyone access to forms without log in also.

    May be forms can be restricted by default. And there can some options or custom paramaters for remove restriction or enable forms for everyone.
    Or can be added a Conditional Logic to metaboxes and fields something like if user logged in - logged out - if user role is something which also works in front-end forms...

    These are some general ideas.

    And about filters, it they are usefull.

    Thanks

    in reply to: need to add custom logo with a image field #8044
    brkardbrkard
    Participant

    Hi..

    single_image field has come...and it is working like a charm..

    fantastic job, fantastic plugin...

    thank you very much. ๐Ÿ™‚

    in reply to: update a meta field value based on category terms. #8007
    brkardbrkard
    Participant

    Hi.

    I find a solution for this...
    You can ignore this thread.
    Thanks

    in reply to: edit post link of current post #7996
    brkardbrkard
    Participant

    Thank you very much. It is working now ๐Ÿ™‚

    in reply to: can i add new taxonomy terms #7991
    brkardbrkard
    Participant

    Hi.

    Thanks for your reply. I hope you consider to add this soon.

    As you know gutenberg nightmare is coming to wp core..

    And adding this feature will be lifesaver for us against gutenberg. So we can change and design everything in wp-edit dashboard with your promising plugin. Also in front-end with too..

    I think only this feature is left for this in your plugin.

    And Thank you very much for your very active support and help.

    Have a good new year ๐Ÿ™‚

    in reply to: edit post link of current post #7986
    brkardbrkard
    Participant

    Hi.

    I checked the code again.

    Here is the code i pasted:

    <?php
    $link = home_url( '/page-a/' );
    $link = add_query_arg( 'rwmb_frontend_field_post_id', get_the_ID() );
    echo '<a href="', $link, '">Edit this post</a>';
    ?>

    And also i have send you site login details for you to check.

    Thanks.

    in reply to: edit post link of current post #7962
    brkardbrkard
    Participant

    Hi. Thanks for your help.

    But with this code

    "Page-a" does not outputs in the link...Code outputs current url and rwmb_frontend_field_post_id'

    For example: my current page name is: "info-page"

    This code outputs like this:
    https://example.com/info-page/?rwmb_frontend_field_post_id=211

    So "page-a" does not outputs in the link. The edit link url should be like this i think.
    https://example.com/page-a/?rwmb_frontend_field_post_id=211

    in reply to: edit post link of current post #7943
    brkardbrkard
    Participant

    Hi. Thanks.

    Current value is working...

    But i see the whole form under current post if i use the shortcode.

    Actually i need a simple link that edits current post in other window or page . if i can do that may be i can make users edit posts in a modal window too

    Is this possible to do this ?

    If possible and if it is not complicated can you share a code snippet to do this. I will paste the code in single post template.

    Thanks.

    in reply to: problems with parent page selection with post field. #7942
    brkardbrkard
    Participant

    Yes it is working now..After update the extension.

    Thank you very much

    in reply to: problems with parent page selection with post field. #7938
    brkardbrkard
    Participant

    Hi Anh.

    Backend is working..

    But front end seems not working. I have downloaded the latest MB Frontend submission extension Version 1.2.

    Thanks.

    in reply to: problems with parent page selection with post field. #7911
    brkardbrkard
    Participant

    Hi.

    I have send you login and ftp details. This is a test site , so you can do anything you want ...

    Thank you very much for your help.

    in reply to: problems with parent page selection with post field. #7898
    brkardbrkard
    Participant

    Also i can share this testing site login details from a private channel if you need to check ? Thanks

    in reply to: problems with parent page selection with post field. #7895
    brkardbrkard
    Participant

    Hi.

    I share screens about problems.

    1- It doesnt work in front end with front end extension form.
    here is screen:
    https://pasteboard.co/GYY0yjt2.jpg

    2-In backend it works for adding new pages but field does not autoload parent page value when i try edit the page. I have to select the parent page everytime when i try to update an existing page.
    here is screen:
    https://pasteboard.co/GYY0VCA.jpg

    in reply to: settings pages in front end #7892
    brkardbrkard
    Participant

    Hi thanks for your reply.

    It will ne nice to see this option with Frontend submission.

    So we can do everything in front-end without going to wp-admin dashboard.

    Thanks.

    in reply to: submit form with ajax #7891
    brkardbrkard
    Participant

    Hi thanks for reply.

    It will be nice to see this in front-end submission extension.

    With this promising extension we can do everything in front-end if you can improve the extension.

    Thanks

Viewing 15 posts - 61 through 75 (of 77 total)