NickJam
Forum Replies Created
-
Oh, you nailed it. My conditionals on the frontend were only including the_author. You are a gentleman and a scholar.
Many of our posts have multiple authors who can edit the same post. All of the authors assigned to a post are allowed to edit the posts on the backend but only one of the authors is able to see the frontend form by ACF Extended. Screenshot shows the list of authors. The first on the list is the only one who can see the frontend ACF Extended form https://snipboard.io/imxOXb.jpg
Forum: Plugins
In reply to: [PayPal for WooCommerce] Duplicate ordersTo let you know it is happening to a few of us, I too have been getting duplicate orders over the last couple of weeks using PayFlow. Even with the latest 1.4.6.2 – 08.21.2017 update. PayPal’s date and time stamp on duplicates are exactly 1 second apart. Woocommerce order numbers are unique so PayPal treats the duplicates as valid. No reports of blank pages but we were sometimes getting long processing times. Error logs are clear back to March of this year.
I’ve been monitoring queries and turning off support type plugins like MainWP Child and Jetpack that added 50 queries between the two of them. The latest duplicate happened yesterday at 16:01:06 PDT.
If it helps, the following is Woocommerce status info…
WC version: 3.1.2
Log directory writable:
WP version: 4.8.1
WP multisite: –
WP memory limit: 256 MB
WP debug mode: –
WP cron:
Language: en_US
Server environment
Server info: Apache
PHP version: 5.6.30
PHP post max size: 1 GB
PHP time limit: 300
PHP max input vars: 1000
cURL version: 7.48.0, OpenSSL/1.0.1e
SUHOSIN installed: –
Max upload size: 1 GB
Default timezone is UTC:
fsockopen/cURL:
SoapClient:
DOMDocument:
GZip:
Multibyte string:
Remote post:
Remote get:
Database
WC database version: 3.1.2
Database prefix
woocommerce_sessions
woocommerce_api_keys
woocommerce_attribute_taxonomies
woocommerce_downloadable_product_permissions
woocommerce_order_items
woocommerce_order_itemmeta
woocommerce_tax_rates
woocommerce_tax_rate_locations
woocommerce_shipping_zones
woocommerce_shipping_zone_locations
woocommerce_shipping_zone_methods
woocommerce_payment_tokens
woocommerce_payment_tokenmeta
Security
Secure connection (HTTPS): Your store is not using HTTPS. (we are forcing https)
Hide errors from visitors
Active plugins (42)
Query Monitor by John Blackbourn – 2.13.4
Advanced Custom Fields PRO by Elliot Condon – 5.6.1
DJ’s Excerpt by DJ’s fork of AE – 4.2.3
AffiliateWP – Lifetime Commissions by Pippin Williamson and Andrew Munro – 1.2.2
AffiliateWP – PayPal Payouts by Pippin Williamson and Andrew Munro – 1.1.7
AffiliateWP by AffiliateWP, LLC – 2.0.10.1
AffiliateWP – Allowed Products by AffiliateWP, LLC – 1.1.1
AffiliateWP – Order Details For Affiliates by AffiliateWP – 1.1.3
AffiliateWP – WooCommerce Redirect Affiliates by AffiliateWP – 1.0
Akismet Anti-Spam by Automattic – 3.3.4
BackWPup by Inpsyde GmbH – 3.4.1
Beaver Builder Plugin (Agency Version) by The Beaver Builder Team – 1.8.3
Ultimate Addon for Beaver Builder by Brainstorm Force – 1.6.1
iThemes Security by iThemes – 6.4.0
Cloudflare by John Wineman, Furkan Yilmaz, Junade Ali (Cloudflare Team) – 3.3.1
Customizer Export/Import by The Beaver Builder Team – 0.7
Duplicator by Snap Creek – 1.2.18
Email Encoder Bundle – Protect Email Address by Victor Villaverde Laan – 1.4.6
Google Pagespeed Insights by Matt Keys – 2.0.3
Google XML Sitemaps by Arne Brachhold – 4.0.9
Nav Menu Roles by Kathy Darling – 1.8.6
Social Commerce by Obox Themes – 1.5.0
PayPal for WooCommerce by Angell EYE – 1.4.6.2
Shortcodes Ultimate by Vladimir Anokhin – 4.10.2
Fast Secure Contact Form by fastsecure – 4.0.55
Simple Social Icons by Nathan Rice – 2.0.1
Sucuri Security – Auditing, Malware Scanner and Hardening by Sucuri Inc. – 1.8.8
User Role Editor by Vladimir Garagulya – 4.35.3
User Switching by John Blackbourn – 1.0.9
WC Speed Drain Repair by WP Fix It – 1.0
WooCommerce Direct Checkout by Terry Tsang – 1.1.2
WooCommerce Google Analytics Pro by SkyVerge – 1.3.2 – 1.3.5 is available
WooCommerce Role Based Methods by WPBackOffice – 2.0.9 – 2.1.4 is available
WooCommerce UPS Shipping by WooCommerce – 3.2.3 – 3.2.5 is available
WooCommerce USPS Shipping by WooCommerce – 4.4.8
WooCommerce ShippingEasy Integration by WooThemes – 4.0.0
WooCommerce – Store Exporter Deluxe by Visser Labs – 2.3.7
WooCommerce Tab Manager by SkyVerge – 1.8.2
WooCommerce by Automattic – 3.1.2
WooCommerce Hide Products by codewoogeek – 4.2
WP Store Locator by Tijmen Smit – 2.2.9
YITH WooCommerce Recover Abandoned Cart Premium by YITHEMES – 1.1.5Forum: Plugins
In reply to: [JC Submenu] Parent as titleThank you James, yes.
Forum: Plugins
In reply to: [JC Submenu] Parent as titleDr J,
I too would like to have the Parent act only as a title not a link to a summary of the posts.
Based on your instructions, I’ve added a split menu widget for each section of the menu and gave them each the title {{PARENT_TITLE}}. 4 categories = 4 split menu widgets. A lot to keep track of.
Would you consider a toggle in the menu dialogue box that allows us to select whether or not the menu item parent title should be a link?
Forum: Fixing WordPress
In reply to: How to Import data from xml Feed As Post TitleSavage,
I’m importing from xml using WP All Import plugin also. My xml is a WordPress export of Events+ plugin by Inscub. Similar problem as yours but with a twist…
our xml looks like this
<postmeta>
<meta_key>?incsub_event_start?</meta_key>
<meta_value>?2014-?04-?20 00:?00:?00?</meta_value>Could you elaborate on your solution? As per Angelo’s suggestion, did you place a function in you theme? If so could you supply it here as an example for me/us. And your import line from WP All Import?
Forum: Themes and Templates
In reply to: [MesoColumn] Events Plugin wonky excerpt display conflictOops, I should have caught that missing bracket. Thank you, yes, that looks great. (nmbeekeepers.org/events/)
I’ll pass this solution along to the plugin’s forum too.
Forum: Themes and Templates
In reply to: [MesoColumn] Events Plugin wonky excerpt display conflictThank you. Nope. It didn’t like that change – gave me a white screen.
I attempted twice: made the exact change in both the theme’s index.php and archive.php files.
So I’ve reset the Events+ plugin to override Mesocolumn’s appearance on Events content. It’s not as nice of an appearance but I’m probably the only one who will notice.
Forum: Themes and Templates
In reply to: [MesoColumn] main navigation menu colorsYeah, I attempted changing through wp-admin->theme option->category or pages color to no avail.
I edited superfish-menu css as you suggested. Thanks. Also edited the hover and ul in that same file. (lines 134 and 180).
I personally love your default color scheme but this job required changing it.
Best regards,
: DJForum: Themes and Templates
In reply to: [MesoColumn] Logo and Menu CenterRichie KS,
Thank you for this great theme! It integrates wonderfully well with BuddyPress.
In order to center site for client, I added this to theme option->custom css
#top-navigation {width:800px;height:45px;float:none !important;margin:0 auto;} #main-navigation {width:800px;height:45px;float:none !important;margin:0 auto;} #siteinfo {width:100%;float:left;text-align:center;} #siteinfo img {float:none !important;}
Forum: Fixing WordPress
In reply to: Can't access other folders/files outside of WordPress.I had same issue. Multisite install at root level. Added WHMCS in its own folder. Worked well. In order to lock out folks while I was configuring WHMCS, I added a deny code to .htaccess within the WHMCS folder. When folks attempted to access WHMCS from outside of IP range, they would get a WP 404 error. When I removed the code, access was available again. I had forgotten about what I had done and was at my wits end messing with the root .htaccess. A host9 support guy looked at it from the outside and immediately went to .htaccess in the WHMCS folder. Sure enough he discovered the deny code. After it was removed, all is well.
Conclusion: Look first at .htaccess in non-wordpress folder before messing with .htaccess in root.
Let me know if that was helpful at all.
Cheers.
Same request. I’d like to allow each profile to select multiple categories, research groups, and projects. I’d also like to rename the display fields