reason8
Forum Replies Created
-
Forum: Plugins
In reply to: [N360 | Splash Screen] Splash screen either always displays or never displaysHi, great plugin!
Would it be possible to change the animation from Fade to slidedown and slideup?
Thanks again.
Forum: Plugins
In reply to: [GAinWP Google Analytics Integration for WordPress] Report not available@darkallman
This report is unavailable (-23)
I’m having the same issue across multiple sites. Is there any other way to fix this issue other than uninstalling?Forum: Plugins
In reply to: [WooCommerce] Woocommerce 4.2.1, linked products, issueForum: Plugins
In reply to: [WP Docs] WP Docs (1.3.9) sort documents by TitleWow that ws quick, thanks Fahad!
Tested and working well in the front-end, back-end still not sorting by title.
Is there a way to sort this by title in the back-end also.Thanks again, great plugin.
Forum: Plugins
In reply to: [WebP Express] 404 error from settings pageIm getting a 403 error on save. Php 7.1 litespeed server. Just waiting for the Version 0.11 release to try that.
Forum: Reviews
In reply to: [SimpleMap Store Locator] Great but has bugs (now fixed)Good job, thank you for the great plugin.
***** 5 Stars.- This reply was modified 9 years ago by reason8.
Forum: Plugins
In reply to: [SimpleMap Store Locator] Categories Not ImportingJust a note: If you downgrade to version 2.4.8 you will be able to import your categories as before. So it must be some issue with the new version.
Forum: Plugins
In reply to: [SimpleMap Store Locator] Categories Not ImportingPS Im using the latest Version 2.4.10.1
Forum: Plugins
In reply to: [Document Gallery] WordPress 4.6 compatible?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.Forum: Plugins
In reply to: [Document Gallery] WordPress 4.6 compatible?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.Forum: Plugins
In reply to: [Document Gallery] WordPress 4.6 compatible?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.Forum: Plugins
In reply to: [Document Gallery] WordPress 4.6 compatible?Forum: Plugins
In reply to: [Document Gallery] WordPress 4.6 compatible?Hi Dan, yes this site uses Visual Composer as an editor but on this particular page, I am not using the editor only the default page. See: http://dev3.reason8.com.au/cwc/document-library/assembly-diagrams-of-old-models/
Forum: Plugins
In reply to: [Document Gallery] WordPress 4.6 compatible?On 4.6 when I load a document gallery in the admin editor the loading bar animation just stays loading and never shows the document thumbnails. I checked the browser console and there are no error.
On the front-end the documents show fine with PDF icons.