Media Page Does Not Show Up

I installed it and when you click on the media tab in the profile or from the admin all I get is a page that says this. What going wrong?

TreasureHunters.Com @admin active 7 seconds ago Test View ActivityProfileNotifications 0Messages 0Friends 2Groups 1ForumsMedia0Settings All0Albums0Photos0 Create New Album Album Title : Create Album All Photos Options Add AlbumUpload Album: Wall PostsorDrop your files here Oops !! There’s no media found for the request !!

read more

Hi @vapidmaven,
Please check this document -> https://rtcamp.com/rtmedia/docs/developer/templating-system/theme-media-tab/ for media tab theme issue. It’s working fine with WordPress default theme, isn’t it?

It’s works with the default theme but that is not what I am using. I would suggest that if you are going to sell a product for a high amount you probably make sure that it is compatible with other themes and not just the default theme. I am using Razor a commercial theme and that is where I get this page. I also tried it out on the free custom community theme and got the same thing as well.

@vapidmaven,

Yes, razor theme has issue with rtMedia and if rtMedia works with WordPress default theme than it should work with other theme, if don’t, it is a theme issue.

Anyways, we had created a fix for that theme which need to be applied in theme. Check this doc -> http://git.rtcamp.com/rtmedia/rtmedia/wikis/patch-for-razor-theme for rtMedia razor theme fix. It will require changes in framework/theme-functions/template-engine.php and functions.php files.

Didn’t work… What do you think I’m doing wrong? Got a parse error now.
Parse error: syntax error, unexpected ‘{’ in /home/shadehaize123/public_html/overfried.com/wp-content/themes/parallelus-razor/functions.php on line 1

It seems you have an extra “{” in functions.php file. Please check, it will solve the problem.