Nancy Rector
Forum Replies Created
-
Forum: Plugins
In reply to: [EasyRecipe] Update error for 3.5.3208I’d forgotten I had the plus version. That’s what confused me. Thank you!
Forum: Plugins
In reply to: [EasyRecipe] Update error for 3.5.3208So… the license is a yearly thing? Or is it that I just need to update it when there is a bigger version that is released?
Forum: Plugins
In reply to: [Popups - WordPress Popup] Only works in test modeI’m still a bit fuzzy on how to prevent the popup from showing on specific pages, posts, categories etc. Meaning I want it to show on all pages EXCEPT for… whatever I set. Is that possible?
Thanks!
Forum: Plugins
In reply to: [Popups - WordPress Popup] Only works in test modeThanks Damian for the reply. Yes I had the cookies set to 0 days. Thank you for clarifying the rules. That helps a lot. Great plugin!
Nancy Ü
Forum: Plugins
In reply to: [Popups - WordPress Popup] Only works in test modeIt appears to be working now. I tested it on other computers. I can’t seem to figure out the rules still…. I set it to exclude a specific post but it still pops up.
Forum: Plugins
In reply to: [Easy Heads Up Bar] Dual color?That’s what I needed. Thanks so much!
RESOLVED: Ends up the Better WordPress Minify was doing it. I disabled it and I’m back to normal! Thought I’d post that in case someone else has the same issue. Ü
https://wordpress.org/plugins/bwp-minify/Thanks!
NancyForum: Plugins
In reply to: [Add Meta Tags] Moving data from another plugin to this oneThanks George for the detailed info. I know you guys get swamped with requests. No problem! I’ll do some checking with what you told me.
Have a good one!
Nancy@jud090 had the perfect link. (Though I didn’t check the others)
screenshot of fixLove finding answers so quickly!
NancyForum: Fixing WordPress
In reply to: How to redirect after changing urlThanks schulte! I’ll check these out.
Hi Joachim,
Thanks for the reply. What I did seems to be working but I appreciate your added details which sound like a better way to do it.
Nancy
Forum: Fixing WordPress
In reply to: Copying metadata to new plugin…Well I can’t find anything that will work. I may have to just copy them one at a time. ick.
Forum: Fixing WordPress
In reply to: Copying metadata to new plugin…Thanks Jeremy! It appears that this plugin is not working correctly in my wordpress dashboard. Could be because its so old. I’m going to hunt for some others now though since I know what to look for.
Forum: Plugins
In reply to: [Simple Meta Tags] Possible conflicts with other addons?I die a search and found these on my header.php
<title><?php wp_title(”); ?><?php if(wp_title(”, false)) { echo ‘ :’; } ?> <?php bloginfo(‘name’); ?></title>
<?php wp_head(); ?>
So I assume I have them and something else is causing the issue. I know there could be many causes for things like this. I’m not that knowledgeable in code so I’ll probably have to change plugins as much as I don’t want too. Kinda need my tags to work though. Ü
I think I figured out how to do what I want. Is there any full documentation for this addon? I’m struggling with understanding aspects of it.