SAFFLEUR
Forum Replies Created
-
Forum: Plugins
In reply to: [AS Scroll to top] Scroll to top appear too quick on pageThat stretched the icon 400 pixels along the side of the page…
What is happening is that the icon is visible at the top of the page and if you scroll a bit it disappears then when you continue scrolling it will reappear.
Forum: Plugins
In reply to: [Threads] Reverse order / background / dividerI believe if you modify this in threads.php
if ($term) { $query = new WP_Query(array( 'posts_per_page' => -1, 'taxonomy' => 'threads', 'term' => $term->slug, 'order' => 'ASC', )); return $query->posts;
to change ASC to DESC that should work.
So it should be;
if ($term) { $query = new WP_Query(array( 'posts_per_page' => -1, 'taxonomy' => 'threads', 'term' => $term->slug, 'order' => 'DESC', )); return $query->posts;
Forum: Plugins
In reply to: [Len Slider] Images without using linksThank you so much for the prompt reply!
Correct.
I am using the default editor yes, using the visual editor DOES work however.
I’m having the same problem.
WordPress Version is 3.4.2
I’m using the theme Akita
Plugins in use are as follows…
Advanced Browser Check
Akismet
All in one Favicon
AutoChimp
Backup
Bad Behavior
BM Custom Login
BMI Calculator Widget
Broken Link Checker
ChartBoot for WordPress
Clean Archives Reloaded
Contact Form 7
Custom Meta Widget
Download Manager
Dynamic To Top
Easy Chart Builder
Easy Content Templates
Media Replace
Follow Button for Jetpack
GD Star Rating
Google XML Sitemaps
HiDPI Gravatars
Jetpack
Link Library
Link Manager
Live Blogging
MailChimp
Organize Series
Organize Series Publisher
Page-list
ReciPress
Reveal IDs
Shareaholic
Simple Lightbox
Social
Social Stickers
Theme Blvd Featured Image Link Override
Twitter Tools
Use Google Libraries
Viper’s Video Quicktags
W3 Total Cache
WenderHost Subpages widget
Wiki Embed
WordPress Download Monitor
WordPress Editorial Calendar
WordPress Reset
WordPress SEO
WP Database Cleaner
WP Facebook Open Graph protocol
WP Glossary
WP Retina 2x
WPtouch Pro
Xhanch – My Twitter
Forum: Plugins
In reply to: [Social Stickers] [Plugin: Social Stickers] Widget ErrorThat worked perfectly and yes I did have error reporting on. Thank you!
Forum: Plugins
In reply to: [Page-list] [Plugin: Page-list] Possibility for Pagination?May I request that please?
Forum: Fixing WordPress
In reply to: Tag IssueShortly after posting this I fixed it. It was a plugin issue. I totally forgot I had that plugin. Sorry ??
Forum: Themes and Templates
In reply to: Help with a themeno help? please?
Forum: Themes and Templates
In reply to: making a theme widget awareDid you also make or have a functions.php file for you theme? It is necessary.
Forum: Plugins
In reply to: Evermore doesn’t work with 2.5?Evermore works fine with WordPress 2.5
I’m using it now in fact.
Forum: Fixing WordPress
In reply to: Error After UpgradeFixed, The Disclosure Policy Plugin was not populating a table properly, plugin removed, no more error ??
Forum: Fixing WordPress
In reply to: Error After UpgradeHas anyone else had this problem?
Forum: Fixing WordPress
In reply to: Error After UpgradeOnly UTW, AutoMeta and voodoochilli’s seo plugin