cappuccinomedia
Forum Replies Created
-
So it seems the bug lies in the selection of an opening tab. If you choose “none” then the responsive tabs will not work. Let me know if you fix the bug.
Thanks
I want to add that the plugin is the latest version.
nevermind.. the one function i needed this for is now handled directly by woocommerce. asking for refund.
Using latest version 4.1.3
Forum: Plugins
In reply to: [Custom Product Tabs for WooCommerce] Tab to open product pageYes. I would like to click on a tab and then have it open an existing product page. Thank you
Forum: Plugins
In reply to: [WooCommerce] Woocommerce Not sending New order emailsThis is also an issue for me. Has any resolution been developed?
Guys.. Waiting 3 days for a response. A little help and you have a sale.
Also getting these errors
Uncaught TypeError: Cannot read property ‘propHooks’ of undefined
at um.min.js:6
at um.min.js:5
at um.min.js:5I resolved this by Uninstalling the plugin then deleting it. Then went to database and manually deleted any page or record that had to do with ultimate members in the posts table.
Then reinstalled the plugin and it works.
I appreciate that bluebear, but disabling the base64_decode has deterred many many attacks. At one point earlier this year I had 30k plus attacks per day and they were all placing base64 encoded crap. Once the door was open it was a free for all.
I had ,what I thought was tight security before that first file was placed. I was using wordfence and BPS as well as an apache firewall with regular scans.
Might be the baby with bathwater but the only issue so far after 6 months is this one site and with WAF.
Same problem here but with only 1 of my websites.
0046.417 (0) backup_2016-05-02-1207_Business_Development_xxxxxxxxxx-plugins.zip: Attempting to upload to Google Drive (into folder id: xxxxxxxxxxxxxxxxxxxxxxx)
0046.539 (0) ERROR: Google Drive upload error: Failed to start the resumable upload (HTTP 0) (line: 321, file: /xxx/xxxx/wp-content/plugins/updraftplus/includes/google-extensions.php)
0046.540 (0) An error condition has occurred for the first time during this jobAfter the recent WP updates the browser check in cherry/header.php is posting a broken browser image on FB pages using the Jetpack socialize or publicize feature. Instead of using the upload image or featured image it puts the broken browser image..
THis is bad…
Here is the code
<?php /* The HTML5 Shim is required for older browsers, mainly older versions IE */ ?>
<!–[if lt IE 9]>
<div id=’ie7-alert’ style=’width: 100%; text-align:center;’>
<img src=’https://tmbhtest.com/images/ie7.jpg’ alt=’Upgrade IE 8′ width=’640′ height=’344′ border=’0′ usemap=’#Map’ />
<map name=’Map’ id=’Map’><area shape=’rect’ coords=’496,201,604,329′ href=’https://www.microsoft.com/windows/internet-explorer/default.aspx’ target=’_blank’ alt=’Download Interent Explorer’ /><area shape=’rect’ coords=’380,201,488,329′ href=’https://www.apple.com/safari/download/’ target=’_blank’ alt=’Download Apple Safari’ /><area shape=’rect’ coords=’268,202,376,330′ href=’https://www.opera.com/download/’ target=’_blank’ alt=’Download Opera’ /><area shape=’rect’ coords=’155,202,263,330′ href=’https://www.mozilla.com/’ target=’_blank’ alt=’Download Firefox’ /><area shape=’rect’ coords=’35,201,143,329′ href=’https://www.google.com/chrome’ target=’_blank’ alt=’Download Google Chrome’ />
</map>
</div>
<![endif]–>
<!–[if gte IE 9]><!–>
<script src='<?php echo PARENT_URL; ?>/js/jquery.mobile.customized.min.js’ type=’text/javascript’></script>
<script type=’text/javascript’>
jQuery(function(){
jQuery(‘.sf-menu’).mobileMenu({defaultText: <?php echo ”’ . apply_filters( ‘cherry_text_translate’, html_entity_decode( of_get_option(‘mobile_menu_label’) ), ‘mobile_menu_label’ ) . ”’; ?>});
});
</script>
<!–<![endif]–>here is an example
https://www.facebook.com/donsmobileglass?ref=hl
I am going to REM out the browser stuff in header.php but that is not a fix.
I ran the url through the FB debugger and got this.
Object at URL ‘https://www.donsmobileglass.com/california-glass-ca/modesto-turlock-merced-manteca/auto-glass/light-headlight-restoration/’ of type ‘article’ is invalid because the given value ” for property ‘fb:app_id’ could not be parsed as type ‘fbid’.
Warning
Errors That Must Be Fixed
Object Invalid Value Object at URL ‘https://www.donsmobileglass.com/california-glass-ca/modesto-turlock-merced-manteca/auto-glass/light-headlight-restoration/’ of type ‘article’ is invalid because the given value ” for property ‘fb:app_id’ could not be parsed as type ‘fbid’.I took out the FB page ID