uboost
Forum Replies Created
-
Forum: Plugins
In reply to: [File Away] Default User FolderIt’s linux.
Sorry my bad I didn’t notice but I was actually working on the code on the visual tab and it was auto adding <span>s all over the place.. embarrassing lol
all good now. Thanks for answering so fast
Forum: Plugins
In reply to: [File Away] Default User FolderUsing that shortcode doesn’t show any buttons. I added makedir=”true” and it worked the way you said, the problem is I’m not seeing any files on the user folders through FTP.
Using this shortcode:
[fileup base=”5″ makedir=”true” sub=”fa-username” fixedlocation=”true” uploadlabel=”Upload” align=”left”]The same result, no upload actually happening and also I can’t see anything being align left or even the button label as “Upload”.
Am I missing something?
Forum: Plugins
In reply to: [File Away] Default User FolderI went over some of the tutorials and already set up dynamic patch having the user username as variable to name the folder. If I use the fixed location it will consider the dynamic variable so will be fixed but each user has it’s own location?
Thanks,
uboost
Forum: Plugins
In reply to: [WP-Members Membership Plugin] reCaptcha v2 problem; v1 worksGreat news than!
Congrats on the great work
Forum: Plugins
In reply to: [WP-Members Membership Plugin] reCaptcha v2 problem; v1 worksChad, I changed it on register.php and it worked, just tried it with success.
Forum: Plugins
In reply to: [WP-Members Membership Plugin] reCaptcha v2 problem; v1 worksI can do that but how much coding is involved? I’m not a developer, most of the time I can research other people’s problems and adapt the code I find to my needs.
Forum: Plugins
In reply to: [WP-Members Membership Plugin] reCaptcha v2 problem; v1 worksAlright, thanks for the time and effort to produce the answers. As a final test I will try and use reCaptcha v2 with another plugin in the same website and come back with the results.
Forum: Plugins
In reply to: [WP-Members Membership Plugin] reCaptcha v2 problem; v1 worksChad, Thanks for the detailed explanation.
I tried the code found in this thread -> https://ww.wp.xz.cn/support/topic/recaptcha2-not-work?replies=4
Also researching I found people talking about a php sessions problem but it seems that related to a different captcha error.
Just to be sure I deactivated my cache plugin but everything was unsuccessful up to this point.
Forum: Plugins
In reply to: [WP-Members Membership Plugin] reCaptcha v2 problem; v1 worksJust created a new set of keys and the problem persists.
I also tried modifying the code as I found in another post but had no success for me.
Best,
Fernando
Forum: Plugins
In reply to: [WP-Members Membership Plugin] reCaptcha v2 problem; v1 worksMy keys are newer than that and in another website (another plugin) I’m using v2 without any problems.
I’m going to try new keys and see if that changes but it seems to be another problem here.
Forum: Themes and Templates
In reply to: [Appointment] Scroll up colorResolved!
Forum: Themes and Templates
In reply to: [Appointment] Scroll up colorHey just found with your guide to default.css file
.footer-copyright-section {
border-bottom: 5px solid #ee591f;}Was this one here.
Many thanks!
Best
Forum: Themes and Templates
In reply to: [Appointment] Scroll up colorThanks! We are almost there, if you check again there’s still a little border/line in orange there
Forum: Themes and Templates
In reply to: [Appointment] Scroll up colorif you scroll down you will see that the only thing orange is the scroll up
Forum: Themes and Templates
In reply to: [Appointment] Scroll up colorI mean the border color not the button which I know how to change.