Jump to content

Adlago

Clients
  • Posts

    3,888
  • Joined

  • Last visited

  • Days Won

    23

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by Adlago

  1. As I wrote, I use it and I know it. But you tell me, how in the inspector to find and copy this code, for example? .ipsLayout_container { {{if theme.enable_fluid_width}} {{if theme.fluid_width_size}} max-width: {theme="fluid_width_size"}%; {{else}} max-width: 100%; {{endif}} {{else}} max-width: var(--container--width); {{endif}} padding: 0 15px; margin: 0 auto; position: relative; } Because in my project I don't want just the result of one page or one device, but your exact code that works as you created it...
  2. This using an inspector is not a good idea - because an inspector sees ready code, and only for a page that is tested with an inspector - for my project it is important to use responsive code that uses php in original file css, etc. etc I, like you, have been using inspector for a long time and a first version of my project started like this - but I quickly noticed unpleasant changes in various pages and gave up copy/pasting from inspector...
  3. No, I can't do what I used to do again, you'll ask why? - First, I don't change rules in main css - But for more than 6 months I have been working on a project where custom css is the only css that is loaded in the head, main css is loaded before closing the body tag. - in the custom css content, all the framework and responsive file names are found, and some others. But with numbering, for example 1fr_global.css or 2res_ responsive.css, etc. - In these new files, I move used rules when analyzing site pages, i.e. in the main css all the rules are contained (as they have been moved they are stopped from execution only) - or here in the main css all the rules are loaded that are unused effectively when loading the site pages. This new layout greatly speeds up site loading. The custom.css file also exists in custom directory and there are my customizations - and as you know, the rules there are the latest and are executed by the browser as they are there. Since IPS introducing restrictions for visibility on css main, I abandoned a project where mobile view loads on PSI test data between 88 and 94 points depending on server busyness. And believe me - during the time I was working on this project - several updates were completed - without any site issues...
  4. Well, at least they leave the colors to choose from...lol
  5. @Rikki Reading this thread, which I created because "you cut off my quick glance" - I am left with the clear impression that you are making a huge mistake. Most of your clients are not interested in this at all. But the few "crazy like me" seekers and experimenters you want to banish. Why? It's best to ban the themes too - let's all use only one - it will be heaven for your support...
  6. Fixed issue. In my database that had this issue, the "Allow searching" option was disable. Now I enable it on and it's already OK - no issue. But, I think this is a BUG - when "Allow searching" is disable, the div class <div data-role="fileList" class="ipsComposeArea_attachmentsInner "> is hidden, which is incorrect
  7. I am very puzzled. What have I tried so far: - downloaded a database from page with this issue. - I uploaded it with a new name. - I created a new page and connected it to a new database - test attachment - the same issue... I compared database with issue with database working correctly in php my admin. I don't see a difference... Also - In the ACP, an editor for articles from this database works without an issue. And one more experiment - I downloaded a database to a page without an issue (also using the SuperGrid plugin). I uploaded it with a new name. I created a new page and connected it to a new database - Edditor for attachment works without issue... If you want, I can send a database with the issue for you to investigate - apparently there is something broken in the database, but I can't find anything.
  8. @Marc Stridgen Further investigation... When I created a database for this page, in 2018, I used a cookies free domain. Now I was rechecking through the ACP on articles. First 5-6 articles have broken video, because of this cookies free domain , (then I gave up on it) - now I made an edit through ACP and restored video in these articles. I'm thinking - is it possible that once this page was created with a database targeting a cookies free domain , there is an attachment direction stored somewhere in the main database that is now invalid - and that's why I'm getting this issue?
  9. Hi Marc, Today I did an analysis of my site. Yes, the issue is not from Pages for All, it's probably only in my installation. I have many database pages that are publicly available and they do not have the issue this thread is about. But I also use pages with databases that have limited access. I.e. they are allowed only for admin or for one more group of users. Before this latest update, all pages did not have this issue. After last update - only those pages with restricted access have this issue, Yes, I'm using SuperGrid plugin from @opentype, but I have publicly available pages linked to this plugin that don't have this issue, I've checked it multiple times - and I'm using the latest version too. I don't use any other plugins in my installation. I also made a full comparison - on a page with this issue and on a page without an issue - and two pages are connected to this plugin - exactly the same in terms of settings and templates... The only difference is accessibility for users. A page without an issue is public and a page with an issue is restricted... I'm not sure why it happened - but a page that now has this issue was created quite a while ago, and never had this issue... Any ideas?
  10. Another disturbing thing - in the Chrome browser, as a guest, my last post is missing in topic, but in an All activity stream it is available. In FF browser is OK. I've been doing a few page reloads and my last post in Chrome is missing. I cleared the Chrome browser cache and then this post appeared in a thread - there is a possible cache processing issue... PS. Now after this new post of mine - it is missing again in the Chrome browser... (and the cache is now clean)
  11. PS. Also - for desktop video plays with FF browser but doesn't play with Chrome
  12. For desktop video plays, but I now noticed that video for mobile does not play. Another issue in a new version...
  13. Watch this all video - you'll probably see what I'm saying... 13072020-12.ogv
  14. hey Jim M Excuse me - but you are acting crazy (sorry for the revelation) Missing field in editor for Pages- please check.😇
  15. When an image or video is turned in for attachment to a post - there is a missing field indicating that an action is being taken. If the file is large and you click on a post submit- a message appears - there is an upload that has not completed. If you wait a few minutes and submit - the post is ready. When trying to moderate - you can't remove what's attached... This editor box is missing - only on APP Pages. There is no such problem in the APP Forums.
  16. After using "Drag files here to attach, or choose files..." and open image - field with indication of uploaded file is missing. After waiting and posting - image is displayed OK. But if you decide to moderate a post - you do not have access to this image - you can not delete the image. In forums editor works correctly.
  17. Try - after login ACP, place this link in address bar https://your site/admin/?app=core&module=support&controller=support
  18. @Qeria You are probably using an ACP custom theme. You can try this if you have access to your php myadmin in your server. 1. Open the core_themes table 2. Write down the ID number of the theme by default, IPS (from set_id column) 3. Open the core_members table, on your profile row in the skin column, change the theme number to the theme number that I wrote you to remember above. Save it. 4. Delete cookies and cache from your browser and then load your site and login. Try and log in to ACP, then clear site cache.
  19. I can't know this, but it looks like a CDN issue, about which I wrote to you some time ago... After reloading the page - messages appeared in a normal amount...
  20. This issue a few versions ago I reported it, now it has reappeared. I can't find this thread, but it's puzzling...
  21. The problem on this platform is not CSS, but JS. Tasks too long. I think it's a big mistake on your part to look for a CDN core for CSS for this platform. It would be better if it was JS core in CDN. Let the CSS be as before - editable, also every CSS file has a revert function - ie. even if someone messes up the site's css, it's easiest to post a message - use a Revert and you won't have to deal with your support about it. Consider javascript - there's the biggest TBT for mobile…
  22. I am not sure but all 3rd party java script slow loading mobile. I can attach pictures of different tests. But there is another thing - the promote widget creates a rather large delay when loading mobile. A few tasks that slow down first paint and first content... I personally stopped using the promote widget for my mobile view... Loading speed is more than 10 points better... I looked at your site - this widget is already missing here... Does your development team have thoughts on it?
×
×
  • Create New...