katbrat
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Lodestar] Changing Header Font Color?This worked! Thank you kindly!
Forum: Themes and Templates
In reply to: [Lodestar] Changing Header Font Color?Hi liz,
Thank you so much. It did fix it for one header, but the main header is still gray. The website is https://www.lowermacungie.org/ and it is the first header if you scroll down that says “PROUDLY SERVING LOWER MACUNGIE & ALBURTIS”
I’m wondering why it didn’t change that one?
Thank you.
KatForum: Plugins
In reply to: [Import Eventbrite Events] Eventbrite OAuth KeyNevermind I figured it out. For those who might be wondering the same thing, the OAuth Token you need to use is now called PRIVATE API Key
Thank you again for this app!
I might be missing something, I can’t find where to unselect Event Calendar. Here is what I see: https://eccentricquarterly.com/wp-content/uploads/2018/06/ScreenHunter-08.png
Forum: Plugins
In reply to: [Import Eventbrite Events] Display all eventsOh that worked perfectly! Thank you Lisha!
Forum: Themes and Templates
In reply to: [Elegant Magazine] Missing Icons/ArrowsI prefer not to use @import due to the slow loading it causes. Also it says the function is not allowed in the CSS anyways.
I tried using
/** * Load FontAwesome Fix. */ function font_awesome_styles() { wp_enqueue_style( 'Font-awesome', '//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css' ); } add_action( 'wp_enqueue_scripts', 'font_awesome_styles' );
in function.php Editor and it fixes the arrows but removes other icons. Is there another fix to this? I want to purchase the full version but I won’t until I know the theme works appropriately for me please.
Forum: Themes and Templates
In reply to: [Elegant Magazine] Header too darkThe CSS code worked great! Thanks guys! Great Theme, love your work!
Forum: Themes and Templates
In reply to: [OnePress] Hero Header GONEHi! Thank you! This worked! You guys ROCK! Thank you again!
Forum: Fixing WordPress
In reply to: Closed comments and Pingbacks BugI had responded twice and it’s not showing up.
Forum: Fixing WordPress
In reply to: Closed comments and Pingbacks BugHi Steve,
Thank you for your response. I did disable all plugins and reverted back to the default theme Twenty AND created a new post with a pingback and still no luck! =(
Forum: Fixing WordPress
In reply to: Comments section below blogI am having the same issue. I have done the following:
1. Settings > Discussions > checked to allow comments
2. Post > Screen Options > Discussions are checked
3. Themes > Settings > there are no discussion options
4. Disabled all plugins > created a NEW postI am not getting a comments box on ANY posts. The only comments boxes that are showing are on OLD posts that I transferred over from wordpress.com prior to installing on my own server.
Any advice, tips, or suggestions would be most appreciated.
Forum: Themes and Templates
In reply to: [Writr] Gravatar not appearingGetting the same issue and the Appearance > Header isn’t letting me remove or upload a new photo. I’ve tried uninstalling and re-installing the theme with no success. I even tried changing the gravatar and emptying cache files, but nothing is working.
Forum: Plugins
In reply to: [App Store Assistant] "This app is no longer avail-able" on all Apps????I’m getting this same issue with one of my wp sites. Its strange how they are all updating simultaneously but I will check again tomorrow. I hope it fixes it.
Forum: Plugins
In reply to: [App Store Assistant] App Store Assistant fatal errorI’m not sure how to tell which ones use it. =(
Forum: Plugins
In reply to: [App Store Assistant] App Store Assistant fatal errorI am using 3.5.2
Does that mean any plugins that use SimplePie cannot be shared with another plugin? And how do I know which ones use it? =(