roiabrazaldo
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Category Archive Page returns TRUE on is_home() conditionnvm its my fault.. got it now
Forum: Fixing WordPress
In reply to: Updating WordPress from 4.1.3 to 4.2 Stuck on localhostI know that 99999 is a bit much but its just a temporary setting, since after update, I change it back to 60s
Forum: Everything else WordPress
In reply to: Is WordPress the right CMS for me?1) Can this be done in WordPress? Or should I use Joomla?
All you stated is not a matter of CMS, its a matter of your capability on CSS/Javascript since it only involves design but yes you can use WordPress as CMS
2) Which tools/apps/plugins/widgets that I need, and what they do (If any cost money, explain why a free version won’t suffice).
I personally never used/explore any of the plugins on the repository except nivo sliders because I myself is a developer and I wanted to do things on my own. According the specification you stated above though, you don’t actually need any particular plugins since it can be done with wordpress build-in search and category management.
Forum: Fixing WordPress
In reply to: Getting WordPress Supportdefinitely no.
in the defense of saying No.
theres no way for the person to look into files/codes.
giving the web admin will also expose everything.Forum: Fixing WordPress
In reply to: Ajax returns ""I solved it
instead of using
return ( $result == true ? 'success' : 'error' );use
echo ( $result == true ? 'success' : 'error' );Forum: Fixing WordPress
In reply to: get_user_meta is not working on v4.0nvm
Forum: Fixing WordPress
In reply to: get_user_meta is not working on v4.0additionally i tried using
$current_user->user_firstname
$current_user->user_lastnamenot working too
Forum: Fixing WordPress
In reply to: Customizing WordPress Login/ Register PageOk I found a good tutorial and its working, problem is what if I will add user meta that does not exist in the default wordpress? like birth date & gender
this is the tutorial i found
Forum: Fixing WordPress
In reply to: Customizing WordPress Login/ Register PageI prefer coding since I’m a developer, I should not rely on already made plugins
Forum: Your WordPress
In reply to: my third wordpress site! please reviewthanks seca400 for your time! those insight of yours are truly needed.
the jumpstart theme is what I also do from scratch I made it.
yea about the load time.. i keep complaining to our host about that but they are not responding :/yup its .ph but it will be moved to its official domain
i’ll check on that texts and images that rollover the sides..
thanks thanks!
first anyone can type http://www.baliradar.com/wp-admin
thus leading to login page of your wordpress, theres a link there for register.
Forum: Fixing WordPress
In reply to: Home Menu Nav. Button v.s. Custom Home Pagecan I get a screenshot of your Menu Navigation from Appearance > Menu
Forum: Fixing WordPress
In reply to: How to Add "body onload" to a single pagemake a specific php file for that page
For Page: page-[slugname].php For Post: single-[slugname].php For Category: category-[categoryname].phpForum: Fixing WordPress
In reply to: Home Menu Nav. Button v.s. Custom Home Pagelink?
Forum: Fixing WordPress
In reply to: HTTP ERROR when uploading imageupgrade your domain specs