Re: How to disable the automatic swipe effect on the product page? Programming Web Development by Dani …the other products at the bottom of the page that are rotating through as well? Either …I'm not seeing video anywhere on the page? Can you provide a URL with an …block has to do with the specific product page, and disable autoplay in that section. When…I'm seeing the product carousel on that page is wrapped in a class called product-gallery… Re: How to disable the automatic swipe effect on the product page? Programming Web Development by Read a Book WOW finally solved! Thank you so much DANI !! Removing the autoplay from the `// Product Gallery Swiper1 ==` solved the problem! Thank you so much! Here is a product page with a video https://www.kupisi.mk/product/за-дома/глава-за-туш-со-филтер-за-прочистување-вода/41 Re: How to disable the automatic swipe effect on the product page? Programming Web Development by Dani Glad you were able to get it working. I am seeing the product page with a video you're referring to. The video does not autoplay. Are you wanting the video to autoplay? (I don't think it should. It's a bad user experience.) Is Google not considering these pages as having video content? AirTM API: How to Build a Form? Programming Web Development by FarrisFahad …. With PayPal, I can send the user to the payment page using an HTML form. Here is an example ... <!-- PAYPAL… do the same thing for AirTM. Here is their developer page: [https://docs.airtm.com/purchases-payins/create-purchase](https://docs… Paris Olympics Chatbot- Get Ticket Information Using Chat-GPT and LangChain Programming Computer Science by usmanmalik57 … about the prices of tickets for the tennis games. The page for the tennis games' ticket prices looks like this. ![image2… Re: Redirect non-www to www cons? Digital Media Digital Marketing Search Engine Strategies by Read a Book …have another question related to seo. I have custom landing page on some of the products and i am using this… URL structure. `https://www.kupisi.mk/pametno-indukcisko-resho` (this page is the LP for the product) And this is the… actual product page `https://www.kupisi.mk/product/за-дома/паметно-индукционо-решо… Re: Redirect non-www to www cons? Digital Media Digital Marketing Search Engine Strategies by Dani Make sure that every page has the correct link rel=canonical html tag set to …tell Google what the one and only URL to the page is. Ensure there are no internal links anywhere in your… :) Ideally, implement 301 redirects from the wrong version of the page to the correct version. Re: Redirect non-www to www cons? Digital Media Digital Marketing Search Engine Strategies by Read a Book > Make sure that every page has the correct link rel=canonical Where should i place …; Ideally, implement 301 redirects from the wrong version of the page to the correct version. How do i do this? I… Re: What Would You Like To See In A SearchEngine ? Community Center Geeks' Lounge by Dani Why would I, as the website publisher, fill out a form on your search engine's website anytime I update a page? Re: AirTM API: How to Build a Form? Programming Web Development by pritaeas You cannot safely use a form to post directly to AirTM. Post to your own PHP script, which can then use curl to make the request, including headers. Re: AirTM API: How to Build a Form? Programming Web Development by Dani I can see that the URL that you linked me to has 4 steps to create a purchase. The first one is to create a Purchase via an HTTP POST request. That can be done with a cURL request. cURL requests require some backend programming such as via PHP or some other language. Are you using a server-side language to write your web app? If so, which one so… Re: How to disable the automatic swipe effect on the product page? Programming Web Development by kimnancy I recommend checking the lightgallery documentation or reaching out to their support forum for assistance with disabling the automatic swipe effect on your product page. It might provide you with specific guidance on the code modification you're looking for. How Do I address ERROR: access violation writing 0x0000000000005140, Programming Web Development by A_957 …, ensuring a smooth, asynchronous interaction without needing to reload the page. The backend receives this input, processes it through the machine… Online subission forms not sending emails of submitted info Programming Web Development by david.tigner … or take appropriate action // Example: redirect back to the form page with an error message header('Location: form.php?error=recaptcha… Re: How to Code a Load More Button? Digital Media Digital Marketing Search Engine Strategies by Dani …uses infinite scrolling. As you keep scrolling down the page, more and more topics load automatically. However, if…there are separate HTML pages for page 1, page 2, page 3, etc., and back/forward page navigation links in the HTML. …does run javascript, so any javascript that executes at page load, Google understands. However, Google does not have … Re: DomContentLoaded vs jQuery Ready fn Programming Web Development by toneewa …var loadTime = endTime - startTime; console.log('jQuery .ready(): Page loaded in ' + loadTime.toFixed(2) + ' milliseconds'); …now(); var loadTime = endTime - startTime; console.log('DOMContentLoaded: Page loaded in ' + loadTime.toFixed(2) + ' milliseconds');… Re: Htaccess Problem Url Friendly Programming Web Development by Adolfo_1 …;, "category.php?slug="); define("URL_PAGE", "page.php?slug="); define("URL_NEWS", "news.php…;URL_CATEGORY", "category/"); define("URL_PAGE", "page/"); define("URL_NEWS", "news/"); define("… Re: What is best method for link building nowadays? Digital Media Digital Marketing Search Engine Strategies by KomalBhatt … building you should check websites DA(domain authority) and PA(Page Authority). The website you will use to create backlinks will… Re: Htaccess Problem Url Friendly Programming Web Development by Adolfo_1 …, this htaccess does not work with STATIC URL, but load page not friendly as in the case of the DYNAMIC URL Re: Doorway Page? Digital Media Digital Marketing Search Engine Strategies by jofrachalya142 It's a black hat SEO technique, it's just increase ranking, indeed for a very short period of time and help your pages get indexed faster. But you should avoid it, cause it will ultimately penalize your site.... Re: How to disable the automatic swipe effect on the product page? Programming Web Development by Read a Book @kimnancy I tried contacting them for over 2 weeks... Their customer support is non existent P.S i still have the same problem... i still cannot disable the auto swiping effect... Tried to learn the lightgallery docs. but cant find relevant info Re: How to disable the automatic swipe effect on the product page? Programming Web Development by rproffitt This is not an offer of edits or support. slideDelay at https://www.lightgalleryjs.com/docs/settings/ looks like something I'd look to add or change. Sometimes website owners don't code so they end up a little frustrated. Re: How to disable the automatic swipe effect on the product page? Programming Web Development by Read a Book I saw that the `slideDelay` is already set to 0. I uploaded the full code from the file `lightgallery.min.js` here is the pastebin link to it https://pastebin.com/v4qKbwVd `https://www.kupisi.mk/vendor/lightgallery/lightgallery.min.js` There are three files in the lightgallery folder `lightgallery.min.js` `lightgallery.umd.js` `… Re: How to disable the automatic swipe effect on the product page? Programming Web Development by Read a Book @rproffitt I tried it with various higher numbers than 0 and it did no helped... How can this be so big problem i don't understand :/ The products with videos in them are hurting my SEO... ![Screenshot_2024-03-21_093154.png](https://static.daniweb.com/attachments/4/b8ebec361fed813b05ae54827e38e9c6.png) Re: SiteShow -- Create a slideshow of web pages Programming Web Development by PROSYS_1 wow.. its working fine... very useful for me to complete my task.. thanks Re: How to get organic traffic in a website? Digital Media Digital Marketing Search Engine Strategies by Gulshan_6 If you want to Drive organic traffic to your website, it requires a multifaceted approach that prioritizes quality content, effective SEO practices, and a positive user experience. You can enhance your site's visibility and credibility by consistently producing valuable content, optimizing for search engines, building backlinks, and engaging with … Re: How Do I address ERROR: access violation writing 0x0000000000005140, Programming Web Development by rproffitt Python shouldn't create such an error. Reference https://www.reddit.com/r/learnpython/comments/kv83hc/error_code_exception_access_violation_writing_0x0/ I can't duplicate your issue but if this was mine I'd place a logging command in my python script at each step so I could nail down which line of code threw the error. Tutorial on that at … Re: How Do I address ERROR: access violation writing 0x0000000000005140, Programming Web Development by Dani I don't have any python experience, sadly, but I am super awesome at jQuery. Once you solve this server-side problem at hand, if you find yourself with the jQ side of things not working, please don't hesitate to post. Re: Postfix authentication problem Hardware and Software Linux and Unix by chickenbirds > I am trying to set-up Postfix on my Ubuntu local web development machine for send-only e-mails using Gmail so I can test e-mails sent by a web app I am developing. Even though this is an old post I wanted to reply as I found it while trying to setup my own postfix mailrelay on my private cloud server with Debian that hosts our small … Re: Online subission forms not sending emails of submitted info Programming Web Development by Dani The first thing I will say is never output `$_POST[]` content directly into the HTML without escaping it first. You are leaving yourself wide open to an HTML injection attack. Not only that, but you're also leaving yourself open to invalid HTML. All it takes is to wrap your user-sent variables with htmlspecialchars to make sure they're HTML-escaped…