indiatrotter
Forum Replies Created
-
Dear @rochdesigns
The code
.metaslider .slides img {
border-radius: 0 !important;
}does not serve my purpose. I deliberately used the code to round off the edges for better visual appeal. My aim is to get rid of that blackish part on the 4 corners, while keeping the rounded edges. So instead of the black, it should have the background page color.
https://snipboard.io/tqwk4K.jpg
Initially the blackish background didnt show and it was fine. Then those blackish corners showed up one day…when I went to debug, that when I found the “Fatal error” code.
Can I change the color of those blackish corners to the one in the page background?
Kind Regards
Thank you for the response, Mr Steve.
May I know what you meant by ”?direct link to the slideshow”? Please let me know how I can create the direct link for you. The slideshow is present on 2 pages:
Thank you…
Thank you very much, Steve…It got resolved. The reason I actually went to your plugin is, small black corners appeared on the edges of the slides since yesterday.
….https://snipboard.io/QXyLcb.jpg
Not sure how those came up. The background of the wrapper is transparent…Can you please help on this?
Thank you once again
Thank you very much, Mark…
In that case, what do we mention under “Extra CSS Selectors”.Regards,
AmitavaOk..but, I tested with other plugins.
Then the product gallery zoom and lightbox features worked.So, I thought of checking with you once if there is anything else in the setup that I should be aware of for the functionality to work.
Can you think of anything like that?I did not contact the theme builder.
Regards,
AmitavaForum: Plugins
In reply to: [WooCommerce] Hide/Removal of the “Clear” Button in Product PageMy apologies…after posting this, I was checking the different options. I found the piece of code required to hide the “Clear” button. The issue is resolved.
Thank you for looking into it.Regards,
AmitavaForum: Plugins
In reply to: [Web Stories] Display Selected Web Story: Using HTML CodeThanks a lot @shetheliving and @adamdunnage …we have the solution now…I tried with the Gutenberg editor and its all perfect!
We have the web stories displayed as desired.
Thanks a lot for your help.Regards,
AmitavaForum: Plugins
In reply to: [Web Stories] Web Stories (Version 1.15.1) Hangs the systemSure!
Please give us a few days to check on this.
There are quite a few plugins …so it will take a while to sort this, I guessForum: Plugins
In reply to: [Web Stories] Display Selected Web Story: Using HTML CodeThats really unfortunate. ??
Based on your (team) assurance about this function a month back (in another thread) we went ahead and generated a lot of web stories in the last 1 month. So, if we cant add them to the desired pages now, that is such a huge loss of effort.Our WP theme is based on WP Bakery Page Builder, so switching to the Gutenberg editor for those pages would mean loss of other functionalities provided by the theme and it doesn’t help
So, I can think of 2 alternate ways:
1. Can we use other parameters like tags or categories to display the relevant web stories. Eg I can tag all Taj Mahal-related web stories one way (say Taj_Mahal) and then have the code written so that all web stories with the tag Taj_Mahal gets displayed? So, instead of selected_stories, please let me know the exact parameter syntax for categories and tags.
2. I was looking for the HTML options (https://amp.dev/documentation/guides-and-tutorials/integrate/embed-stories-nonamp/?format=stories#display-a-web-story). My interest was the section called “Specify multiple Web Stories”. So, I copied that code and pasted in the HTML section of the page (https://indiawelcomesyou.com/sample-web-story-display/).
Issues:
1. My aim is to display one web story, after another…using multiple Web Stories code, still displays one story at a time
2. while in playground.amp.dev I can see the single/first web story, in my site, it doesnt display anything.Please help
Regards,
AmitavaHere is the piece of code:
`<!DOCTYPE html>
<html>
<head>
<script
async
src=”https://cdn.ampproject.org/amp-story-player-v0.js”
></script>
<link
href=”https://cdn.ampproject.org/amp-story-player-v0.css”
rel=”stylesheet”
type=”text/css”
/>
<style>
header {
height: 8vh;
color: #ffe800;
background-color: #000000;
display: flex;
align-items: center;
justify-content: center;
}
amp-story-player {
margin: 1rem auto;
}
</style>
</head>
<body>
<header>
<h1>
Using HTML Code
</h1>
</header>
<amp-story-player style=”width: 370px; height: 622px;”>
</amp-story-player>
</body>
</html>Forum: Plugins
In reply to: [Web Stories] Display Selected Web Story: Using HTML CodeThank you for looking into it @adamdunnage
I will wait for the updatesRegards,
AmitavaForum: Plugins
In reply to: [Web Stories] Web Stories (Version 1.15.1) Hangs the systemThanks a lot @adamdunnage @luckynasan
I have submitted the Site Health in the form.
For the Console error, which URL do you want me to open and inspect?Thanks a lot for your help.
Regards,
Amitavawow!
Thanks a lot…It helped.Cheers!
AmitavaForum: Plugins
In reply to: [WooCommerce] Creation of Account without the need to purchase itemsThanks a lot!
I will definitely look into those options.ok sure…Thank you, Jack
Forum: Plugins
In reply to: [WooCommerce] Formatting of Product Page LayoutSure….Thank you so much!