Jerrad
Forum Replies Created
-
I went ahead and did like revixi5 suggested and deactivated, uninstalled, and reinstalled the plugin. Working again. Thanks revixi5!
I wasn’t having this problem until I just updated to 1.3.2. Is there a fix coming? I’m going to try and roll back a version to get it back the way it was.
Forum: Plugins
In reply to: [WordPress Beta Tester] 3.5.2 installed – where's 3.6beta1?Nevermind. Multisite had me a little turned around. Got it figured out.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Custom CSS not applying…Depending on your theme, you might have inherited styles being past down to your table elements. To get your code to bypass the inherited styling, add !important to your CSS. Here’s an example:
.tablepress-id-2 .column-2 { width: 35% !important; }
Forum: Plugins
In reply to: [Social Author Bio] Weird layout on author pageAny update on the update? I’m launching my site next week and would like to test the update while I’m still in beta to make sure no other issues arise.
This plugin is awesome and my authors love having it loaded at the bottom of their posts. Thanks for all your time and effort.
Ditto
Forum: Plugins
In reply to: [Ultimate Coming Soon Page] Theme CSS broken on wp-signup.php pageThanks
Forum: Plugins
In reply to: [Ultimate Coming Soon Page] Theme CSS broken on wp-signup.php pageDid you see an error with the download manager plugin when you looked at my site?
Forum: Plugins
In reply to: [Follow Me Tabs] Works not at allI got a fatal error activating the plugin.
Parse error: syntax error, unexpected end of file in /var/www/html/wp-content/plugins/follow-me-tabs/followme_widget.php on line 214
Forum: Plugins
In reply to: [Co-Authors Plus] Co-Authors Author Profile Mix UpThat fixed it! Thanks so much!
Forum: Plugins
In reply to: [Co-Authors Plus] Co-Authors Author Profile Mix UpPagelines has built-in to their framework the ability to list multiple authors in the meta of posts using Co-Authors Plus. For some reason, there is an issue on the Author pages for any secondary authors’ bios and profile pic being replaced with that of the primary author. What’s ironic is the link to the website beneath the bio is Jon’s and not the other guy’s website. Could their be a slug conflict or something?
Page that has 3 authors listed – https://icatsbeta.com/code/historic-walking-tour-of-franklin-street/
Jerrad Gleim’s Author Page – https://icatsbeta.com/code/author/jjgleim/
Jon Carl’s Author Page – https://icatsbeta.com/code/author/joncarl/
Amanda Bussey’s Author Page – https://icatsbeta.com/code/author/amandabussey/When you look at the post, you will see it list all authors in the meta and the authors bios are listed correctly at the bottom using the Author Spotlight Widget plugin. But when you go to the second and third author’s author page, the bios and pics are wrong.
Forum: Plugins
In reply to: [Co-Authors Plus] Co-Authors Author Profile Mix UpWill do. Thanks!
Forum: Plugins
In reply to: [Co-Authors Plus] Co-Authors Author Profile Mix UpI ditched the Social Author Bio plugin and instead went with Author Spotlight widget. BTW – SAB wasn’t causing the issue so I need the template tags.
Is there a way to inject the template tags using add_filter into my Pagelines template functions.php? I tried just adding the code to my functions.php and it crashed the site. I’m slowly learning php and any assistance you can give is greatly appreciated.
Forum: Plugins
In reply to: [Co-Authors Plus] Co-Authors Author Profile Mix UpI have the plugin turned back on so you can take a look. https://icatsbeta.com/code/author/joncarl/ You’ll notice the different names. I’m using Social Author Bio plugin to display author info at the bottom of each post. On a page that we both co-authored, it will only show one author. https://icatsbeta.com/code/historic-walking-tour-of-franklin-street/ is an example.
Forum: Plugins
In reply to: [Co-Authors Plus] Co-Authors Author Profile Mix UpNo. He is setup as an editor.