ThemeForest

BlackStudios Creative Joomla! Template

  • Bought between 10 and 49 items
  • Bulgaria
  • Exclusive Author
  • Has been a member for 0-1 years
  • Sold between 100 and 1 000 dollars

Hi,

The Login Form stop working. What could be the reason for this? Currently generates only ”/#” after the address of the current page.

Thanks in advance.

7Studio

Hello, do you have Joomla login module published in “login” module position? Is login module is enabled (published) and assigned to be displayed on all pages?

Regards, Tomek

simplestudio

Yes is it.

simplestudio

Could be the Ordering of the module?

7Studio

Maybe some extension is causing script conflicts on your site, and this stops rokbox plugin. Please tell me, is rokbox plugin is enabled?

I would need to see website, to say something more, otherwise I can only guess.

Regards, Tomek

simplestudio
i have a test site for testing and debugging. There is you can see the bug. http://simplestudio.bg/joomla2
simplestudio

There is only one more plugin installed. But disabling it not effect :(

7Studio

It looks that you don’t have RokBox plugin installed and enabled, it is required to make this function work correctly, so please download and install RokBox 1 plugin. Also it would be easier to install QuickStart package to get complete copy of demo website, it would be a easier to start editing existing website than installing everything by hand.

Regards, Tomek

simplestudio

i have rockbox but version 2.

simplestudio

i download and reinstall Version 1 of RokBox plugin and all works again. Tell me, can i rewrite some file to make it work with version 2 of the Plugin, because i need of version 2 for some other part of site?

7Studio

Please note that RokBox 2 was released just few days ago, and this is version of plugin is completly rewritten from scratch.

There are two ways to use RokBox 2.

1. in content and system plugin you can enable backward compatibility mode, but developers doesn’t suggest this option as this can affect your website loading speed.

2. Please open file login.php which is located in: templates/blackstudios16/features/

please replace line 26:
<a href="#" class="login_button" rel="rokbox[215 300][module=rt-popup]"></a>

with:

<a href="#" data-rokbox="" data-rokbox-element="#rt-popup" class="login_button"></a>

Now please add following css rules at the end of template.css file, to override defalut Rokbox 2 white background

#rt-popup { padding: 20px 60px 20px 20px;}
.rokbox-content-element { background-color: #111 !important; }

That would be all, with that changes you can use RokBox 2 without compatibility mode.

Best Regards, Tomek

simplestudio

yea, i wr?te them an fix the login.php and now all works.

Thanks a lot

7Studio

You’re welcome, I’m glad that I could help.

Regards, Tomek

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years
nikmav Purchased

Hi Tomek,

Great theme. Had it for about a year or so now and love it.

One question, have you tested or will you be updating this for Joomla 3?

Thanks

Nik

7Studio

Hello Nik, thank you for your purchase and kind words. I’m glad to hear that template serves you well!

Regarding to your question, unfortunately, currently template will work with Joomla 2.5.X, and for now it will not be converted for J!3. Mainly because J2.5 is still a “Long Term Supported” version of Joomla.

If you wish you can go to your download section on TF, and you can subscribe to notification about updates of item, so you will get a info., if any new version would be released.

Best Regards, Tomek

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years

I am currently having problems with the theme, as it is not showing up as a style option in the template manager. I tried to reinstall it and I get a failure message.

7Studio

Hello,

sorry but to help I would need a bit more informations, please tell me did you make any changes to template? Which version of Joomla and Gantry Framework you have currently installed, and which version of template?

“I tried to reinstall it and I get a failure message.” Please paste exact error message. Screenshoot would be helpfull, or if your website is online please send me login details to Joomla admin, via contact form from my profile page, so I can take a look what is going on.

Regards, Tomek

  • Bought between 50 and 99 items
  • Has been a member for 1-2 years

I have updated my site with latest gantry framework and now is down.I recive this error: Fatal error: Cannot access protected property GantryBrowser::$platform in /home/rlat2540/public_html/templates/blackstudios16/features/fusionmenu.php on line 35

7Studio

Please update template to version 1.4.0 to correct this error. To get updates you just need to redownload template package from ThemeForest.

Regards, Tomek

  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

dear Blackstudios,

can i change the lettertype (font) of the article title?

gr gertjan

7Studio

Hello gertjan and thank you for your purchase. You can change default font for headings in template style tab, you can choose “web safe” fonts, or you can load fonts from Google webfonts directory.

If you would like to apply same font family to article headings in K2 component, it would need small adjustments in css stylesheets for K2 component (to override default Gorgia font family) . If that is the case, please contact me directly via contact form from my profile page on TF, I can point you to exact lines of code, or I can preapre changed files for you.

Regards, Tomek

  • Bought between 1 and 9 items
  • Has been a member for 0-1 years
sgsnbao Purchased

Hello,

i am in the middle of making my new site using your theme and i have 2 questions. 1.Why can’t i update this joomla version? It says that i have the latest version (2.5.6) while the latest version is 2.5.11. 2. the login box in the header used to work great when i tested it at first, i adjusted the login.php file and the template.css like you suggested and noh i get the popup back, but the text ‘Member login’ on the button isn’t centered (but on the right and sticks to the edge) and also the words ‘Member login’ aren’t clickable, only the icon is clickable. How can i adjust this?

thx,

Yves

7Studio

Hello Yves,

Joomla one click update feature is not related to template in any way.

Please go to: Extensions – Extensions Manager – Update, here please make sure to clean cache, and please click on “find updates” button.

Login box, please make sure, that joomla login module is published in “login” module position. Login feature requires “RokBox” plugin, so make sure that rokbox system and content plugins are enabled in plugin manager.

I would need to see website, to say something more.

Best Regards, Tomasz

Default-user
sgsnbao Purchased

i adjusted the login.php file and the template.css like you suggested in an other answer and now i get the popup back, but the text ‘Member login’ on the button isn’t centered (but on the right and sticks to the edge) and also the words ‘Member login’ aren’t clickable, only the icon is clickable. How can i adjust this?

7Studio

Probably you haven’t copied whole code, and some of html tags stays unclosed or was removed by you. Please provide a link to your website.

Tomek

7Studio

You made a mistake, while pasting code, you have now:

<a href="#" data-rokbox="" data-rokbox-element="#rt-popup" class="login_button"></a>
        <span>Member Login</span>

,while you should have a “span” element inside “a” tag, like it was in original template file:

<a href="#" data-rokbox="" data-rokbox-element="#rt-popup" class="login_button">
        <span>Member Login</span>
      </a>

Regards, Tomek

by
by
by
by
by