Rahul started the forum topic API developers in the group
WordPress Troubleshooting and Support 2 months, 1 week ago
i need someone to build an API for my application…can soemone help me…will pay to code..drop me an email offline at rahulursatgmaildotcom
thanks
Rahul started the forum topic plugin for forms in the group
WordPress Troubleshooting and Support 2 months, 3 weeks ago
can you suggest the best plugin to create a form and store the data in a sql db ??
Rahul started the forum topic wp spam hack in the group
WordPress Troubleshooting and Support: 8 months, 3 weeks ago
Folks,
has anybody used this plugin ? WP-SPAM Hack
i am trying to make sure one of our wordpress sites is secure and prevent it from being hacked and i came across this plugin. is there any other plugin that you can suggest or a way to avoid wordpress sites from being hacked ?Rahul posted on the forum topic plugin to add a unique sidebar to a page in the group
WordPress Troubleshooting and Support: 9 months ago
thanks
Rahul started the forum topic plugin to add a unique sidebar to a page in the group
WordPress Troubleshooting and Support: 9 months ago
Hi,
is there a plugin that can be used to link a unique sidebar to a page so we can have different widgets in every page ?Rahul posted a new activity comment: 1 year, 1 month ago
In reply to: Rahul posted an update in the group WordPress Troubleshooting and Support: I need to remove the copyright line below on my development site: Copyright © 2011 · Genesis Framework by StudioPress · WordPress · Log […] ViewWP-Cycle is the plugin used here..
Rahul posted a new activity comment: 1 year, 1 month ago
In reply to: Rahul posted an update in the group WordPress Troubleshooting and Support: I need to remove the copyright line below on my development site: Copyright © 2011 · Genesis Framework by StudioPress · WordPress · Log […] Viewthanks Steve.
Rahul posted an update in the group
WordPress Troubleshooting and Support: 1 year, 1 month ago
Has anyone used this plugin : Janrain Engage if yes can you tell me how to update data on the dashboard when some one tries to login. I’d like to display the points a user has based on their user id. I understand that i need to maintain a custom table in the backend but how do we pass this on the dashboard ???
Rahul posted an update in the group
WordPress Troubleshooting and Support: 1 year, 2 months ago
I need to remove the copyright line below on my development site:
Copyright © 2011 · Genesis Framework by StudioPress · WordPress · Log indevelopment site:
http://www.rahulurs.com/migservice/
can you please help ??
Rahul posted an update in the group
WordPress Troubleshooting and Support: 1 year, 2 months ago
has anyone heard of sliding pages using MooTools ? I’d like to click on a button and using MooTools I should be able to slide to a new page either going down or moving right..any plugins out there ??
Rahul posted a new activity comment: 1 year, 2 months ago
In reply to: Rahul posted an update in the group WordPress Troubleshooting and Support: I am currently working on this project. http://www.rahulurs.com/bevilsgarage/ I am unable to move the header image to the left section. […] Viewthanks Steve…got it working. however, I have four widgets right on my homepage Featured Top Left, Featured Top Right, Featured Bottom and primary sidebar widget area. I need to remove primary sidebar widget area and Featured Bottom out of the homepage…any ideas ??
Rahul posted an update in the group
WordPress Troubleshooting and Support: 1 year, 2 months ago
I am currently working on this project. http://www.rahulurs.com/bevilsgarage/ I am unable to move the header image to the left section. please help..
thanks.I think the best way would be to:
-disable the header widget
-change the header to logo, not text
-use the image as a logoAll three can be done in Genesis options.
thanks Steve…got it working. however, I have four widgets right on my homepage Featured Top Left, Featured Top Right, Featured Bottom and primary sidebar widget area. I need to remove primary sidebar widget area and Featured Bottom out of the homepage…any ideas ??
This is totally untested:
FUNCTIONS.PHP:
change this:
// Force layout on homepage
add_filter(’genesis_pre_get_option_site_layout’, ’serenity_home_layout’);
function serenity_home_layout($opt) {
if ( is_home() )
$opt = ’content-sidebar’;
return $opt;
}
TO THIS:
// Force layout on homepage
add_filter(’genesis_pre_get_option_site_layout’,…[Read more]
Rahul started the forum topic Black Image on buttons in the group
WordPress Troubleshooting and Support: 1 year, 3 months ago
Folks,
any idea on why this site has a black rectangle when you hover over the buttons at the top.. its built on wordpress..Rahul posted a new activity comment: 1 year, 5 months ago
In reply to: Rahul started the forum topic title tag as first tag under in the group BuddyPress Troubleshooting and Support: this is rather technical but i am just wondering how to bring the title tag on any wordpress page as […] Viewi fixed it in header.php thanks
Rahul posted a new activity comment: 1 year, 5 months ago
In reply to: Rahul posted an update in the group BuddyPress Troubleshooting and Support: i have this burning question on permalinks ….can anybody help me …pls check this link : Viewthe trash idea worked. I had a page previously defined as services and for some reason i deleted it and created another one which resulted in services-2
when the trash was emptied i got back my services page..
thanks.Rahul posted an update in the group
BuddyPress Troubleshooting and Support: 1 year, 5 months ago
i have this burning question on permalinks ….can anybody help me …pls check this link : http://wordpress.org/support/topic/permalinks-show-a-number?replies=1#post-1835309
Rahul started the forum topic title tag as first tag under in the group
BuddyPress Troubleshooting and Support: 1 year, 5 months ago
this is rather technical but i am just wondering how to bring the title tag on any wordpress page as the first tag below the head tag . i have 2 tags below the head tag and i am not able to figure out how to push them to the third line..here is the link [...]
Rahul and
Joly MacFie are now friends 1 year, 5 months agoRahul posted a new activity comment: 1 year, 5 months ago
In reply to: Rahul posted an update in the group WordPress Troubleshooting and Support: I am trying to download the dynamic content gallery plugin and i get an error message !! is it me or does anyone else have the same issue ?? Viewis there a way to contact wordpress and inform about this ? i just hope they have a link somewhere which says ”report an issue” !
Rahul posted an update in the group
WordPress Troubleshooting and Support: 1 year, 5 months ago
I am trying to download the dynamic content gallery plugin and i get an error message !! is it me or does anyone else have the same issue ??
- Load More












The best place for Genesis questions, is StudioPress.com:
http://dev.studiopress.com/modify-footer-credits.htm
thanks Steve.
WP-Cycle is the plugin used here..