Extremely long story short, I need help on how to use a lightbox plugin for the footer links in my wordpress theme... I know there are many lightbox plugins that are free, which is great. Now I just need to know how to make those links' content appear in the lightbox...currently they open in a new page and this is no good because I do not want them to navigate away from the page.
There is just simple info in these links such as terms and conditions, contact info etc
Thank you.
Related
as the question already says I am looking for a way to open a wordpress blog as a modal. For easier understanding, I want to recreate/customize the Instagram page for my purposes. So it's from the home page layout like Instagram and the modal pop-up should also open like there. Is there any way whether as code or plugin that I can dynamically play out the content from each blog item for each post in a modal?
For the implementation of the project, I use the Avada theme, maybe this is still a helpful information :)
Example image attached...
Thanks a lot for your help,
Greetings Alex
Overview
Modal-Popup
So far I have only tried to open the modal as a pop-up at all, however not even that has worked so far. I look forward to your support, thank you.
My situation is the following:
I have a WordPress eCommerce website with several products on it. On the product pages, obiously there are pictures of the product. When you select the picture, it opens a pop-up screen with an enlarged version of the product picture.
Recently I have noticed that, when people open the product image pop-up on a mobile device, they start scrolling. I assume this is because they expect the pop-up to close when scrolling.
All these functions (product page, product image pop-up) are created by WordPress plugin WooCommerce. The layout and style are created by my selected WordPress Theme. This means I have access to some funtions but changing things like JavaScript is not an easy thing to do.
So my question is:
Is there a way to add functionality to close the product image pop-up when scrolling on a mobile device?
Thanks in advance for any help, I would really appreciate it!
Yes it can be close easily.
You can do from your page builder option Like Elementor, WPBakery Page Builder or anything that are you use.
Secondly you can close it using JavaScript.
You can do from your Theme Option.
Thank you Hope it will Help you
I really appreciate your generosity in taking the time to help me out!
I am working on a portfolio site to showcase my graphic work on wordpress.
For most themes, when you click on a list item on the portfolio it directs you to a new page dedicated to that item. I want it to be that when you click on the link, a big popup (about half the screen) comes up that displays the contents.
Is there a way to make the page content into a popup? Is there a plugin I can use for this?
You can see what I am looking for in this site:http://www.mikekus.com/
When you click on the link for each item, it doesn't redirect you to a new page. A popup comes up with the page information. How can I do that on wordpress?
Thank you in advance for your assistance!
Here is what that site is running on: Dunked.
There are quite a few options out there for this, especially in the WordPress plugin area. One fairly barebones looking one is WP Post Popup which, as the name implies, turns your posts into modal pop-up's instead of a new page.
Not sure if there is anything out of the box that is comparable to popping up on the side like the page you linked. With some CSS work though you could probably make the one I linked above, or any of them for that matter, look as you would like.
If you want to try and make something on your own, I would recommend doing some reading up on modal windows.
Someone please help, I'm loosing it, I have started creating a website using different themes, and i needed to add a second menu, so i did. Now, this menu has manifested as a sticky menu at the top of the page and also as a static in the header. Ive gotten it to disappear from the header on several occasions by finagling with the code, but i don't know how i did it, and it eventually keeps coming back. Can someone please assist me in removing the menu from the header, so it is just a sticky at the top of the page?
the site is http://www.dynasty-management.com
Just click on a link, it will show up. If not its still messed up, take my word for it please.
On a lighter note, in the about page and the philosophy page, how do i get the pictures to resize and fit within the lines in a mobile atmosphere.
Please help me...
The menu you have is a premium plugin called stripe by bonfire , not a theme. In order to let it go you will need to deactivate the plugin.
It is a bit strange that you are using such a plugin which is a paid premium one without realising what it is doing ..
hi to all
i am using wordpress for my site i wanna add accordian menu as a middle content of the index page how it possible plz help.
thanks in advance
Search for a plugin or widget.
If you can find a widget, search for how to make a extra widgetized area. Great tutorials and plugins are all over the web.
If you want further flexibility and you're familiar with code, search for jquery or javascript plugins. They'll give you the code and docs for implementation, and you can put it in your theme files, probably one of your page templates.