clickmac
Forum Replies Created
-
Forum: Installing WordPress
In reply to: future home of something quite coolyes it does that, because wordpress is being installed. by now its installed, check your site again
Forum: Fixing WordPress
In reply to: Blank Websiteyour theme maybe causing the problem, check them for support, or install a new theme and let me know if that works
Forum: Fixing WordPress
In reply to: Lost Front Pagelink to your site?
Forum: Fixing WordPress
In reply to: visit site button not respondingperhaps its your browser and have you tried, alternatively to just input http://www.yourdomain.com
that should make your site live, to see the changes you have made
Forum: Themes and Templates
In reply to: Session Expiringcan you go into your settings?
Forum: Fixing WordPress
In reply to: recent post widget, how to exclude categoryok it did work but it didnt.
it messes with the rss feed widget, and other widgets
i would like to know how to do this,anyone?
Forum: Fixing WordPress
In reply to: recent post widget, how to exclude categorywell i got this code from the site
‘category__not_in’ => array( 60 ) and inserted it in the default widgets.php file
where 60 is the category id number
wrong link. this is the themes support forum andrew
http://cyberchimps.com/forum/free/responsive/what are you trying to achieve? and you can get help >>here
to get personal help. They would customize it the way you describe
Forum: Fixing WordPress
In reply to: recent post widget, how to exclude categoryis it necessary to create a whole plugin just to filter the recent post widget?
so that one category would be excluded,
and the link you gave, it uses shortcode, but i would like a option in recent post widget….
Forum: Fixing WordPress
In reply to: recent post widget, how to exclude categorythanks wprock, but i would like some type of code to use, instead of a plugin
any ideas?
Forum: Plugins
In reply to: [Chat Room] How is the data stored?when a chat room is deleted, does all the data belong to it be deleted too?
ok solved…buying the pro version works….
it would be better if i can get a solution to
after registration >> user is logged in
after registration, user is redirected to same registration page, i would like it to redirect to a page of my choice.