Mantu2
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] Purge all cache functiong not working on multisiteHi,
Yes. There were lots of problems on my site and partially things have been fixing itself. Let me explain. I had a problem which started while using WP-Optimizer plugin which lead to misconfigurated .htaccess file. After figuring that out, the site started to work. Since I’ve had quite “strong” settings in cache, emptying cache manually is important while making any changes. Although the support page did not work yesterday, now it seemed to work ok in my backend.
I am not using admin bar on front end. I found several years ago a bug which lead to security vulnerability. Don’t know have that been fixed, but not using front end admin bar for a reason anymore.
Some other forums have notes that for “The Link You Followed Has Expired” reason is settings of upload limits. If so, then it should be consistence on all admin pages.
I did try purging all chaches, but it did not have an effect.
Hi,
Yes. I have found the problem and solved it. The work with database mislead me to trying to find the result from database. However, meanwhile the database work process, the .htaccess file was modified and that took the site functionality away. After finding that, fixing it was rather fast. Still weird for me that WP-O did make changes to .htaccess file or made other changes which ended up with misconfigured .htaccess file.
Thank you for your concern.
@millionleaves thanks. The plugin did make a difference to the error messages. Thanks. However, it didn’t help with the original non-working-links-problem. But at least this thing is now sorted.
Did that, but there is no effect. I assume also, that the plugins are not the problem. Troubles just continued even when all plugins were disabled. Therefore I think this is something to do with WP-O plugin changes to database.
Forum: Fixing WordPress
In reply to: How to update all pages in oneHi,
Sure I contact the plugin developer. However, in this point I do not yet know where the problem is (note AIOSEO). Therefore first logical place to ask was here.
Forum: Networking WordPress
In reply to: Multisite won’t apply changes on settingsSeems that the problems where caused by caching. Still to figure correct settings (Almost there)
Forum: Plugins
In reply to: [Simple Lightbox] Lightbox work good execpt in the galleryHi,
CPT: https://fi.ww.wp.xz.cn/plugins/custom-post-type-ui/
Theme: https://catchthemes.com/themes/catch-responsive/
Child theme is totally by myself, no link to that unless if login as an admin.
A plugin used in the custom post page: https://searchandfilter.com/ and https://fi.ww.wp.xz.cn/plugins/relevanssi/Settings: https://tinyurl.com/y24wbwup
Gallery template code:
<?php /** * Template Name: Harmonikkagalleria */ get_header(); ?> <?php $harmonikkatyypit_terms = get_terms( 'harmonikkatyypit' ); ?> <?php foreach ( $harmonikkatyypit_terms as $harmonikkatyypit_term ) { $harmonikkatyypit_query = new WP_Query( array( 'post_type' => 'harmonikka', 'tax_query' => array( array( 'taxonomy' => 'harmonikkatyypit', 'field' => 'slug', 'terms' => array( $harmonikkatyypit_term->slug ), 'operator' => 'IN' ) ) ) ); ?> <div class="harmonikkatyyppi-container"> <h2><?php echo $harmonikkatyypit_term->name; ?></h2> <div class="harmonikkatyyppi-images"> <?php if ( $harmonikkatyypit_query->have_posts() ) : while ( $harmonikkatyypit_query->have_posts() ) : $harmonikkatyypit_query->the_post(); ?> <div class="harmonikkatyyppi-single"> <a href="<?php echo get_permalink() ?>" title="<?php the_title(); ?>" > <?php the_post_thumbnail('thumbnail'); ?> </a> </div> <?php endwhile; endif; ?> </div> </div> <?php // Reset things, for good measure $harmonikkatyypit_query = null; wp_reset_postdata(); } ?> <?php get_footer(); ?>Forum: Plugins
In reply to: [Simple Lightbox] Lightbox work good execpt in the galleryMeow?
Forum: Plugins
In reply to: [Simple Lightbox] Lightbox work good execpt in the galleryHi,
I tested the link, it works fine. Here is also to another link to the gallery main view. This link works. Just click a thumbnail to access the individual gallery picture to test the plugin.
I have the latest version of WP. jQuery library should also be as it comes with WP (I have never done a thing for this). PHP is 7.3.21 and MySQL is 5.7.31. With phpinfo I found: cURL support enabled and cURL Information 7.72.0.
Sorry, but I don’t know how to check if cURL is eneabled for local requests. As well with the theme files I’m not sure how to proceed. I’m using a child theme for a Catch Responsive.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Backend not updatingMight be that I am mixing two plugins (didn’t build up this system, just using it). I’m using as well Search & Filter Pro to run my website search fields at gallery mentioned before. The problem was eliminated by emptying also the browser cache, not only WP’s and Cloudflare cache. So somehow the browser is not able to understand new information right away when entered to taxonomies. So you think I should contact Search & Filter Pro instead?
Forum: Plugins
In reply to: [W3 Total Cache] Slow queriesHi,
thanks for fast reply.
So far I’ve been following is WPML’s notes about how to setup W3TC. They have work the best so far. At the moment I am not willing to use Object Cache. When doing this, the site won’t work as wanted. Seems that the settings are as good as possible at the moment. However, I’ll have a look what happens if database cache is disabled.
Website speed for customers is fine. I’m mostly worried about the admin panel speed. I’ll ask WPML what can I do with the admin panel speed. It is their plugin what makes it slow.
Viljo
Forum: Networking WordPress
In reply to: Multisite sub domain not workingAh, sorry. At the moment I can’t use multisite admin sites too good. It is not showing all things it should. I have put up mainpage on http://www.mydomain.net and another page under http://www.mydomain.net/subfoldername. When trying to open admin panel for the /subdomainname, it gives me:
“Not Found
The requested URL /subfoldername/wp-admin/ was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.”
At the same time I have my old web site working on http://www.mydomain.net/subfoldername (An actual folder you can find with ftp). This is site made with basic html. I have also one domain linked to /subfoldername.
Forum: Networking WordPress
In reply to: Multisite sub domain not workingHi,
Thanks for the support for so far!
I’ve looked to the database with the Better Search Replace and I used databases own search option as well. I found a lot of old url’s and replaced to fit the new url. Many old tables I deleted (which haven’t been effecting to this site at all) But so far what I have changed has not effected the fact that the wordpress admin panel cannot find the subdomain for editing. Mostly the url’s I’ve found so far have been part of sites or pictures or similar.
Just wonder, what are the most important tables to be correct that the admin panel shows the subdomain admin?
Forum: Networking WordPress
In reply to: Multisite sub domain not workingHi!
I tried to find the exact instructions I used, but I have cleared my cache, sorry.
Basically I did following 1) moved content with cPanel from subfolder to the root (moved, not copied), 2) changed database tables to fit the new directory and 3) changed wp-config settings via ftp.
I didn’t mention yet, but there was problems with pictures, too. For some reason most of the pictures didn’t have the new directory as their url, but they did appear on wordpress. I tried to find the wrong setting from database, but after enough many hours, I found out that it was easiest to go trough every page and find the pictures from media gallery again. Some pictures where appearing as “duplicate blank” but with picture data. When deleting one of these “empty” pictures, the other duplicate was deleted, too. It seems to me that wordpress showed two pictures although in the content directory there was only one picture.
Forum: Fixing WordPress
In reply to: Uploaded pictures having a wrong urlAnd why I know why it is in the plugin uploader? Well. The WordPress media library uploader works fine, but when using the uploader trough the plugin, I get wrong url for the uploaded pictures (And therefore they are showing totally grey thumbs). The plugin cannot find the media library pictures if they are put trough normal media library uploader.