All in One Video Downloader Script

All in One Video Downloader Script V2.20.0

No permission to download

Websinhvien

Active member
Banned User
May 4, 2022
120
84
28
This is very useful article , i did everything as you guide and theme is ok , but when i try to download nothing happens , error showed not media found. can you help me where am i doing wrong. I think Babiato rules do not allow links thats y i did not share my demo site link.
I'm just fixing a buggy theme... Maybe the video downloader plugin might be having problems.

I am also doing research.

I don't run an active website. I only tested the demo and learned about security.
 
Last edited:
  • Like
Reactions: NimoCodex

CenlyLtd

New member
Jun 23, 2022
8
1
3

How to fix faulty Wp Video Downloader themes​

You watch and follow the order on the instructions File/Video-downloader-2.5/Documentation/index.html

Note the following: (New installation if necessary)
1. Deactivate both ( Theme + Plugin ) of All in One Video Downloader

2. Click to Install Now Plugin Polylang to then Activate (1st)

3. After upload / Activate the plugin “All in One Video Downloade”

4. Upload / Activate the theme “AIO Video Downloader Default”

5. Create a downloader page > Create a new page on dashboard > Enable custom fields custom fields
Create a new custom field (you can use enter new) with name show_download_form show download form
Set the value of it 1. You can set value back to 0 if you want to hide the download form.
Save and publish the page.


custom-fields.png


6. You can add homepage content on Plugin Settings > Appearance tab > Check select all

Screenshot-2022-06-23-231353.jpg
homepage-content.png


7. IMPORTANCE:
Add the line of code before in the file /wp-content/themes/aiodl-default/header.php :

<link rel=’stylesheet’ id=’aiodl-default-style-css’ href=’/wp-content/themes/aiodl-default/style.css?ver=1.2.3′ media=’all’ />
</head>

=> SAVE => DONE !
Screenshot-2022-06-24-001244.jpg


Good luck!

error SyntaxError: Unexpected token < in JSON at position 0
 

CenlyLtd

New member
Jun 23, 2022
8
1
3
s

How to fix faulty Wp Video Downloader themes​

You watch and follow the order on the instructions File/Video-downloader-2.5/Documentation/index.html

Note the following: (New installation if necessary)
1. Deactivate both ( Theme + Plugin ) of All in One Video Downloader

2. Click to Install Now Plugin Polylang to then Activate (1st)

3. After upload / Activate the plugin “All in One Video Downloade”

4. Upload / Activate the theme “AIO Video Downloader Default”

5. Create a downloader page > Create a new page on dashboard > Enable custom fields custom fields
Create a new custom field (you can use enter new) with name show_download_form show download form
Set the value of it 1. You can set value back to 0 if you want to hide the download form.
Save and publish the page.


custom-fields.png


6. You can add homepage content on Plugin Settings > Appearance tab > Check select all

Screenshot-2022-06-23-231353.jpg
homepage-content.png


7. IMPORTANCE:
Add the line of code before in the file /wp-content/themes/aiodl-default/header.php :

<link rel=’stylesheet’ id=’aiodl-default-style-css’ href=’/wp-content/themes/aiodl-default/style.css?ver=1.2.3′ media=’all’ />
</head>

=> SAVE => DONE !
Screenshot-2022-06-24-001244.jpg


Good luck!

did this work without error?
 

gamestuff

New member
May 7, 2022
6
6
3
The seller on codecanyon has bugged the script on purpose so that we can't nulled it!

To include the css after the activation you just have to modify the functions.php file line 168
modify this:

if (hash_equals($activationCode, $fingerprint)) {
wp_enqueue_style('aiodl-default-style', get_stylesheet_uri(), array(), _S_VERSION);
}

by:
wp_enqueue_style('aiodl-default-style', get_stylesheet_uri(), array(), _S_VERSION);
 

hiitsjb1

Active member
Aug 8, 2019
493
110
43
digitalive.world
The seller on codecanyon has bugged the script on purpose so that we can't nulled it!

To include the css after the activation you just have to modify the functions.php file line 168
modify this:

if (hash_equals($activationCode, $fingerprint)) {
wp_enqueue_style('aiodl-default-style', get_stylesheet_uri(), array(), _S_VERSION);
}

by:
wp_enqueue_style('aiodl-default-style', get_stylesheet_uri(), array(), _S_VERSION);

After Doing this is any downloader function working in it did you check ?
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu