Popup within Listify theme doesn’t show
-
I am adding the shortcode to widgets that make up pages on my Listify themed site.
The shortcode within a dummy page works fine, but within the widgets it doesn’t work and the user just ends up loading the url with a # at the end.
-
Sorry to be clear – this is a popup called by clicking a link, and the popup is active and also it is set to show on all pages with manual trigger.
Hi.
You can use HTML Widget and use :
// To open popup with ID 3 on same page (preferred) <a href="" class="spu-open-3" title="Click here">Click here</a> // Another way <a href="#spu-3" title="Click here">Click here</a> // To go to a new page and open a popup there <a href="http://mydomain.com/new-page/#spu-3" title="Click here">Click here</a>Regards
The first and second options you offered don’t work. The page just reloads without showing any popup.
🙁
Hi.
I think the popup is not present in all the pages.Could you give us the url of your website, please ?
Thanks
Please the settings here http://prntscr.com/mn9io5
Url to test is
https://connect.edukit.org.uk/listing/edukit-insight/
see “Daily Deal” images on right hand side. Each one using a different method, but both fail. These are widgets (html).See here a test page
https://connect.edukit.org.uk/sample-page/
where the pop up works.Hi,
In this website:
https://connect.edukit.org.uk/sample-page/
You dont have any JS error but,In this website:
https://connect.edukit.org.uk/listing/edukit-insight/
You have several JS errors and when you do click in #spu-250, it is blocked.First you must clean those JS errors.
Regards
ok thanks, but I’m not a developer. Site built from a theme and using plugins. There must be a conflict, or the theme or plugins must not be the best. I won’t be able to fix this, so I’ll try another plugin and remove “Popups – WordPress Popup”
Hi.
The errors come from the theme, you can do a fast test changing the theme for a moment.Regards
The topic ‘Popup within Listify theme doesn’t show’ is closed to new replies.