Jump to content

Adlago

Clients
  • Joined

  • Last visited

Everything posted by Adlago

  1. If you have a default theme IPS in your installation, try opening your database table core_themes and changing the column "set_key" to the default for that theme. Clear your browser's cookies and cache and try loading your site. It should load with the default theme.
  2. If this is in version 4.x - open your theme for editing - edit html, find the user bar template and restore it to default.
  3. Open the theme editor on this page. Select Global/Sidebar For the sidebar width you have a slider - choose a suitable size yourself.
  4. All meta tags in Pages created in version 4.x are missing in the page source code. Attempting to edit and save in ACP - seems to be successful, but nothing appears in the source code. Using Launch Live Meta Tag Editor to add meta title, and meta description - also failed. Rebuild Sitemap - also doesn't change anything.
  5. PS. here is the result from this site/forums - inexplicably large render delay
  6. Make and show 3 consecutive tests on mobile. Here you have shown desktop result. I get this when I do consecutive tests every 8-10 minutes. Including with a dev tool. That is, after getting a good test result (88-94 for mobile) - the next few tests are with a fixed result of 67, rendering time twice as large as the actual time CSS, which is about 600ms) - and the reported time from the test is over 1300ms, without an indication of where the difference comes from. This suggests inline resources - and these 3 JS are. I do not use personal inline CSS in my theme. I get such results when testing and this site here. I opened a topic about this back in beta8 - and since then there has been no change in these tests. This also looks like a test of a cache guest page , because if I remove the cache site before the test, start manually clearcache and after it profilesync tasks - then the PSI test has very good indicators for mobile. But after 10 minutes of testing it drops to 67 points, and this continues for maybe an hour. The same behavior is seen in tests with the Chrome Dev Tool - after an excellent performance test - the results follow as I have shown in the picture above...
  7. 3 inline JS are loaded in the head. When online testing these scripts, warning issues are noticed. Why did I test these inline JS - because when analyzing with the Chrome browser dev tool, I get the following situation - delay over 3.5 seconds layout, with 4G slow test. These warning issues in inline JS are the likely cause.
  8. For me update to 5.0.3 is OK
  9. There is no such thing as bad advertising - after all, in the online space, most software users overlook any hate.
  10. After click RSS in to blog: TypeError: IPS\Xml\Rss::newDocument(): Argument #2 ($title) must be of type string, null given, called in /home/database/public_html/applications/blog/Application.php on line 95 (0) #0 /home/database/public_html/applications/blog/Application.php(95): IPS\Xml\Rss::newDocument(Object(IPS\Http\Url\Friendly), NULL, '<p>\xD0\xA2\xD1\x83\xD0\xBA \xD1\x89\xD0\xB5 ...') #1 /home/database/public_html/applications/blog/Application.php(55): IPS\blog\Application->sendBlogRss(Object(IPS\Member)) #2 /home/database/public_html/system/Dispatcher/Standard.php(230): IPS\blog\Application->init() #3 /home/database/public_html/system/Dispatcher/Front.php(206): IPS\Dispatcher\Standard->init() #4 /home/database/public_html/system/Dispatcher/Dispatcher.php(126): IPS\Dispatcher\Front->init() #5 /home/database/public_html/index.php(16): IPS\Dispatcher::i() #6 {main}
  11. After stop z -index in to code .ipsData--wallpaper .ipsData__image, .ipsData--wallpaper .ipsFigure { position: absolute; top: 0; left: 0; right: 0; bottom: 0; /* z-index: -3; */ border-radius: 0; } cover photo is displayed PS. If z-index:3; also cover photo is displayed
  12. After updating to 5.0.2 - all cover photos in Gallery categories were removed. When inspecting the source code, these images are present in the code, but are not displayed
  13. When a guest posts a comment, a moderator sees this. But the guest does not receive a response to his post. After about a minute of waiting, only a human verification check turns red... If the guest confirms the post again, a new hidden post appears under the moderator, but the guest again has no response to his action.
  14. You are golden!!! Thank you so much!
  15. I've written about this in 4.x and in beta tests - and there's no solution... I don't see the point in opening a new topic - because it will just flow into the stream...
  16. translated it looks like this: These language strings output in e.g. calendar day: month day year and in language pack exist only with %s %s, %s How should this format be changed to display: day month year?
  17. I saw that, thanks. But why don't you remove this confusing category within the category - wouldn't it be more correct to be a subcategory?
  18. But why is there no option to choose, and now it is forced to create a category. It turns out that I only have one category (in settings the same as the others) in which this option exists. It seems that there is some kind of mess in blog templates - and blog installation for me is clean - before version 5 I have not used blog APP. If this is not a bug, please create a support ticket and remove this mish-mash from my blog. thanks
  19. Follow this scenario: 1. Create a blog category in ACP 2. Create a blog in this category again in ACP. 3. Open Blogs-This Category in site, and click on Add New Entry. From the drop-down menu, select the blog created in ACP from this category. The loaded form is missing the option that I am reporting here.
  20. When you click on a category from the Categories block in Blogs, a field with all the blogs from that category is loaded. In the navigation bar, it is displayed correctly -...> Blogs>Category Name, but above the field with available blogs, the title is Blogs, but the Category name should be title here.
  21. When creating a blog entry, an option is missing : "Use an existing entry category". This option exists in moderator editing.
  22. On my test and live site, the update to 5.0.1 was without any issues - everything functions correctly.
  23. Thank you very much. Have a nice day🥰
  24. I just received a congratulatory email from diib com (my live site is monitored.) This is a review for version 5. Excellent work, congratulations to your entire development team.