will48
Forum Replies Created
-
Forum: Plugins
In reply to: [Link Library] Pop Up ProblemHi Yannick,
Thanks for your prompt reply. The address is:
http://www.lancashiresquashandracketball.co.uk/links/
Any help would be greatly appreciated.
Thanks,
Will
Forum: Plugins
In reply to: [WP RSS Multi Importer] Google News feedproblem resolved using the [wp_rss_multi_importer noimage=”1″] shortcode
Forum: Plugins
In reply to: [WP RSS Multi Importer] Google News feedProblem resolved using the [wp_rss_multi_importer noimage=”1″] shortcode
Forum: Plugins
In reply to: [WP RSS Multi Importer] Google News feedAnswering my own qusstion, I have managed to turn off the photos but the problem remains with the photo captions which skew the results on the page.
So if anyone knows a suitable shortcode for disable photo caption I would be very grateful.
Thanks
Forum: Plugins
In reply to: [WP RSS Multi Importer] Google News feedFurther to my post above, I’ve now managed to get a feed from google in place by following the instruction below:
‘By default, the plugin uses a forced feed setting for SimplePie. By checking here, you can turn this off’.
So far so good. However,the problem is the thumbnail photos are not being displayed. I would like therefore to turn off the photos just for this page using a shortcode. Could anyone suggest a suitable string to achieve that?
ThanksForum: Fixing WordPress
In reply to: Problems embedding tweets in postsTo answer my own question, it would appear that a Twitter account holder can prevent his/her tweets being embedded.
Forum: Plugins
In reply to: [Link Library] Link Library issues in WP 3.9Thanks Yannick, works perfectly now.
Forum: Plugins
In reply to: [Link Library] Link Library issues in WP 3.9Hi fightthecore,
Thanks for your reply. To be perfectly honest I don’t know where to check the error log.
Forum: Plugins
In reply to: [Link Library] Link Library issues in WP 3.9Hi,
I’m suffering from the same problem. I took fightthecore’s advice and replaced the old line of code with ammended one, unfortunately I still get the same error ‘No links found’.
I can’t see where I’m going wrong, if anyone has a solution I’d be very much obliged.
Forum: Networking WordPress
In reply to: Multisite istallation Error 404Thanks for your help Mika, I’ll get on to them.
Forum: Networking WordPress
In reply to: Multisite istallation Error 404Hi Mika,
Sorry I’ll use the code tags in future. The 404 error I get when trying to get the new site dashboard is server based see: http://preston.lancashireprimarycoaching.co.uk/wp-admin/
However when I try to ‘visit site’ it’s the standard Internet Explorer cannot display the webpage
Forum: Networking WordPress
In reply to: Multisite istallation Error 404Hi Mika,
I’ve just removed all the reference to Surftown and left:
# BEGIN WordPress RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] # add a trailing slash to /wp-admin RewriteRule ^wp-admin$ wp-admin/ [R=301,L] RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^ - [L] RewriteRule ^(wp-(content|admin|includes).*) $1 [L] RewriteRule ^(.*\.php)$ $1 [L] RewriteRule . index.php [L] # END WordPressBut still the same result: Error 404: File Not Found
Forum: Networking WordPress
In reply to: Multisite istallation Error 404Hi Mika,
Thanks for your reply. The contents of the .htaccess file are:
# Added by Surftown to prevent brute force attack against wp-login.php <IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{REQUEST_METHOD} POST RewriteCond %{HTTP_COOKIE} !^.*wordpress_test_cookie.*$ [NC] RewriteRule wp-login.php - [F,L] </IfModule> # BEGIN WordPress RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] # add a trailing slash to /wp-admin RewriteRule ^wp-admin$ wp-admin/ [R=301,L] RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^ - [L] RewriteRule ^(wp-(content|admin|includes).*) $1 [L] RewriteRule ^(.*\.php)$ $1 [L] RewriteRule . index.php [L] # END WordPressForum: Fixing WordPress
In reply to: How to remove/delete a themeHi WP,
Classic error, not bothering to scroll down the page.
Many thanks for your reply.
Forum: Plugins
In reply to: [Squelch Tabs and Accordions Shortcodes] Jquery themes not workingHi Matt,
Apologies for my tardy reply. I took your advice re too many tabs and decided to display the information I have more efficiently,and therefore just settle for two-level tabs, see:
http://site1.catlowcarcompany.co.uk/juniors/
Re other sites with tabbed pages,no I can’t say that I’ve seen anything interesting.
Thanks for your interest.
Regards,
Will