Search found 86 matches

by rganguly
Sun Feb 05, 2023 12:27 pm
Forum: General Questions
Topic: Need help for master page
Replies: 1
Views: 1036

Need help for master page

Hi, I placed one layout grid at the top and a content placeholder as a floating layer at the middle and another layout grid at the bottom. But when I attach this master page with the normal page and try to preview the bottom layout grid overlaps with the content placeholder and is automatically ...
by rganguly
Mon Jan 16, 2023 7:06 am
Forum: General Questions
Topic: How to handle event on hidden field on a form?
Replies: 1
Views: 596

How to handle event on hidden field on a form?

Hi,

I just want to handle a hidden field onchange event in a form.
I just want to change a label text on onchange event on value change on a hidden field.
Is this possible?

Please help. Thanks.
by rganguly
Wed Jan 11, 2023 3:38 pm
Forum: Off Topic Section
Topic: How to insert a custom script?
Replies: 7
Views: 1794

Re: How to insert a custom script?

Please help ...
by rganguly
Wed Jan 11, 2023 3:20 pm
Forum: Off Topic Section
Topic: How to insert a custom script?
Replies: 7
Views: 1794

Re: How to insert a custom script?

When I try to add before </body> tag using page HTML, it generates this error: " Uncaught SyntaxError: Unexpected token '<' " because of the script tag
by rganguly
Wed Jan 11, 2023 3:19 pm
Forum: Off Topic Section
Topic: How to insert a custom script?
Replies: 7
Views: 1794

Re: How to insert a custom script?

Pablo wrote: Wed Jan 11, 2023 3:16 pm Where you need to insert the script depends on the script itself.
Without knowing how the script works, it is not possible to say anything meaningful about this.
The script is for Jornaya, and as per them, this script should be inserted before closing the body tag.
by rganguly
Wed Jan 11, 2023 3:11 pm
Forum: Off Topic Section
Topic: How to insert a custom script?
Replies: 7
Views: 1794

How to insert a custom script?

Hi, How to insert a custom script in the file? I am using HTML > before </body> but it generates an error because my script starts with a <script> tag and after generating the project this script embeds into index.js and generates an error for the script tag used by me. Please help ... Thanks.
by rganguly
Sat Nov 12, 2022 7:26 am
Forum: General Questions
Topic: Section hover text color not changing
Replies: 5
Views: 679

Re: Section hover text color not changing

Hi,

Has a transition option but not working.
Do not know why.
Am I doing something wrong?

Thanks...
by rganguly
Sat Nov 12, 2022 6:14 am
Forum: General Questions
Topic: Section hover text color not changing
Replies: 5
Views: 679

Section hover text color not changing

Hi, The text color is not changing when hovering over a section. I am using individual animation (transition) on hover and default on the text element, hover on the section background color is working but not changing the text color on hover on that section. Am I doing something wrong? Please help ...
by rganguly
Thu Nov 10, 2022 6:30 pm
Forum: General Questions
Topic: Little help about Transition / Animation
Replies: 9
Views: 1395

Re: Little help about Transition / Animation

rganguly wrote: Thu Nov 10, 2022 4:43 pm
zinc wrote: Thu Nov 10, 2022 4:15 pm
rganguly wrote: Thu Nov 10, 2022 4:13 pm Hi,

I have created an animation on my own with transform= translate(Y) 20, and it is done for now.

Thanks anyway.
See this: https://ibb.co/rZGh0jz
But there is no such option in my WWB18.

See this : https://ibb.co/gWw0kH9
Why in my animation list does not have this option?
by rganguly
Thu Nov 10, 2022 6:26 pm
Forum: General Questions
Topic: *** SOLVED *** Excepjton thrown in destructor
Replies: 7
Views: 1280

Re: Excepjton thrown in destructor

The error messages disappear when I turn off Windows Security Ransomware Protection Controlled Folder Access. They return when I turn that protection back on. I did not get these messages with version 17. I do not what to leave the protection off. How can we work around this? Try to add WWB exe in ...
by rganguly
Thu Nov 10, 2022 4:43 pm
Forum: General Questions
Topic: Little help about Transition / Animation
Replies: 9
Views: 1395

Re: Little help about Transition / Animation

zinc wrote: Thu Nov 10, 2022 4:15 pm
rganguly wrote: Thu Nov 10, 2022 4:13 pm Hi,

I have created an animation on my own with transform= translate(Y) 20, and it is done for now.

Thanks anyway.
See this: https://ibb.co/rZGh0jz
But there is no such option in my WWB18.

See this : https://ibb.co/gWw0kH9
by rganguly
Thu Nov 10, 2022 4:13 pm
Forum: General Questions
Topic: Little help about Transition / Animation
Replies: 9
Views: 1395

Re: Little help about Transition / Animation

Hi,

I have created an animation on my own with transform= translate(Y) 20, and it is done for now.

Thanks anyway.
by rganguly
Thu Nov 10, 2022 4:07 pm
Forum: General Questions
Topic: Little help about Transition / Animation
Replies: 9
Views: 1395

Re: Little help about Transition / Animation

zinc wrote: Thu Nov 10, 2022 4:05 pm Under Animation try:

transform-bounce-smooth

It might be what you are looking more (might)

Sorry but there is no "transform-bounce-smooth" animation in the list.
by rganguly
Thu Nov 10, 2022 3:56 pm
Forum: General Questions
Topic: Little help about Transition / Animation
Replies: 9
Views: 1395

Re: Little help about Transition / Animation

Yes, but did not find any animation that create up-down animation, or am I missing any animation?
by rganguly
Thu Nov 10, 2022 3:36 pm
Forum: General Questions
Topic: Ready to use javascript google map not working
Replies: 9
Views: 1367

Re: Ready to use javascript google map not working

I don't use JS at all. I find the map location on Google maps. Click on the 'share' link and get an iframe url from there. I then insert it into an HTML object and put that into a layer grid. Works fine. Here's an example https://www.manhoc.hoc.org.uk/ Exactly, the idea of my extension is just to ...
by rganguly
Thu Nov 10, 2022 3:31 pm
Forum: General Questions
Topic: Little help about Transition / Animation
Replies: 9
Views: 1395

Little help about Transition / Animation

Hi,

I just want to animate / transit an image up and down smoothly with a 1/2-second interval for infinite time.

Can anyone help me with WWB18?

Thanks...
by rganguly
Thu Nov 10, 2022 7:56 am
Forum: General Questions
Topic: Ready to use javascript google map not working
Replies: 9
Views: 1367

Re: Ready to use javascript google map not working

Pablo wrote: Thu Nov 10, 2022 7:23 am There are no differences in this script. it 100% the same as in WWB18. Because it's a standard Google script.

It will not work on a local host because the API key is associated with your domain.
Okay, got that, my bad.
Thanks....
by rganguly
Thu Nov 10, 2022 7:12 am
Forum: General Questions
Topic: Ready to use javascript google map not working
Replies: 9
Views: 1367

Re: Ready to use javascript google map not working

Pablo wrote: Thu Nov 10, 2022 7:10 am Did you enter your API Key?

Note: if you need help then always include the URL of the page (or a demo project).
In this case, a demo project will not work, because Google Maps only works online.
It is not working after publish it on xampp on my localhost.
by rganguly
Thu Nov 10, 2022 7:11 am
Forum: General Questions
Topic: Ready to use javascript google map not working
Replies: 9
Views: 1367

Re: Ready to use javascript google map not working

Pablo wrote: Thu Nov 10, 2022 7:10 am Did you enter your API Key?
Yes, it was working on WWB17.
by rganguly
Thu Nov 10, 2022 7:08 am
Forum: General Questions
Topic: Ready to use javascript google map not working
Replies: 9
Views: 1367

Ready to use javascript google map not working

Hi,

Ready to use javascript, google map with info is not working. In browser console it is showing "google is not defined". Error in GoogleMapInit.

Please help...
by rganguly
Wed Nov 09, 2022 2:30 pm
Forum: General Questions
Topic: Font size changed automatically
Replies: 10
Views: 1537

Re: Font size changed automatically

Did you read the FAQ article? It should look the same in the browser. If not, then there is most likely an issue with your DPI configuration: https://www.wysiwygwebbuilder.com/forum/viewtopic.php?t=85917 Yes read that. After reading I redesign the whole home page without enabling the DPI option in ...
by rganguly
Wed Nov 09, 2022 12:59 pm
Forum: General Questions
Topic: Font size changed automatically
Replies: 10
Views: 1537

Re: Font size changed automatically

Pablo wrote: Wed Nov 09, 2022 7:07 am I am 100% sure this related to the DPI. I can only help you with this if I know your exact configuration.

Note that this has not changed compared to previous versions.
Hi,

If it is for DPI, then how to fix that? I have no idea about this.
Please help ...
by rganguly
Wed Nov 09, 2022 4:56 am
Forum: General Questions
Topic: Font size changed automatically
Replies: 10
Views: 1537

Re: Font size changed automatically

It should look the same in the browser. If not, then there is most likely an issue with your DPI configuration: https://www.wysiwygwebbuilder.com/forum/viewtopic.php?t=85917 Hi, Nothing happened, I tried all possible ways to fix that but in vain, including yours. I have a windows 11 pc with ...
by rganguly
Tue Nov 08, 2022 3:13 pm
Forum: General Questions
Topic: Section shape background not working
Replies: 2
Views: 583

Re: Section shape background not working

Pablo wrote: Tue Nov 08, 2022 3:06 pm You cannot change the shape background color on hover because shapes are SVG.
oh ... :cry:
by rganguly
Tue Nov 08, 2022 3:00 pm
Forum: General Questions
Topic: Section shape background not working
Replies: 2
Views: 583

Section shape background not working

Hi,

On section hover, the shape background is not working when I try to change the color.
Please help ...

Thanks
by rganguly
Tue Nov 08, 2022 2:57 pm
Forum: General Questions
Topic: Font size changed automatically
Replies: 10
Views: 1537

Re: Font size changed automatically

Hi,

It will be difficult to maintain the font because when I design the page it looks good but when I preview it does not like what I expect.
Any tweaks that I can do in WWB18 to get WYSIWYG?

Thanks...
by rganguly
Tue Nov 08, 2022 1:28 pm
Forum: General Questions
Topic: Font size changed automatically
Replies: 10
Views: 1537

Font size changed automatically

Hi,

I set a heading font to 14px, but when previewing it shows 19px. I did not enable responsive font size from page properties.
How to fix that?

Thanks...
by rganguly
Tue Nov 08, 2022 12:41 pm
Forum: General Questions
Topic: image compare
Replies: 3
Views: 689

Re: image compare

Norfolkman wrote: Tue Nov 08, 2022 12:38 pm Does version 17.4.2 have the image rollover / compare option?
No, please upgrade to version 18.0.0 to get this option.
by rganguly
Sun Nov 06, 2022 3:01 pm
Forum: General Questions
Topic: Responsive menu like wysiwygwebbuilder.com
Replies: 3
Views: 933

Re: Responsive menu like wysiwygwebbuilder.com

Then sir, how to create this type of menu with logo on the left and expand menu below the logo, because using themeable menu I can not create like that. Menu always expand without logo on the left side in it. Do you have any kind of tutorial regarding this, if yes please share.

Thank you.
by rganguly
Sun Nov 06, 2022 1:43 pm
Forum: General Questions
Topic: Responsive menu like wysiwygwebbuilder.com
Replies: 3
Views: 933

Responsive menu like wysiwygwebbuilder.com

Hi,

How to create a responsive menu like wysiwygwebbuilder.com. I tried several ways, extensions, and blocks but in vain. Is there any way to do that? Please help.

Thanks...
by rganguly
Sat Nov 05, 2022 12:49 am
Forum: General Questions
Topic: Carousel with overlay
Replies: 3
Views: 1141

Re: Carousel with overlay

Sorry I forgot that I already ask that before.

Thanks...
by rganguly
Fri Nov 04, 2022 5:47 pm
Forum: General Questions
Topic: Box shadow
Replies: 3
Views: 1233

Box shadow

Hi,

Please add box shadow for container like layout grid etc in the upcoming update.

Thanks ...
by rganguly
Fri Nov 04, 2022 5:43 pm
Forum: General Questions
Topic: Carousel with overlay
Replies: 3
Views: 1141

Carousel with overlay

Hi,

Please release the upcoming update with Carousel with overlay color if possible.

Thank you
by rganguly
Wed Nov 02, 2022 7:59 am
Forum: General Questions
Topic: Shape in Card object
Replies: 1
Views: 1391

Shape in Card object

Hi,

Can I use shapes in the card object?

Like this: http://icecream.me/2fbb0421fdc720dbbb0461726f3a76be

On card hover shape fill color will change.

Is there any way to do this?

Thanks
by rganguly
Wed Nov 02, 2022 5:04 am
Forum: General Questions
Topic: Absolute Positioning in Layout Grid
Replies: 1
Views: 1406

Absolute Positioning in Layout Grid

Hi, Can I use absolute positioning in Layout Grid? I want to place 2 or 3 images in a column with images overlapping each other partially in a layout grid. I can do that in layers but want to use that in the layout grid. Do you have any other way to do that? Want to create like this (like right side ...
by rganguly
Tue Nov 01, 2022 11:59 am
Forum: General Questions
Topic: Box Shadow in Container
Replies: 2
Views: 1462

Re: Box Shadow in Container

Thanks...
by rganguly
Tue Nov 01, 2022 11:35 am
Forum: General Questions
Topic: Box Shadow in Container
Replies: 2
Views: 1462

Box Shadow in Container

Hi,

How to use box shadow on a container like Layout Grid etc.

Thank you.
by rganguly
Tue Nov 01, 2022 7:41 am
Forum: General Questions
Topic: Border and Border Radius separately
Replies: 2
Views: 1390

Re: Border and Border Radius separately

Thank you so much, sir. I do not have any idea that you already have a settings section in the border.
by rganguly
Tue Nov 01, 2022 7:25 am
Forum: General Questions
Topic: Border and Border Radius separately
Replies: 2
Views: 1390

Border and Border Radius separately

Hi,

Can I assign the Border Left color to different colors and the Border Radius to different pixels because I didn't find anything to do that? I do not want to use CSS style because it will void all the styles that I apply by selecting the style window.

Do you have another way to do so?

Thanks...
by rganguly
Wed Oct 26, 2022 3:07 pm
Forum: Forms
Topic: Ajax Form Submit and get response
Replies: 1
Views: 1513

Ajax Form Submit and get response

Hi,

Is there any way to create a Form with ajax submit and get a response from there to show on anything like a card or heading or paragraph?

Thanks
by rganguly
Tue May 17, 2022 3:47 pm
Forum: General Questions
Topic: Image overlay on carousel
Replies: 1
Views: 1698

Image overlay on carousel

Hello sir,

How can I use the carousel with image and overlay colour? I want to use an image with overlay colour in a carousel because the image is too bright and the text on that is not visible properly. How to do that on the carousel?
by rganguly
Wed Mar 30, 2022 8:02 am
Forum: General Questions
Topic: How to build an Ajax form using either GET or POST?
Replies: 1
Views: 2442

How to build an Ajax form using either GET or POST?

Sir,
How to build a form with jquery ajax with form method either GET or POST? Is there any way to do this? Please help.

Edit : I just want to get response from POST or GET url from the form submission.
by rganguly
Sat Feb 26, 2022 7:13 am
Forum: General Questions
Topic: Table is not showing
Replies: 4
Views: 1965

Re: Table is not showing

Sir, here is my project https://we.tl/t-4puo8Mhrbf . Problems: 1. Table is not responsive, I mean when I change width for default view it is changing to all breakpoints. 2. Text font size is the same for all breakpoints (it is not related to the table) whenever I change it for a particular ...
by rganguly
Sat Feb 26, 2022 6:46 am
Forum: General Questions
Topic: Table is not showing
Replies: 4
Views: 1965

Re: Table is not showing

Sir, here is my project https://we.tl/t-4puo8Mhrbf . Problems: 1. Table is not responsive, I mean when I change width for default view it is changing to all breakpoints. 2. Text font size is the same for all breakpoints (it is not related to the table) whenever I change it for a particular ...
by rganguly
Fri Feb 25, 2022 11:57 am
Forum: General Questions
Topic: Table is not showing
Replies: 4
Views: 1965

Table is not showing

Sir,

Table is not showing after changing to the responsive font.
by rganguly
Fri Feb 25, 2022 6:20 am
Forum: General Questions
Topic: No update found
Replies: 1
Views: 1464

No update found

Sir,

I have the latest software WWB17 (17.1.3 update, released on 9th February 2022) but your website shows the last update is on 23rd February 2022, but I did not find any update by clicking the check for update option in WWB.
by rganguly
Thu Feb 24, 2022 2:35 pm
Forum: General Questions
Topic: Break point design is not working
Replies: 16
Views: 4171

Re: Break point design is not working

Thank you sir for your quick support.
by rganguly
Thu Feb 24, 2022 2:22 pm
Forum: General Questions
Topic: Break point design is not working
Replies: 16
Views: 4171

Re: Break point design is not working

Sir, can you please share any project based on breakpoints? It is just for my knowledge on how to use breakpoints on this awesome application.