Franz Stephan
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: flexbox containers are permanently verticalHi,
make the difference between the parent container (impacted by the + button), and the elements inside that parent.
To have widgets sitting horizontally side-by-side, change the container layout settings, or try nested containers: FInd the six-dot button to select the container, change the direction in Settings Layout Items. Experiment with the arrow icons until you find the solution you want.
Hope this helps.
Forum: Fixing WordPress
In reply to: Home page keeps showing old versionCan you check where you got the ‘lay’ theme from? I couldn’t find it on wordpress.org or wordpress.com.
Running alongside plugins like woocommerce and form generators, the theme might run into compatibility issues. If you want to find out, upload the free theme to wordpress.org, and ask someone from the review team to check if they can integrate it into the repository.
Forum: Fixing WordPress
In reply to: Home page keeps showing old versionYou get multiple redirects via 301 to a blog page /?p=(number), which is not your homepage.
Looks like a problem with your cache plugin. Have you checked your settings, consulted the developer’s FAQ?
Have you tried using another cache plugin, or reinstalling your current one?
Forum: Fixing WordPress
In reply to: How to fix a database errorHi,
Try recovering your database by installing a backup. Alternatively, use a tool like PHPMyAdmin or your local file explorer to find out if you are looking at the right location in your file system / db graph.
Forum: Fixing WordPress
In reply to: cannot access wp-admin – redirects to primary websiteTry using another option to login, for example /wp-login, or /wp-login.php.
You can also check back with your admin whether the requested privileges were already granted, or have been inadvertently removed.