angelacrystal
Forum Replies Created
-
Forum: Plugins
In reply to: [Nooz] Homepage news listAlso, for anyone wanting to do this in the future, here’s some code (without my styling) to do multiple post pulls. Just change the ‘showposts=3’ to however many posts you’d like to pull.
<?php query_posts('showposts=3&post_type=nooz_release'); ?> <?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?> <?php the_time('F Y'); ?> <?php the_title(); ?> <?php the_excerpt(); ?> <a>">Link to Full Post</a> <?php endwhile; else : ?> <?php endif; ?>Forum: Plugins
In reply to: [Nooz] Homepage news listBrilliant! Thanks, Brother. Works perfectly. 🙂
Forum: Plugins
In reply to: [Nooz] Loop ListingWhere is WordPress > Nooz > Help? Looking for shortcodes… do you mean in the plugin files, on my site (once the plugin is installed), or here on this site? I can’t seem to find that anywhere.
Thanks!
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Menu Breakpoint not workingNo, I had it set to only work on mobile devices, but I’m wanting to change to a breakpoint instead. When I set a breakpoint and uncheck the box next to mobile devices, the menu appears all the time (not just after the breakpoint).
Just sent you an email. It should be coming from a beautifulstrategy.com email address.
Thanks so much!!
Frank,
Thanks for your quick response! Yes I have FTP access and/or am comfortable editing the file in the plugin editor – whichever is easier for you.
Thanks so much!!
AngelaFrank,
Do I need to pay you to get this fixed? If you have a solution, I have no problem doing so, but at this point it’s been 6 days without a response and I have a very angry client on my hands. Please let me know how I can get this bug fixed asap.
Thanks so much!
AngelaFrank,
It appears my and Stalk214’s errors are one-in-the-same. When I change to “all on one page” the quiz appears, but “one question per page” causes it to disappear.
Frank,
You can see the issue here: http://synergysi.com/test/. I do have a few other plugins installed and can get you a list later today.
Thanks so much for the help!!
AngelaFrank,
I don’t see the shortcode. There just isn’t anything there, but the content (lorem ipsum) I placed around it to see if anything at all posted to that page.
The plugin is activated with one three question quiz set up. I’m going to try and de/re-activate and see what happens. I’m running the newest version of WP.
Thanks for the help!
Angela