3890 comments found.
Hi all thanks to help me, i follow this guide section https://docs.pages.revox.io/other/rails, I follow all step, but when try to launch server rails, return this message error:
Sprockets::DoubleLinkError in Users::Sessions#new Showing /Users/sacchettiroberto/projects/ror/assistentetecnologico.com/app/views/devise/sessions/new.html.erb where line # raised:
Multiple files with the same output path cannot be linked (“application.css”) In ”/Users/sacchettiroberto/projects/ror/assistentetecnologico.com/app/assets/config/manifest.js” these files were linked: – /Users/sacchettiroberto/projects/ror/assistentetecnologico.com/app/assets/stylesheets/application.css – /Users/sacchettiroberto/projects/ror/assistentetecnologico.com/app/assets/stylesheets/application.scss Extracted source (around line #100): 98 99 100 101 102 103
last_filename = linked_paths[asset.logical_path]
if last_filename && last_filename != asset.filename
raise DoubleLinkError.new(
parent_filename: parent_asset.filename,
last_filename: last_filename,
logical_path: asset.logical_path,
thanks to reply.
I retry and i see this message when launch this command: yarn install -> return ->
fatal: repository ‘https://github.com/revoxltd/pages-core.git/' not found
My user in github is ikaiser
Hi there
Just added you in can you try again ?
I always get the same error
The new url is
https://github.com/revoxhq/pages-coredo i have to enter this? “pages-core”: “git+https://github.com/revoxhq/pages-core.git",
Thank you so much I solved it, through your help
Hi I have other issue, after following the guide on rails, what are the steps to integrate the dependencies ?? ...
I need to load
“jquery” “bootstrap” “modernizr” “pace-js” “jquery-unveil” “jquery.actual” “jquery.scrollbar” “popper.js”
thanks.
I have imported all plugins required but I receive this error:
Uncaught TypeError: this.$sidebarMenu.scrollbar is not a function at new Sidebar (pages.js:2048) at HTMLElement.<anonymous> (pages.js:2213) at Function.each (core.js:209) at ./node_modules/jquery/src/core/init.js.jQuery.fn.init.each (core.js:49) at ./node_modules/jquery/src/core/init.js.jQuery.fn.init.Plugin [as sidebar] (pages.js:2209) at HTMLElement.<anonymous> (pages.js:152) at Function.each (core.js:209) at ./node_modules/jquery/src/core/init.js.jQuery.fn.init.each (core.js:49) at Pages../node_modules/pages-core/dist/js/pages.js.Pages.initSidebar (pages.js:150) at Pages../node_modules/pages-core/dist/js/pages.js.Pages.init (pages.js:767)
WHY ?
i am using a license from few years ago, and i now wanted to show export buttons in a datatable. i wasnt able to get it to work. so i looked up your theme preview page for datatable with export options. the buttons are missing there also
http://preview.themeforest.net/item/pages-admin-dashboard-template-web-app/full_screen_preview/9694847?_ga=2.136522864.1303470060.1611132554-433593324.1561030613please advise is something wrong?
Hi, Im trying to install page core repo from github, but it says that doesnt exists
“pages-core”: “git+https://github.com/revoxltd/pages-core.git"
My user is ingfdoaguirre
Hi there
Added you in
Is there also an vue developer edition yet?
Hi there no
we had to pause development on it 
How to show full text of ellipsis text on mouse over as tooltip when using table-condensed
table-condensed has overflow hidden but are using the new bootstrap tooltip ?
It seems to have a glitch or something because when I put startOfTheWeek = 0 or 1 it seems like startOfTheweek is monday = 0 for “week” view but 1 for dayWrapper.
Here’s a screenshot showing the strange behavior: https://prnt.sc/wjt27e
Also how to make specific events not openable (I’v found readOnly, but it stills opens a window when I click on it) ? And how to make all events not openable, resizable etc… I thought it was editable: false, but it’s not working
Hi,
I’m trying to add Pages to a Rails 6 app, but folliowing the steps mentioned in https://docs.pages.revox.io/other/rails didn’t work.
In case you need to add me to the repo, github username is rmleitao.
Thanks!
Hi there
Is there a way for me to see your code ?
Hi
Does your template support upgrading to latest version of Angular 10?
we are facing issues with the components when upgrading to latest Angular
Hi there
We are updating it but whats the component that has the issue ?
Hi there,
Is there any chance the theme will be updated to version 11 anytime soon?
Thanks.
1. Pages – Admin Dashboard Template>bundle>demo>angular 2. delete package-lock.json 3. npm install 4. ng serve 5. ngx-dnd error… Failed to compile…. ERROR in ../node_modules/@swimlane/ngx-dnd/lib/components/container/container.component.d.ts:13:9 – error TS1086: An accessor cannot be declared in an ambient context. get dropZones(): string[];
Hi there
@swimlane/ngx-dnd latest will not be compatible with Pages Angular. Please replace the ”@swimlane/ngx-dnd”: “^8.1.0” to ”@swimlane/ngx-dnd”: “8.1.0” in your package.json. Please do run the command “npm install”. Contact support@revox.io for any issues
Failed to compile.
../node_modules/@swimlane/ngx-dnd/lib/components/container/container.component.d.ts:13:9 – error TS1086: An accessor cannot be declared in an ambient context.
How to fix this errors? I am using angular 11
Hi there
@swimlane/ngx-dnd latest will not be compatible with Pages Angular. Please replace the ”@swimlane/ngx-dnd”: “^8.1.0” to ”@swimlane/ngx-dnd”: “8.1.0” in your package.json. Please do run the command “npm install”. Contact support@revox.io for any issues
not able to build the theme with custom layout: http://104.197.142.33/builder_process.php It says the url is not responding.
Hi there
What is the pages version you are using ?
Hello, how can I modify the date format of my calendar page ? dateFormat: ‘d MMMM YYYY’ Doesn’t seem to have any effect on it also how can I change from am to 24H timestamp ?
Thanks
Hi there
Sorry about the late reply. Happy new year
If you got to the following link
https://docs.pages.revox.io/apps/calendar#calendar-settings-and-callbacksin the attribute grid.timeFormat
change to timeFormat: ‘H’,
Happy new year you too, thank you for your answer By the way there seems to be a glitch or something when I put startOfTheWeek = 0 or 1
It seems like startOfTheweek is monday = 0 for “week” view but 1 for dayWrapper Here’s a screenshot showing the strange behavior: https://prnt.sc/wjt27e
Thanks 
Thanks
Also how to make specific events not openable (i’v found readOnly, but it stills opens) ? And how to make all events not openable, resizable etc… I thought it was editable: false, but it’s not working
Hi, the angular app is not working out of the box (packages won’t install because of incompatible versions) and the code/libs are very outdated. Do you have a more recent version and what is your plan for supporting this theme in the long run?
Can we get access to Angular 10 version? github user fleexerdesign
Hi there
Sent you an invite 
Dear Pages Creator,
my team have a request regarding angular version on your pages template. We thought there is support for Angular 11, but the website will not compile if angular 11 is used. Can you help me out? Is there any support for angular 11 in your template?
Yours, Fabian Hugler
Hi there
I can give you access the the development version of Angular 10
May I know the github username to add you in
So currently there is no version for angular 11?
Yes we do not support 11 yet
Hello, can I access Angular 10 github repository? My github username serefseven
Hi there
Invitation sent
Drag and Drop Calendar Events not working for me.
Hi there
Does this happen in the demo site and do you get any browser errors?
Sorry for the second question! I see that the condensed version is ready in React. How does one gain access to the repository or files? 
My username is: https://github.com/NazOstro
Hi there
Hope you got the invite 
Hello. I am wanting to know in what file and what line can I go in and change the success button font color from black to white. Been trying for a while and no luck. Greatly appreciated!
Hi there
Are you using SCSS ? or CSS