Questions tagged [impresspages]

ImpressPages is a PHP framework with drag & drop admin panel

ImpressPages is a modern PHP framework for website development and management. It features a unique drag & drop user interface that allows less tech savvy users to administer their websites.

152 questions
0
votes
1 answer

ipCore.min.js impresspages trying to load theme resource in Ip/Internal/Core/

Working with bootstrap 3 when including glyphicons I am getting a 404 error Ip/Internal/Core/assets/fonts/glyphicons-halflings-regular.ttf http://pasteboard.co/XQwHBbe.png the Icons are displayed properly but I cant avoid ipCore.min.js in Admin…
0
votes
2 answers

ImpressPages 4: Correct way to send page data via ajax

I want to create an ajax page and I was wondering how to do it correctly? Essentialy I just need to get page data, and block content. For now I have quick and dirty solution for the problem, by printing json in ipBeforeResponceSent Event and…
TheFobas
  • 1
  • 1
0
votes
1 answer

Is the format of URLs imported to IP4.1 from IP3.9 correct?

I have now successfully imported the text, pictures and pages from IP3.9 to IP4.1. IP4.1 on localhost has truncated URLs. For example URL in IP3.9 localhost/ip39/en/top/graphene/cvd-graphen/cvd-on-metals/multilayer-graphene-on-nickel-foil/ when…
0
votes
1 answer

Clear css cache on impresspage 4.1.0

I don't find how to clear css cache on ImpressPage 4.1.0. There is no button in administator > system. Help please. Thanks in advance.
Gitzko
  • 3
  • 1
0
votes
1 answer

Import/Export Plugin - will not install on IP3.9

Maybe I am making a fundamental error, but I assume you have to install the Import / Export plugin on IP3.9 to make the zip file before you import it to the new ip4.1 site ? The plugin will not install in IP3.9 there is an error "plugin.ini doesn't…
0
votes
1 answer

InpressPages not upload images

I trying to upload image, but it not displayed neither in admin-panel nor on page. I see that file has been uploaded to /file/repository, but ImpressPages trying get this from /file/YYYY/MM/DD path. How to fix uploading images? PHP Version…
denisoid
  • 165
  • 1
  • 10
0
votes
1 answer

Where to change @ipBorderColor in less ? Air Theme

I am trying to understand the structure of the LEES files in the Air theme. I wanted to change the color of the Widget Divider. If I inspect the divider with firebug it tells me that it is line 926 in the theme.css It is not possible to change the…
0
votes
1 answer

How to get link to translated content in ImpressPages 3.9?

I got a problem creating a multi-languages website with ImpressPages (v 3.9). I created 3 languages in admin: French, English and German. I got many pages that I've translated into 3 languages using "generateManagedText()" function. I've also…
forzayalta
  • 34
  • 4
0
votes
1 answer

Permission denied for LESS compiler

I am trying to modify the header section layout the Air theme and I get the following error: Error: file_put_contents(/var/www/ip417/Theme/Air/assets/theme.css): failed to open stream: Permission denied in…
0
votes
1 answer

Search Plugin, searches across languages

I have tried the new text search plugin, I know this is still under development, but perhaps this will help. First comment is that the plugin has to be inserted into the page, whereas the search plugin in 3.x was coded into the template so that it…
0
votes
1 answer

Why no menu appears on Impress front in the new language pages

I added a new language in ImpressPages, and after that, when adding menus and pages in the new language, no menu appears on this new language pages in the preview area. You can create all pages, and it works ok, but there is no navigation menu…
Pacho
  • 3
  • 1
0
votes
1 answer

Admin menu in Impresspages

I just installed Impresspages for a client and I really like it. I guess my client will also like it but I'd like him not to be able to change the zone or some other features in the admin menu. Is there a way to create group of users and limit…
0
votes
1 answer

impresspages 4.0.16. bug in ipAddJs function?

I'd need some help on (IP 4.0.16). I'm trying to pass parameters to a js file by the function ipAddJs ipAddJs('file.js', array('id' => 123)) but in the generated html the result is