Bimber - Viral Magazine WordPress Theme By BringThePixel

Bimber - Viral Magazine WordPress Theme By BringThePixel v9.2.5

No permission to download

comebackcheetah

New member
Aug 25, 2019
3
3
3
whats do you mean?

Every time I go to upload the zip file into themes, it doesn't load up the way it's supposed to (from what I've seen on tuts). It loads the zip in the browser and shows the % on the bottom left of the browser. Once it gets to 100%, I get a page that says, "The link you followed has expired. Please try again."

I've been uploading the downloaded zip. I've also unzipped it and checked if there was a zip in there that I could upload.

I've never done this, so I'm lost. I have only used free themes in the past.

I also don't know about changing the code.

Is there a tut somewhere that anyone knows of that would be close enough to this that I can somewhat follow along... I promise I'm not completely braindead lol. Just lost AF. 🤬😰
 

unicorn

Well-known member
Babiato Lover
Trusted Uploader
Feb 23, 2019
1,305
467
83
Neverland
Every time I go to upload the zip file into themes, it doesn't load up the way it's supposed to (from what I've seen on tuts). It loads the zip in the browser and shows the % on the bottom left of the browser. Once it gets to 100%, I get a page that says, "The link you followed has expired. Please try again."

I've been uploading the downloaded zip. I've also unzipped it and checked if there was a zip in there that I could upload.

I've never done this, so I'm lost. I have only used free themes in the past.

I also don't know about changing the code.

Is there a tut somewhere that anyone knows of that would be close enough to this that I can somewhat follow along... I promise I'm not completely braindead lol. Just lost AF. 🤬😰

please check your settings of php.ini you must increase number of max upload and max time upload.

just in case, i upload bimber theme from file manager on cpanel and already done. not from theme uploader from wp dashboard.

check my web https://terselubung.net/
 

comebackcheetah

New member
Aug 25, 2019
3
3
3
please check your settings of php.ini you must increase number of max upload and max time upload.

just in case, i upload bimber theme from file manager on cpanel and already done. not from theme uploader from wp dashboard.

check my web https://terselubung.net/

Thank you so much! I've got it uploaded and in my themes now :love::)(y) Now I'll see if I have any other issues. Thank you so much!
 

aleikram

Active member
Aug 18, 2019
133
40
28
Hello, I need some design help. Published posts are not showing under Feature stories. What should i do? should i install any page builder or else?
 

aleikram

Active member
Aug 18, 2019
133
40
28
Thanks really really very much my problem is solved now. As you are expert; I always would like your suggestions for betterment Here is my website link = https://bloggerrun.com
and this is the reference site = https://beingguru.com
** I really very much appreciate your help, please visit my site and suggest me more. :)
God always bless you.
 

asyifa

Active member
Dec 10, 2018
470
122
43
go here: bimber/includes/theme.php
find this code on line 1537:
PHP:
function bimber_is_theme_registered() {
    $is_registered = get_transient( 'bimber_theme_registered' );

    // Verified, access granted.
    if ( $is_registered ) {
        return true;
    }
after this code add this code:
PHP:
return true;
Refresh Page and ready to go :)
Proof:
1785
this code can no longer be used
 
  • Like
Reactions: brasilianboy

becurious142

New member
Aug 8, 2019
14
4
3
Every time I go to upload the zip file into themes, it doesn't load up the way it's supposed to (from what I've seen on tuts). It loads the zip in the browser and shows the % on the bottom left of the browser. Once it gets to 100%, I get a page that says, "The link you followed has expired. Please try again."

I've been uploading the downloaded zip. I've also unzipped it and checked if there was a zip in there that I could upload.

I've never done this, so I'm lost. I have only used free themes in the past.

I also don't know about changing the code.

Is there a tut somewhere that anyone knows of that would be close enough to this that I can somewhat follow along... I promise I'm not completely braindead lol. Just lost AF. 🤬😰
I have used this theme for my website Be Curious - Depth of knowledge. I was also getting the same problem. Upload it via your cpanel file manager. This will solve your problem.
 

rajujha

Member
Jul 24, 2019
54
6
8
For all those who are facing the problem with "The link you followed has expired. Please try again." or theme not getting uploaded and installed follow these steps

Problem is due to the limit of max upload size and max execution time defaults in wordpress. As the theme file is large and it installs plugins automatically, you need to increase them to get the same installed and working.

You will have to edit php.ini file
  1. Access it using your FTP program.
  2. Backup a copy of this file before attempting to edit it.
  3. Open it and find the following values, one at a time (They are located at different lines within the file)memory_limit
    upload_max_size
    post_max_size
    upload_max_filesize
    max_execution_time
    max_input_time
  4. Preferably, edit them to the following values.memory_limit = 256M
    upload_max_size = 128M
    post_max_size = 128M
    upload_max_filesize = 128M
    max_execution_time = 1600
    max_input_time = 2000
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,065
111,714
120
Tomz updated Bimber - Viral Magazine WordPress Theme with a new update entry:

Bimber v7.4

Download Bimber v7.4 - Viral Magazine WordPress Theme Free Nulled
VERSION 7.4 – major update – 5 September 2019 - Thanks To @rolandsanjaya90

# NEW - BuddyPress Groups full integration
# NEW - Snax: option to change voting icons (6 sets available)
# NEW - Global Featured Entries available on archive pages
# NEW - G1 Socials: added Discord
# NEW - What's Your Reaction: added reaction date
# NEW - Auto load next posts from the same category

# Improved - Snax: prevent...

Read the rest of this update entry...
 

becurious142

New member
Aug 8, 2019
14
4
3
Code:
https://babiato.tech/threads/bimber-viral-magazine-wordpress-theme.1640/post-60752

Used this method but not working. This code can't be found in that file. It might have changed. Please do have a look.
 
Last edited:

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