• How to config same port for live site and administration site?
    Question Mar 18, 2022
    Currently my live site and administration site running on different port from localhost. Both are running via Visual studio. Problem is I using page builder for live site, so I got error: `This page does not work properly as your browser may be blocking 3rd party cookies and/...

  • MultiDocumentQuery Intersect
    Question Jul 12, 2022
    ## How to get result through MultiDocumentQuery with intersect operation. ## ` ` string[] cateA = { "X", "Y", "Z" }; string[] cateB = { "A", "B", "C", "Y", "Z" }; var query3 = DocumentHelper.GetDocuments() .Types(type) ...

  • Kentico Xperience 13 - BizForm Notification Encoding (CMSBizFormMailEncodeFields)
    Question Oct 13, 2022
    Hi there, I am having issues with encoding form field entries with Bizforms in Kentico Xperience 13. I am running version 13.0.83, having intentionally implemented the hotfix 13.0.72 to attain the ‘CMSBizFormMailEncodeFields’ configuration key. I have implemented the CMSBiz...

  • How to pass pagebuilder page type data from kentico widget to custom form component
    Question Oct 14, 2022
    I have created a drop-down form components in the kentico 13 mvc which loading the data from external data source but I want to pass one value from the widget to this component where I am using this form components but didn't find any way. Tried ipagedataretive and widget prop...

  • Error after Kentico 12 to Kentico 13 Upgrade
    Question Jul 6, 2022
    After upgrading from 12 to 13.0.0 , I got the following two errors while running differently while visiting cms URL as well as presentation URL 1. CMSJwtTokenEncryptionKey {"[ValidationHelper.JwtTokenEncryptionKey]: The 'CMSJwtTokenEncryptionKey' setting is null."} 2. Err...

  • Error: Request is in incorrect format for uploading a file.
    Question May 16, 2023
    Hi dears, Facing strange issue with Kentico 13.0.73 media library file upload. No hotfix was installed. **NOTE:** It is working fine on localhost but after deploying on server it starts producing error as briefed below. **Scenario:** Previously it was allowing to upload f...

  • getattachment .net core not working with paremeters
    Question Jul 6, 2023
    sometimes we add parameters to a getattachment url to resize an image. something like this getattachment/{Guuid here}/file-name.png?width=90 it appears that a recent update to kentico 13 has stopped this from working. it still works properly if I run it from the admin. ad...

  • Kentico emails always stuck in queue and not sending
    Question Jul 28, 2023
    Specific kentico emails are always in the queue and emails like forgot password consistently fail to send. Sometimes they never make it to the queue. When looking at a specific user account, clicking generate a new password, does not send an email. Steps taken: Clearing the ...

  • Search getting inconsistent results
    Question Nov 1, 2023
    Having some inconsistencies with smart search results. When using the Smart Search preview window the results are accurate and as expected. But when the results are requested through the MVC method (SearchHelper.Search()) the listed results are incomplete and vary. We have 2 s...

  • Redirect after a page is unpublished
    Question Apr 5, 2023
    Release notes for Refresh 8 state the following: ---------- Kentico Xperience 13 Refresh 8 (released December 13, 2022)New features: * Content management * Workflows and publishing – Content **editors can now set a redirect after a page is unpublished**, i.e., the Publish...

  •   ... 61 62 63 64 65 66 67 68 69 70 ...