catokeefe
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: How to hide an empty taxonomyThank you Michael!!
That worked perfectly. I appreciate your quick response.
I never thought about it being the <br/>….was expecting something harder.
Thank you,
C.Okeefe
- This reply was modified 6 years, 8 months ago by catokeefe.
Ok. Thank you. I’ll do that and see what happens. Thanks for the help.
Can you also tell me what feature or features on your plugin that caused the login screen to be non-accessible?
Thank you. I was able to get in. I use a premium theme called Flavor, which is a more complex theme that also uses mini-sites. My site, so far, is just in testing stage, so I just have “filler” type posts in it right now.
I also have the following plugins installed. Can you see if any of these will cause a conflict with your security plugin:
Rebuild all thumbnails – activated
Akismet Anti-Spam – activated
All In One WP Security – deactivated
Contact Form 7 – deactivated
Custom User Profile Photo – activated
Email Subscribers & Newsletters – deactivated
Enhanced Text Widget – activated
Envato Market – activated
Google XML Sitemaps – deactivated
Lightweight Grid Columns – activated
Maintenance – deactivated
Quttera Web Malware Scanner – activated
Responsive Lightbox – Activated
Tabs Pro wpshopmart – Deactivated
TinyMCE Advanced – activated
Universal Star Rating – activated
WonderPlugin Carousel – activated
WooCommerce – deactivated
WordPress Importer – activated
WP Customer Reviews – deactivated
How can I get logged in? Do I have to delete the plugin? It was working fine last night. When I put the maintenance mode on, I went back to make sure I could log back in and it allow me to.
It was either A2 Optimized or W3 Caching that almost destroyed my site. I have recovered most of it, but I lost about 2 long days of work. Very upsetting.
Forum: Themes and Templates
In reply to: [SuperMag] Ads with Javascript are not showingHi. Thanks. I found out what it was. It’s because I have an “https” website, so my ads have to have that in the links or they won’t show.
I appreciate you contacting me.
Probably about Friday, I’m going to get the Pro version.Thank you.
Forum: Fixing WordPress
In reply to: Javascript not working for adsI have resolved this. It comes down to the http versus https in your links. Anyways, all browsers are showing my ads now.
Forum: Fixing WordPress
In reply to: Javascript not working for adsI just tried my site in IE and my ad shows up there (I had to click a button to “show all content”). So, I don’t know why it doesn’t show up in Firefox and Chrome.
- This reply was modified 7 years, 1 month ago by catokeefe.
Forum: Fixing WordPress
In reply to: Javascript not working for adsIt doesn’t work. I put this before the php in header:
<script type=”text/javascript” src=”/assets/js/supermag-custom.js”></script>my javascript is in the js folder which is in the assets folder.
I don’t know anything about JS. I don’t have this problem at my other site.
Forum: Plugins
In reply to: [JB News Ticker] Redirect Link in Plugin’s DescriptionI split the above link up so it was not clickable.
- This reply was modified 7 years, 10 months ago by catokeefe.
Forum: Themes and Templates
In reply to: [BizStudio Lite] Completely remove slider?You can also deactivate the flex slider code in the HEADER.php file. It starts around the middle of that file. Use the before code, <!– and the after code –> and it deactivates it.
I put in a child theme, so when the Theme has updates it won’t affect my styles.
Forum: Themes and Templates
In reply to: [BizStudio Lite] Help with Child themeI was able to get the Child Theme installed. I just uploaded it from my Theme page.
I was using FileZilla to upload it in the beginning. For some reason Filezilla would not upload it properly.
Forum: Themes and Templates
In reply to: [BizStudio Lite] Help with Child themeI have activated Jet Pack and now have the CSS Stylesheet editor within my Appearance block. So I can change the styles without worrying about losing them all without the child theme, but I still want the child theme. I’ll have to get back about why the child theme is not working. It just keeps saying it is missing the template. But it works on my local test site.
Thanks for your help. I think we at least narrowed the problem down.COKeefe
Forum: Themes and Templates
In reply to: [BizStudio Lite] Help with Child themeHi,
I deleted the parent theme and child theme. Then I uploaded a new copy of the parent theme. I tried re-installing from my Themes page. Still didn’t work. So, I downloaded a new copy from the www.ads-software.com site. It still does not work. My child theme has only one file in it: style.css. Here is my code:
/*
Theme Name: bizstudio-lite-child
Description: Bizstudio Lite Child Theme
Author: C.OKeefe
Author URI: https://www.officesupportexpress.com
Template: bizstudio-lite
Version: 1.0.0
*/@import url(“../bizstudio-lite/style.css”);
I put in single quotes in the url path also. It didn’t make a difference.
I did try this on my local site in a test site I have. And it worked fine!!
I will check back to see if you have any other ideas. It’s probably something really simple I’m missing.
I have to go to work later but I can check back.
Thank you,
cokeefe