Timbre Design
Forum Replies Created
-
Also, we are seeing the same problem with latest post widgets and the like. It would only make sense that posts either with translations in the respective language, or are set to the language should appear, however that is not the case.
Forum: Plugins
In reply to: [WooCommerce Bookings Dropdown] Not working: PHP errors showingHi there,
I was able to solve it, at least for my purposes, I found that there was an extra array not accounted for in the foreach nest.
I wrapped line 121 with another foreach.
So this:
foreach($rules as $key => $dateset) {Turns into this:
foreach($rules as $rule => $keys) {
foreach($keys as $key => $dateset) {With the subsequent closes at the end of course.
I hope that helps.
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Admin Errors – Plugin not workingThe site is currently hosted on Flywheel and is an old but updated site. I’ve gone through, switched themes, checked for conflicts etc..
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Admin Errors – Plugin not workingPHP VERSION: 5.6.32-1
Forum: Plugins
In reply to: [Ultimate FAQ Accordion Plugin] Loads of php NoticesHi, I do appreciate you offering the free version of this plugin, but there are so many notices I question the quality of coding done. These should be cleaned up, especially if you are selling a premium version, I certainly will not be purchasing the premium unless you can show that you can take care of these:
Undefined index: page
wp-content/plugins/ultimate-faqs/Main.php:270Undefined variable: orig_order_setting
wp-content/plugins/ultimate-faqs/Shortcodes/DisplayFAQs.php:112Undefined variable: orig_order_setting
wp-content/plugins/ultimate-faqs/Shortcodes/DisplayFAQs.php:113Undefined variable: orig_order_setting
wp-content/plugins/ultimate-faqs/Shortcodes/DisplayFAQs.php:114Undefined variable: orig_order_setting
wp-content/plugins/ultimate-faqs/Shortcodes/DisplayFAQs.php:234Undefined variable: orig_order_setting
wp-content/plugins/ultimate-faqs/Shortcodes/DisplayFAQs.php:235Undefined variable: orig_order_setting
wp-content/plugins/ultimate-faqs/Shortcodes/DisplayFAQs.php:236Your directions are unclear as to how the photos need to be uploaded/edited. Please provide more information.
There is no whitespace on the actual Instagram photos, only the images sent to the site, such as this link:
https://www.instagram.com/p/BE4s78tkZHo/
Actual Image Link:
https://scontent-sin1-1.cdninstagram.com/t51.2885-15/e35/13129224_561831810666060_1022520655_n.jpg?ig_cache_key=MTI0MDkzOTMzMTAyNTIxMTg4MA%3D%3D.2Forum: Fixing WordPress
In reply to: Raw html not editable/loading visual composerThanks for the interim fix Joe, it definitely works! Sorry I can’t be of any help on that end though..
Fyi here is my setup:
### Begin System Info ###
— Site Info
Site URL: http://yasukasumba.org
Home URL: http://yasukasumba.org
Multisite: No— Hosting Provider
Host: DBH: localhost, SRV: yasukasumba.org
— User Browser
Platform: Apple
Browser Name: Chrome
Browser Version: 45.0.2454.85
User Agent String: Mozilla/5.0 (Macintosh; Intel Ma
c OS X 10_8_5) AppleWebKit/537.3
6 (KHTML, like Gecko) Chrome/45.
0.2454.85 Safari/537.36— WordPress Configuration
Version: 4.2.4
Language: en_US
Permalink Structure: /%postname%/
Active Theme: Jkreativ 2.2.6
Show On Front: page
Page On Front: Yasuka Sumba Homepage (#6)
Page For Posts: Unset
Remote Post: wp_remote_post() works
Table Prefix: Length: 3 Status: Acceptable
Admin AJAX: Accessible
WP_DEBUG: Disabled
Memory Limit: 40M
Registered Post Stati: publish, future, draft, pending, private, trash, auto-draft, inherit, refunded, failed, revoked, abandoned— Give Configuration
Version: 1.2.1
Upgraded From: 1.1
Test Mode: Disabled
Currency Code: USD
Currency Position: before
Decimal Separator: .
Thousands Separator: ,— Give Page Configuration
Success Page: http://yasukasumba.org/donation-confirmation/
Failure Page: http://yasukasumba.org/transaction-failed/
Give Forms Slug: /donations— Give Gateway Configuration
Enabled Gateways: PayPal Standard, Offline Donation
Default Gateway: PayPal Standard— Must-Use Plugins
— WordPress Active Plugins
Akismet: 3.1.3
Autoptimize: 1.9.4
Contact Form 7: 4.2.2
Give – Donation Plugin: 1.2.1
Google Analytics Dashboard for WP: 4.8.2
Instagram Feed: 1.3.7
Jkreativ Mail Subscribe List: 1.0.0
Jkreativ Plugin: 1.2.1
MailChimp for WordPress Lite: 2.3.8
Really Simple CAPTCHA: 1.8.0.1
Simple Page Ordering: 2.2.4
W3 Total Cache: 0.9.4.1
WPBakery Visual Composer: 4.3.5
WP Retina 2x: 3.4.8
Yoast SEO: 2.3.4— WordPress Inactive Plugins
BackWPup: 3.1.4
Duplicator: 0.5.28
Jetpack by WordPress.com: 3.6.1— Webserver Configuration
PHP Version: 5.4.36
MySQL Version: 5.5.42
Webserver Info: Apache— PHP Configuration
Safe Mode: Disabled
Memory Limit: 168M
Upload Max Size: 128M
Post Max Size: 32M
Upload Max Filesize: 128M
Time Limit: 60
Max Input Vars: 1000
Display Errors: On (1)— PHP Extensions
cURL: Supported
fsockopen: Supported
SOAP Client: Installed
Suhosin: Installed— Session Configuration
Give Use Sessions: Enabled
Session: Enabled
Session Name: PHPSESSID
Cookie Path: /
Save Path: /tmp
Use Cookies: On
Use Only Cookies: On### End System Info ###