gabrieluno
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Purge cache for a single user’s private cache@qtwrk Thanks for the help. One last question, when using
litespeed_purge_url
orlitespeed_purge_post
, every time I refresh the post it alternates between the latest cached version and the previous one. This happens while logged in, but I have caching enabled for logged-in users.Is there any solution for this?
Is it possible to purge the cache of a post for all users (including logged-in users)? ??- This reply was modified 6 months ago by gabrieluno.
- This reply was modified 6 months ago by gabrieluno.
- This reply was modified 6 months ago by gabrieluno.
- This reply was modified 6 months ago by gabrieluno.
Forum: Plugins
In reply to: [Frontend Admin by DynamiApps] Form is not clearing after reload@clancel Maybe the ACF field has a > default value. ??
@shabti One question, Modal Window will at some point work again with all the Elementor widgets as before?
(It is not broken, the problem is that the function disappears if I update ACF Frontend.)
- This reply was modified 2 years, 2 months ago by gabrieluno.
- This reply was modified 2 years, 2 months ago by gabrieluno.
Forum: Plugins
In reply to: [Advanced Custom Fields: Extended] Problem with attributes parentup
Forum: Plugins
In reply to: [Advanced Custom Fields: Extended] Problem with attributes parentThat is what I need, but for the parents selection field, as in this image:
Remember it is for a custom post type created with ACF Extended. Thanks for everything great @hwk-fr ?
- This reply was modified 2 years, 11 months ago by gabrieluno.
Forum: Plugins
In reply to: [Advanced Custom Fields: Extended] Problem with attributes parent@hwk-fr I am using this code and it is still loading the posts of all users, code:
add_filter('acf/fields/post_object/query', 'my_acf_fields_post_object_query', 10, 3); function my_acf_fields_post_object_query( $args, $field, $post_id ) { // display only posts of the currently logged user $args['author'] = get_current_user_id(); return $args; }
I’ve been with this for days and it’s driving me crazy, could you make a custom code for me that works for me? I am willing to pay you, thank you !!
- This reply was modified 2 years, 11 months ago by gabrieluno.
Forum: Plugins
In reply to: [Advanced Custom Fields: Extended] Problem with attributes parentFor summarizing too much, I did not express myself well, sorry.
I need users to create publications with the parent-child structure, it is for a page that makes series reviews and the chapters will be the child posts. I have already created the Hierarchical Post Type.
At the time of creating the post, the problem is with the “attributes > parent” field, since I do not know how to prevent users from choosing parent publications created by other users. If only it were a drop-down that shows the publications of the current user, it would work!
I’m testing the “Dynamic Forms” module, I see that it seems to have an option for what I need> https://ibb.co/pZh3rXM, but I don’t know how to use it. I’m combining it with the “Post Object” field to try and create the child posts, but I can’t get the parent to automatically assign the post.
I hope I have expressed myself better, thank you for your time ?
@geowrge Thanks for responding so quickly! I wanted to clarify that in the last comment I expressed myself badly, the error in the display of the publication only happens when I right click “Read More” and “Open in a new tab”. But if I left click on “Read More”, it expands correctly.
@kainelabsteam I need that function so it is almost certain that I will buy the add-on, but first I need to ask you two last questions; Would it be possible to edit XProfile Fields from Elementor forms using user metafields?
Youzify is almost perfect although it is necessary to have a notification widget of the bell or similar style to use in menus or sidebars, would something like this be possible?
I await the answer ??
- This reply was modified 3 years, 4 months ago by gabrieluno.
- This reply was modified 3 years, 4 months ago by gabrieluno.
The same happens when I click the “View” button found on the profile cover: https://ibb.co/HxQKDHj
The question is how to change the background color of the Buddybuilder pages, for example the members page? (Because they take the global background color of Elementor) But I do not mean the color of a section or column, but the color of the entire page.
If it is not possible to change it, I will end up adapting the global color, although it will cost me a little more time, but it is an alternative that will work! Thanks for the kindness.
You’re right, I tried that method and it works great. Now one last question, how can I set the background color of the BuddyBuilder page?
Because it takes the global color of Elementor and does not match the one of the members page. Thank you again ??
Forum: Plugins
In reply to: [GamiPress - Elementor integration] Show author rank, request ID errorThanks for the quick reply, it would be great if the Points, Ranks and Achievements widgets could work in the author profile, it would enrich the user experience and it would look very beautiful.
Adapting the Gamipress registers would also be very useful, although it is not as important as the above.
It is for a personal project and it is not possible for me to invest in a developer, I will wait patiently in case the update is possible one day.
Thanks for everything Ruben ?
Forum: Developing with WordPress
In reply to: Show user role on profile page?Thank you big TUGBUCKET !
Forum: Plugins
In reply to: [Piotnet Addons For Elementor] CSS code to customize “Image Select Field”I already found how to change it from the widget =)
Forum: Everything else WordPress
In reply to: HIDE LOGOUT url wp-login.php@tugbucket Thank you very much for your help, the logout is already working therefore the debate is resolved. Blessings