Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the astra-sites domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/dpjrmkpe/taonga.nxfanz.com/wp-includes/functions.php on line 6131

Warning: include_once(/home/dpjrmkpe/taonga.nxfanz.com/wp-content/plugins/theai/includes/functions.php): Failed to open stream: No such file or directory in /home/dpjrmkpe/taonga.nxfanz.com/wp-content/plugins/theai/theai.php on line 118

Warning: include_once(): Failed opening '/home/dpjrmkpe/taonga.nxfanz.com/wp-content/plugins/theai/includes/functions.php' for inclusion (include_path='.:/opt/cpanel/ea-php81/root/usr/share/pear') in /home/dpjrmkpe/taonga.nxfanz.com/wp-content/plugins/theai/theai.php on line 118

Warning: include_once(/home/dpjrmkpe/taonga.nxfanz.com/wp-content/plugins/theai/includes/api-settings.php): Failed to open stream: No such file or directory in /home/dpjrmkpe/taonga.nxfanz.com/wp-content/plugins/theai/theai.php on line 119

Warning: include_once(): Failed opening '/home/dpjrmkpe/taonga.nxfanz.com/wp-content/plugins/theai/includes/api-settings.php' for inclusion (include_path='.:/opt/cpanel/ea-php81/root/usr/share/pear') in /home/dpjrmkpe/taonga.nxfanz.com/wp-content/plugins/theai/theai.php on line 119

Warning: session_start(): Session cannot be started after headers have already been sent in /home/dpjrmkpe/taonga.nxfanz.com/wp-content/plugins/chatbot-ai-free-models/includes/class-chatbot-main.php on line 88

Warning: Cannot modify header information - headers already sent by (output started at /home/dpjrmkpe/taonga.nxfanz.com/wp-includes/functions.php:6131) in /home/dpjrmkpe/taonga.nxfanz.com/wp-includes/rest-api/class-wp-rest-server.php on line 1902

Warning: Cannot modify header information - headers already sent by (output started at /home/dpjrmkpe/taonga.nxfanz.com/wp-includes/functions.php:6131) in /home/dpjrmkpe/taonga.nxfanz.com/wp-includes/rest-api/class-wp-rest-server.php on line 1902

Warning: Cannot modify header information - headers already sent by (output started at /home/dpjrmkpe/taonga.nxfanz.com/wp-includes/functions.php:6131) in /home/dpjrmkpe/taonga.nxfanz.com/wp-includes/rest-api/class-wp-rest-server.php on line 1902

Warning: Cannot modify header information - headers already sent by (output started at /home/dpjrmkpe/taonga.nxfanz.com/wp-includes/functions.php:6131) in /home/dpjrmkpe/taonga.nxfanz.com/wp-includes/rest-api/class-wp-rest-server.php on line 1902

Warning: Cannot modify header information - headers already sent by (output started at /home/dpjrmkpe/taonga.nxfanz.com/wp-includes/functions.php:6131) in /home/dpjrmkpe/taonga.nxfanz.com/wp-includes/rest-api/class-wp-rest-server.php on line 1902

Warning: Cannot modify header information - headers already sent by (output started at /home/dpjrmkpe/taonga.nxfanz.com/wp-includes/functions.php:6131) in /home/dpjrmkpe/taonga.nxfanz.com/wp-includes/rest-api/class-wp-rest-server.php on line 1902

Warning: Cannot modify header information - headers already sent by (output started at /home/dpjrmkpe/taonga.nxfanz.com/wp-includes/functions.php:6131) in /home/dpjrmkpe/taonga.nxfanz.com/wp-includes/rest-api/class-wp-rest-server.php on line 1902

Warning: Cannot modify header information - headers already sent by (output started at /home/dpjrmkpe/taonga.nxfanz.com/wp-includes/functions.php:6131) in /home/dpjrmkpe/taonga.nxfanz.com/wp-includes/rest-api/class-wp-rest-server.php on line 1902
{"id":678,"date":"2025-08-17T20:19:42","date_gmt":"2025-08-17T20:19:42","guid":{"rendered":"https:\/\/taonga.nxfanz.com\/?page_id=678"},"modified":"2025-08-17T20:19:42","modified_gmt":"2025-08-17T20:19:42","slug":"imager","status":"publish","type":"page","link":"https:\/\/taonga.nxfanz.com\/?page_id=678","title":{"rendered":"IMAGER"},"content":{"rendered":"\n\n\n\n\n\nIMAGER – AI Image Generator<\/title>\n<style>\nbody {\n font-family: Arial, sans-serif;\n background-color: #333;\n color: #fff;\n margin: 0;\n padding: 0;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: flex-start;\n min-height: 100vh;\n}\n\n.container {\n width: 90%;\n max-width: 1200px;\n margin: 20px auto;\n padding: 20px;\n border: 2px solid #000;\n box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);\n box-sizing: border-box;\n}\n\nh1 {\n text-align: center;\n color: #ff0;\n margin-bottom: 20px;\n}\n\n.input-section, .output-section, .settings-section {\n margin-bottom: 20px;\n padding: 15px;\n border: 1px solid #000;\n background-color: #555;\n box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);\n}\n\nlabel {\n display: block;\n margin-bottom: 5px;\n color: #fff;\n}\n\ninput[type=\"text\"], select, textarea {\n width: 100%;\n padding: 8px;\n margin-bottom: 10px;\n border: 1px solid #000;\n background-color: #444;\n color: #fff;\n box-sizing: border-box;\n}\n\nbutton {\n background-color: #ff0;\n color: #000;\n padding: 10px 15px;\n border: none;\n cursor: pointer;\n transition: background-color 0.3s ease;\n}\n\nbutton:hover {\n background-color: #cc0;\n}\n\n.image-grid {\n display: grid;\n grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n gap: 15px;\n}\n\n.image-container {\n border: 1px solid #000;\n padding: 5px;\n background-color: #444;\n}\n\n.image-container img {\n width: 100%;\n height: auto;\n display: block;\n}\n\nnav {\n background-color: #444;\n padding: 10px 0;\n width: 100%;\n border-bottom: 2px solid #000;\n box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);\n}\n\nnav ul {\n list-style: none;\n padding: 0;\n margin: 0;\n display: flex;\n justify-content: space-around;\n align-items: center;\n}\n\nnav a {\n color: #fff;\n text-decoration: none;\n padding: 8px 15px;\n border: 1px solid #000;\n border-radius: 5px;\n transition: all 0.3s ease;\n display: flex;\n align-items: center;\n}\n\nnav a:hover {\n background-color: #ff0;\n color: #000;\n}\n\nnav a i {\n margin-right: 5px;\n color: #ff0;\n}\n\n.custom-section-editor {\n margin-top: 20px;\n padding: 15px;\n border: 1px solid #000;\n background-color: #555;\n box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);\n}\n\n.custom-section-editor textarea {\n width: 100%;\n height: 150px;\n padding: 8px;\n margin-bottom: 10px;\n border: 1px solid #000;\n background-color: #444;\n color: #fff;\n box-sizing: border-box;\n font-family: monospace;\n}\n\n#guide-section {\n margin-top: 20px;\n padding: 15px;\n border: 1px solid #000;\n background-color: #555;\n box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);\n}\n\n#guide-section h2 {\n color: #ff0;\n margin-bottom: 10px;\n}\n\n#guide-section ul {\n list-style-type: disc;\n padding-left: 20px;\n}\n\n#guide-section li {\n margin-bottom: 5px;\n}\n<\/style>\n<\/head>\n<body>\n\n<nav>\n <ul>\n <li><a href=\"#input\"><i class=\"fas fa-keyboard\"><\/i> Input<\/a><\/li>\n <li><a href=\"#output\"><i class=\"fas fa-image\"><\/i> Output<\/a><\/li>\n <li><a href=\"#settings\"><i class=\"fas fa-cog\"><\/i> Settings<\/a><\/li>\n <li><a href=\"#guide\"><i class=\"fas fa-book\"><\/i> Guide<\/a><\/li>\n <\/ul>\n<\/nav>\n\n<div class=\"container\">\n <h1>IMAGER – An AI Image Generator with a User-Friendly Focus<\/h1>\n\n <section id=\"input\" class=\"input-section\">\n <h2>Input Parameters<\/h2>\n <label for=\"prompt\">Prompt:<\/label>\n <input type=\"text\" id=\"prompt\" name=\"prompt\" placeholder=\"Enter your image description\">\n\n <label for=\"seed\">Seed:<\/label>\n <input type=\"text\" id=\"seed\" name=\"seed\" placeholder=\"Enter seed (optional)\">\n\n <label for=\"width\">Width:<\/label>\n <input type=\"text\" id=\"width\" name=\"width\" placeholder=\"Width (default: 1024)\">\n\n <label for=\"height\">Height:<\/label>\n <input type=\"text\" id=\"height\" name=\"height\" placeholder=\"Height (default: 1024)\">\n\n <label for=\"model\">Model:<\/label>\n <select id=\"model\" name=\"model\">\n <option value=\"flux\">Flux<\/option>\n <option value=\"flux-realism\">Flux Realism<\/option>\n <option value=\"any-dark\">Any Dark<\/option>\n <option value=\"flux-anime\">Flux Anime<\/option>\n <option value=\"flux-3d\">Flux 3D<\/option>\n <option value=\"turbo\">Turbo<\/option>\n <\/select>\n\n <button onclick=\"generateImage()\">Generate Image<\/button>\n <\/section>\n\n <section id=\"output\" class=\"output-section\">\n <h2>Output Images<\/h2>\n <div id=\"imageOutput\" class=\"image-grid\">\n <!-- Images will be displayed here -->\n <\/div>\n <\/section>\n\n <section id=\"settings\" class=\"settings-section\">\n <h2>API Settings<\/h2>\n <label for=\"apiSource\">API Source:<\/label>\n <select id=\"apiSource\" name=\"apiSource\">\n <option value=\"default\">Default API<\/option>\n <option value=\"custom\">Custom API<\/option>\n <\/select>\n\n <label for=\"customApi\">Custom API URL:<\/label>\n <input type=\"text\" id=\"customApi\" name=\"customApi\" placeholder=\"Enter custom API URL\">\n\n <label for=\"numImages\">Number of Images:<\/label>\n <input type=\"number\" id=\"numImages\" name=\"numImages\" value=\"1\" min=\"1\">\n <\/section>\n\n <section class=\"custom-section-editor\">\n <h2>Custom Section Editor<\/h2>\n <textarea id=\"customSectionCode\" placeholder=\"Enter custom HTML code here\"><\/textarea>\n <button onclick=\"saveCustomSection()\">Save Custom Section<\/button>\n <\/section>\n\n <section id=\"guide-section\">\n <h2>User Guide<\/h2>\n <ul>\n <li>Enter a detailed prompt describing the image you want to generate.<\/li>\n <li>Adjust the width and height for different aspect ratios.<\/li>\n <li>Select the appropriate model based on your desired style.<\/li>\n <li>Use the seed value to create variations of an image.<\/li>\n <li>You can add custom sections using the Custom Section Editor.<\/li>\n <\/ul>\n <\/section>\n\n<\/div>\n\n<script src=\"https:\/\/kit.fontawesome.com\/a076d05399.js\"><\/script>\n<script>\nfunction generateImage() {\n const prompt = document.getElementById('prompt').value;\n const seed = document.getElementById('seed').value || Math.floor(Math.random() * 100000);\n const width = document.getElementById('width').value || '1024';\n const height = document.getElementById('height').value || '1024';\n const model = document.getElementById('model').value;\n const numImages = document.getElementById('numImages').value || 1;\n\n const apiSource = document.getElementById('apiSource').value;\n const customApiUrl = document.getElementById('customApi').value;\n let apiUrl = 'https:\/\/image.pollinations.ai\/prompt\/'; \/\/ Default API\n\n if (apiSource === 'custom' && customApiUrl) {\n apiUrl = customApiUrl;\n }\n\n const imageOutput = document.getElementById('imageOutput');\n imageOutput.innerHTML = ''; \/\/ Clear previous images\n\n for (let i = 0; i < numImages; i++) {\n const imageUrl = `${apiUrl}${prompt}?seed=${seed}&width=${width}&height=${height}`;\n const imgContainer = document.createElement('div');\n imgContainer.className = 'image-container';\n\n const img = document.createElement('img');\n img.src = imageUrl;\n img.alt = prompt;\n\n imgContainer.appendChild(img);\n imageOutput.appendChild(imgContainer);\n }\n}\n\nfunction saveCustomSection() {\n const customCode = document.getElementById('customSectionCode').value;\n const container = document.querySelector('.container');\n const customSection = document.createElement('section');\n customSection.innerHTML = customCode;\n container.appendChild(customSection);\n}\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>IMAGER – AI Image Generator Input Output Settings Guide IMAGER – An AI Image Generator with a User-Friendly Focus Input […]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_eb_attr":"","pagelayer_contact_templates":[],"_pagelayer_content":"","_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_kadence_starter_templates_imported_post":false,"footnotes":""},"class_list":["post-678","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"Taonga Admin","author_link":"https:\/\/taonga.nxfanz.com\/?author=1"},"uagb_comment_info":0,"uagb_excerpt":"IMAGER – AI Image Generator Input Output Settings Guide IMAGER – An AI Image Generator with a User-Friendly Focus Input […]","_links":{"self":[{"href":"https:\/\/taonga.nxfanz.com\/index.php?rest_route=\/wp\/v2\/pages\/678","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/taonga.nxfanz.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/taonga.nxfanz.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/taonga.nxfanz.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/taonga.nxfanz.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=678"}],"version-history":[{"count":1,"href":"https:\/\/taonga.nxfanz.com\/index.php?rest_route=\/wp\/v2\/pages\/678\/revisions"}],"predecessor-version":[{"id":679,"href":"https:\/\/taonga.nxfanz.com\/index.php?rest_route=\/wp\/v2\/pages\/678\/revisions\/679"}],"wp:attachment":[{"href":"https:\/\/taonga.nxfanz.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=678"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}