Ben Casey
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Login problemscan you list the plugins there?
To deactivate via FTP, simply rename the plugins directory ( plugins.hold ), this deliberately confuses WP and it deactivates the plugins.
Forum: Fixing WordPress
In reply to: Login problemsOk,
That should not be displaying the warnings
when I visit http://gabard.se/ I get an error about line wp-content/plugins/maintenance-mode-z/mmode.php:1021
Line 1021 in mmode.php
I downloaded that plugin to check and the file is not that long. line 1021 should not exist.
can you please list all plugins and consider deactivating them.
Let me know.
Cheers
BenForum: Fixing WordPress
In reply to: Login problemsHi Miguel,
Can you please let me know what is in your wp-config.php file the line about define( ‘WP_DEBUG’, ‘???’ );
DO NOT POST THE ENTIRE CONTENTS AS IT CONTAINS SENSITIVE INFORMATION
Forum: Plugins
In reply to: [WP Slick Slider] Feature request – slider with no slideshowForum: Plugins
In reply to: [WP Slick Slider] Screenshots of the pluginI will put that into the next update, 1.6 is pending and by the support requests, I would say that 1.7 will be this week as well.
Cheers
BenHi,
Sorry about the delay, I had stopped receiving notifications about feature requests.
That is a most bizarre problem, and I can assure you its a deeper problem than my plugin,
Can you list the plugins / and the theme ( if a commercial or free one ) that you are using?
Cheers
BenForum: Plugins
In reply to: [WP Slick Slider] [Plugin: WP Slick Slider] Images do not showI am so sorry about the delay, I had stopped receiving notifications about support requests, I wish WP had a better way to receive notifications than a silly RSS feed.
Can you please provide a link to the not working install, provided you havent given up entirely…
Forum: Fixing WordPress
In reply to: add to cart page without premium ecommerce pluginWoocommerce has the option to pay with a bank transfer, You can simply disable the other payment options.
Yiou can have a browse through the docs here: http://wcdocs.woothemes.com/category/user-guide/getting-started/
Creating ecommerce functionality like you are describing is no easy task, It would be far easier to save yourself the time and effort and use one of the free shopping cart plugins.
I regularly use WC and recommend it, but have not had much experience with the other smaller plugins.
Forum: Fixing WordPress
In reply to: Widgets only show on HomepageThat is in the breadcrumbs function.
This will need some more advanced help.
Can you contact me via the contact form here http://www.tigerstrikemedia.com/contact-us/ so we can converse over email instead of the public forums.
Cheers
BenForum: Fixing WordPress
In reply to: Widgets only show on HomepageI am downloading the theme to investigate now.
Cheers
BenForum: Fixing WordPress
In reply to: Widgets only show on Homepage😉
Let me know if you need any more help.
Cheers
BenForum: Fixing WordPress
In reply to: Widgets only show on HomepageNo Worries.
How many boxes appear on the right hand side, You should be able to click the arrow to open them up.
Forum: Fixing WordPress
In reply to: Widgets only show on HomepageAre there any more widget areas in Appearance -> Widgets?
Forum: Fixing WordPress
In reply to: How does a beginner get to a place to change permissions?File permissions can only be changed using the command line of an FTP program,
This is a wakthrough if you are using filezilla to upload files via FTP.
http://www.dummies.com/how-to/content/how-to-change-file-permissions-using-filezilla-on-.htmlCheers
BenForum: Fixing WordPress
In reply to: All my posts go to my BLOG sectionWhat you are describing is default functionality,
There should be an option somewhere to exclude categories from the main blog feed. That is the only way, otherwise you will have to edit the archive page or use a hook in functions.php to exclude the category.