Alex
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Wp-cli if the wordpress website hasn’t been installed with wp-cliWhen I type “which wp”, it returns “/home/linuxbrew/.linuxbrew/bin/wp” and I have to go the public_html directory to have wp-cli working.
- This reply was modified 3 years, 8 months ago by Alex.
Forum: Fixing WordPress
In reply to: Wp-cli if the wordpress website hasn’t been installed with wp-cliThanks, Alan for taking part in this thread. Finally, I have installed it through Homebrew, and I have been able to see the list of my plugins on the terminal if I go to the public_html directory. Which is a good sign. However, the wp-cli file is not in the public HTML directory, perhaps it’s thanks to Homebrew.
Forum: Fixing WordPress
In reply to: Issues when i switch to ULTRAFAST PHPa13xgh I came across the same problem, recently. I switched to an unmanaged VPS, and once I have installed wordpress onto my directory, I had a blank page and a download link, once I have opened the file, I had this error message.
<?php /** * Front to the WordPress application. This file doesn't do anything, but loads * wp-blog-header.php which does and tells WordPress to load the theme. * * @package WordPress */ /** * Tells WordPress to load the WordPress theme and output it. * * @var bool */ define( 'WP_USE_THEMES', true ); /** Loads the WordPress Environment and Template */ require __DIR__ . '/wp-blog-header.php';
So, I tried to install Installatron which is similar to softaculous to install apps in the server. And it asked me to install php-sqlite3. I have installed the package, and then it worked.
If you have access to a shell, type
sudo apt-get install php-sqlite3
And it should solve the problem without reinstalling WordPress
- This reply was modified 4 years ago by Alex.
- This reply was modified 4 years ago by Steven Stern (sterndata).
Forum: Themes and Templates
In reply to: [OceanWP] Woocommerce Multi-Step checkout issueI have the same problem
https://snipboard.io/EH6ics.jpg
Furthermore, if logged in, the button “Next” doesn’t work. I have just updated WordPress to the latest version, yesterday. So, it might be the underlying reason. I am going to follow this threat, however, I have to deactivate the multistep checkout option. I hope, we ill know how to solve it very soon
- This reply was modified 4 years, 2 months ago by Alex.
- This reply was modified 4 years, 2 months ago by Alex.
- This reply was modified 4 years, 2 months ago by Alex.
- This reply was modified 4 years, 2 months ago by Alex.
- This reply was modified 4 years, 2 months ago by Alex.
- This reply was modified 4 years, 2 months ago by Alex.
Forum: Plugins
In reply to: Woocommerce composite product+ Elementor Pro compatible?Ok Luis, thanks for answering. Meanwhile, I will go back to variables product + Elementor Pro because the pricing is a lot easier to set on variable products than on composite.
Thanks for your help, Ahmed. The CSS code works.
We are going to have a feature which will allow people to have this
That could be a great idea, however, I’m happy to use js, css or php codes, despite I’m not a websmaster. I think the plugin is doing really well, and if WordPress users really want to comply with the AMP Project, we’ll always find a way to resolve a problem by asking to you and your team, or through google search.
Ok thanks for your highlight
Looks like a 3rd party compatibility issue, Can you please share the List of the plugins activated?
Hi Ahmed, how can we find out the plugins not compatible with AMP?