EDIT BUTTON CSS OF WORDPRESS FILE UPLOAD PLUGIN

Поделиться
HTML-код
  • Опубликовано: 12 ноя 2024

Комментарии • 15

  • @ScreenPrintR
    @ScreenPrintR 5 лет назад

    You can also edit the buttons in the Wordpress File Upload Control Panel. Check out the developers website to access the Control Panel.

  • @dalenegarcia3444
    @dalenegarcia3444 2 года назад

    hi, i got error code that "upload failed, file not allowed." Is it becoz the file is too big? if so, where do i changed?

    • @dalenegarcia3444
      @dalenegarcia3444 2 года назад

      [wordpress_file_upload singlebutton="true" uploadpatterns="*.mov*,*.mp4*,*.jpg*,*.png" maxsize="1000" createpath="true" forcefilename="true" successmessagecolors="#ffffff,#000000,#000000" warningmessagecolors="#ffffff,#af1111,#cc1414" failmessagecolors="#000000,#dbb55c,#dbb55c" webcam="true" webcammode="both" maxrecordtime="100"]

  • @courtneyanderson204
    @courtneyanderson204 4 года назад

    How do you set controls so that the document is sent to your email instead of the Wordpress dashboard?

    • @YadviGalaxy
      @YadviGalaxy  3 года назад

      Hi, sorry for late reply. For this feature you can use contact form 7 plugin and many add on that allow upload feature in contact form 7.

  • @shivamsharma-jh1wp
    @shivamsharma-jh1wp 4 года назад

    Hey .. could you please make a website tutorial where user have to login in to upload their files and other can see them as a gallery..please

  • @ScreenPrintR
    @ScreenPrintR 5 лет назад

    Nice video. How do you move the buttons further apart from each other. My buttons are overlapping

    • @YadviGalaxy
      @YadviGalaxy  3 года назад

      Need to do work with css. For that I want you website name. Please email me on support@thegogogo.com. you page link. I will send you solution

    • @ScreenPrintR
      @ScreenPrintR 3 года назад

      @@YadviGalaxy working on my pc for practice

  • @halideyamanuel390
    @halideyamanuel390 5 лет назад

    how can i allow rar and all file types to upload, please help me

    • @YadviGalaxy
      @YadviGalaxy  5 лет назад

      You can upload rar file

    • @halideyamanuel390
      @halideyamanuel390 5 лет назад

      @@YadviGalaxy it say file not allowed

    • @YadviGalaxy
      @YadviGalaxy  5 лет назад +1

      @@halideyamanuel390 use this code [wordpress_file_upload uploadpatterns="*.*,*.rar"] and remember what ever you want to allow you have to add in shortcode , for example you want to add .doc file and rar both than [wordpress_file_upload uploadpatterns="*.*,*.rar*,*.doc"]

  • @antoniocazorla76
    @antoniocazorla76 6 лет назад

    Hi good video! is the free or paid version of the plugin?