WordPress 4.6 compatible?
-
Thanks for a great plugin π
Has it been tested with the soon to be released WP 4.6?
Best regards,
Bjarne
-
Hi Dan,
Thanks for your great plugin. It makes our developer team’s life becomes easier. However, since the new WordPress version (4.6) installed in our theme, we found same issue as reported by reason8. We only see a loading bar within the text editor. We are using default editor and Full Frame theme from https://graphpaperpress.com/. Have a look to my recorded desktop: http://take.ms/CCHBa
It would be great for our partner if you could put a patch for that issue. But yeah, in top of that, we are still able to see the thumbnail in front site.
Thank you,
Hi dainwatya,
Yes, Bjarne and I spent some more time looking at issues he was seeing and thanks to his help we’ve identified a general issue that is causing this in 4.6 installs. There will be a new version pushed out today with this fix π
-Dan
Hi Dan
I did a test by uninstalling Visual Composer to see if it was causing the issue and it was the same. Also noticed the orderby=”title” parameter set in the gallery does not get created in the actual shortcode, we have to manually type this in to make it work.Thank you Dan and Bjarne. It works, awesome!
Yip new version works now for me too, thanks.
Also noticed the orderby=”title” parameter set in the gallery does not get created in the actual shortcode, we have to manually type this in to make it work.Hi reason8,
I’m glad to hear that your preview is now working.
Regarding the
orderbyissue, that is a bit odd. I’ve tried to reproduce the issue on my install of DG and cannot.Would you mind walking me through exactly the steps you are taking and the results you are expecting?
-Dan
Hi Dan thanks for the reply, the process is as follows:
1) Add Media
2) Create Document library – Select PDF’s
3) Default settings are – colums3, order by title ASC limit 999
4) If I look at the shotrcode its [dg attachment_pg=”false” paginate=”true” ids=”19495,19499″] missing orderby and order
5) if I look at the page live it is not ordered by title (I have also tried name) as I want the names to be alphabetical.
——————-
It looks like if the default setting is selected its not entered into the shortcode or appllied to the sort order but if I select a non default it gets added to the shortcode and is applied to the output.Hmm… No, still not able to reproduce.
The shortcode would not have default values in it. The point of the defaults was to allow for shorter shortcodes (was most useful back when shortcodes were only enterable manually). The default value is used if no value is set for an attribute that could be used in the shortcode.
If you want me to take a closer look, you could send credentials to my email and I can take a closer look (if you feel comfortable doing so) (http://danrossiter.org/contact). Other than that, not really sure what else to ask you to try since I can’t reproduce the problem.
-Dan
The topic ‘WordPress 4.6 compatible?’ is closed to new replies.