stoffb
Forum Replies Created
-
Forum: Reviews
In reply to: [Allegiant] No demo contentHi,
When do you expect 1.0.9 to be ready for? It’s currently 1.0.8 and I’m quite keen on using the theme but would really like the demo import functionality.
Many thanks
Forum: Plugins
In reply to: [Top 10 - WordPress Popular posts by WebberZone] Daily summary reportOK, thanks very much. I’ll wait for the next version ??
Forum: Plugins
In reply to: [Responsive Lightbox & Gallery] Footer navigation not showingOh, and when I inspect the elements, the placeholders for the buttons are there.
It seems to be something to do with icons.svgMorning,
I’ve been digging around and still haven’t found a solution…
Would anyone be able to point me in the right direction?Many thanks
Thanks for all your help Ollie, I’ll keep looking
In the code I identified where I need to add the alt tag but I don’t know what to add:
return “<img src=\””. $new_img .”\” alt=\”\” width=\”{$dim[0]}\” height=\”{$dim[1]}\” class=\”wpp_cached_thumb wpp_{$source}\” />”;So I should replace alt=\”\” with something like alt=\”{title}\” but this doesn’t work however if I use alt=\”‘test’\” then all the images used in wpp have an alt tag of “test”…
Getting there, but not quite yet ??
Hi again,
I’ve had a look at the post_html solution you suggested but I can’t actually access the img tag as it’s dynamically generated by {thumb} so I can’t add the alt tag to it….
Any ideas?
Many thanksHi,
Sorry it was confusing… Just to clarify, I do not want alt=”my words” but alt=”thumbnail_title”…. Would that change anything?
Thanks
Hi Ollie,
I have used it yes, is it coming from there? Do I have to specify something in the code?
That’s what I have a t the minute: add_image_size( ‘featured’, 250, 80,true );Everything works perfectly fine apart from the thumbnail alt text not showing…
Many thanks
Hi,
I’m currently using a similar code for my website: https://www.hautstyle.co.uk
The php code I use is:
<?php if (function_exists(‘wpp_get_mostpopular’)) wpp_get_mostpopular(“range=daily&stats_comments=0&limit=10&pages=’0’&order_by=’views’&thumbnail_selection=’usergenerated’&thumbnail_width=’250’&thumbnail_height=’80′”); ?>I don’t know if I’m doing anything wrong anywhere but alt text for the thumbnails aren’t showing although everything else seems to be working perfectly…
I’ve been looking around for hours now and can’t find a solution to show the alt text.If you could enlighten me that would be great.
Many thanks
Forum: Plugins
In reply to: [Gallery to Slideshow] [Plugin: Gallery to Slideshow] Squeezed thumbnailsSorry, you can view what I mean here…
Forum: Themes and Templates
In reply to: Problem with Menus in SimpleFolio ThemeHi Brock,
Thanks very much for your quick response, I finally managed to sort out what I was trying to do. Spent hours looking for codes issues when I actually didn’t see an option in the menus section…
All sorted!Thanks again for quick response!
Best wishes for 2012Forum: Themes and Templates
In reply to: Problem with Menus in SimpleFolio ThemeForum: Themes and Templates
In reply to: Problem with Menus in SimpleFolio ThemeHi there,
Sorry to bother you considering the last time you posted was 5 months ago but your explanations seem to be the closest to what I need…
I’m currently working on a website seo4searchengine.co.uk and I can’t modify the top nav at the top…
I followed your explanation above and now the top nav disappeared and the footer nav stayed the same as before (About, Home, Portfolio, SEO blog)…
Did you give a specific name to the “custom menus” in the menus options?Your help would be much appreciated, I’m getting really confused now about what to do to have the menu in the right order (Home, About, Portfolio, SEO blog)
Thanks in advance
Forum: Networking WordPress
In reply to: server overload – hosting overload – plugin overloading serverHi there,
I’m using WP-supercache on my website hautstyle and I’ve recently upgraded my server to a VPS one but my server keeps craching when there is a burst of visitors. It happens when I share one of my post on stumbleupon but I’m not talking masses of traffic, probs around 500 in one go.
Are there some plug-ins that are not recommend or use a lot of memory which I might be using?
A little help would be great as I seem to spend more and more on server but the problem remains…
Many thanks in advance