Towhidul I Chowdhury
Forum Replies Created
-
Hello @milkaa66,
Explain why this piece of code is needed?
plugins / wp-user-frontend / includes / class-frontend-form-post.php
Lines: 470 – 472This piece of code is used to check if the post content contains any images. And If any images are found then those are associated with the post as attachments.
Regards
Forum: Plugins
In reply to: [The Events Calendar] background and/or font color list viewHello @ktazelaar,
Try using this CSS. It changes the background of the field showing month and year. You can use the color you prefer.
h2.tribe-events-list-separator-month { background-color: #443737; }
Forum: Plugins
In reply to: [The Events Calendar] remove end timeHello @richieboy007,
I believe, none of the issues you are facing can be solved without custom coding, as both of them are related to the custom single event template, which I think was incorporated with the theme you are using. You may want to consult with the theme author about the issues.Regards
Hello @sindhuphp,
I do not think it is possible to edit the role titles/names in Ultimate Member plugin.Hello @kayapati,
Go to Ultimate Member Settings > Appearance > Registration Form and try increasing Registration Maximum Width from default 450px to a higher number. Hope it helps.
Forum: Fixing WordPress
In reply to: Where is wp-json?Please try changing your parmalink to “Post Name”. WP Rest API doesn’t play well with “Custom Structure” ??
Hello @waseemsoa,
You should use
erp_ac_trans_form_header
filter to add title of a new custom field in the transaction line header.erp_ac_trans_form_body_view
action to render the new custom field anderp_ac_transaction_lines
filter to process the custom field data. If you only want to customize the invoice then you have check if$_GET['type'] == 'invoice'
.Hope it helps.
Thanks
Hello @jmedina9898,
Updating WP User Frontend to latest version(2.8.9) should fix the issue. Please try again to update the post after updating WP User Frontend. Let us know the update.
Best Regards.
- This reply was modified 6 years, 9 months ago by Towhidul I Chowdhury.
Hello @millonario,
We have added
get_avatar_data
filter which will be available in next update. In the meantime you can try the develop version from Here. Hopefully it will fix your problem. If you still face the issue after update, please let us know.Best regards
Hello @anticosti,
You are right. Currently subscribers of Free Packs are not shown in the list. Now we have changed it. From next release Free Packs too will show their subscribers in the subscription list.
Best Regards.
Hello @anticosti,
After migrating to standalone site, Please create a new user and buy the subscription pack as that user. Then check again if the subscribers are showing or not. Let me know the updates.
Best Regards.
Hello @anticosti,
WP User Frontend is not multisite compatible. It shouldn’t be activated at network level. Though you can activate it in subsites, it might display some weird behaviors if it is activated in multiple subsites. It is recommended to use WP User Frontend in multiple wordpress installations rather than multisites.
Thanks for staying with us.
Best Regards.
Hello @vicky0007,
Please refer to the following documentation to override your WP User Frontend templates.
How to override templatesBest Regards
- This reply was modified 6 years, 10 months ago by Towhidul I Chowdhury.
Hello @stokim2012,
At the moment, we don’t have any plan to integrate Mycred ranks yet but maybe we will try to add it in future.
Best Regards
Hello @stokim2012,
Thank you for your interest but the Professional version doesn’t yet have Mycred integration.
Best Regards