Forum Replies Created
-
AuthorPosts
-
September 22, 2015 at 12:15 pm in reply to: Altitude Pro Strange Height After Genesis Update #166373
francky
MemberThank you Victor,
You're right, the problem is W3 Total Cache's CSS Minification. Disabling it creates no problem.
Now since I want to minify CSS for site optimization, any idea on how to minify witout creating this issue? Coz I though Total Cache guys are working with Genesis thus no compatibility issue.
Once again, Thank you very much, Sir.
francky
MemberHere is how the site shows up: http://i57.tinypic.com/2e49d88.png
There's more than 30,000px height for the parts with picture.
I shall appreciate your help.
francky
MemberI have tried this but the resulting hamburger icon on Secondary Menu isn't clickable.
When clicking the hamburger icon on Primary Menu, the menu in secondary menu also displays. It's working a bit strange for me.
Can you help? I shall appreciate any support.
LINK: http://bit.ly/1vmK0tu
francky
MemberHi @genwrock
Thank you for the reply.
Unfortunately there is no such a thing as .featured-image in Centric Theme.
I'm using Centric theme and would like to make it like https://storybrand.com/team-meeting/April 22, 2014 at 11:00 am in reply to: Define a default feature image when non available for Featured post widgets? #101888francky
MemberThank you @genwrock
Does that work for the Featured Post Widget only or for the whole site?
I got another solution here http://sridharkatakam.com/set-default-image-genesis-featured-posts-widget/ but would like to change the alt "Default Featured Images" to post title like you've done there. Can you help?
Shall appreciate it, Sir!
April 22, 2014 at 4:01 am in reply to: Define a default feature image when non available for Featured post widgets? #101821francky
MemberHi Susan!
I would also like to get the solution to this. I'm looking for the same stuff too.
Thank you in advance.
francky
MemberJust stay with Genesis SEO and you'll love it when you realize what it does.
You may decide to check around other SEO plugins out there, but take my word, you'll get back to genesis SEO!
francky
MemberYou only have to change the width in styles.css for both
.title-area
and.site-header .widget-area
to meet your needs.NB: Make sure the sum of width doesn't change so that you don't distort the look of your site.
francky
MemberHi @dannybrown
Did you manage to solve this? I'd greatly appreciate it if you will share the magic with use, Sir!
Thank you.
francky
MemberThe reply by Marco is marked as private so I can't see it.
Does anyone know how to do it and put the code in here?
Hope Marco will make it public or at least reply to me too.
Thank you in advance.
September 11, 2013 at 8:31 am in reply to: Customize Content Archive Content Limit in Archive Template? #61918francky
MemberThank you @braddalton
I tried the code below but it doesn't work. Sorry I'm not good a coding...
function get_the_popular_excerpt(){ $excerpt = get_the_content(); $excerpt = preg_replace(" (\[.*?\])",'',$excerpt); $excerpt = strip_shortcodes($excerpt); $excerpt = strip_tags($excerpt); $excerpt = substr($excerpt, 0, 400); $excerpt = substr($excerpt, 0, strripos($excerpt, " ")); $excerpt = trim(preg_replace( '/\s+/', ' ', $excerpt)); $excerpt = $excerpt.'... <a href="'.$permalink.'">more</a>'; return $excerpt; }
September 11, 2013 at 3:48 am in reply to: Customize Content Archive Content Limit in Archive Template? #61859francky
Member@braddalton
I just checked the code, but how can I change the content limit to specify the number of letters and not words?
I mean limiting to letters and not words;
CHANGING: This is an example text and if you want ... [read more]
TO: This is an example text and if you wa ... [read more]I shall appreciate your help Sir!
francky
MemberAnyone who can help me with this please?
francky
MemberAnyone out there to help?
Thank you in advance for the support!
August 17, 2013 at 11:46 am in reply to: How to show Specified Featured Image Only and not Post Images #57057francky
MemberI still haven't been able to solve the matter!
Someone please help!
August 11, 2013 at 11:12 pm in reply to: How to show Specified Featured Image Only and not Post Images #55720francky
MemberHi Trump!
Thank you for your consideration!
I don't have that code in my function.php and activating “Include the Featured Image?” gives the same results. i.e.Show Featured image for posts with specified featured image and post image(s) for posts without specified featured image. Which is of course strange!
I wonder why in the first place did you have to put that code in your function.php only to remove it later!
August 11, 2013 at 3:19 am in reply to: How to show Specified Featured Image Only and not Post Images #55601francky
MemberHello Summer!
I greatly appreciate your help in resolving this.
I have implemented the code above but what it does is that, it adds another the featured image/post image on top of the existing one. So I'm kind of having double images for each post display!August 7, 2013 at 9:12 am in reply to: How to show Specified Featured Image Only and not Post Images #54560francky
MemberAnd that's what I'm asking! How can do that?
francky
MemberAs this is resolved already, I created a new thread on how to add the post format in stream page as advised!
I shall appreciate your kind support, Sir!
LINK: http://www.studiopress.community/topic/add-post-formats-in-stream-page/ -
AuthorPosts