lovelyangelforyou
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Login To View Posts/BlogI am know I will require multiple plugins for the same.
For the 1st option I tried a few, like Registered Users Only, Member Access.
For the 2nd I am trying to configure Gigya, and having a real tough time to doing the same.
I understand what you are suggesting, however this is going to be a closed group kind of a thing and want to ensure anyone who visits have verified contact information, like Facebook/Linkedin account.
Forum: Fixing WordPress
In reply to: Moved WP – Keep Originals Post and Feed Link !fixed the issue….
Old link
New link after moving to root directory
changed .htaccess on root folder
redirect 301 /wp http://www.mywebsite.com
It works fine, as I wanted.
Learning from the other posts, I didnt put any extra slashes towards the end.
redirect 301 /wp/ http://www.mywebsite.com/Thanks for the great app.
Forum: Plugins
In reply to: Share This plugin: Switch the default tab to Email?Hi,
Find a line that says:<!-- Share This BEGIN -->. <ul class="tabs"> <li id="akst_tab1" class="selected" onclick="akst_share_tab('1');"><?php _e('Social Web', 'alexking.org'); ?></li> <li id="akst_tab2" onclick="akst_share_tab('2');"><?php _e('E-mail', 'alexking.org'); ?></li> </ul>And switch the class=”selected” to whichever tab you wanted.
Regards
LovelyForum: Fixing WordPress
In reply to: Allow Users To Submit The ArticleYippeeeeee…..wow…fanatastic…it works like a charm…Thanks a lot….now we gonna work a bit more to make it secure…..
Forum: Fixing WordPress
In reply to: Allow Users To Submit The ArticleDid some research and checked lots of forum articles. And tried finding some code….couldnot find anything…so any suggestions in the same regard are still welcome…also any ideas how i should try implementing it on the frontend….where to start…
Forum: Fixing WordPress
In reply to: Appeciation And 2 Queries !The folder issue got beautifully resolved with Fold Category List : http://www.webspaceworks.com/resources/cat/wp-plugins/31/
And the second one also got resolved….just make sure that the content tag is not there….
Resolved
Forum: Fixing WordPress
In reply to: Appeciation And 2 Queries !Thanks for the reply.
WP-dTree Plugin worked for the Categories issue. A fantastic tool has been designed.
For just displaying the Title of the post, was able to get that done only on homepage. However, I was not able to successfully do it on the Category or Subcategory page. Any suggestions on the same.
Also one more thing came up, how to show the categories if a single post is being checked. No sidebar is appearing. I am using Kubrick and Blix theme.
Regards
Lovely