Forum Replies Created
-
AuthorPosts
-
jjaycallejasMember
Resolved via studiopress support.
'remove_action( 'genesis_after_endwhile','genesis_posts_nav' );'
Thanks!
jjaycallejasMemberThanks vajrasar, but it doesn't seem to work. I've removed that part of the $args and I'm still seeing next page. http://twentyhearts.com/
One thing to note though, is that the "Next Page" link seems to be 'disabled' and relegated to a 'refresh' button. When you click it (whether I have the argument 'paged => $paged' in there or not, it doesn't load the next page of posts, only refreshing the page, even though the url says twentyhearts.com/page/2/.
This place seems to reference my issue, but there isn't a solution http://stackoverflow.com/questions/8834130/wordpress-disable-pagination-and-limit-number-of-posts
Is there an action for removing the next page link altogether, or altering it? Ideally, I'd want that link lead to the overall archive page for that custom query.
jjaycallejasMemberWell, this was stupid. Haha. Thanks surefirewebserv. It was in the settings the whole time! For some odd reason, there's options to only display on pots, homepage, or all pages. This was probably the most time I've spent on a non-issue ever!
jjaycallejasMemberThanks but I'm not sure what you mean by It's on the inside page? I actually changed my read settings to static homepage and selected a page. However I'd rather have the shortcode on a front-page.php instead of pulling in the_content() of a page.
Do you have any idea how to get the shortcode to work outside of the_content() or genesis_post_content()? the echo_shortcode simply outputs the image link instead of a slider.
I know the plugin works because the shortcode functions properly inside the_content() or genesis_post_content() but not outside of it.
jjaycallejasMemberThis is a really odd situation. I haven't resolved the initial issue of the shortcode not working but have had success in another way. For some reason, the shortcode only works when it's placed in the_content().
I guess if anyone has anything to chime in, feel free.
jjaycallejasMemberHi again, can anyone help me with my sticky navigation css? When I squeeze the page smaller than 960px, the horizontal page scroller won't to the hidden parts of the header section. It only scrolls the hidden sections of the rest of the page. Anyone have an idea what's going on here?
jjaycallejasMemberThanks but that didn't work out either. I get the same non-effect. I believe the jquery isn't being called correctly. I'm using a shortcode for a slider gallery. I know that the shortcode "works" since it's not printing the words [new_royalslider id="1"] onto the page but merely showing links to the images within the slider.
Does anyone know how to get the slider part to work? It's grabbing the images correctly but not showing the slider itself
jjaycallejasMemberThanks. I guess I didn't really state my issue. Sorry about that. The page loads correctly, except that shortcode I echoed doesn't work on the home.php/front-page.php. Not sure what I'm doing wrong there. The shortcode works fine when I use it in the page editor (hence it working in the template named: Portfolio.
Any other ideas?
jjaycallejasMemberThanks Sozo, I'll look into that. I was hoping to try my hand at building sites like these with Genesis. Do you know how feasible this is?
-
AuthorPosts