hejeva2
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar Shortcode & Block] Show evenets who have both categoriesIt doesn’t take 2 categories..
One way code that makes it work with 1 or more is to modify the code around line 81 withif ($ecs_cat) { $ecs_cats = explode(",", $ecs_cat); $ecs_event_tax = array( array( 'taxonomy' => 'tribe_events_cat', 'field' => 'slug', 'terms' => $ecs_cats ) ); }
Then you can give the multiple cats like this:
[ecs-list-events cat=’general-board, committee-meeting’ events limit=’4′]Forum: Plugins
In reply to: [Arconix FAQ] Breaks the sidebarI am seeing the same issue. I was upgrading from 1.4.1 to 1.5.1 for the FAQ plugin and it pushed my sidebar down. Looking at the css, it looks like the FAQ shortcode that puts on the faqs has an extra div in it. https://screencast.com/t/2nyC7qDHJv
I rolled my site back to 1.4.1 until this is resolved.Forum: Plugins
In reply to: [WooCommerce - Table Rates] Get this error after adding productI just installed woocommerce 2.0.14 and this plugin. Did some basic configuration and get this same error when I am on cart page.
“Warning: in_array() expects parameter 2 to be array, string given in C:\wamp\www\wordpress-3.6\wp-content\plugins\woocommerce-table-rates\tablerates.php on line 189” I was setting up the cart to only sell within US.The fix worked for the issue on my site. Thank you for resolving this.
Just updated the plugin and if the 1.2.1 release had the bug fix in it. It didn’t help and the issue is there there.
I don’t think its rare or I have found a way to hit the bug frequently because 9 out of the first 50 posts have the issue.
I sent you an email with the requested information. Let me know if you don’t get it. The db is attached.
FYI:
I made a copy of the website:
Disabled all plugins except for types and also switched the theme to Twenty Twelve.The same problem still arises.
If you want access to dev site, to take a look at it please let me know and I can get credentials to you.
WordPress 3.5.1
Theme Alyeska (child theme) from ThemeblvdPlugins activated:
All in One SEO Pack
Allow PHP in Posts and Pages
Always Remember Me
BackupBuddy
Contact Form 7
Easy Privacy Policy
Easy Theme and Plugin Upgrades
Envato WordPress Toolkit
Flexi Quote Rotator
Google Custom Search
Google XML Sitemaps
HeadSpace2
Page Security by Contexture
Print Friendly and PDF
Quick Page/Post Redirect Plugin
Social Sharing Toolkit
Spam Free WordPress
TinyMCE Advanced
Types – Complete Solution for Custom Fields and Types
WYSIWYG WidgetsOperating System: Linux CentOS
PHP Version: 5.2.17