Forum Replies Created

Viewing 15 replies - 1 through 15 (of 32 total)
  • Thread Starter Pixelbits

    (@pixelbits)

    Judging by other comments in this support-forum there are other people wasting time fixing this “Empty-bank-list” issue. So I’m thinking you can save people a lot of debug-time giving this small issue a little effort πŸ™‚

    • This reply was modified 1 year, 7 months ago by Pixelbits.
    Thread Starter Pixelbits

    (@pixelbits)

    I can only give you the best Gen-Z reply to your answer: “The AUDACITY”! πŸ˜‚ Ofcourse I know the setting was intentionally removed; but it DOES affect payment because, as I said, there is a very specific BUG that you haven’t tested for. It is just not only in my install – but maybe specific to my theme or pluginset. πŸ˜…

    I have taken the time to show you a bug in your plugin (and pointing out how/where to fix it) and you come with a reply that there is no issue. But there is.

    Let me tell it again in other ways
    The bug comes up in this situation:

    1) Situation Pre July 2024: You have an install (pre jul 2024!) and you have enabled the option to show a list of banks. Pre July 2024 this install worked perfectly and you can pay; no issues whatsoever. πŸ₯°

    2) Post July 2027: You upgrade to 7.7.0. Looking at the user side of website you will still see the “list of banks” area, but it is empty. You can not progress payment because it says smthing like : “select your bank first” which you can’t.

    The fix would be to turn off the option “Show list of banks” in the admin area but that option is not available in 7.70. Just the clearing of the text like in your example video does not fix the issue. πŸ€”

    To fix this you have to first downgrade(7.5.3 works), UNselect the ShowBanks option, upgrade again to 7.7 and then it works bercause the setting is off. There might still be code in 7.7 that responds when the setting is available in the database?

    The real fix is that when you upgrade to anything above 7.5.5 and the install detects that the options is still ON that you disable (auto-empty) that “Show list of banks” setting (and text) (or at least make it so that it doesn’t cause an issue). That is all.

    Thank me later πŸ™‚

    • This reply was modified 1 year, 7 months ago by Pixelbits.
    • This reply was modified 1 year, 7 months ago by Pixelbits. Reason: Made it less agressive :) No hate :P Only love
    Thread Starter Pixelbits

    (@pixelbits)

    Hi @bastiiaann24,

    We are looking into this and have checked rights, user/group permissions and some other stuff and my gut feeling says it is not a true wp-all-export problem but deleting exportconfigs just triggers something in WordPress. WordPress checks if the wp-uploads dir is correct and does not ‘see’ the symlink dir –> creates a fresh one, destroying the symlink.

    A lot of code to debug. πŸ™‚
    If I find an answer I’ll post an update. Any hints, tips or things you might think of are welcome.

    Note: We are also looking into moving the wp-uploads to a network-shared folder(no symlinks). Maybe if we avoid using a symlink it will all work without any problems… If that works out we might never know what actually caused the symlink problem. We’ll work around the problem and mark it as fixed πŸ˜‰

    FIXED my problem:
    Woocommerce had the same checkout page ad LearnPress.

    So go to:
    /wp-admin/admin.php?page=learn-press-settings&tab=general

    And see if there is the same page for checkout as here:
    /wp-admin/admin.php?page=wc-settings&tab=advanced

    If so: create a unique one for LearnPress .
    This fixed it for me

    Tested this in privacymode so there where no other sessions or anything: and this did not fix it for me.

    In code I see:

    <div class="learnpress">
    <div class="learn-press-message error">
    <i class="fa"></i>No payment method is available.			</div>
    <div class="learn-press-message error">
    <i class="fa"></i>Your cart is currently empty.			</div>
    </div>
    

    I have set up a payment (trough woocommerce) and my woo-cart is not empty.

    Thread Starter Pixelbits

    (@pixelbits)

    Thank you!

    Currently translating words in LearnPress and I think not all strings are translatable.
    Would be great if this is addressed in a future version.

    Thread Starter Pixelbits

    (@pixelbits)

    Thanks for the quick replies. Appreciated! πŸ™‚

    • This reply was modified 5 years, 2 months ago by Pixelbits.
    Thread Starter Pixelbits

    (@pixelbits)

    Versie: 3.2.8.6

    I see this site is also using woocommerce for learnpressi – so error might even be outside of LP?

    Hope you find something.

    Same issue here now for 2 days in a row.
    No banks in IDEAL dropdown.

    Reverting to 2.6.1 fixes that.
    I disabled autoupdates so people can still pay.

    PM for details of site if you want.

    Yes, It is still extremely far from finished. I can not believe this is still the default editor?!

    I think there needs to be some usability research. Look at the way why users like the old editorscreen so much and translate that to Gutenberg.

    This has to do with coloring important parts.
    Creating links so people can fast click to Viewing this page in a new window. (and seeing the permalink for this page)

    Showing more options (maybe only when people have big screens?) instead of defaultly hiding everything underneath an extra click/onhover to uncover those extra options.

    I need to know where to move my mouse before I’m moving it. So I need to see the options. I have a 4k screen, that is almost 80% white when editing in Gutenberg.
    I want to fill it with possibilities, utilities, quicker access; not blank space. πŸ™‚

    /rant

    I can not get this to work? My categories are not clickable?

    My shortcode is:
    [helpie_faq show_search=”1″ search_placeholder=”Filter de veelgestelde vragen” toggle=”1″ open_by_default=”none” faq_url_attribute=”1″ display_mode=”simple_accordion_category” sortby=”menu_order” order=”asc” limit=”0″ enable_wpautop=”0″ categories=”all”]

    Live:
    https://catharinaziekenhuis.info/#hfaq-post-1559

    I have changed a file so I can create a H3 with a category-ID, but I’m not seeing any HREF’s or something πŸ™‚ It does work on the LI-elements

    Anyway. Thanks for the attention and the nice plugin. One of the first that actually worked with filter. πŸ™‚

    Thread Starter Pixelbits

    (@pixelbits)

    Hi wp-buy.

    I’m not trying to punish. I’m actively discouraging other people from using a plugin like this.
    – It gives a false sense of security.
    – It disables or hinders screenreaders
    – it hinders other usages like copying telephonenumers so clients can put your business into their addressbooks
    – It does not protect at all from people who really want to copy stuff. So it only helps scriptkiddies and is generally bad for your site.

    If you would mention in your summary that installing this plugin doesn’t help at all against stealing but only gives a small barrier for unskilled people it would be very transparent and fair.

    I can see that you know how to code. There must be better ways to put that to good use?

    Forum: Reviews
    In reply to: [Gutenberg] This sucks

    You mention that you can’t see what you are building in Gutenberg. I’m a bit unclear here. Can you clarify this?

    Get yourself a copy of Enfold Theme. Try it. See the real difference. One is intuitive, one is not. πŸ™‚ It’s about using the screenspace. Showing what options there are (not hiding them underneath (unnecessary extra mouseclicks).

    There are recent efforts to include more responsive settings in Gutenberg too!

    That is great. But still Gutenberg is the default editor while it still isn’t ready for release. That is my point (and of > 5mln Classic Editor Installers).

    Gutenberg has this too! It’s activated by clicking the + icon. But you don’t need to drag and drop them. Just click on it and it’s added!

    Yeah nice, but no where near as friendly as existing pagebuilders like Enfold, Elementor, Divi(not the best example), Avada. My clients can use those. And they can’t use Gutenberg. That is saying something. Look at what the others are doing right. Gutenberg is not a dead end; def not. But it it still too soon to be released as the new default editor.

    This seems to reveal a core philosophy of WordPress: Less options, more decisions. Gutenberg, because it’s a part of Core has adopted this philosophy as well.

    Yeah, not really the best solution looking at how many people revert back to TinyMCE.

    Sounds like that works just like Gutenberg. Click the text you want to change and click the transform option to switch it to a heading.

    Except in Tiny I can SEE all options before I need them. I kan think about the possibilities. I can switch more easy between lists, text or whatever. This requires more clicks in Gutenberg. More clicks = bad. Bulk actions is better. Seeing options is better. We can discuss about how to display the options; but we can’t discuss more clicks. This is our day-job here. Adding 2 clicks for a function means a thousands of extra clicks for me a year. Hiding options means a lot of people searching for possibilities and unhiding those when needed.

    Forum: Reviews
    In reply to: [Gutenberg] This sucks

    Hi @imdapaolo πŸ™‚ I’d like to add something to your review for @mapk

    A good block editor: Enfold Avia Builder.
    What it can do(and Gutenberg can’t) is:
    – You can see what you are building. Columns, sections, layout
    – It’s responsive friendly each block has lots of display options
    – each block has different meta data for color/look-and-feel etc with clear menu options css options and explanation of what it does or how it can be used
    – When needed you can see the complete source of a page and edit it (debug mode on). Perfect for search replace in a complete page. (like users who copy pasted from MS word including the unwanted MSO styles πŸ™ )
    – When using an import with WP-All-Import you can arrange for the page structure to be imported too. I would not know where to start with Gutenberg
    – There is a visible, categorised library of blocks that you can drag and drop in your page.
    – you can see what options the text-editor has. It is always visible while editing (*instead of Gutenberg who hides all options and I have to click a lot to see what I can do on each specific block). Look at TinyMCE advanced and what it can add.
    – When designing a page I’m not always sure what to get. Shall I use a list? Just a text, maybe a h3 and a text… With TinyMCE you can quickly edit this. With Gutenberg you have to switch blocks. And sometimes move stuff from a blok to another block. And it is VERY time consuming to fiddle to get a nice page. With TinyMCE you could just select a text. Click H3 and be done. And if you’d think it should be in a list you just clicked on the list item and it was a list. With Gutenberg Not so much.

    So. We tried Gutenberg. Its not for us. Please remove it until it is release ready.
    Make more titles/onhover/instructions to educate people what all the shortcut keys are. Make it more intuitive so you can see what you can do without clicking everywhere to figure out what possibilities lie underneath.
    A clean editor is nice; but I bought a 27″ monitor… USE THAT SPACE! Show me more. πŸ™‚

    Good luck

    /rant

    • This reply was modified 6 years, 4 months ago by Pixelbits.
    Thread Starter Pixelbits

    (@pixelbits)

    Ok tried again with the new 5.3 release – but Gutenberg still is the WORST. You can not get a quick post done.

    I miss the button-bar of TinyMCE so I don’t have to click so much before the (minimized version) buttons show up. I need to know beforehand where to move my mouse and what y options are. *That* is intuitive. Not this.

    Editing of a whole page in HTML with search and replace advantages are gone because everything is in separate blocks. I need to be able to have control over all parts of a page. All parts at once. Like a bulk edit (Change all H2 to H3’s).

    Duplicating parts of a post to another post takes way more clicks when compared to classic editor.

    It doesn’t work well with some of my themes. (I know that is a problem of my Themes(lack of Gutenberg support), but I have them; it works and Gutenberg makes it not work).

    It takes SO many more clicks to just copy/paste something from MS Word to Gutenberg before the post is publishable πŸ™

    I still can’t believe this is the standard of WordPress. And judging from the amount of people installing the Classic Editor Plugin, I’m not the only one.

    When I forget to disable Gutenberg my clients all call, without exception, that “it’s not working”. Or that they don’t know how to publish. A sign that it is not release ready for a larger n00b-audience. And that is the biggest part of your audience. People that just want to publish a news item quickly.

    A wise man once said “Kill it before it lays eggs”. Please do πŸ™‚ If you really need something like this that *does* work: install Enfold Avia Editor. Or Elementor.

Viewing 15 replies - 1 through 15 (of 32 total)