Forum Replies Created
-
AuthorPosts
-
SimplyAA
MemberThanks for the info.
Angela
SimplyAA
MemberThanks for the info.
Can anyone tell me how to put the Genesis Responsive slider on a specific page?
Angela
SimplyAA
MemberThanks for response. It worked perfectly.
Angela
SimplyAA
MemberUpdate: I was able to move content over by increasing margin.
Angela
SimplyAA
MemberThanks for your response. I did number 2 and it worked. Thanks. What would be the correct way to give it, say a blue background that is a little bit transparent?
For question 1: I am trying to shift the whole content over to the right of the screen so you can see the mandala better. I thought I would just need to add a larger margin but can't seem to get it to work.
Angela
SimplyAA
MemberThank you very much. This worked perfectly.
Angela
SimplyAA
MemberThank you for your help. I really appreciate it.
Angela
SimplyAA
MemberThank you. That worked. Can you tell me what that change did so I understand for later?
Angela
SimplyAA
MemberThe change listed above is the same as the change to? I do understand to add this:
.home .entry-content p.entry-permalink {
display: none;
}but the change and to sections are the same so there wouldn't be a change?
Angela
SimplyAA
MemberI want to get rid of the permalinks that are showing on the home page as the last line in the two blogs. http://www.getlevitin.com
They show as:
http://getlevitin.com/shari-levitin/and
http://getlevitin.com/showtime-2/Before I upgraded to Genesis 2.0 tonight these were NOT showing up.
Angela
SimplyAA
MemberOops, did you happen to know the answer to the second portion about removing the permalinks?
Angela
SimplyAA
MemberYou are wonderful! It worked perfectly.
Thank you very much.
Angela
August 13, 2013 at 7:21 pm in reply to: Lining up Blog post and primary sidebar on education theme #56216SimplyAA
MemberMarcy,
I just figured it out. I needed to change the margin on the #content. I ended up leaving it as it looked strange on the other pages. But thanks for your help.
Angela
August 13, 2013 at 7:09 pm in reply to: Lining up Blog post and primary sidebar on education theme #56213SimplyAA
MemberHi Marcy,
Thanks for your response. I'm not sure I understand. I am trying to move the first blog post on this page http://getlevitin.com/ to come up even with the tweets widget in the sidebar. What do I change to make the blog post higher up?
Thanks
Angela
SimplyAA
MemberHi Brad,
Thanks for your response. Unfortunately when I try to put the above code in my functions. php it give me this error:
Fatal error: Cannot redeclare child_remove_page_titles() (previously declared in /home/content/16/4888316/html/levitinu/wp-content/themes/education/functions.php:110) in /home/content/16/4888316/html/levitinu/wp-content/themes/education/functions.php on line 129
I already have this code:
add_action('get_header', 'child_remove_page_titles');
function child_remove_page_titles() {
$pages = array( 28,329,320,16,22,327,324,420,658,475,929,151,1321 );
if ( is_page($pages) ) {
remove_action( 'genesis_post_title', 'genesis_do_post_title' );
}
}that is working to remove on PAGES but when I enter a POST number it won't work. What am I missing here?
Thanks
Angela
August 10, 2013 at 3:08 pm in reply to: Trying to remove post date and author on Sixteen Nine theme #55532SimplyAA
MemberWow! That was easy. Thank you so much Brad.
Angela
July 18, 2013 at 10:22 pm in reply to: Education Theme Responsive Slider Images Not Stretching #51394SimplyAA
MemberI just found a post that said if you changed the size settings of the slider after you uploaded your images to run the regenerate thumbnails after. I did this and the image I uploaded worked perfectly.
Thank you for your help as I probably wouldn't have found this solution without your help.
Angela
July 18, 2013 at 10:13 pm in reply to: Education Theme Responsive Slider Images Not Stretching #51393SimplyAA
MemberSorry if I'm not understand but I just resized a photo to 1140 x 350 and uploaded it. It still shows the white space on the right. What am I missing? Where can I edit the width of the content area?
Thank you
Angela
July 18, 2013 at 9:56 pm in reply to: Education Theme Responsive Slider Images Not Stretching #51386SimplyAA
MemberHi and thanks for the reply. I'm not using any demo data and I did change the settings in the slider to be 920x400 which is what my images are.
I found an older post who someone having the same issue and he said he fixed it but didn't say how. He stated "Thanks – I got it working. It was inserting a resized slide rather than the one I was selecting based on the size set in the admin."
Any ideas on how I can fix?
Angela
SimplyAA
Memberupdate: I've been changing my sites around. So you can see an example of this on http://www.angelaandrewsco.com/loveboxers. The heart image looks fine on my iMac but too big on an iPad or iPhone.
Thanks for any help.
Angela
-
AuthorPosts