https://www.ads-software.com/plugins/plyr/
]]>but absolutely no buttons work on my site that’s under construction.
none of them will link me to the page link i’ve added to that button in customization.
ive currently deactivated all plug ins with no change
]]>What i get is the entire page replicated in the popup???
site link
https://photohunters.org/photohunters/photographer/?photographer_id=2&category=0
CAN ANYONE HELP – have posted a few times but getting no feedback
thank you in advance
Melanie
Thanks in advance!!!
]]>The map page is @ https://tinyurl.com/5wxkyx
i am using this theme, have emailed the author hoping for help but i guess they don’t like people editing nor advising on editing their themes. i am not trying to remove any copyrightmessages as many people are doing, i hope to keep the message and link to the authors’;s site for such a great theme, i just hope to display the map on a page, big in size, without side bar and hopfully take up the whole screen, allow the comment block and google map plugin will work.
i am using this theme https://www.jide.fr/francais/telechargements/theme-freshy-2/
i am using this Google Map plugin – https://avi.alkalay.net/2006/11/google-maps-plugin-for-wordpress.html
the following creates a blank page instead. What am i missing?
<?php
/*
Template Name: gmap
*/
?>
<?php get_header(); ?>
<?php if (have_posts()) : ?>
<?php while (have_posts()) : the_post(); ?>
<div id="post-<?php the_ID(); ?>">
<h2><?php the_title(); ?></h2>
<?php the_content(); ?>
<?php comments_template(); ?>
<?php get_footer(); ?>
i understand i may have to call for core WordPress functions and the Google Map core functions in order for this to work and of course how the theme calls this files. Any guidance will really appreciated.
]]>