Presskopp
Forum Replies Created
-
Forum: Plugins
In reply to: [GDPR] Blocking cookiesHello there, German Translation Editor here, @deeluuxe, would you mind joining our team on german polyglots channel on slack?
https://de.wordpress.org/2017/11/slack-und-die-wordpress-community/
Forum: Fixing WordPress
In reply to: new domain, some permalinks don’t work anymoreGood to hear,
2 side notes:
1) You may want to switch to PHP7
# Use PHP7 as default AddHandler application/x-httpd-php70 .php2) also checking error logs could be helpful:
Forum: Fixing WordPress
In reply to: new domain, some permalinks don’t work anymoreHello, please try saving your permalink structure again
settings >> permalinks
Forum: Fixing WordPress
In reply to: Website is DownDo you have backups? Did you install anything before it broke? Can you tell your PHP Version? What do you suspect to be a possible reason…!?
First aid is to rename your plugins directory (via ftp) to see if it is helping getting your /wp-admin back.
Forum: Fixing WordPress
In reply to: Website not indexed by GoogleMake sure in Settings // Reading to not have marked the Discourage search engines from indexing this site
Looks like this is coming from the Plugin “WP BASIC Auth” – delete (rename) the plugin folder via ftp and try again. Also your source code shows WP fastest Cache is generating your page so could be necessary to also deactivate this one. Not sure if deleting (renaming) the plugin folder would work in this case, because it writes to your htaccess. Please try and let’s see.
Forum: Themes and Templates
In reply to: [Primer] How to change “Continue Reading” to “text” in SpanishThanks Evan,
I’m just trying to help @franklinl – so probably all he needs is a theme update
Forum: Themes and Templates
In reply to: [Primer] How to change “Continue Reading” to “text” in SpanishI assume you can change that text in \primer\templates\parts\loop\post-excerpt.php ..
ehm, you wouldn’t use a pirated copy of a premium theme, not?
https://themeforest.net/item/libero-a-theme-for-lawyers-and-law-firms/13933476
Forum: Everything else WordPress
In reply to: How to change my username in WordPress.org?Hi, that’s impossible, but you can create a new one.
Forum: Fixing WordPress
In reply to: Reinstalled WP, Lost Some TablesI can only guess, but wp_ is the standard prefix and wpdk_ doesn’t look like any popular prefix of.. anything, but to me it looks like the prefix has been changed in wp_config of your site where the database was and is now your backup. So if you change that (back) to wp_ it should result in a working copy of your site, while not havin the wpdk_ tables anymore.
edit: reading it again could be the other way around, however, make sure in your wp_config file the prefix meets the one of the database
- This reply was modified 8 years, 7 months ago by Presskopp.
Forum: Fixing WordPress
In reply to: Reinstalled WP, Lost Some TablesLooks like only the database prefix was changed. If you change wpdk_ to wp_ in your backup and import the database you should be fine, but no warranties by me!
try
div.post__tags a { white-space: nowrap; }Forum: Fixing WordPress
In reply to: Hide theme name from Chrome Development tools possible?This doesn’t sound like a good idea. Depending on the skills of the people you want to hide it from, they will more or less be able to easily find out. You don’t share your reasons, makes it hard to imagine a use case.
Hi, in short: your images are good in file size.
See also:
https://helpx.adobe.com/photoshop-elements/using/optimizing-images.html