puregraphx
Forum Replies Created
-
the video above “Onze werking in 3 minuten tijd” on the homepage is indeed a self hosted S3 video in the Elementor Video widget.
Indeed, like I said, it’s possible the IP has not yet propagated all around. That is indeed the old website.
But as the issue is visible now on the live site, I’ll have to revert the changes. I’ve made another screenshot that might help
https://prnt.sc/qbmkHVEU8qasI have activated the YT integration again, cleared WP Rocket cache, I can see the broken homepage now.
The site has not yet resolved on the new IP yet, so you’ll have to edit your hosts file are we’ll have to wait until the new site is IP fully propagated..
Hi, we have inherited this site so we don’t have the licence nor an account on yithemes.com, nor has our client unfortunately.
However, this issue is not limited to the premium version of the plugin as the cart/checkout is part of the free plugin.Forum: Plugins
In reply to: [Audio Album] Please use the new “on(load)” functionHi, 4 months later this issue still isn’t fixed. We still get
Uncaught TypeError: e.indexOf is not a function at S.fn.init.S.fn.load (jquery.min.js?ver=3.6.0:2:84932) at (index):299:16 S.fn.load @ jquery.min.js?ver=3.6.0:2 (anonymous) @ (index):299The only way to currently load the players is to enable jQuery Migrate script.
<script type='text/javascript' id='audioalbum-js-after'> jQuery(window).load(function() { jQuery(".albumtrack").css("visibility", "visible"); jQuery(".track").css("background-image", "none"); }); </script>Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] v6 should go back to the drawing boardIsn’t the purpose of responsive design to make the buttons stack on top of each other instead of side by side when there isn’t enough space? I don’t understand why the 2 (or even 3) buttons need to stay side by side no matter what.
Surely making something responsive doesn’t mean you force a certain hierarchy in the buttons. It’s just normal behaviour that when there is not enough space, elements wrap and one button will be on top.
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] v6 should go back to the drawing boardOh, posted too soon.
I can’t set anything else than the default width of the cookie banner. Whatever I set, after the save it’s back to 564px.
In addition to that, even if 400px would be saved properly, the layout of the banner is not 400px, only the Categories block is, title and buttons are still 564px.The width of the banner also automatically changes when editing the title size
.cmplz-cookiebanner .cmplz-title {font-family:"Montserrat", Sans-serif;font-weight:700;font-size:20px}
After this css, the width jumps to +/- 700px- This reply was modified 4 years, 2 months ago by puregraphx.
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] v6 should go back to the drawing boardI’ve downloaded the zip from GitHub (6.1.0.1) this seems to have fixed the issue.
I don’t know if anything changed about the columns, but just to be sure I’ll list them below.Dankjewel,
Warme groeten,Column Type Comment ID int(11) Auto Increment banner_version int(11) default int(11) archived int(11) title text position text theme text checkbox_style text revoke text header text dismiss text save_preferences text view_preferences text accept_all text category_functional text category_all text category_stats text category_prefs text accept text message_optin text readmore_optin text use_categories text tagmanager_categories text use_categories_optinstats text hide_revoke int(11) disable_cookiebanner int(11) banner_width int(11) soft_cookiewall int(11) dismiss_on_scroll int(11) dismiss_on_timeout int(11) dismiss_timeout text accept_informational text message_optout text readmore_optout text readmore_optout_dnsmpi text readmore_privacy text readmore_impressum text use_custom_cookie_css text custom_css text statistics text colorpalette_background text colorpalette_text text colorpalette_toggles text colorpalette_border_radius text border_width text colorpalette_button_accept text colorpalette_button_deny text colorpalette_button_settings text buttons_border_radius text animation text use_box_shadow int(11) hide_preview int(11) popup_background_color text popup_text_color text slider_background_color text button_background_color text slider_background_color_inactive text slider_bullet_color text button_text_color text accept_all_background_color text accept_all_border_color text accept_all_text_color text functional_background_color text functional_text_color text functional_border_color text border_color text use_logo text logo_attachment_id text close_button text functional_text text statistics_text text statistics_text_anonymous text preferences_text text marketing_text text font_size text header_footer_shadow int(11) disable_width_correction int(11) legal_documents int(11)Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] v6 should go back to the drawing boardI restored a backup to the pre 6.x version, these are the columns I currently have in the DB. I will update to a 6.x later this evening and check columns again and the debug log.
ID int(11) Auto Increment banner_version int(11) default int(11) archived int(11) title text position text theme text checkbox_style text revoke text header text dismiss text save_preferences text view_preferences text accept_all text category_functional text category_all text category_stats text category_prefs text accept text message_optin text readmore_optin text use_categories text tagmanager_categories text use_categories_optinstats varchar(255) hide_revoke int(11) disable_cookiebanner int(11) banner_width int(11) soft_cookiewall int(11) dismiss_on_scroll int(11) dismiss_on_timeout int(11) dismiss_timeout text accept_informational text message_optout text readmore_optout text readmore_optout_dnsmpi text readmore_privacy text readmore_impressum text use_custom_cookie_css text custom_css text statistics text colorpalette_background text colorpalette_text text colorpalette_toggles text colorpalette_border_radius text border_width text colorpalette_button_accept text colorpalette_button_deny text colorpalette_button_settings text buttons_border_radius text animation text use_box_shadow int(11) hide_preview int(11)Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] v6 should go back to the drawing boardI just updated one of our client sites to 6.0.1. the issue with the Save button is still there. So changing a settings in Settings Block 1 + Save indeed saves the settings, but then resets to default which means that saving settings in another Settings Block will save the default settings from block 1 + the new settings from the other block. It’s a lose-lose situation as you cannot save All settings in 1 go.
Deleted the plugin with the option to remove all settings and tables. Did a WP Optimize afterwards, reinstalled the plugin. I am still not able to change and save settings in different blocks. I can’t imagine you are going to leave this issue till v 7.0
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] v6 should go back to the drawing board@rogierlankhorst
I just downloaded the branch you linked above and it seems the issue is PARTLY fixed in that way that any settings I change in the admin are still reverted after saving. So no matter which toggle I switch or width I enter, after Save, it’s back to defaults.
However, those changes ARE visible in the frontend. BUT, and now it gets even more confusing… as each block of settings has its own Save button, the reverted changes in another block are also saved.
TIP: have 1 SAVE button for the whole settings page.Example: in Categories block, I disable all 3 descriptions, hit Save, page reloads, descriptions are enabled again in admin but invisible in frontend. If I now toggle the Deny button in the Banner Settings and hit Save. The Deny button will indeed be invisible in the frontend BUT the 3 descriptions will be visible again.
This is now the 4th or 5th site I updated to the 6.x version and ALL have issues. If this were the paying version of the plugin, I’d be VERY annoyed.
Thank you
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] v6 should go back to the drawing boardSo how does the database upgrade work? I downloaded the zip, uploaded into WP, it shows Complianz 6.1.0. I deactivated 6.0.6. The issue is not fixed with 6.1
How do I trigger the DB upgrade if it’s not automatically triggered?+ in 6.1. the Anonymous statistics description toggle is broken (again), the toggle remains visible even with the setting disabled. >> this seems due to the fact that no matter what I change, after Saving, the setting remains like default. The thing that ought to be fixed with 6.1.0
- This reply was modified 4 years, 3 months ago by puregraphx.
- This reply was modified 4 years, 3 months ago by puregraphx.
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] v6 should go back to the drawing boardI managed to fix this issue by deleting the plugin AND enabling Clear all data from Complianz on uninstall. After that I optimized the database with WP Optimize. Installed and enabled the plugin again, now the settings are saved like they should.
As this is quite cumbersome, could you please explain in detail how to perform the database upgrade? I found the cmplz_version constant in the complianz-gdpr.php file and I changed 6.0.6. to 6.0.7 but that did not trigger anything, neither did replacing $debug with any number.