cmsnext
Forum Replies Created
-
Yes same for imagerotator too you need to download the swf from JW Image Rotator
Forum: Fixing WordPress
In reply to: Shortcode inside Shortcodethanks a lot for the help.
the link you gave also links to this page
http://codex.wordpress.org/Shortcode_API
which contains exactly what I am looking at with examples.
thanks for the prompt help
You need to buy monoslideshow first then you will get the monoslideshow.swf in the download folder they provide.
This is the link to the website
http://www.monoslideshow.com/Forum: Fixing WordPress
In reply to: Home Page Doesn't Work – Going Nuts! Help!Hi… was away… just returned. do you still need help on this issue?
Forum: Plugins
In reply to: [Social Connect] [Plugin: Social Connect] All links of Plugin Directory WrongYes, I upgraded to V 0.2 and still the Windows Live issue persists. Any update from developer highly appreciated
Forum: Fixing WordPress
In reply to: Home Page Doesn't Work – Going Nuts! Help!Hi, sorry was away. Can you send me email / name via my contact form on my site? I will send mail on how we can chat and sort this out.
Forum: Fixing WordPress
In reply to: Home Page Doesn't Work – Going Nuts! Help!well if you could provide a screenshot that would be best…
you could take a screenshot and then upload to your server and then post me the link here (for all hosting folders, the htaccess, and config on the all http://www.allknowingforce.com/ and http://www.allknowingforce.com/wonderful/ )
Forum: Plugins
In reply to: [Social Connect] [Plugin: Social Connect] All links of Plugin Directory Wrong@davidryal – twitter seems to work fine at my end not able to get windows live authentication to work.
any update the developer can provide in this regard?
Forum: Fixing WordPress
In reply to: Home Page Doesn't Work – Going Nuts! Help!the only option I could check is that you provide a screenshot of the hosting folders, the htaccess, and config on the all http://www.allknowingforce.com/ and http://www.allknowingforce.com/wonderful/
Forum: Fixing WordPress
In reply to: Home Page Doesn't Work – Going Nuts! Help!Yes, I see in IE the error 404 comes up but when I type http://www.allknowingforce.com/wonderful/ it shows perfect with banners and pictures. 404 shows only when http://www.allknowingforce.com/ is typed. By any chance, you have set Static Page under Reading under Settings?
Forum: Fixing WordPress
In reply to: Home Page Doesn't Work – Going Nuts! Help!Its looking all ok for me now… if you see the site… it looks fine now do check and let me know…
Forum: Fixing WordPress
In reply to: Home Page Doesn't Work – Going Nuts! Help!its usually in the root directory, if not find in the “wonderful” directory, if still you cant see then you will need to go via cpanel/hosting panel > file manager there you will see the file
Forum: Fixing WordPress
In reply to: Home Page Doesn't Work – Going Nuts! Help!Ok can you do three things.
1 Post the wp-config screen shot (remove the database logins / connections) just the screen to wp_siteurl.
2. Post the screen shot of Settings > General
3. Post the screen of the htaccess file
Also is the site loaded under a sub directory? or is it the root directory?
Forum: Fixing WordPress
In reply to: Home Page Doesn't Work – Going Nuts! Help!Ok, as you have added the 2 lines to wp-config file, you will need to open the wp-config file via your FTP and edit the Site URL & home url by simply removing the / in the end and it should work fine.
As the values are via wp-config file you cannot edit via the method I have mentioned.
define('WP_SITEURL', 'http://allknowingforce.com/wonderful'); define('WP_HOME', 'http://allknowingforce.com/wonderful');Forum: Fixing WordPress
In reply to: Home Page Doesn't Work – Going Nuts! Help!I think you need to do this in wp-admin
Settings > General
WordPress address (URL)
Site address (URL)looks like for both you have written
http://allknowingforce.com/wonderful/change that to
http://allknowingforce.com/wonderfuland it will work fine