<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>LIQUID DESIGN Ltd.</title>
    <link rel="alternate" type="text/html" href="https://lqd.jp/en/" />
    <link rel="self" type="application/atom+xml" href="https://lqd.jp/en/atom.xml" />
    <id>tag:lqd.jp,2011-05-14:/en//24</id>
    <updated>2026-08-03T12:29:11Z</updated>
    <subtitle>LIQUID DESIGN Ltd. provides &quot;LIQUID AR&quot;, an app-free AR service, and &quot;LIQUID PRESS&quot;, official global WordPress themes for business, along with web production, site management, and marketing services.</subtitle>

<entry>
    <title>How to Configure WordPress AI Connect</title>
    <link rel="alternate" type="text/html" href="https://lqd.jp/en/wp/manual/manual_ai.html" />
    <id>tag:lqd.jp,2026:/en//24.2200</id>

    <published>2026-07-21T06:00:00Z</published>
    <updated>2026-08-03T12:29:11Z</updated>

    <summary>With the LIQUID PRESS (v2.0) update, we ...</summary>
    <author>
        <name>admin</name>
        <uri>https://lqd.jp/</uri>
    </author>
    
        <category term="使い方ガイド" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="ai" label="AI" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="howtouse" label="how to use" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="manual" label="manual" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="wordpress" label="WordPress" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="https://lqd.jp/en/">
        <![CDATA[With the LIQUID PRESS (v2.0) update, we now support AI-related features.
<br>For details on the update and on AI support, please see <a href="/en/wp/news/20260717.html" title="AI-ready WordPress theme LIQUID PRESS">here</a>.

<h2 class="ttl" title="How to configure WordPress AI Connect">How to configure AI Connect</h2>
Configure the API from WordPress Dashboard &gt; Settings &gt; Connect.
<br><b>* API usage fees apply separately.</b> A price comparison table (for reference) is provided below.

<h3>1. Install a connector</h3>
Here we explain using the OpenAI connector as an example. Click the install button for OpenAI.
<br><small>You do not need to install an AI plugin to use the AI-related features of LIQUID PRESS.
<br>Installing an AI plugin also enables features such as automatic featured image generation.</small>
<img src="/img/wp_ai_connect.png" class="imgb" alt="">

Once installation is complete, an API key input field appears.
<img src="/img/wp_ai_connect_gpt.png" class="imgb" alt="">

<h3>2. Issue a secret key</h3>
From the link to obtain an API key, click "create secret key".
<br>Copy the issued secret key, which begins with "sk-...".
<br>* The secret key is displayed only at the time of creation. Store it somewhere safe so you do not lose it.
<img src="/img/wp_ai_connect_gpt2.png" class="imgb" alt="">

<h3>3. Enter the secret key</h3>
Enter the secret key, and once "Connected" is displayed, you are done.
<img src="/img/wp_ai_connect_gpt3.png" class="imgb" alt="">


<h2 class="ttl" title="How to make use of AI">How to make use of AI</h2>
With <a href="/en/wp/theme.html">LIQUID PRESS</a> and <a href="/en/wp/plugin/connect.html">LIQUID CONNECT</a>, you can manage and operate your site using AI.
<br>AI-ready theme abilities: "Create a pricing table block", "Change the main color to blue"
<br>AI-ready plugin: "Tell me how many clicks the banner got", "Analyze customer insights from the chatbot logs", and more.
<br>For details on AI support, please see <a href="/en/wp/news/20260717.html" title="AI-ready WordPress theme LIQUID PRESS">here</a>.
<img src="/img/wp_ai_block.png" class="imgb" alt="">


<h2 class="ttl" title="AI API price comparison table">AI API price comparison table (for reference)</h2>
<p>* Pricing structures and other details are subject to change. Always check the provider's official site.</p>
<table class="table table-bordered">
<tr>
<th>Provider</th><th>Free tier</th><th>Billing</th>
</tr>
<tr>
<td>OpenAl (GPT)</td><td>Yes (you must turn on the "data sharing" setting)</td><td>Requires purchasing credits. Pay-as-you-go by token. Inexpensive with the mini-class models.</td>
</tr>
<tr>
<td>Anthropic (Claude)</td><td>No</td><td>Prepaid credit system. Pay-as-you-go by token, varying by model.</td>
</tr>
<tr>
<td>Google (Gemini)</td><td>Yes (with rate limits; low-frequency use may be possible for free)</td><td>Usage beyond the free tier and higher-end models are pay-as-you-go by token.</td>
</tr>
</table>]]>
        
    </content>
</entry>

<entry>
    <title>AI-Ready WordPress Theme LIQUID PRESS 2.0 Now Available</title>
    <link rel="alternate" type="text/html" href="https://lqd.jp/en/wp/news/20260717.html" />
    <id>tag:lqd.jp,2026:/en//24.2199</id>

    <published>2026-07-17T08:00:00Z</published>
    <updated>2026-08-03T12:29:11Z</updated>

    <summary>With the LIQUID PRESS (v2.0) update, we have released a major version upgrade that includes AI support. The theme has evolved into an AI-ready theme. &quot;Create a pricing table block&quot;, &quot;Tell me how many clicks the banner got&quot;, &quot;Analyze customer insights from the chatbot logs&quot; — it powerfully supports your site improvements.</summary>
    <author>
        <name>admin</name>
        <uri>https://lqd.jp/</uri>
    </author>
    
        <category term="お知らせ" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="ai" label="AI" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="news" label="news" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="theme" label="theme" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="update" label="update" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="https://lqd.jp/en/">
        <![CDATA[Thank you very much for your continued use of LIQUID PRESS.
<br>With the latest update to LIQUID PRESS (v2.0), we have released a major version upgrade that includes AI support.
<img src="/img/cover_lpv2.png" class="imgb" alt="AI-ready WordPress theme LIQUID PRESS">

<h2 class="ttl" title="AI-ready WordPress theme LIQUID PRESS">AI-ready WordPress theme LIQUID PRESS</h2>
With the LIQUID PRESS (v2.0) major version upgrade, the theme has evolved into an AI-ready theme.
<br>* It may take up to 12 hours for the update to be delivered.
<br>* AI features require the official WordPress plugin <a href="/en/wp/plugin/connect.html">LIQUID CONNECT</a> (v2.0).
<br><b>* All features are available on the <a href="/en/wp/service.html">Business Plan</a> and above.</b>
<br><b>* Configuration of an AI API (OpenAI, Anthropic, etc.) is required. API usage fees apply separately.</b>

<h2 class="ttl">About AI support</h2>

<h3>"Create a pricing table block"</h3>
The <strong>AI Assistant (beta)</strong> makes its debut, and it can now generate blocks.
<br>Just say "Create a pricing table block", "Create a social media icon block", or "Create an FAQ pattern".
<br>It follows the theme's design system, and you can copy the block or register it as a pattern right then and there.
<img src="/img/wp_ai_block.png" class="imgb" alt="" width="600">

<h3>"Change the main color to blue"</h3>
Theme settings can now also be changed with the AI Assistant. You can configure them in natural language.
<br>Just say "Change the main color to blue", "Change the Instagram link", or "How do I make the header sticky?".
<br>It answers with concrete instructions tailored to the LIQUID PRESS theme you are using.
<br>* Changing settings is supported for customizer settings in hybrid themes.

<h3>"Tell me how many clicks the banner got"</h3>
In LIQUID CONNECT, A/B test banners have evolved and can now measure clicks automatically.
<br>Ask the AI Assistant about your A/B test results — "Which design works better?" — and judge from the data right away.
<br>Say "Show a summer sale banner in a bottom-right modal from July 5 to August 5" and it will configure it for you as well.

<h3>"Analyze customer insights from the chatbot logs"</h3>
In LIQUID CONNECT, you can now set up a chatbot without any programming.
<br>Beyond automatic answers to frequently asked questions, it can also search the articles on your site automatically to answer. This substantially reduces the burden of handling inquiries.
<br>What's more, say "Analyze customer insights from the chatbot logs" and it will analyze insights from the questions submitted to the chatbot and deliver hints for improving your site.

<h3>Other AI-related measures</h3>
<ul>
<li>A WordPress theme design specification (DESIGN.md) is included</li>
<li>Added AIO-related features</li>
</ul>

<h3>How to configure the AI API</h3>
For details on how to configure it, please see <a href="/en/wp/manual/manual_ai.html" title="How to configure WordPress AI Connect">here</a>.


<h2 class="ttl">Other updates</h2>
<h3>Enhanced block editor support</h3>
We unified the appearance of the front end and the dashboard, added <a href="/en/wp/manual_style.html">block styles</a>, and fixed and added <a href="/en/wp/patterns.html">block patterns</a>.

<h3>Framework updated to the latest version</h3>
For hybrid themes, we updated to the latest version of Bootstrap.

<h3>Strengthened security</h3>
We have strengthened our security measures. You can strengthen them further with <a href="/en/wp/plugin/tools.html">LIQUID TOOLS</a>.


<h2 class="ttl">End of development for some themes</h2>
In order to concentrate our theme development resources, we have decided to end development of the themes below. There will be no v2.0 update for them.
<br>We are deeply grateful for your patronage over the years.
<ul>
<li>LIQUID APP</li>
<li>LIQUID SMART</li>
<li>LIQUID LIGHT</li>
</ul>
<small>* You can continue to use the v1 series, but please consider migrating to another <a href="/en/wp/theme.html">LIQUID PRESS theme</a> in the future.</small>


<h2 class="ttl">About LIQUID PRESS</h2>
We provide WordPress themes and plugins.
LIQUID PRESS is listed among the official WordPress "commercially supported GPL themes".

<h3 class="subttl">Open development status</h3>
For LIQUID PRESS, we publish the development status and change history of our templates on GitHub.
<br>For details, please see below. To receive notifications about development status, please click "Watch".
<br><a href="https://github.com/lqdjp/liquid-press/issues" target="_blank">https://github.com/lqdjp/liquid-press/issues</a>

<br>
<br>Thank you for choosing LIQUID PRESS.
<br>LIQUID DESIGN Ltd.]]>
        
    </content>
</entry>

<entry>
    <title>[LIQUID PRESS] Case Study: Tottori University Hospital</title>
    <link rel="alternate" type="text/html" href="https://lqd.jp/en/news/20260512.html" />
    <id>tag:lqd.jp,2026:/en//24.2198</id>

    <published>2026-05-12T01:00:00Z</published>
    <updated>2026-08-03T12:29:11Z</updated>

    <summary> Thank you very much for your continued ...</summary>
    <author>
        <name>admin</name>
        <uri>https://lqd.jp/</uri>
    </author>
    
        <category term="NEWS" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="casestudy" label="case study" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="newsrelease" label="news release" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="wordpress" label="WordPress" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="https://lqd.jp/en/">
        <![CDATA[<section class="container">
Thank you very much for your continued use of our services.
<br>We are pleased to report that Tottori University Hospital has used the WordPress theme LIQUID CORPORATE.
<br>We implemented block editor support with LIQUID BLOCKS, custom post type support with LIQUID TOOLS, and security measures.

<h2>Tottori University Hospital</h2>
<img src="/img/case_202604.jpg" alt="[LIQUID PRESS] Case Study: Tottori University Hospital" class="thumb">

<small>
* Company names and service names mentioned herein are registered trademarks or trademarks of their respective owners.
</small>

<h2>What is LIQUID PRESS?</h2>
"<a href="/en/wp/">LIQUID PRESS</a>" is listed as an official WordPress "commercially supported GPL theme".
<br>It offers smartphone support, intuitive customization, multilingual capability, and more.

<br>
<br>Thank you for your continued support of LIQUID DESIGN Ltd.
<section>]]>
        
    </content>
</entry>

<entry>
    <title>Announcing Our 10th Anniversary Campaign</title>
    <link rel="alternate" type="text/html" href="https://lqd.jp/en/news/20260313.html" />
    <id>tag:lqd.jp,2026:/en//24.2197</id>

    <published>2026-03-13T06:00:00Z</published>
    <updated>2026-08-03T12:29:11Z</updated>

    <summary> Announcing our 10th anniversary Thank y...</summary>
    <author>
        <name>admin</name>
        <uri>https://lqd.jp/</uri>
    </author>
    
        <category term="NEWS" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en-us" xml:base="https://lqd.jp/en/">
        <![CDATA[<section class="container">
<h2>Announcing our 10th anniversary</h2>
<img src="/img/ogp_10th.png" alt="10th anniversary announcement, LIQUID DESIGN Ltd." class="imgb">
Thank you very much for your continued use of our services.
<br>
<br>Thanks to all of you, our company will mark its 10th anniversary in 2026.
<br>We are sincerely grateful, as this is entirely the result of the support and goodwill of everyone involved.

<h3>Campaign announcement</h3>
As a thank-you for our 10th anniversary,
<br>we will be holding giveaway campaigns and more over the coming months.
<br>For details, please follow us on the social accounts below.

<div class="snss">
  <a href="https://x.com/lqd_jp" target="_blank" aria-label="Twitter"><i class="icon icon-twitter"></i></a>
  <a href="https://www.instagram.com/lqd_jp/" target="_blank" aria-label="Instagram"><i class="icon icon-instagram"></i></a>
  <a href="https://www.facebook.com/lqdjp/" target="_blank" aria-label="Facebook"><i class="icon icon-facebook2"></i></a>
</div>

<br>Thank you for your continued support.
<section>]]>
        
    </content>
</entry>

<entry>
    <title>Notice Regarding Year-End and New Year Business Hours</title>
    <link rel="alternate" type="text/html" href="https://lqd.jp/en/news/20251226.html" />
    <id>tag:lqd.jp,2025:/en//24.2196</id>

    <published>2025-12-26T06:00:00Z</published>
    <updated>2026-08-03T12:29:11Z</updated>

    <summary> Notice regarding year-end and new year ...</summary>
    <author>
        <name>admin</name>
        <uri>https://lqd.jp/</uri>
    </author>
    
        <category term="NEWS" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="news" label="news" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="https://lqd.jp/en/">
        <![CDATA[<section class="container">
<h2>Notice regarding year-end and new year business hours</h2>

Thank you very much for your continued use of our services.
<br>Please see below for our holiday closure dates and business hours over the year-end and new year period.
<br>
<br>Details

<h3>Year-end and new year closure</h3>
From Saturday, December 27, 2025 through Sunday, January 4, 2026.

<h3>Inquiries and support</h3>
We will continue to accept submissions through the form and by email during the closure, but responses will be sent in order once we resume business in the new year.
<br>In addition, inquiries tend to be heavy over the year-end and new year period, so responses may take some time.
<br>We appreciate your understanding.

<h3>Orders</h3>
For orders placed after 15:00 on the day before the closure begins, we will handle them in order once we resume business in the new year. We appreciate your understanding.
<br>Credit card purchases and free version downloads remain available during the closure.

<!-- <h3>LIQUID AR photo frame</h3>
<mark>We have created a New Year's photo frame for LIQUID AR.</mark>
<br>We hope you enjoy this photo frame over the year-end and new year holidays.
<br><a href="https://ar.lqd.jp/preview/6360853ba6e58" target="_blank">https://ar.lqd.jp/preview/6360853ba6e58</a>
-->

<br>
<br>Sincerely
<br>
<br>Thank you very much for all your support this year.
<br>We look forward to serving you again next year.
<section>]]>
        
    </content>
</entry>

<entry>
    <title>[LIQUID AR] Case Study: Let&apos;s Build Osaka, Japan&apos;s Second Capital, Together! Snap an AR Photo with Nyaniwa Fukumaru!</title>
    <link rel="alternate" type="text/html" href="https://lqd.jp/en/news/20251114.html" />
    <id>tag:lqd.jp,2025:/en//24.2195</id>

    <published>2025-11-14T06:40:00Z</published>
    <updated>2026-08-03T12:29:11Z</updated>

    <summary> Thank you very much for your continued ...</summary>
    <author>
        <name>admin</name>
        <uri>https://lqd.jp/</uri>
    </author>
    
        <category term="NEWS" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="ar" label="AR" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="casestudy" label="case study" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="newsrelease" label="news release" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="https://lqd.jp/en/">
        <![CDATA[<section class="container">
Thank you very much for your continued use of our services.
<br>We are pleased to report that visitors experienced LIQUID AR at the exhibition booth of Osaka Prefecture and the City of Osaka at "EXPO2025 Osaka Week Autumn — Discover the Charms of the Region: Highlights of Osaka's 43 Municipalities" at Expo 2025 Osaka, Kansai, Japan.

<h2>Let's build Osaka, Japan's second capital, together! Snap an AR photo with Nyaniwa Fukumaru!</h2>
<img src="/img/case_202509.jpg" alt="[LIQUID AR] Case Study: Let's build Osaka, Japan's second capital, together! Snap an AR photo with Nyaniwa Fukumaru!" class="thumb">
The AR experience served up three kinds of AR photo frames (face recognition, hidden frame, and stamps) at random, adding to the excitement at the venue.

<h3>Event information</h3>
<blockquote>
Expo 2025 Osaka, Kansai, Japan — "EXPO2025 Osaka Week Autumn — Discover the Charms of the Region: Highlights of Osaka's 43 Municipalities"
<br>Nyaniwa Fukumaru, PR character for Osaka as Japan's second capital
<br>Period: Saturday, September 13 – Sunday, September 14, 2025
<br>Location: EXPO Messe "WASSE"
</blockquote>

<small>
* Photos are for illustrative purposes.
<br>* We were responsible for the AR system only.
<br>* This event has now concluded.
<br>* Company names and service names mentioned herein are registered trademarks or trademarks of their respective owners.
</small>


<h2>What is LIQUID AR?</h2>
With "<a href="/en/ar/">LIQUID AR</a>", our app-free AR/VR content creation service,
WebAR technology lets you experience AR/VR right away, with no dedicated app installation required.

<br>
<br>Thank you for your continued support of LIQUID DESIGN Ltd.
<section>]]>
        
    </content>
</entry>

<entry>
    <title>We Are Participating in WordCamp Kansai 2025 as a Sponsor</title>
    <link rel="alternate" type="text/html" href="https://lqd.jp/en/wp/news/wordcampkansai2025.html" />
    <id>tag:lqd.jp,2025:/en//24.2194</id>

    <published>2025-11-01T08:45:00Z</published>
    <updated>2026-08-03T12:29:11Z</updated>

    <summary>LIQUID PRESS (LIQUID DESIGN Ltd.) will b...</summary>
    <author>
        <name>admin</name>
        <uri>https://lqd.jp/</uri>
    </author>
    
        <category term="お知らせ" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="event" label="event" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="news" label="news" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="wordcamp" label="WordCamp" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="wordpress" label="WordPress" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="https://lqd.jp/en/">
        <![CDATA[LIQUID PRESS (LIQUID DESIGN Ltd.) will be participating in <strong>WordCamp Kansai 2025</strong> as a sponsor.
<img src="/img/wordcampkansai2025.png" alt="WordCamp Kansai 2025" class="imgb">

<h2 class="ttl">What is WordCamp?</h2>
WordCamp is the official WordPress event, held all over the world.
<br>Anyone interested in WordPress, or who simply loves WordPress, can take part.
<br>A wide range of WordPress-related sessions and more are planned, so please join us.

<h2 class="ttl">About LIQUID PRESS</h2>
<h3 class="subttl">Features</h3>
LIQUID PRESS is one of the few Japanese-made themes listed as an official WordPress "commercially supported GPL theme".
<br>Along with themes for specific purposes, we also offer the latest block themes plus free themes and plugins listed in the official directory.
<br>Our themes have surpassed a cumulative 50,000 downloads!
<br><br>
<iframe width="560" height="315" src="https://www.youtube.com/embed/7T14TlV2A-M?si=1nkQ1XYlC-dmYEOM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

<h3 class="subttl">About our sponsorship</h3>
This is the <b>10th</b> time LIQUID PRESS has participated in a WordCamp as a sponsor.
<br>This time we have flyers with a great coupon, so be sure to take a look!

<h3 class="subttl">Past participation</h3>
<img src="/img/bnr_haneda2019.jpg" alt="">
<p>&raquo; <a href="/en/wp/about.html" target="_blank">Our contributions to WordPress</a></p>

<h2 class="ttl">WordCamp Kansai 2025</h2>
<p>WordCamp Kansai 2025 requires a ticket, so please register early.</p>
<!-- <p><b>Tickets are sold out! Please watch for tickets becoming available again through refunds or cancellations.</b></p> -->

<h3 class="subttl">Event details</h3>
<table class="table table-striped text-left">
<tr><td>Event name</td><td>WordCamp Kansai 2025</td></tr>
<tr><td>Dates</td><td>Saturday, November 1 – Sunday, November 2, 2025</td></tr>
<tr><td>Venue</td><td>Contributor Day: Blooming Camp by SAKURA internet
<br>Session Day: Knowledge Capital Conference Room C</td></tr>
</table>

For details, please see the official site.
<br>URL: <a href="https://kansai.wordcamp.org/2025/" target="_blank">https://kansai.wordcamp.org/2025/</a>]]>
        
    </content>
</entry>

<entry>
    <title>[LIQUID AR] Case Study: AR Photo Frames at the Warabekan Special Exhibition &quot;Scary Songs&quot;</title>
    <link rel="alternate" type="text/html" href="https://lqd.jp/en/news/20250929.html" />
    <id>tag:lqd.jp,2025:/en//24.2193</id>

    <published>2025-09-29T01:40:00Z</published>
    <updated>2026-08-03T12:29:11Z</updated>

    <summary> Thank you very much for your continued ...</summary>
    <author>
        <name>admin</name>
        <uri>https://lqd.jp/</uri>
    </author>
    
        <category term="NEWS" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="ar" label="AR" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="casestudy" label="case study" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="newsrelease" label="news release" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="https://lqd.jp/en/">
        <![CDATA[<section class="container">
Thank you very much for your continued use of our services.
<br>We are pleased to report that Warabekan, the Tottori Museum of Children's Songs and Toys (a public interest incorporated foundation), used "AR photo frames" powered by LIQUID AR.

<h2>AR photo frames at the Warabekan special exhibition "Scary Songs"</h2>
<img src="/img/case_warabekan.png" alt="[LIQUID AR] Case Study: AR photo frames at the Warabekan special exhibition 'Scary Songs'" class="thumb">

Scan the QR code at the exhibition venue and you can enjoy taking photos with AR photo frames designed exclusively for the "Scary Songs" exhibition.
<br>Full of "scary" surprises! Capture a fun keepsake photo to remember the exhibition by.

<blockquote>
Comment: Visitors were able to enjoy taking commemorative photos however they liked, together with the exhibition's key visual.
Being able to preserve the atmosphere of the venue as a memory without preparing large decorations or special equipment was very appealing.
<br>It was also well received that visitors could try AR casually without having to install a dedicated app.
The reassurance of being able to "try it right away" with "no complicated operations" meant many people of all ages used it, which left a strong impression.
<br>On top of that, it took no time to prepare or configure, and it was very easy for our staff to set up, which was a great help.
</blockquote>

<h3>Warabekan, Tottori Museum of Children's Songs and Toys, information</h3>
<blockquote>
■ Official site: <a href="https://warabe.or.jp/" target="_blank">https://warabe.or.jp/</a>
</blockquote>

<small>* Photos are for illustrative purposes.
<br>* Company names and service names mentioned herein are registered trademarks or trademarks of their respective owners.
<br>* This event has now concluded.</small>


<h2>What is LIQUID AR?</h2>
With "<a href="/en/ar/">LIQUID AR</a>", our app-free AR/VR content creation service,
WebAR technology lets you experience AR/VR right away, with no dedicated app installation required.

<br>
<br>Thank you for your continued support of LIQUID DESIGN Ltd.
<section>]]>
        
    </content>
</entry>

<entry>
    <title>LIQUID PRESS Hybrid Themes Now Available</title>
    <link rel="alternate" type="text/html" href="https://lqd.jp/en/wp/news/20250327.html" />
    <id>tag:lqd.jp,2025:/en//24.2192</id>

    <published>2025-03-27T07:10:00Z</published>
    <updated>2026-08-03T12:29:11Z</updated>

    <summary>Thank you very much for your continued u...</summary>
    <author>
        <name>admin</name>
        <uri>https://lqd.jp/</uri>
    </author>
    
        <category term="お知らせ" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="news" label="news" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="theme" label="theme" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="update" label="update" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="https://lqd.jp/en/">
        <![CDATA[Thank you very much for your continued use of LIQUID PRESS.
<br>With the latest update to LIQUID PRESS (v1.4.0), our classic themes have migrated to <strong>hybrid themes</strong>.
<br>
<br>With WordPress hybrid theme support, you can use a rich set of block editing features while maintaining high compatibility.
<br>LIQUID PRESS offers both hybrid themes and block themes.
<br>For details, please see the <a href="/en/wp/theme.html">theme lineup</a>.

<h2 class="ttl" title="Hybrid themes">What is a hybrid theme? / Comparison</h2>
<img src="/img/cover_wph.png" class="imgb" alt="Hybrid theme">

<table class="table table-bordered">
  <colgroup width="250"></colgroup>
  <colgroup width="250"></colgroup>
  <colgroup width="250"></colgroup>
  <colgroup width="250"></colgroup>
  <thead>
    <tr>
      <th>Feature</th>
      <th>Classic theme</th>
      <th>Hybrid theme</th>
      <th>Block theme</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <th>Template files</th>
      <td>PHP-based</td>
      <td>PHP, some HTML allowed</td>
      <td>HTML-based</td>
    </tr>
    <tr>
      <th>Widgets</th>
      <td>Supported</td>
      <td>Supported</td>
      <td>Not supported (integrated into blocks)</td>
    </tr>
    <tr>
      <th>Customizer</th>
      <td>Supported</td>
      <td>Supported</td>
      <td>Not supported (integrated into blocks)</td>
    </tr>
    <tr>
      <th>Menu settings</th>
      <td>Appearance &gt; Menus</td>
      <td>Appearance &gt; Menus</td>
      <td>Site editor &gt; Navigation</td>
    </tr>
    <tr>
      <th>FSE (full site editing)</th>
      <td>Not supported</td>
      <td>Not supported</td>
      <td>Fully supported</td>
    </tr>
    <tr>
      <th>theme.json support</th>
      <td>Not supported</td>
      <td>Partially supported</td>
      <td>Fully supported</td>
    </tr>
    <tr>
      <th>Block support</th>
      <td>Some content only</td>
      <td>Content, layout</td>
      <td>The entire site</td>
    </tr>
    <tr>
      <th>Compatibility with WordPress core</th>
      <td>May be deprecated in the future</td>
      <td>High compatibility</td>
      <td>High compatibility</td>
    </tr>
  </tbody>
</table>

<h2 class="ttl">About LIQUID PRESS</h2>
We provide WordPress themes and plugins.
LIQUID PRESS is listed among the official WordPress "commercially supported GPL themes".

<h3 class="subttl">Open development status</h3>
For LIQUID PRESS, we publish the development status and change history of our templates on GitHub.
<br>For details, please see below. To receive notifications about development status, please click "Watch".
<br><a href="https://github.com/lqdjp/liquid-press/issues" target="_blank">https://github.com/lqdjp/liquid-press/issues</a>

<br>
<br>Thank you for choosing LIQUID PRESS.
<br>LIQUID DESIGN Ltd.]]>
        
    </content>
</entry>

<entry>
    <title>[LIQUID FORM] Case Study: SHIBUYA109&apos;s Must-Buy Campaign with Measurable Results</title>
    <link rel="alternate" type="text/html" href="https://lqd.jp/en/news/20250312.html" />
    <id>tag:lqd.jp,2025:/en//24.2191</id>

    <published>2025-03-12T02:00:00Z</published>
    <updated>2026-08-03T12:29:11Z</updated>

    <summary> Thank you very much for your continued ...</summary>
    <author>
        <name>admin</name>
        <uri>https://lqd.jp/</uri>
    </author>
    
        <category term="NEWS" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="ar" label="AR" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="casestudy" label="case study" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="form" label="FORM" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="newsrelease" label="news release" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="https://lqd.jp/en/">
        <![CDATA[<section class="container">
Thank you very much for your continued use of our services.
<br>We are pleased to report that SHIBUYA109 used the LIQUID campaign form.

<h2>SHIBUYA109's must-buy campaign with measurable results</h2>
<img src="/img/case_109_202407.png" alt="SHIBUYA109's must-buy campaign with measurable results" class="thumb">

SHIBUYA109 Entertainment Co., Ltd. used the LIQUID campaign form.
<br>The prize entry form supported freely designed fields, design customization, and receipt image uploads.
<br>A highly usable form design and our own high-speed image processing system delivered a high entry rate.
<br>We also captured the results in detail with cross-tabulated data, word frequency analysis of free-text responses, word clouds, and more.

<br><br>
<small>* This event has now concluded.
<br>* Company names and service names mentioned herein are registered trademarks or trademarks of their respective owners.</small>


<h2>What is LIQUID FORM?</h2>
It lets you create survey and prize entry forms ideally suited to campaigns.
<br>Automatic prize drawings, redemption via serial codes, and more are also supported.

<br>
<br>Thank you for your continued support of LIQUID DESIGN Ltd.
<section>]]>
        
    </content>
</entry>

<entry>
    <title>[LIQUID AR] Case Study: An AR Stamp Rally Touring the SHIBUYA109 Art Gallery</title>
    <link rel="alternate" type="text/html" href="https://lqd.jp/en/news/20250311.html" />
    <id>tag:lqd.jp,2025:/en//24.2190</id>

    <published>2025-03-11T02:00:00Z</published>
    <updated>2026-08-03T12:29:11Z</updated>

    <summary> Thank you very much for your continued ...</summary>
    <author>
        <name>admin</name>
        <uri>https://lqd.jp/</uri>
    </author>
    
        <category term="NEWS" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="ar" label="AR" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="casestudy" label="case study" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="newsrelease" label="news release" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="https://lqd.jp/en/">
        <![CDATA[<section class="container">
Thank you very much for your continued use of our services.
<br>We are pleased to report that SHIBUYA109 used a stamp rally powered by LIQUID AR.

<h2>An AR stamp rally touring the SHIBUYA109 art gallery</h2>
<img src="/img/case_109_202406.png" alt="An AR stamp rally touring the SHIBUYA109 art gallery" class="thumb">

SHIBUYA109 Entertainment Co., Ltd. used the LIQUID AR stamp rally.
<br>At each spot in the building-wide SHIBUYA109 art gallery, visitors could hold their smartphone over an AR marker to collect a stamp — an app-free AR stamp rally.
Incentive displays with redemption tracking made for an efficient way to encourage visitors to move around the building.
<br>We also measured concrete figures such as the number of participating users, how many times each stamp was collected, and how many people completed the rally, in order to evaluate results.

<br><br>
<small>* This event has now concluded.
<br>* Company names and service names mentioned herein are registered trademarks or trademarks of their respective owners.</small>


<h2>What is LIQUID AR?</h2>
With "<a href="/en/ar/">LIQUID AR</a>", our app-free AR/VR content creation service,
WebAR technology lets you experience AR/VR right away, with no dedicated app installation required.

<br>
<br>Thank you for your continued support of LIQUID DESIGN Ltd.
<section>]]>
        
    </content>
</entry>

<entry>
    <title>Recommended Rental Servers for WordPress</title>
    <link rel="alternate" type="text/html" href="https://lqd.jp/en/wp/server.html" />
    <id>tag:lqd.jp,2025:/en//24.2189</id>

    <published>2025-03-07T14:35:00Z</published>
    <updated>2026-08-03T12:29:11Z</updated>

    <summary>Recommended rental servers for WordPress. Support for easy WordPress installation, ideal for corporate sites, business sites, and websites or blogs. We recommend them because they come with a LIQUID PRESS theme discount.</summary>
    <author>
        <name>admin</name>
        <uri>https://lqd.jp/</uri>
    </author>
    
        <category term="LIQUID PRESS" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="server" label="server" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="wordpress" label="WordPress" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="https://lqd.jp/en/">
        <![CDATA[    <a id="feature"></a>
    <section class="huge">
        <div class="container">
            <h1 title="Recommended rental servers for WordPress">Recommended rental servers for WordPress</h1>
            <strong>LIQUID PRESS SERVER</strong>
         </div>
    </section>

    <a id="support"></a>
    <div class="container">
    <div class="row">
    <div class="col-md-8 mainarea">

<section class="service server">

<h2 class="ttl" id="s01" title="Recommended rental servers">Recommended rental servers</h2>
<p>To publish a website with WordPress, you need a server (think of it as land on the internet).
<br>The rental servers below support easy WordPress installation and have been verified to work with LIQUID PRESS.
<br>They also come with a <strong>LIQUID PRESS theme discount</strong>, so we recommend them.</p>
<table class="table table-bordered" style="font-size:90%;">
<tr>
  <th>Rental server</th>
  <th>Features</th>
  <th>Price</th>
  <th><span class="highlighter">Special offers available!</span></th>
</tr>
<tr>
  <th>
  <a href="https://px.a8.net/svt/ejp?a8mat=1NQ8W1+F8XTXM+50+3B29K2&a8ejpredirect=https%3A%2F%2Fwww.onamae.com%2Fserver%2Frs%2Fwpthemeshop%2F" rel="nofollow">Onamae.com Rental Server </a>
<img border="0" width="1" height="1" src="https://www18.a8.net/0.gif?a8mat=1NQ8W1+F8XTXM+50+3B29K2" alt="">
  </th>
  <td>Ideal for websites and blogs</td>
  <td>2,637<small> yen/month and up</small></td>
  <td><b>1,000</b> yen off a theme<br><small>After signing up for the server via the link at left, you can purchase a one-time-payment theme at the discounted price from the server control panel.</small></td>
</tr>
<tr>
  <th>
  <a href="https://www.xserver.ne.jp/agency_via/?cd=XA2C1E&type=server" target="_blank" rel="sponsored">Xserver Rental Server</a>
  </th>
  <td>Ideal for websites and blogs</td>
  <td>1,100<small> yen/month and up</small></td>
  <td><b>1,000</b> yen off a theme<br><small>After signing up for the server via the link at left, you can purchase a one-time-payment theme at the discounted price from the server control panel.</small></td>
</tr>
<tr>
  <th>
  <a href="https://business.xserver.ne.jp/agency_via/?cd=XA2C1E&type=server" target="_blank" rel="sponsored">Xserver Business (for corporations)</a>
  </th>
  <td>Ideal for corporate sites</td>
  <td>4,180<small> yen/month and up</small></td>
  <td><b>1,000</b> yen off a theme<br><small>After signing up for the server via the link at left, you can purchase a one-time-payment theme at the discounted price from the server control panel.</small></td>
</tr>
<tr>
  <th>
  <a href="https://secure.sakura.ad.jp/order/rs-domain/agency/rs/plans?aid=48baa6699cae76456e64f7ad5b6c97a3&uid=liquidpress" target="_blank">Sakura Rental Server</a>
  </th>
  <td>Ideal for websites and blogs</td>
  <td>550<small> yen/month and up</small></td>
  <td><b>1,000</b> yen off a theme<br><small>After signing up for the server via the link at left, please let us know your application date and name via our <a href="/en/wp/form.html">form</a>. We will later issue a discount coupon for a one-time purchase or subscription (first payment only).</small></td>
</tr>
<tr>
  <th>
  <a href="https://secure.sakura.ad.jp/order/rs-domain/agency/rs/plans?aid=48baa6699cae76456e64f7ad5b6c97a3&uid=liquidpress" target="_blank">Sakura Managed Server</a>
  </th>
  <td>Ideal for corporate sites</td>
  <td>7,485 yen<small> yen/month and up</small></td>
  <td><b>1,000</b> yen off a theme<br><small>After signing up for the server via the link at left, please let us know your application date and name via our <a href="/en/wp/form.html">form</a>. We will later issue a discount coupon for a one-time purchase or subscription (first payment only).</small></td>
</tr>
<tr>
  <th>
  <a href="https://kinsta.com/jp/wordpress-hosting/?kaid=KVKDBFMHDLNT" target="_blank" rel="sponsored">Kinsta managed hosting dedicated to WordPress</a>
  </th>
  <td>Ideal for corporate sites and sites targeting overseas audiences</td>
  <td>35<small> USD/month and up</small></td>
  <td> </td>
</tr>
</table>

<p>Please feel free to <a href="/en/wp/form.html">contact us</a> about arranging a server.
<br><small>* Prices include tax and are for an annual contract on a plan that supports WordPress (as of April 2024).
<br>* Prices are subject to change. Separate maintenance adjustment fees and similar charges may apply. Please check the official sites above.
<br>* This page contains promotional content.</small></p>

<h3 class="subttl">LIQUID PRESS &times; rental servers</h3>
<ul>
<li><a href="/en/wp/news/20200710.html">We have begun a partnership with Onamae.com Rental Server</a></li>
<li><a href="/en/wp/news/20230629.html">We have begun a partnership with Xserver</a></li>
</ul>

  <section class="inquiry inquiry_wp">
    <a href="/en/wp/" class="btn-img" title="Responsive WordPress themes | LIQUID PRESS"><h3>LIQUID PRESS</h3><img src="/img/devices_wp_lp.png" alt="LIQUID PRESS" loading="lazy"></a>
    <a href="/en/wp/service.html" class="btn btn-info" title="Unlimited WordPress theme plan">» Unlimited access</a>
    <a href="/en/wp/theme.html" class="btn btn-info" title="WordPress theme lineup">» Theme lineup</a>
  </section>

    </div>
    <div class="col-md-4 sidebar">
    <$mt:Include module="サイドバー"$>
    </div>
    </div><!-- /row -->
    </div><!-- /container -->]]>
        
    </content>
</entry>

<entry>
    <title>[LIQUID AR] Case Study: Kashiwa City 70th Anniversary Project &quot;Take a Photo with Kashiwani in AR&quot;</title>
    <link rel="alternate" type="text/html" href="https://lqd.jp/en/news/20250115.html" />
    <id>tag:lqd.jp,2025:/en//24.2187</id>

    <published>2025-01-15T04:36:00Z</published>
    <updated>2026-08-03T12:29:11Z</updated>

    <summary> Thank you very much for your continued ...</summary>
    <author>
        <name>admin</name>
        <uri>https://lqd.jp/</uri>
    </author>
    
        <category term="NEWS" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="ar" label="AR" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="casestudy" label="case study" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="newsrelease" label="news release" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="https://lqd.jp/en/">
        <![CDATA[<section class="container">
Thank you very much for your continued use of our services.
<br>We are pleased to report that Kashiwa City Hall has used "spatial-recognition AR" powered by LIQUID AR.

<h2>Kashiwa City 70th anniversary project "Take a photo with Kashiwani in AR"</h2>
<img src="/img/case_kashiwani.jpg" alt="[LIQUID AR] Case Study: Kashiwa City 70th anniversary project 'Take a photo with Kashiwani in AR'" class="thumb">

Scan the QR code on the "Take a photo with Kashiwani" flyer published by Kashiwa City Hall or on their website, and a 3D model of Kashiwani, Kashiwa City's PR character, appears so you can take a photo together.
<br>The project aimed to offer a new experience using AR technology and to share the appeal of the region through Kashiwani, Kashiwa City's PR character.

<blockquote>Comment: To commemorate the 70th anniversary of the city's founding, we were provided with AR content featuring "Kashiwani", Kashiwa City's PR character.
<br> Residents were able to enjoy the new experience of taking photos with the AR Kashiwani anytime, anywhere. The fact that no app download was required, and that it could be used not only within the city but also while traveling, was also very well received.
</blockquote>

<h3>Kashiwa City 70th anniversary project "Take a photo with Kashiwani in AR" information</h3>
<blockquote>
■ Official site: <a href="https://www.city.kashiwa.lg.jp/shiseijoho/about_kashiwa/70th_anniversary/kashiwani_ar.html" target="_blank">https://www.city.kashiwa.lg.jp/shiseijoho/about_kashiwa/70th_anniversary/kashiwani_ar.html</a>
</blockquote>

<small>* Photos are for illustrative purposes.
<br>* Company names and service names mentioned herein are registered trademarks or trademarks of their respective owners.</small>


<h2>What is LIQUID AR?</h2>
With "<a href="/en/ar/">LIQUID AR</a>", our app-free AR/VR content creation service,
WebAR technology lets you experience AR/VR right away, with no dedicated app installation required.

<br>
<br>Thank you for your continued support of LIQUID DESIGN Ltd.
<section>]]>
        
    </content>
</entry>

<entry>
    <title>Notice Regarding Year-End and New Year Business Hours</title>
    <link rel="alternate" type="text/html" href="https://lqd.jp/en/news/20241226.html" />
    <id>tag:lqd.jp,2024:/en//24.2188</id>

    <published>2024-12-26T02:15:00Z</published>
    <updated>2026-08-03T12:29:11Z</updated>

    <summary> Notice regarding year-end and new year ...</summary>
    <author>
        <name>admin</name>
        <uri>https://lqd.jp/</uri>
    </author>
    
        <category term="NEWS" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="news" label="news" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="https://lqd.jp/en/">
        <![CDATA[<section class="container">
<h2>Notice regarding year-end and new year business hours</h2>

Thank you very much for your continued use of our services.
<br>Please see below for our holiday closure dates and business hours over the year-end and new year period.
<br>
<br>Details

<h3>Year-end and new year closure</h3>
From Saturday, December 28, 2024 through Sunday, January 5, 2025.

<h3>Orders paid by bank transfer</h3>
For orders where payment is completed and we are notified by 15:00 on the day before the closure begins, we can provide the product within the year.
<br>Orders received after that will be handled in order once we reopen.
<br>Credit card purchases and free version downloads remain available during the closure.

<h3>Inquiries and support</h3>
We will continue to accept submissions through the form during the closure, but responses will be sent in order once we reopen.
<br>In addition, inquiries tend to be heavy over the year-end and new year period, so responses may take some time.
<br>We appreciate your understanding.

<!-- <h3>LIQUID AR photo frame</h3>
<mark>We have created a New Year's photo frame for LIQUID AR.</mark>
<br>We hope you enjoy this photo frame over the year-end and new year holidays.
<br><a href="https://ar.lqd.jp/preview/6360853ba6e58" target="_blank">https://ar.lqd.jp/preview/6360853ba6e58</a>
-->

<br>
<br>Sincerely
<br>
<br>Thank you for your continued support of LIQUID DESIGN Ltd.
<section>]]>
        
    </content>
</entry>

<entry>
    <title>[LIQUID AR] Case Study: Adding Value to Souvenir Confectionery for a New Retail Approach</title>
    <link rel="alternate" type="text/html" href="https://lqd.jp/en/news/20241129.html" />
    <id>tag:lqd.jp,2024:/en//24.2186</id>

    <published>2024-11-29T07:30:00Z</published>
    <updated>2026-08-03T12:29:11Z</updated>

    <summary> Thank you very much for your continued ...</summary>
    <author>
        <name>admin</name>
        <uri>https://lqd.jp/</uri>
    </author>
    
        <category term="NEWS" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="ar" label="AR" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="casestudy" label="case study" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="newsrelease" label="news release" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en-us" xml:base="https://lqd.jp/en/">
        <![CDATA[<section class="container">
Thank you very much for your continued use of our services.
<br>We are pleased to report that Kotobukido Co., Ltd. has used "face-recognition AR" powered by LIQUID AR.

<h2>Adding value to souvenir confectionery for a new retail approach</h2>
<img src="/img/case_kotobukido2.jpg" alt="[LIQUID AR] Case Study: Adding value to souvenir confectionery for a new retail approach" class="thumb">

Scan the QR code on the box of "Natsumikan Langue de Chat", sold at the Dannoura parking area, and the AR recognizes the subject so you can take a fun AR photo that looks like you are wearing a pufferfish.
By attaching a QR code to the confectionery box and adding the value of "enjoying an original AR photo", they were able to develop a new retail approach.

<blockquote>Comment: We introduced AR because we wanted to evolve "souvenirs" into "memory gifts" and create new value.
<br>This time we introduced face-recognition AR. We planned it hoping that face-recognition AR photos would let customers enjoy memories of their trip both on the way home before opening the box and after eating the sweets.
<br>The Dannoura parking area also supported this project and secured shelf space for us.
<br>We hope many customers will pick up "Natsumikan Langue de Chat" and make it part of a fun travel memory.

</blockquote>

<h3>Kotobukido Co., Ltd. information</h3>
<blockquote>Plans and develops souvenir confectionery within Yamaguchi Prefecture
<br>"Natsumikan Langue de Chat", which comes with the AR experience, is available at the Dannoura parking area
<br>■ Official site: <a href="http://www.otozurehonpo.jp/" target="_blank">http://www.otozurehonpo.jp/</a>
</blockquote>

<small>* Photos are for illustrative purposes.
<br>* Company names and service names mentioned herein are registered trademarks or trademarks of their respective owners.</small>


<h2>What is LIQUID AR?</h2>
With "<a href="/en/ar/">LIQUID AR</a>", our app-free AR/VR content creation service,
WebAR technology lets you experience AR/VR right away, with no dedicated app installation required.

<br>
<br>Thank you for your continued support of LIQUID DESIGN Ltd.
<section>]]>
        
    </content>
</entry>

</feed>
