833 Topics
| |
I hope I can ask this here, but really I just want a watercooler discussion on the topic. I am a hobbyist programmer, been using PHP/MySQL/Apache for years. I've use jQuery and strait Javascript as well. I do web design, have built websites both using frameworks like Wordpress, as well … | |
Hello I want to make my site so Any one help me for Plugin like.. Responsive with includeing some Text in slider. Like [Demo-1](http://www.openxcell.com/) [Demo-2](http://www.indianic.com/) Thank you.. | |
Hi to all, Which platform is better eCommerce - Magento - Opencart - Wordpress - Zencart Give your feed back | |
I have been creating small personal projects and trying to monetize or just learn from the creation process. I love programming and I am doing it as a hobby, looking forward to become a strong developer as soon as possible. Starting out I used Joomla, Wordpress, Drupal as CMSs but … | |
Which are the important aspects to keep in mind while creating a website that can help making a crawl able website? My previous websites are not crawled by Google. I have created those websites by using Wordpress. | |
I want to add online radio player to my site , I have all radio stremig URL, PLs anyone explain me how can i add player to wordpress site with this URLs | |
Hello buds, I want to know if this is doable: I have a website then on my homepage there will be two buttons. The buttons are A and B. Button A: will go to a page Option A Button B: will go to a page Option B So when visitor/user … | |
Hi i've done a wordpress plugin, i've done th the localization as explained [here](http://www.wdmac.com/how-to-create-a-po-language-translation#more-631) so i've generated the po and mo file for the new languages and i've done the traslations the words to traslate are this way <?php _e('System Settings', 'wp-myplugin-name'); ?> or _e('System Settings', 'wp-myplugin-name') but in the … | |
http://earljones181.files.wordpress.com/2013/08/flashxml_web_design_by_dfever-d2zb7sh.jpg How do I make a div that pops out of his parent, but sticks with parent? Like the green menus. | |
I am using the Formidable Pro Wordpress plugin and I am trying to figure how to achieve the following: I need the users gps location in two form fields when a check box is clicked. I have two scripts and have no idea how to combine them. First gets the … | |
I have website [psprint](http://www.psprint.gr) it's on Joomla CMS. I want to ask what is the best for SEO? Joomla or Wordpress? | |
Related to Wordpress Website-SEO 1 - How can we better optimize the meta details of a Wordpress website? 2 - Do we need Yoast SEO plugins? 3 - I found my blog - catogory archive page, missing meta description. On examining the meta templates, I could not find the archive … | |
Working on wordpress.. Want to set homepage when i click the templates. ..Templates are under dropdown menu. | |
i am havin problem with my website www.netlibrary.com.ng not been able to show my product category on the left sidebar i don't know the php code to use to make it show on the frontend of my website i really need to solve this issue. HELP ME! | |
Hi everyone , i am using wordpres site for my acadmy . I have a list of tutorials in which you can you can see every class . I want to see my eforts and intrest of students whoes come to my site & learn . I want if a … | |
Howdy Daniweb, I've been doing some research and granted, there's some evidence that changing your template design in Wordpress can hurt your SEO, but there's little to no indication that pre-designed / template purchased websites are not optimzed properly, which can hurt your SEO. Does anyone have any insight to … | |
Hi, i have done a wordpress plugin i'd like to localize so i've foun this useful link about it [Click Here](http://premium.wpmudev.org/blog/localize-a-wordpress-plugin-and-make-it-translation-ready/) it explain about localize the static txt of the plugin but my plugin manage contents stored in 2 db tables if the user would save this content in 2-3 … | |
i using this code to display radio buttons for selection. somehow the its not working correctly, plz guide on this issue. thanks in advance. <div class="register-section" id="user-role-section"> <label for="wp_rar_user_role"><?php echo $this->wp_rar_role_label; ?></label> <?php foreach($this->wp_selected_rar_roles as $role) { ?> <input type="radio" name="wp_rar_user_role" id="wp_rar_user_role" class="input select" value="<?php echo $role; ?>" /> <label> … | |
Hi I've wrote a plugin it works but on deactivation it doesn't drop the plugin tables from db this is the code $sql = "DROP TABLE IF_EXISTS 'TABLENAME'"; $wpdb->query($sql); //$e = $wpdb->query($sql); //die(var_dump($e)); and i call that function this way register_deactivation_hook(__FILE__, 'deactivate'); if i uncomment to show message error it … | |
I am working on PHP Framework now.I am 23 old . I will have 2 years of experience by 2016.And Company Bond will be over ,and i will be able to leave the company. I worked on cakePHP,Wordpress,WHMCS,Smarty etc.and will work on other PHP Technologies by 2016. I want to … | |
I usually use wp clone wordpress plugin which basiclaly zipped the database and folder of wordpress to upload to a new install of wordpress. I can't use it however on a bridal woocommerce website. It tries then eventually gives me a 404 page not found error. The is has about … | |
Hello, I am developing a new WordPress based [eCommerce platform](http://gosucommerce.com/blog) and want to ask you for advice. What gateways should we offer in our system? The point is that we can take only 3 now. What options will be better? Paypal, 2checkout, Payza? | |
Sorry to ask this one , but i am helpless to get it out. I am doing a site for my client and created a responsive menu. The font style for the menu is not working even though I marked it as important. My site url is. http://sparrowhair.softcorp.ca/ The style … | |
Wordpress plugin permalinks not working If we add ? at the beginning of wordpress permalinks then its working. Give the solution. | |
hello everyone, I need to add custom text on my uploading image ,any jquery or wordpress plugin is for that?? | |
I heard about decision making system like crystal report and I want to know how to implement CR with PHP? I have some basic knowledge about PHP,Mysql and Wordpress. | |
I already used free hosting of these websites 000webhost.com byethost.com biz.ly & freeservers.com bt their free hosting is not best because their mysql link down or server some time redircts my site to some advertisments . Can any body suggest me a free webhosting which wil be best & their … | |
## Theme Options Settings ## I have problem with my theme options settings saving. My settings is to saving to permanently , its just only save when you stay on the theme options page after saving the settings. But when I go to any other page or reload the current … | |
| I've been happily writing code for a bit of software that loosely is to do with project management. For that reason it has a dashboard-esque look and feel. It is highly customized and luckily because I've used MVC the views are separated from the db stuff. From day 1 I … |
I just created a simple theme option page that is working fine and also saved after when press save options. But whene reload page by pressing "theme options" menu the saved settings disappeared. Or if you go another page and come back to theme options page the same thing happens. … |
The End.