Red Deer Web Design
Forum Replies Created
-
Forum: Plugins
In reply to: [Editorial Calendar] Version 3.6.3 Download Failed Not FoundSame here. No dice.
Forum: Plugins
In reply to: [TAO Schedule Update] RSS@syberspace wondering if you happened to have any testing with RSS feeds with the plugin? Doesn’t seem to be publishing to the RSS feed upon it’s schedule’d publish (all else is publishing correclty though).
[please do not offer or solicit work in the fourms.]
Thanks
Forum: Fixing WordPress
In reply to: Update Permalink for One Post OnlyNo, I’m looking to edit the date structure, which isn’t editable on-page. Find image above that is highlighted.
Forum: Fixing WordPress
In reply to: Next and previous buttons for testimonialsIt looks like WP is already getting all of your testimonial slides, so really it’s more of a question on how to add next/previous buttons within your javascript slider?
You could use a pre-built slider such as cycle2 that has all of that built in.
Forum: Themes and Templates
In reply to: [Sydney] frontpage does not fit mobileIf you have CSS skills you can probably give the images a max width of 100%.
Otherwise you’ll have to find a proper responsive theme perhaps.Forum: Themes and Templates
In reply to: using screen capture from video pasted in visual editorNobody knows what theme you are working in.
As well, as far as I’m aware nothing is able to take a capture of your video and set it up as a feature image. Maybe an example will help, but right now your question is quite vague.Forum: Plugins
In reply to: [The Events Calendar] Month view mobile version not showing eventsYep, same here. Nice find Louis.
Forum: Plugins
In reply to: [The Events Calendar] Month view mobile version not showing eventsSame here. 4.0.7 is the last working version.
Forum: Plugins
In reply to: WooCommerce, Get Setting ValueFor the record, my problem was I needed to get the value outside of the class. http://www.sitepoint.com/forums/showthread.php?174365-How-to-get-class-variables-from-outside-the-class
Forum: Fixing WordPress
In reply to: Contact Form IssueRecommended to add functionality with a plugin instead of a theme. Try using Contact Form 7, or Gravity forms.
Forum: Fixing WordPress
In reply to: Editor Menu not coming upYou mean the one under Appearance? Are you logged in as Admin? .org version or .com version of WP?
Forum: Fixing WordPress
In reply to: How to Move Css calls to footerIt’s good practise to move JS files into the footer because as the website loads it will pause and load these files – so the user sits in front of a white, or partially loaded screen.
CSS on the other hand is your entire website look and layout. I don’t see why you’d want that to load last. I’d typically have it in the header. CSS files don’t take near the load time compared to JS.
Overall I’d worry more about other major performance gains, such as looking closer at premium hosting and image file reduction.
Forum: Fixing WordPress
In reply to: CSS files missingWhat make you think they are missing? If you inspect your website do you see missing file errors?
Do you have any FTP access?
What was the solution to the problem? Same issue – 404’s and not displaying correctly in default theme.
Forum: Plugins
In reply to: [WP-LESS] Website down/fatal errorI’ve tried removing all commenting – no dice.