maulikp
Explorer
Contact Me
Status
Offline
Last Activity
‎02-29-2024 07:04 AM
Topic Started
0
Topics Started
Topic Solutions
9
Solutions
Post Count
42
Posts
Post Kudos
25
Likes

Community Badges

No content to show

User Activity

Hello @cjhughes I have identified an issue with some unexpected code appearing on our website. To assist in debugging and resolving this issue, here are three steps you can take to investigate its source:1. Check Theme Files for Code Insertion:It's c...
Hello @HankLee182 I guess you are using an envy theme, which is paid one, so I do not have access to the code, but you can use the below method.Use the below tool to search class https://prnt.sc/1RycMyDNfpaw  in the code files.> https://chrome.google...
Hello @HankLee182 #1. To add custom icon you need to modify footer.liquid below code as per you requirement.> https://prnt.sc/a9e5hwpgaetg#2. To add just link Go to Customize> https://prnt.sc/D6BVMuMZNQ0w#3. Theme settings > Social media> https://prn...
Hello @VortexVR Can you try the below code condition as per your requirement? This might work for you.//Get Secure Url {% assign my_shop_url = shop.secure_url %} {% if my_shop_url == 'https://xyz.myshopify.com' %} <h2>Hey this is Primary doma...
Hello @Acaciawood ,Welcome to the community forms.Both WordPress and Shopify themes & other structures are different so you need to follow below steps.#1. You need to set up the Shopify theme as per your preference.#2. For your WordPress post(blog) d...
Hello @BrandonSLLC Sorry for the late reply. You can use the below example method.HTML<div class="userViewMsg"><i class="ad ad-eye-r"></i> <strong id="uersView">24</strong> People looking at this product</div>JS Script<script>document.getElementById(...
Hello @BrandonSLLC ,1. In your Shopify Admin go to online store > themes > actions > edit code2. Find Layout > theme.liquid and paste below code CDN before </head> tag closing:<link rel="stylesheet" href="https://maxst.icons8.com/vue-static/landings/...
Hello @CMCreative Shopify supports the GIF version of the image.Check the doc: https://help.shopify.com/en/manual/online-store/images/theme-images?shpxid=da5fb503-81EB-48F4-28F5-75B0FEE17B1C#image-formatsI also tried to check on Dawn theme blog post ...
Add this 2nd updated code to Sections => product-recommendations.liquid before schema check the screenshot: https://prnt.sc/lZ-IikF6GtJC<div id="backToCollection" class="mp_mp"></div> <script> if(sessionStorage.backToCollection) { theme.backTo...
Hello @LeauxKey ,Sorry for the late reply can you try the below code? #1. Add this code in theme.liquid before </head> close check thescreenshot: https://prnt.sc/j-oOeuoP-DUi <script> var theme = window.theme || {}; {%- if template == 'colle...
Hello @onwiththenew ,<head> code will be situated in the layout Folder > theme.liquid file.Screenshot: https://prnt.sc/AkEvrGxy1p9aYou can also use this Search chrome extension.URL:https://chrome.google.com/webstore/detail/shopify-theme-file-search/m...
Hello  @LeauxKey,It is not a standard way to add a "back to collection button under the product description" instead you can use Breadcrumb Navigation on your site. It is mora e SEO friendly way.I am not aware of the "Studio" Theme has a Breadcrumb N...
Hello @40stfnx,For better search results in the file use the below chrome extension.URL: https://chrome.google.com/webstore/detail/shopify-theme-file-search/mhchmhfecfdpaifljcfebnlaiaphfkmb?hl=enThere are generally three possibilities.#1. Locate it i...
Hello @BM136 You can use the below pages speed tool.#1 https://gtmetrix.com/ #2 https://www.webpagetest.org/  Note: My personal favorite for deep level speed factor calculation webpagetest tool. It has a wide range of functionality in comparison to G...
Hello @mohan7  Recently google page speed tool has been updated it looks like a tool bug. Please refer to the ticket document.Lighthouse issues URL: https://github.com/GoogleChrome/lighthouse/issues/13379They are working on it.
This widget could not be displayed.
This widget could not be displayed.
Likes given to