Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi all,
I'm having an issue that I need some help with please...
on this page of my site, the issue seems to be that this line is displaying below the "Page" block. It appears to be linked to the page itself. I think it is an issue with the HTML code for this page. the code is below:
```
<h2 style="text-align: center;"><strong>Design Approach</strong></h2>
<div data-sanitized-data-mce-style="text-align: center;" data-mce-style="text-align: center;" class="sqs-block html-block sqs-block-html" data-sanitized-data-block-type="2" data-block-type="2" id="block-yui_3_17_2_1_1672778889744_6202" style="text-align: center;">
<div class="sqs-block-content">
<div data-sanitized-data-mce-style="text-align: center;" data-mce-style="text-align: center;" style="text-align: center;" class="sqs-html-content">
<p data-sanitized-data-mce-style="padding-left: 30px; text-align: center;" data-mce-style="padding-left: 30px; text-align: center;" style="padding-left: 30px; text-align: center;">Jewelry communicates connections beyond that of metal and stone—it speaks to memories, experiences, objects, and emotions in a powerful way that is unique unto itself. Jewelry not only reminds—or reflects—memory and experience, but encapsulates these feelings into a wearable object. <em>This relationship of jewelry to time, sensation, and environment is what we hope to explore when creating custom pieces.</em></p>
<p><em><img data-sanitized-data-mce-src="https://cdn.shopify.com/s/files/1/0576/8619/6294/files/img_process_aya_1024x1024.jpg?v=1716750806" data-mce-src="https://cdn.shopify.com/s/files/1/0576/8619/6294/files/img_process_aya_1024x1024.jpg?v=1716750806" data-sanitized-data-mce-style="float: none;" data-mce-style="float: none;" style="float: none;" src="https://cdn.shopify.com/s/files/1/0576/8619/6294/files/img_process_aya_1024x1024.jpg?v=1716750806"></em></p>
<p data-sanitized-data-mce-style="padding-left: 30px;" data-mce-style="padding-left: 30px;" style="padding-left: 30px;">My hope is to pursue the experience of creating something special and unique that is particular to you and this project. Together, we will embark on a collaborative art project that is more elaborated than simply acquiring a new piece of jewelry. Let’s make a wearable piece of art that references the moments and memories that you’d like to carry with you. </p>
<p><img data-sanitized-data-mce-src="https://cdn.shopify.com/s/files/1/0576/8619/6294/files/img_process_2_1024x1024.jpg?v=1716750766" data-mce-src="https://cdn.shopify.com/s/files/1/0576/8619/6294/files/img_process_2_1024x1024.jpg?v=1716750766" data-sanitized-data-mce-style="float: none;" data-mce-style="float: none;" style="float: none;" src="https://cdn.shopify.com/s/files/1/0576/8619/6294/files/img_process_2_1024x1024.jpg?v=1716750766"></p>
<p><a data-sanitized-data-mce-href="/pages/gallery" data-mce-href="/pages/gallery" data-sanitized-data-mce-style="display: inline-block; padding: 10px 20px; background-color: black; color: white; text-decoration: none; border-radius: 25px;" data-mce-style="display: inline-block; padding: 10px 20px; background-color: black; color: white; text-decoration: none; border-radius: 25px;" href="/pages/gallery" style="display: inline-block; padding: 10px 20px; background-color: black; color: white; text-decoration: none; border-radius: 25px;">View Gallery</a></p>
<p data-sanitized-data-mce-style="text-align: left;" data-mce-style="text-align: left;" style="text-align: left;"> </p>
<p data-sanitized-data-mce-style="text-align: left;" data-mce-style="text-align: left;" style="text-align: left;"> </p>
</div>
</div>
</div>
<div class="sqs-block form-block sqs-block-form" data-sanitized-data-block-type="9" data-block-type="9" id="block-ef84f8b84d1149800d0f" style="text-align: center;">
<div class="sqs-block-content">
<div class="form-wrapper"><form autocomplete="on" class="react-form-contents" novalidate="" data-sanitized-data-success-redirect="" data-success-redirect="">
<div class="field-list">
<div class="form-item field text" id="text-d6680ce0-e669-4ff1-8d57-5e8fcd57a732" data-sanitized-data-dynamic-strings="" data-dynamic-strings="">
<div class="V_yH0Ko5JiN5z1pCuJtb"></div>
</div>
</div>
</form></div>
</div>
</div>
```
can anyone advise?
Solved! Go to the solution
This is an accepted solution.
You can update the code to solve it
<h2 style="text-align: center;"><strong>Design Approach</strong></h2>
<div data-sanitized-data-mce-style="text-align: center;" data-mce-style="text-align: center;" class="sqs-block html-block sqs-block-html" data-sanitized-data-block-type="2" data-block-type="2" id="block-yui_3_17_2_1_1672778889744_6202" style="text-align: center;">
<div class="sqs-block-content">
<div data-sanitized-data-mce-style="text-align: center;" data-mce-style="text-align: center;" style="text-align: center;" class="sqs-html-content">
<p data-sanitized-data-mce-style="padding-left: 30px; text-align: center;" data-mce-style="padding-left: 30px; text-align: center;" style="padding-left: 30px; text-align: center;">Jewelry communicates connections beyond that of metal and stone—it speaks to memories, experiences, objects, and emotions in a powerful way that is unique unto itself. Jewelry not only reminds—or reflects—memory and experience, but encapsulates these feelings into a wearable object. <em>This relationship of jewelry to time, sensation, and environment is what we hope to explore when creating custom pieces.</em></p>
<p><em><img data-sanitized-data-mce-src="https://cdn.shopify.com/s/files/1/0576/8619/6294/files/img_process_aya_1024x1024.jpg?v=1716750806" data-mce-src="https://cdn.shopify.com/s/files/1/0576/8619/6294/files/img_process_aya_1024x1024.jpg?v=1716750806" data-sanitized-data-mce-style="float: none;" data-mce-style="float: none;" style="float: none;" src="https://cdn.shopify.com/s/files/1/0576/8619/6294/files/img_process_aya_1024x1024.jpg?v=1716750806"></em></p>
<p data-sanitized-data-mce-style="padding-left: 30px;" data-mce-style="padding-left: 30px;" style="padding-left: 30px;">My hope is to pursue the experience of creating something special and unique that is particular to you and this project. Together, we will embark on a collaborative art project that is more elaborated than simply acquiring a new piece of jewelry. Let’s make a wearable piece of art that references the moments and memories that you’d like to carry with you. </p>
<p><img data-sanitized-data-mce-src="https://cdn.shopify.com/s/files/1/0576/8619/6294/files/img_process_2_1024x1024.jpg?v=1716750766" data-mce-src="https://cdn.shopify.com/s/files/1/0576/8619/6294/files/img_process_2_1024x1024.jpg?v=1716750766" data-sanitized-data-mce-style="float: none;" data-mce-style="float: none;" style="float: none;" src="https://cdn.shopify.com/s/files/1/0576/8619/6294/files/img_process_2_1024x1024.jpg?v=1716750766"></p>
<p><a data-sanitized-data-mce-href="/pages/gallery" data-mce-href="/pages/gallery" data-sanitized-data-mce-style="display: inline-block; padding: 10px 20px; background-color: black; color: white; text-decoration: none; border-radius: 25px;" data-mce-style="display: inline-block; padding: 10px 20px; background-color: black; color: white; text-decoration: none; border-radius: 25px;" href="/pages/gallery" style="display: inline-block; padding: 10px 20px; background-color: black; color: white; text-decoration: none; border-radius: 25px;">View Gallery</a></p>
<p data-sanitized-data-mce-style="text-align: left;" data-mce-style="text-align: left;" style="text-align: left;"> </p>
<p data-sanitized-data-mce-style="text-align: left;" data-mce-style="text-align: left;" style="text-align: left;"> </p>
</div>
</div>
</div>
<div class="sqs-block form-block sqs-block-form" data-sanitized-data-block-type="9" data-block-type="9" id="block-ef84f8b84d1149800d0f" style="text-align: center; opacity: 0;">
<div class="sqs-block-content">
<div class="form-wrapper"><form autocomplete="on" class="react-form-contents" novalidate="" data-sanitized-data-success-redirect="" data-success-redirect="">
<div class="field-list">
<div class="form-item field text" id="text-d6680ce0-e669-4ff1-8d57-5e8fcd57a732" data-sanitized-data-dynamic-strings="" data-dynamic-strings="">
<div class="V_yH0Ko5JiN5z1pCuJtb"></div>
</div>
</div>
</form></div>
</div>
</div>
- Helpful? Like and Accept solution! OR Buy me coffee ❤️
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Ryviu: Aliexpress Reviews - AliExpress Reviews Importer, one-click import aliexpress reviews, export reviews to CSV file.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
Hi @neji-jewelry ,
Can you kindly share your store link (with the password protected store, if any) with us? We will check it and suggest you a solution if possible.
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
This is an accepted solution.
You can update the code to solve it
<h2 style="text-align: center;"><strong>Design Approach</strong></h2>
<div data-sanitized-data-mce-style="text-align: center;" data-mce-style="text-align: center;" class="sqs-block html-block sqs-block-html" data-sanitized-data-block-type="2" data-block-type="2" id="block-yui_3_17_2_1_1672778889744_6202" style="text-align: center;">
<div class="sqs-block-content">
<div data-sanitized-data-mce-style="text-align: center;" data-mce-style="text-align: center;" style="text-align: center;" class="sqs-html-content">
<p data-sanitized-data-mce-style="padding-left: 30px; text-align: center;" data-mce-style="padding-left: 30px; text-align: center;" style="padding-left: 30px; text-align: center;">Jewelry communicates connections beyond that of metal and stone—it speaks to memories, experiences, objects, and emotions in a powerful way that is unique unto itself. Jewelry not only reminds—or reflects—memory and experience, but encapsulates these feelings into a wearable object. <em>This relationship of jewelry to time, sensation, and environment is what we hope to explore when creating custom pieces.</em></p>
<p><em><img data-sanitized-data-mce-src="https://cdn.shopify.com/s/files/1/0576/8619/6294/files/img_process_aya_1024x1024.jpg?v=1716750806" data-mce-src="https://cdn.shopify.com/s/files/1/0576/8619/6294/files/img_process_aya_1024x1024.jpg?v=1716750806" data-sanitized-data-mce-style="float: none;" data-mce-style="float: none;" style="float: none;" src="https://cdn.shopify.com/s/files/1/0576/8619/6294/files/img_process_aya_1024x1024.jpg?v=1716750806"></em></p>
<p data-sanitized-data-mce-style="padding-left: 30px;" data-mce-style="padding-left: 30px;" style="padding-left: 30px;">My hope is to pursue the experience of creating something special and unique that is particular to you and this project. Together, we will embark on a collaborative art project that is more elaborated than simply acquiring a new piece of jewelry. Let’s make a wearable piece of art that references the moments and memories that you’d like to carry with you. </p>
<p><img data-sanitized-data-mce-src="https://cdn.shopify.com/s/files/1/0576/8619/6294/files/img_process_2_1024x1024.jpg?v=1716750766" data-mce-src="https://cdn.shopify.com/s/files/1/0576/8619/6294/files/img_process_2_1024x1024.jpg?v=1716750766" data-sanitized-data-mce-style="float: none;" data-mce-style="float: none;" style="float: none;" src="https://cdn.shopify.com/s/files/1/0576/8619/6294/files/img_process_2_1024x1024.jpg?v=1716750766"></p>
<p><a data-sanitized-data-mce-href="/pages/gallery" data-mce-href="/pages/gallery" data-sanitized-data-mce-style="display: inline-block; padding: 10px 20px; background-color: black; color: white; text-decoration: none; border-radius: 25px;" data-mce-style="display: inline-block; padding: 10px 20px; background-color: black; color: white; text-decoration: none; border-radius: 25px;" href="/pages/gallery" style="display: inline-block; padding: 10px 20px; background-color: black; color: white; text-decoration: none; border-radius: 25px;">View Gallery</a></p>
<p data-sanitized-data-mce-style="text-align: left;" data-mce-style="text-align: left;" style="text-align: left;"> </p>
<p data-sanitized-data-mce-style="text-align: left;" data-mce-style="text-align: left;" style="text-align: left;"> </p>
</div>
</div>
</div>
<div class="sqs-block form-block sqs-block-form" data-sanitized-data-block-type="9" data-block-type="9" id="block-ef84f8b84d1149800d0f" style="text-align: center; opacity: 0;">
<div class="sqs-block-content">
<div class="form-wrapper"><form autocomplete="on" class="react-form-contents" novalidate="" data-sanitized-data-success-redirect="" data-success-redirect="">
<div class="field-list">
<div class="form-item field text" id="text-d6680ce0-e669-4ff1-8d57-5e8fcd57a732" data-sanitized-data-dynamic-strings="" data-dynamic-strings="">
<div class="V_yH0Ko5JiN5z1pCuJtb"></div>
</div>
</div>
</form></div>
</div>
</div>
- Helpful? Like and Accept solution! OR Buy me coffee ❤️
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Ryviu: Aliexpress Reviews - AliExpress Reviews Importer, one-click import aliexpress reviews, export reviews to CSV file.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
This worked - thank you so much!!
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024