danzig9
Forum Replies Created
-
Forum: Plugins
In reply to: [WPBook] [Plugin: WPBook] Cutting off blog post on FacebookYes I have it set to Auto-Resize.
And I had removed the add2any plugin and the problem was exactly the same. That is the only plugin that I have turned off and tested without.
I hate to turn every plugin off because doing that in the past has caused me to lose settings in certain plugins causing extra hours of work to reset.Thank you
Forum: Plugins
In reply to: [WPBook] [Plugin: WPBook] Cutting off blog post on FacebookI did not have Site Domain filled in.
I’ve tried it with and it remains the same.
All of the post and comments are there if you highlight the text and continue to highlight the text scrolling down it all slides up to the viewable area. For some reason it’s like a div with hidden overflow without the scroll bars. I’ve tried experimenting with different selections with IFrame Size: selecting Show Scroll Bars (which is currently set to Auto-resize) but it either breaks the app or stays the same.Current settings
Site URL: http://www.cyclonemarketing.info/
Site Domain: http://www.cyclonemarketing.info < (edit I have no “http://” here)Thank you
Forum: Plugins
In reply to: [WPBook] [Plugin: WPBook] Cutting off blog post on Facebook> Do you have a domain configured in the Facebook settings for your app as http://www.cyclonemarketing.info?
Not sure what you are asking for?
@bandonrandon Yes Auto-resize is selected.
Thank you
Forum: Plugins
In reply to: I’m looking for a plug-in that will allow members tovtxyzzy thank you for your reply, I’ll look into that plugin.
Do you or anyone know about the BuddyPress Plug-in, will it serve my purpose?Forum: Fixing WordPress
In reply to: Why is text formatting not easy with WordPress?I too, find it cumbersome to use.
I wish I had an answer for you.
Only sympathy. I will say that I have posted only a
few times in this forum and have received no help.
Hopefully you will have better luck.Forum: Installing WordPress
In reply to: Installation problemsIt seems that my problem has been resolved.
I believe the main problem to be wp-config.php
the sample file to be more precise.The area where
you enter username, password etc. > define(‘DB_NAME’,’name’); // The name of the database
The code originally had white spaces here where the carrot is placed > define(‘DB_NAME’, ^ ‘name’); // The name of the database
After eliminating these spaces in the php code everything seems to be working.I don’t no that much about php and originally the file contained these spaces so I thought nothing of it.
It would help if in the package you download that you eliminate those spaces in this file so others will
spend less time trouble shooting.Thank you
Forum: Installing WordPress
In reply to: Installation problemsIn the word press I downloaded there is no wp-settings.php in the wp-admin. There is however a wp-settings.php in the route wordpress file, so I put a copy of that in
the wp-admin file on the server and now I’m back to getting the “Error establishing a database connection” html page.
I’m really confused now.
Any suggestions are most appreciated.