Alicia St Rose
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast Duplicate Post] Cloned Post Not In Correct Order On Front PageHi Lopo!
I’ll have to try that out on a test server. This site is live.It could also be the loops I’ve created in an Event Organiser custom template file.
In any case, it’s working now.And before I added the advanced post type order plugin, it was working when I added some test events. I updated loads of plugins, so perhaps there was an issue that corrected itself with an update.
Since you saw no issues, I’m going to assume both yours and Event Organiser plugins are working fine!
Thanks so much!
Forum: Plugins
In reply to: [Yoast Duplicate Post] Cloned Post Not In Correct Order On Front PageHi Lopo!
It’s a custom post type called event, being created by the Event Organiser Plugin.
I managed to make it work by using Advanced Post Type Order plugin and ordering by Function:
eo_event_start().Forum: Plugins
In reply to: [Yoast Duplicate Post] Cloned Post Not In Correct Order On Front PageThis is happening on one of my client’s sites, too.
I’m using the event organiser plugin and the cloned events are all showing up in random order. I’ve even tried adjusting the publish date, to no avail. I don’t believe this was happening before the last update. The theme is a child theme of Unique by Theme Hybrid.Here the home page with the events:
I may be changing this soon, by adding advanced post type order plugin as a quick fix.
Just letting you know this solution worked for me! Wish I knew why it happens though.
Forum: Plugins
In reply to: [Smarter Navigation] Not working with Custom TaxonomiesHmm…
Not sure what the deal is, but now I’m not getting any prev or next post links showing.Forum: Plugins
In reply to: [Smarter Navigation] Not working with Custom TaxonomiesHere’s my updated code. Still not getting this to work:
<nav class="navigation post-navigation" role="navigation"> <h2 class="screen-reader-text"><?php esc_html_e( 'Post navigation', 'bruce-hale' ); ?></h2> <div class="nav-links"> <?php previous_post_smart( '<div class="nav-previous">%link</div>', '%title', TRUE, TRUE, ' ', 'series' ); next_post_smart( '<div class="nav-next">%link</div>', '%title', TRUE, TRUE, ' ', 'series' ); ?> </div><!-- .nav-links --> </nav><!-- .navigation -->
Forum: Plugins
In reply to: [AWeber Forms by Optin Cat] I need to add form to WordPress TemplateThat would be lovely!
Thank you!
Done, Mate!
Yay!
My popup is back to normal!Hmm…
Now my popup is really, really tall and I can’t see the closed button at all. Probably because I’m logged in and it’s behind the admin bar.Sweet!
You have been most kind, responsive and helpful!
You are a rockstar!Like Jim, I also used the default theme and didn’t create a new one.
Hi @danileiser,
Sorry for the delay. I just changed height and width. Close link is within popup now, but still giving me the wrong font-family.It also removed the font family.
I have chosen to use the theme font and it appears to be using Times Roman.Forum: Plugins
In reply to: [Recent Posts Plus] Hard crop isn't workingHere is a link to the site:
https://costaricaretreatyoga.com
The widget is the first one in the footer.
Thanks!