catwingz
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Luminescence Lite] clickable link in banner?Hi,
This helped, but I must be doing something wrong. I put the edited file in the child theme. When I try to click on it on my desktop computer it asks if it can launch Skype or some other application, but when I try it on my Android it just refreshes the home page.
What am I missing?
Thank you
Forum: Fixing WordPress
In reply to: Media library grey, Menu controls in Admin brokenThe problem is halfway solved, but it’s a bit of a mystery.
I disabled all of the plugins. This gave an immediate fix to both the media library and menu issues, so I made the necessary changes in case I wasn’t able to find a permanent fix. Then I reactivated each plugin one at a time twice.
The first round gave all of the plugins a clean slate for the media library, so I don’t know why it wasn’t working. Any suggestions? Is it possible that the on-off-on again might have reset something?
The second round determined that the Category Sticky Posts plugin is causing the drag & drop in the menu controls to break. For the moment I have reactivated this since it is needed on the site and the menu is now properly configured. I would love to know how to fix this so it’s not necessary to work around it when there is a menu change.
Forum: Themes and Templates
In reply to: [Luminescence Lite] clickable link in banner?There is a phone number in the banner on the home page. I’d like to make that active for click to call. I would also like to know if it is possible to do the same thing on other pages if she decides to add more or different banners on other pages. See this screenshot. Thank you
Forum: Plugins
In reply to: [FancyBox for WordPress] plugin says it's up to date, but it's notThanks, that helps. Yes, backups are the rule with one so out of date! 🙂
Hi, has there been any progress with the solution to the mobile accordion problem? The site went public awhile ago here and I would love to be able to cross this off of my list. thanks
Forum: Themes and Templates
In reply to: [Luminescence Lite] clickable link in banner?I am coming back to this project and currently working on the banner. In the past she has had different banners on different pages, so this may call for a two-part solution.
In sidebar-header.php is this the right line of code for the ‘click to call’ link to be inserted? The link currently goes to a blank page, so it needs some attention.
<a href="<?php echo esc_url( home_url( '/' ) ); ?>"><img src="<?php echo esc_url( $header_image ); ?>" class="lum-header-image" width="<?php echo get_custom_header()->width; ?>" height="<?php echo get_custom_header()->height; ?>" alt="<?php bloginfo('name'); ?>" /></a> My php is very limited, so I could use some guidance here. thanksForum: Fixing WordPress
In reply to: 'are you sure you want to do this?' blocks loginOops, I spoke too soon. Firefox is still blocked. I can get into the public site, but not the dev site with the roadblock. How can I get the login unblocked?
I’m not sure what happened with my post, but the link goes to the site!
Forum: Installing WordPress
In reply to: convert custom MySQL blog into WordPressWe asked to see the file before quoting them a price. they don’t appear to be comfortable with this, so the issue is moot. Oh well!
Forum: Plugins
In reply to: [User Role Editor] Control not being addedI’m not sure what changed, but it is working now. The theme authors said that they didn’t have anything related to role management in the theme. This morning I was preparing to try switching the development site over to Twenty-something and noticed that a theme update had become available. I don’t know if it had a fix, but now MailPoet is showing up in her editor login for both Firefox and Chrome. Thank you for your help!
Forum: Plugins
In reply to: [User Role Editor] Control not being addedFyi, the theme on this site is the free version of Catch Evolution. I just asked about this issue in their support forum as well.
Forum: Plugins
In reply to: [User Role Editor] Control not being addedThere are no plugins installed that modify the admin menu beyond adding their own controls. No changes have been made to the theme’s functions.php file. I tried deactivating a pair of plugins that came with the theme but not needed, and that made no change.
Could it be some sort of conflict with the theme itself?
Forum: Plugins
In reply to: [User Role Editor] Control not being addedForum: Plugins
In reply to: [User Role Editor] Control not being addedHow/where would you like me to send the screenshot?
Forum: Plugins
In reply to: [User Role Editor] Control not being addedAll of the custom capabilities are checked for Editor, and I haven’t changed any of the default core capabilities. Is it possible that one of the unchecked core entries could be blocking access to wysija/Mailpoet?