Tagged: Product page, Widget
Hello Sirs,
How are you?
Is there any way to add a widgeted area on the right in product pages?
See the screenshot: https://prnt.sc/j2we2s
Thank You in advance.
Best regards,
Nick
Hey nickgin,
I’m not sure if that would be possible, how exactly did you create the page? Where are the images above the area you want the widget added?
Best regards,
Rikard
Hi Rikard,
Thank you very much for your response.
The above content is not a widgeted area but something like a trick. I inserted the images in short description of the product and then with css positioning customization, I positioned the images where I want. It’s not the ideal solution but it’s good. The ideal solution is to create a widgeted area. So, is that possible you think?
My CSS below:
img.alignright.wp-image-921.size-medium {
float: right;
margin: -50px 0 0 0px;
margin-bottom: -100px;
display: block;
position: relative;
right: -310px;
top: 130px;
}
I am looking forward your help.
Best regards,
Nick
Hi Nick,
Well, you could add a widget area there, here is how to do it:
https://codex.wordpress.org/Widgetizing_Themes
If you need further assistance please let us know.
Best regards,
Victoria
Hi Victoria,
Thank you so much for your help and your reference.
Best regards,
Nick
Hi Nick,
Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi Rikard,
You can close this ticket.
Thank you so much!
Best regards,
Nick