Topic: Unable to use pro

ahuimanu priority asked 3 years ago


Expected behavior Access to pro features is possible

Actual behavior Unable to access paid features

Resources (screenshots, code snippets etc.)


Marcin Luczak staff commented 3 years ago

Hi,

I'm sorry that you are facing issues with our product. Could you please explain whether you have problems downloading the package from your orders or are you having problems with pro content on our site?

Regards, Marcin


ahuimanu priority commented 3 years ago

I am unable to use/see pro features on the site. My account says I paid, but my access to anything is still restricted.


Consulting free commented 3 years ago

we cant customize anything with mdb-calendar and their support forum wont even allow creation of tickets

Expected behavior we are a PRO subscriber to your libraries and plugins

mdb calendar should be customizable

Actual behavior no docs or obvious way to change the view manually thru our own custom click handler

sifting thru the mdbcalendar plugin give no leeway

Thanks for your fast response

in general we are trying to customize the mdbcalendar to our commercial field

  1. we want to hide the default buttons
  2. we want to populate our page with our own buttons that are clickable and activate month, day, week views
  3. We want to implement custom cell templates, I see no docs for this or how-to
  4. we cant even IMPORT the CalendarView type it causes build to fail its not even module-able for import

the plugin is just typedefs

please advise

here is my snippet --> -->


Consulting free commented 3 years ago

<div [ngSwitch]='activeView'>


Marcin Luczak staff commented 3 years ago

@ahuimanu you should be able to access pro features now. If not, please write an email at our address contact@mdbootstrap.com.

Regards, Marcin


Arkadiusz Idzikowski staff answered 3 years ago


@Consulting

We will take a closer look at the problems with the support forum and CalendarView type export.

You can find the documentation for the plugin here (you can find all inputs/outputs in the API section): https://mdbootstrap.com/plugins/angular/full-calendar/#docsTabsOverview

To change view use defaultView input, for example:

<mdb-calendar [defaultView]="'week'"></mdb-calendar>

Customization of the templates is not possible, the plugin doesn't support such features. You can customize the styles of the specific elements, but it's not possible to change the template completely.



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Priority
  • Premium support: Yes
  • Technology: Other
  • MDB Version: -
  • Device: PC
  • Browser: chrome
  • OS: Windows
  • Provided sample code: No
  • Provided link: No
Tags