Support Forum
I've used the upload attachment addon to add some image files to a post on my forum as a test. The files upload just fine but the thumbnail is not clickable to enlarge the image. The tooltip says above the image on hover to "Click to Enlarge" but its not clickable... any suggestions?
Here is a link: http://www.weedwackers.org/ww/.....model/#p15
Curious.... for reasons that will need investigating the url of the image is malformed. It starts with a single quote (as it should) but ends with a double quote. Not something I believe I have seen before.
Do you have any Wordpress plugins active that in any way might effect the formatting and display of post content? Anything that might look for links for example - or try and alter the basic formatting of text?
YELLOW
SWORDFISH
|
Interesting. To answer your question about format and display altering plugins, I do not believe I have anything like that installed. The only plugins I have for simple press are the ones I've downloaded from your site. The plugins for the site at large are pretty standard stuff. Certainly nothing that would alter a link.... at least on purpose
I did purchase the site theme and hope that is not a factor. Please let me know if you can figure this one out.
The list of active plugins is below.
Configure SMTP
|
Configure SMTP mailing in WordPress, including support for sending e-mail via SSL/TLS (such as GMail). | |
Gallery Plugin
|
This plugin allows you to implement gallery page into web site.
|
|
Google Analytics for WordPress
|
This plugin makes it simple to add Google Analytics to your WordPress blog, adding lots of features, eg. custom variables and automatic clickout and download tracking. | |
Jetpack by WordPress.com
|
Bring the power of the WordPress.com cloud to your self-hosted WordPress. Jetpack enables you to connect your blog to a WordPress.com account to use the powerful features normally only available to WordPress.com users.
Version 2.2 |
|
NOAA Weather
|
Display the current NOAA weather in the sidebar. Be sure to set your NOAA Code!
Version 1.2.0 |
|
Piklist
|
A Framework for Building Powerful Websites with WordPress.
Version 0.7.2 |
|
Simple:Press
|
Fully featured but simple page-based forum
Version 5.2.6 |
|
User Role Editor
|
It allows you to change/add/delete any WordPress user role (except administrator) capabilities list with a few clicks.
Version 3.10 |
|
Viper's Video Quicktags
|
Easily embed videos from various video websites such as YouTube, DailyMotion, and Vimeo into your posts.
Version 6.4.5 |
|
WordPress Helpers
|
Enhanced settings for WordPress. Located under TOOLS > HELPERS
|
Ok...
I reverted the theme back to a standard theme and the forum attachment images still did not enlarge as expected. Had a heck of a time getting my theme back up and running after the toggle. So, my guess is the theme is not the issue. can you tell me which php file generates the code that puts in the enlarge JS link? I'm familiar with php so wont be scared to play around in there if needed.
Thanks,
Tim
Sorry abouyt that but worth a try. This really is a one-off so it still points to an environmental issue..
The filter is in the file /sp-api/sp-api-filters.php. In the function sp_format_display_image(). You need the but where it alls the javascript routine spjPopupImage().
Actually - if you are ok with php then you would be well placed to see what values are coming in and out of there at the time and try and find out where and when they are getting changed...
YELLOW
SWORDFISH
|
1 Guest(s)