I am working on adding an SVG map to a page in WordPress. I can display the map with the AMCharts plugin but when I navigate to a new page then back to the page with the map on it, it no longer renders. In the chrome console, I see the code for the map that's generated but it is not visible.
Has anyone encountered a similar issue with WordPress and using AMCharts?
I am thinking maybe there's a way to auto reload the page when navigating to the page with the map but I'm not sure how to do that just on first page click.
Any input would be appreciated, thanks!
I solved this with an upgraded theme.
Related
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.
I am talking about Wordpress back-end here,
How to hide the wordpress collapse/expand button and keep it always expand
The code seems fine to me, but from what I saw you are loading the script.js (http://clipdisplayserver.de/wordpress/wp-content/themes/clip/js/script.js) file twice in the page. Maybe that's causing your problem.
I'm using nextgen gallery plugin to show image on my site. The images lists are showing pretty good in my page but whenever i click on the image it opens in new tab instead of fancybox.
I've tried using fancybox and also light box as Lightbox effect but none are working good.
Any help will greatly appreciated.
Thanks.
For detail here is my site's url. http://www.ace-holidays.com/trips/everest-base-camp-trek/ please checkout the Photos and Videos tab here.
Are you using a custom build theme?
There is an error in one of your JavaScript files: Uncaught TypeError: Cannot read property 'split' of undefined scripts.js?ver=1.0:316, this can block the execution of other JavaScript code, like the Fancybox.
If solving that error doesn't work, try using one of the default WordPress themes and check if it works in one of them. Also, make sure your theme is using wp_head(); and wp_footer();.
I have installed this theme: http://www.designwall.com/product/dw-minion/ in my self-hosted Wordpress
http://i.stack.imgur.com/9outg.png
But the thing is whenever I go to a post, I can't highlight nor click on anything because an iframe is blocking the whole page! I do not know this generated iframe and it only happens on the said theme. Anyone got an idea what it is and how can I get rid of it?
Fixed this. Here's the answer: http://www.neilmarion.com/index.php/fixing-an-obtrusive-wordpress-theme/
I took over the management of a wordpress site and I'm seriously stumped on what this guy did with this theme.
An image gets posted and it automatically links to itself on a separate page, when i try and change the link it reverts back to linking to itself.
If i remove the link I can not add a new one, it's as if the "add link" button isn't triggering but I can't find a reason why it would do that.
anyone know why this would be happening?