Forums
(@adamcole83)
8 years, 1 month ago
Correct, it’s only in the dashboard that the issues exist but that seems to have done it! You may want to add that to your code to only enqueue scripts on your screen.
I’m not using the plugin’s F6 since I have it build into my theme.
Thank you!
12 years, 4 months ago
I’m getting the same error. Can we see a fix soon?
12 years, 6 months ago
Correct, I managed to do it with media queries. Good work though!
No, I’m working locally. But the code is…
<section class="main container"> <article id="post-42" class=""> <img width="851" height="450" src="rmi.jpg" class="attachment-post-thumbnail" /> <aside> </aside> </article> </section>
It’s in my post/page. It’s the featured image.
Perhaps I’m doing it wrong. It’s not working.
I have the following:
<article> <img> <aside> <!-- Content --> </aside> </article>
I set the content container to be article and it’s not working.