esp2013
Forum Replies Created
-
In my post I did say that I renamed the folder (using ftp) so it shouldn’t make any difference if I delete or rename it.
It seems that quite a few people have problems deleting this plugin so there must be some reason that it happens.Forum: Plugins
In reply to: [Fixed Widget and Sticky Elements for WordPress] Update not workingResolved
Forum: Plugins
In reply to: [Fixed Widget and Sticky Elements for WordPress] Update not workingYes, it updates properly now. Thanks!
Actually I can use css to hide the heading for that division and add html tags in the options for the plugin to replace the heading with words of my choice anyway so all is good!
- This reply was modified 7 years, 6 months ago by esp2013.
Thank you, this worked perfectly. It still says Password Protected but now I am able to change the message below that. I’ll edit my rating – you have been great! ??
Thanks, yes there have been some conflicts with other plugins with this theme but it gives my client an easy builder she can work with. It’s a child of Divi by Elegant Themes and the page in question is here: https://www.angiebellspiritualmedium.com/angies-special/
The child theme functions.php is as follows:
<?php
function my_et_enqueue_styles() {
wp_enqueue_style( ‘parent-style’, get_template_directory_uri() . ‘/style.css’ );
wp_enqueue_script( ‘divi’, get_stylesheet_directory_uri() . ‘/js/scripts.js’, array( ‘jquery’, ‘divi-custom-script’ ), ‘0.1.1’, true );
}
add_action( ‘wp_enqueue_scripts’, ‘my_et_enqueue_styles’ );/* === Add your own functions below this line ===
* ——————————————– */?>
The only thing is that I only downloaded the plugin so I wouldn’t need to mess around with the function.php Editing that makes the pugin reduntant, unfortunately.
Yes I did set the options so it must be the theme. I’m running a child theme so will try copying the main theme function for password over to the child theme function.php and edit the wording there
utherpendraggin,
You should install the free version of Wordfence. That will track all login attempts in real time. Also, install Spamshield – that is an awesome plugin that prevents bots from registering. I haven’t had a single fake registration since installing it.
you’re welcome. ??
Forum: Plugins
In reply to: [Skedmaker] Calendar stopped workingOK I came up with a work around for this. I had just changed my theme to Divi and obviously the plugin has a conflict with that theme. To be able to continue using skedmaker I made a subdomain and installed the pre-Divi build I had saved in there, then stripped all unneeded content and plugins. Now I have the calendar in the subdomain linked to the new Divi site so that it switches seamlessly between them without clients being aware of it.
Of course I would have preferred to just use one instance of wordpress. I see that skedmaker has not been updated for a year and is untested with the latest version of wordpress. Are the developers abandoning this project? It would be a shame because it’s the best appointment calendar I’ve found!- This reply was modified 8 years ago by esp2013.
Forum: Plugins
In reply to: [Appointment Scheduler] Appointment Day script does not reveal calendarI have the same experience – the plugin won’t be useable like this. It also causes the wordpress admin bar to disappear and the calendar page title is pushed up too high on the page so that the text starts underneath the top menu.
Here’s my url, if you can fix this it would be a decent plugin but not in its current state.
https://www.angiebellspiritualmedium.com/test-calendar/- This reply was modified 8 years ago by esp2013.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] threaded comments and page widthThank you for this fix for widening pages!! I was tearing my hair out trying every combination in my stylesheet (child theme) with no luck. You are my hero ??
Muthu, thanks for that one – it is exactly what I was looking for. I can try css tweaks in the customizer on the fly and then cut/paste them into the editor if I’m happy with the changes to keep them from being added to the head.
Thanks for your response.
Interestingly, I logged out of my WordPress.com account before clicking the confirmation link but still got the same result yesterday but today I was able to confirm the address and was invited to create an account. Trying in another browser didn’t work yesterday either.
The first two items would be very useful features. For one of the sites I manage, not having those features is a deal breaker but for the other ones using Jetpack Subscriptions we’ll kepp it activated and hope it gets resolved in the near future.I use a purchased plugin – Magic Members. They don’t have any extra bot screening but I just added the WP-SpamShield free plugin and. touch wood, haven’t had a fake sign-up since.