Syed Balkhi
Forum Replies Created
-
Can you please make sure that your theme has the code:
wp_head(); present in the header before the closing head tag
and wp_footer(); present before the closing body tag.
Do you have a specific page where this gallery is located, so we can test it.
Yes, you can disable comments on media attachments by using the tips mentioned in this article:
https://www.wpbeginner.com/wp-tutorials/how-to-disable-comments-on-wordpress-media-attachments/
Please check to see if the plugin is activated or not. We changed variable names which can cause the plugin to deactivate.
Philipp, I don’t think that we can add the navigation arrows because we don’t know the start point and the finish point.
As for opening it, I’m certain we can do that by tweaking the JS a little bit. However, this plugin is not meant for that. It is only to allow a better gallery experience.
This is why I am not interested in adding that functionality.
Thanks for your contribution Philipp. Just updated the plugin. I’m marking this topic as resolved.
Philipp unfortunately that goes way beyond what this plugin is meant for. Don’t think that I will be adding that feature in.
Are you suggesting something that Facebook has… so u simply just keep on navigating through photos in the order they were inserted in??
Because we would need to know how to sort those images… which image should load first in the carousel… which should be the last…
The whole point of a carousel is to allow a good navigation method through out the gallery. Not sure if it would be beneficial for the user to open each image in a carousel view. Then close it to see the next image. I know what lightbox plugins do is add a specific class to the images. Then when the class is found, a lightbox opens.
Use the contact form at WPBeginner to send the initial email. I don’t like sharing the email in public.
I will do my best to fix that styling issue once I get a chance to replicate it. As for translation support, will look into that as well. Patches are welcome as always ??
Just pushed out the update which should solve your problem. Let me know if it doesn’t.
Use the contact form at WPBeginner to send the link.
Just tried the plugin on a Multisite (network activated), and it’s working fine. Do you have a link to the site that it was activated on?
Basically, what I’m trying to determine is if this is a jQuery order conflict. This can be caused by either a theme incompatibility or even plugin incompatibility.
First course of action would be to view the source for the single post that has a gallery to make sure that the Carousel scripts are loaded in the footer. If they are loaded, then we know that the plugin is doing it’s job.
Then we will just have to determine what other script on the site is causing this issue.
Forum: Plugins
In reply to: [Yoast SEO] [Plugin: WordPress SEO by Yoast] Post Sitemap showing BlankThanks for the help. Yes that seemed to fix it. Yoast told me over twitter that this is some sort of encoding issue. He will fix it in the next release.