SNightwolf
Forum Replies Created
-
Forum: Reviews
In reply to: [All-in-One WP Migration and Backup] No way to import more than 100MB“How is this a scam?” – Simple, you cannot install this plugin and migrate a wordpress website if you have more than 100MB site. This means that if you did not compress your images you are looking at a site with less than 50 images.
I literally created a website got the design finalized and the client decided they want to have the domain name changed. After spending many hours doing odds and ends to meet customer’s demands I did not want to redo that just do to domain change.
This plugin makes you believe it will work for free, and after installing it and doing a backup, I am prompted with:
“you wasted your time, because surprise 100MB is the limit, unless you pay me.”
Now you could say that it didn’t take that much time, but some people might be short on time, thus scamming people out of money.
If the plugin notes were honest and the author didn’t lie to the one review saying you can do more than a 100MB website with file upload, this review would have never happened.Forum: Fixing WordPress
In reply to: How do you add pages to navigationReading a manual for a theme? That could change yearly? That is the default setup?
Notice I said specifically spending 10 minutes to get to grips with an unrequested change is not a sane decision. That manual would take me 30-60 mins if I am uninterrupted.
But having 5 clicks to get to a basic feature that previously took 1 click is just sabotage. I do 1 new website every 4 months, and having to set one up in less than 1 hour is what I plan for, bill for and allocate time for.
This is not insignificant issue to me, and the reason you don’t develop a website from scratch yourself is because WordPress does a lot of the tedious steps automatically. This is bringing tedious back into the website creation, the precise opposite of what WordPress should aim for.Forum: Fixing WordPress
In reply to: How do you add pages to navigationAfter hours of struggling I noticed that:
1. “navigation” on the left sidebar is only designed to create more menus and nothing else.
2. Clicking on the webpage preview hides left sidebar and give access to right sidebar.
3. Clicking on the intended page navigation selects the first link instead of entire navigation block.
4. From there you can use settings on right sidebar to “breadcrumb” back to page navigation.
5. This is where you can add and remove your website pages/post/links/logos
Having to click 4 times to reach the edit website navigation is mind-blowingly insane. That is not 4 intuitive clicks, but clicks that each seem to work on different aspects of design.
I say this not lightly, but this is not an oversight, this is intentional sabotage.
You cannot have existing website creators look for a basic feature for over 10 minutes nor expect them to watch a training video for new convoluted design ideas.Forum: Plugins
In reply to: [WooCommerce] Complete Order does not direct to payment gatewayThe issue was the theme, overwriting the checkout pages.
- This reply was modified 9 months, 1 week ago by SNightwolf.
Forum: Reviews
In reply to: [WC Booster] Breaks normal WP backend loginPlease give me a way to delete your plugin data from my database.
Forum: Plugins
In reply to: [WooCommerce] Complete Order does not direct to payment gatewayI do not want to use that one, and didn’t install that plugin. I even checked the file directory and that plugin doesnt exist
- This reply was modified 9 months, 1 week ago by SNightwolf.
Forum: Reviews
In reply to: [WC Booster] Breaks normal WP backend loginWordPress installed, woo commerce installed, wc booster installed… dead login page
Forum: Reviews
In reply to: [WC Booster] Breaks normal WP backend loginThis plugin on a fresh installed website with woo commerce!!!
THERE IS NO CONFLICTForum: Reviews
In reply to: [WooCommerce] Checkout page does not work without extra plugins“I understand you are facing issues on your checkout page.”
Good point if woo commerce didn’t by default have wc booster plugin shortcode for its checkout page.
Can woo commerce work without “wc booster”? If not then this is an issue that needs to be raised on your plugin page, because there is actively something you can do that has nothing to do with wc booster*.
If woo commerce can work without wc booster, why have wc booster as a default checkout page?
*What I expect from your plugin is either:
1. Not require wc booster to work, and not have it as a default.
2. Check if wc booster is installed and if not, notify user of a need for checkout plugin and list a few different plugins.
This complaint is largely because I want to see a solution. Thanks for response to my issue.Forum: Requests and Feedback
In reply to: Create History FeatureThanks for reply Samuel, as well for a solution to the primary reason I created the feature request.
I would like to see it as part of the default functionality of wordpress though.
Hi,
I must admit that I did not. I glanced over the pdf and it seems to cover everything.
However I don’t want to translate every page by hand, especially not on a pre-existing site that already has visitors.
I used the recommended language pack with it that did not work either. Probably needed some extended setting updates as well.
I used google translate plugin and it has a crappy UI but no need to configure settings. It just works out the box.
My rating stands until this plugin works out the box configured at least with one language (preferably english).
Forum: Plugins
In reply to: [WP eCommerce] Cartdoinastanciu I see your site has been fixed. Could you please tell me what you did?
Forum: Plugins
In reply to: [Contact Form 7 Modules] Default value does not pull through like normalHad to write my own code by editing the plugin. Line 123 in Hidden.php
I assume this code is bad and might have issues, possibly security issues so use at own risk:if ( (is_array($value) && is_empty($value)) || $value == "" ) { $value = isset($GLOBALS['_POST'][$tag->name])?$GLOBALS['_POST'][$tag->name]:""; }
If there is anyone willing to add a better solution please do so.
Forum: Plugins
In reply to: [Contact Form 7] How do you insert a Post variable into the form?Thanks I believe that is exactly what I wanted.
Forum: Plugins
In reply to: [Grunion Contact Form] Create BlacklistSilly me, didn’t realize that this plugin is out of date and unsupported