Joanne
Forum Replies Created
-
Hi robnalexpress
Yes, I cleared the browser cache. I even have a 2nd computer I use for checking sites and cleared its cache. Still see the blue bg in the header. The blue bg should be white.
I put the CLoudFlare service (used with w3 total cache) in development mode. And after this I got a database connection error.
Does anyone else see “cannot connect to database” error when using the CLoudFlare integration?
Joanne
Hi tgeorge
Thanks for your reply.
“Empty cache” sounds good. The change I was looking for still doesn’t appear in the browser. I am looking for a white background for my project (https://imatchdesigners.com) and I see the old blue one instead.
SO I tried another approach: Instead of changing the stylesheet to remove the unwanted background image and make the div white (#fff), I just replaced the blue background image with a white one of the same size.
So I exported all the media files, wp-includes, theme files, minify files and custom files.
The old bg image is still there.
I am using the CLoudFlare service. I wonder if that is part of the problem.
Do you have this problem?
Mine does the same.
SO I just go to file manager on the server. And I look and see when the zip file is ready.But for some reason the file I got does not end in .zip Can I just rename it?
Forum: Hacks
In reply to: Adding login/logout to thte menuWell, that code from WP Smith didn’t work for me but this one did:
Good luck!
Forum: Hacks
In reply to: Adding login/logout to thte menuI did the same thing – added a login/out link with the function you show at the top.
And I had the same problem: all menus got the link, not just the one I wanted.
Here is the post with a function that lets you select the menu for the login/out link:
https://wpsmith.net/2011/tutorials/how-to-add-a-log-inlog-out-link-to-a-specific-custom-menu/
HI me too – I put in the wrong google account at setup.
Uninstalling, deleting cookies and cache, and installing a fresh copy of plugin did not work.
Need a “reset” feature!
(help)
realepicurean
You want to change category pages to show excerpts not full posts yes?
Me too – here is what worked for me
Edit category.php (I’m using a twentyelevenchild theme)
Change this around line 39
get_template_part( 'content', get_post_format() );
to this:
?> <h2><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php the_title(); ?></a></h2> <?php the_excerpt(); ?>
This gives an excerpt and title which is a link to the full post.
Good luck!
Forum: Plugins
In reply to: [AutoChimp] checked bypass double optin – still get confirmation emailactually, I want it to return a thank-you URL after successful opt in.
Thanks for your help – enjoy the donation.
Forum: Themes and Templates
In reply to: Twenty Eleven header image sizeEven better help here – if you just want to change the default header image size in twenty eleven
https://www.blog.web6.org/twenty-eleven-header-image-how-to-change-size/
Forum: Themes and Templates
In reply to: Twenty Eleven header image sizeLotrr —
This post from wpti.ps goes into detail about removing and replacing the header image in a twenty eleven child theme – even changing the size – using functions.php.https://wpti.ps/functions/replace-remove-header-image-twenty-eleven-theme/
I’m trying it right now.
Forum: Hacks
In reply to: Inserting search form into custom menusI’ll take a swing at it — got a link for a preview?
Hi
I am having problems with this too – same error messageThe host service I am using is Godaddy and my connection is really slow.
Which hosting services are you using?
I am looking for a way to do this too.
Looking at shutter-reloaded.js
I’m not a javascript coder though.
Forum: Your WordPress
In reply to: Beautiful pictures, free service, no signups – why?Thank you – I appreciate your helpful suggestion
Forum: Your WordPress
In reply to: Beautiful pictures, free service, no signups – why?Thank you
We have seen some activity re: signup.
Will look at the stats as you suggest. I hear it: SEO, incentive, time.
Thanks for the feedback.