Forum Replies Created
-
AuthorPosts
-
Josh FialkoffMember
Can this method be used to let an editor choose a custom size on a per page/post basis when adding a new featured image?
Josh FialkoffMemberThis reply has been marked as private.Josh FialkoffMemberGreat! Thank you for your help!
Josh FialkoffMemberThis reply has been marked as private.Josh FialkoffMemberHi,
I have all of my plugins deactivated. I then activated the beta plugin and now the front end loads correctly, but the admin area does not.
This is the site: http://goo.gl/dVF4I
Here is a screenshot of the error: https://www.evernote.com/shard/s1/sh/bfb662ee-0c3f-4950-99eb-735188062fc5/266361229e315bcd94adac6be7e2165f
Please let me know what you recommend.
Thanks,
JoshJosh FialkoffMemberThanks! I just sent you a login. I truly appreciate your help.
Josh FialkoffMemberHi Dave,
Thanks for your help!
This is happening on the "live" site: http://goo.gl/pz2Lo. (This is our development server, so nothing is technically live). However, based on WPEngine's advice, I have disabled the Genesis theme and it is working on a WordPress TwentyTwelve theme to see if that is the culprit.)
Please let me know what you recommend. I am happy to give you admin access. Please contact me privately with your email address.
Thanks again,
JoshJosh FialkoffMemberHi Antiac,
I have done this (I actually use this widget on nearly every site I build, so I am quite familiar with it).
To remove this as a cause of the problem, I added a text widget only to the Blog sidebar.
Even without the Genesis Featured Widget Amplified widget in the sidebar, the sidebar does not render.
Can you please let me know if you have any other suggestions?
Thanks for your help!
-Josh
Josh FialkoffMemberThanks. I updated the widget settings, but the sidebar still does not appear.
Josh FialkoffMemberHi Anitac,
The link to the site is in the original message:
Here is a screenshot of the Videos widget area:Â https://www.evernote.com/shard/s1/sh/7e3d13b3-11e4-4c97-9c7d-c1d9d88cead6/62113a814a1e9e541f46811a289e0c10
Please let me know if you need any more information.
Thanks,
Josh
Josh FialkoffMemberThis is resolved. I don't actually remember how we resolved it, but it's fixed. 😉 Thanks.
Josh FialkoffMemberWe added this to the Simple Hooks plugin:
<?php
if(in_category('blog' ))
?>
<div class="post-info">
<?php
if(in_category('blog' ))
echo'
<span class="time">';?><?php if(in_category('blog' )) the_time('F j, Y'); ?></span> <span class="author"><?php if(in_category('blog' ))
echo'by '; if(in_category('blog' )) the_author(); ?></span>
</div>Josh FialkoffMemberThanks. We did it already. We actually just want to *include* the Blog category.
Josh FialkoffMemberAwesome! Thanks so much for your help.
Josh FialkoffMemberHi Brad,
Thanks for your quick reply.
I don't see information on this page about how to filter by category.
Please let me know what I am missing...
Thanks for your help!
April 2, 2013 at 11:50 am in reply to: Custom Styles child messed up after installation version 1.9 #32660Josh FialkoffMemberI have the same problem on several sites.
The most common error is that site logos are being cut off.
Before upgrade:Â https://www.evernote.com/shard/s1/sh/fa535824-7ec2-4251-8efe-c72d5e8fbdf4/bd0c05d739bff92be7b960b89e8b06e7
After upgrade:Â https://www.evernote.com/shard/s1/sh/c312f0cf-ceba-47b9-8991-02b45f36584e/bcd2a4e09d849b476bcf3a4714e29c87
Please let me know what you recommend.
Thanks,
Josh
-
AuthorPosts