Wordpress blocking iframe automatically created - wordpress

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/

Related

my design wont show properly. is there a way to fix it?

I have designed my WordPress website using Elementor and Porto theme.
suddenly it doesn't work at all and wont show properly.it seems that, the CSS cant work.
here is a screenshot
is there anyway to fix this?
Try heading into Wordpress dashboard, elementor, tools - and then hit that 'regenerate files and data' button. Sometimes this fixes EVERYTHING! Best of luck.

WordPress Archive Posts Page no displaying properly

The one page on my website is not displaying the posts properly. It is not showing in an orderly manner. I have tried to deactivate and activate plugins, republish the pages but it is still showing the same. Can anyone help where the problem may be?
[
I think you can try customizing or resizing.
Or open every post and change it.
Are you want to show post like these? : click here

WordPress theme broken when an iframe from SantuCommerce plugin opened

So I have this problem with this Santu WooCommerce plugin, so this plugin will open an iframe every time someone click the product link, this iframe will open a checkout page from santu.
So the problem I had is I think there are some conflicts on wordpress themes and santu CSS/JS. Here is the screenshot
before I click the product link from santu.
After click the add to cart
what happened after click the santu link
So what I want is to prevent the assets (CSS/JS) from Santu Site affected my website. So I already googled it and found about the iframe sandbox, but when I added the sandbox attributes, it's broken the santu as well.
So is there any solution about this?
maybe some function in WooCommerce that can fix this problem?
Thank you.
Here's the video
Of course, there is needed much more information, example (at least link to that site too) and there might be needed further (and deeper) dig into those files and etc, which can be hardly achieved with this Q/A format.
However, as an ugly alternative (as a temporary solution, if you can't fix it better) is that the add-to-cart JS action should be triggered into the new window-frame (which will be closed automatically) and thus, the initial page's design won't be messed up.
If that's possible, here is phseudo-concept:
clicking on "add-to-cart" triggers window.open( window.location.href + '&xyz')
if(window.location.href.indexOf("&xyz") > -1) then trigger add-to-cart window.
closing that window should trigger window.close();

Wordpress page URL goes to wrong page

I have a weird issue. I am still somewhat new to WordPress and I have an issue that has me stumped.
I have been working on a site created by another developer. I have been fixing the site map by making sure that pages have the appropriate parents and proper permalinks.
I have a situation where I have a page with the following permalink:
http://passaicschools.org/school-no-2/anti-bullying-info/
The problem is that this link takes me to a different page with a different permalink:
http://passaicschools.org/school-no-1/anti-bullying-info/
I can't seem to figure out what is going on here. You can even type in the first url and it "redirects" (it looks like a redirect but I am not using that term in a technical sense).
Can anyone point me in the right direction on this?
Thanks in advance...
I had a similar issue where I created a services page and when I added it to the top menu it kept automatically redirecting to the blog page.
All the permalinks were fine and nothing was set to have a parent page. I read an above comment and tried a reverse effect of actually giving the services page a parent (I made it the blog page it was automatically redirecting to) and then it went to the services page perfectly fine!
I'm not sure how or why this worked but it fixed the issue so I'll worry about permalink aesthetic later haha
go to settings and then pages then set to link path

How to always expand the WordPress custom field (back-end)

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.

Resources