1,489 Topics

Member Avatar for
Member Avatar for lovewithweb
Member Avatar for pixelsoul
0
70
Member Avatar for wrathyimp

Is it possible to add PDF files to the dates, and make it clickable to view or download files? I am looking for a calendar based file publication, as we create daily, weekly, monthly reports to be published for our viewers. The users can click on the date to access/download …

Member Avatar for wrathyimp
0
148
Member Avatar for ravi142

Hello, Need your help for this error i have search also wordpress Forms but **not find out perfect solution** for that Even not given permission of wp-admin. **Fatal Error:** Call to undefined function wp_get_current_user() in /wp-includes/class-wp.php Line no.529 Thanks

Member Avatar for minitauros
0
123
Member Avatar for Jon94

Hi guys, im new here and new to web development. I want to build a marketplace for tutors where they can upload their profile and information. Students who want to find a home tutor can go there and find a suitable one by submitting a home tuition request. I want …

Member Avatar for almostbob
0
224
Member Avatar for cristian.stilpeanu.1_1

Hi guys, i want to put on my every page an image to represent my website, like wordpress when you share on facebook etc, it's the content part and bellow it's image from his post, i want to do something like this.

Member Avatar for Amanda_2
1
247
Member Avatar for Kewne

I have a code: <body> <?php global $wpdb; $sql = ""; $sql = "SELECT * FROM emgAdmin"; $sql = "$sql INNER JOIN wp_posts ON wp_posts.ID = emgAdmin.ID_OfPost "; $ArrResult = $wpdb->get_results($sql); while ($emgAdminResult = mysql_fetch_object($ArrResult)) { echo($emgAdminResult->post_date); } ?> </body> and I'm getting an error that says,"Call to a member …

Member Avatar for Kewne
0
2K
Member Avatar for Kewne

Hi, Does anyone here kbow how to get the post not the pages in a wordpress dashboar? This line of code: `$ArrResult = $wpdb->get_results("SELECT * FROM {$wpdb->posts} WHERE post_type = 'page' ");` and for the table I have something like this: `<td><?php echo $sampleResult->post_title ?></td` I thought this would get …

Member Avatar for Kewne
0
96
Member Avatar for primero

I was installing Bitnami last Friday night, during the setup I had to confirm various settings including the Firewall settings. I tried to find out which settings would be correct but it was so long winded nobody was very specific about it. It came up with the Webserver port as …

Member Avatar for pixelsoul
0
118
Member Avatar for mattster

Hi All, I've used CakePHP for ages and as a framework I really like it and it works nicely. However, it has a nasty snag. Say you wan't CakePHP to be your main application in the website root (`/`), and you wanted a Wordpress blog in a subdirectory (`/blog/`). In …

Member Avatar for mattster
0
154
Member Avatar for sathyakumar23
Member Avatar for Kalaivani Nair

here's my site: http://fspb.valse.com.my/ If you view on mobile version the menu appears. When I scroll the content the menu scrolls along which I dont want to happen. I tried to use this fiddle into my html and css but it doesn't work at all in wordpress. js fiddle: http://jsfiddle.net/KBne4/12/

0
142
Member Avatar for aram1376

Hi all. I'm using Yoast SEO pluging for wordpress and SEO friendly images in my site so it can get popular in google. It's not too old, I made it about 2 months ago. It used to have 50-60 google searches per day by two weeks ago. But now it's …

Member Avatar for craftkilimanj
0
303
Member Avatar for sathyakumar23
Member Avatar for Sikander Nasar

# Security for Wordpress and Codeigniter # I want to integrate wordpress and codeigniter and I am confuse about security.My admin panel will be in codeigniter and frontend in wordpress.what type of security is there.

Member Avatar for mangel.murti
0
171
Member Avatar for EvolutionFallen

Hi all, I'm wondering if anyone's had experience with the WordPress Importer tool. I'm having trouble importing my WXR file through the tool. It works well for the most part, but when I get to the author assignment section, there are some issues. Under Assign Authors I only see `Import …

Member Avatar for irfanmodan
0
221
Member Avatar for ravi142

Hello. I am working on wordpress **plugin.php** file Add one sub menu and working on but when i call ajax function but its not given proper output. <script> jQuery(document).ready(function() { jQuery(".downloadpdf").click(function () { var goat_id = jQuery(this).attr('id'); //Alert got id e.g 218 jQuery.ajax({ type: "POST", url: "<?php echo admin_url( 'admin-ajax.php' …

Member Avatar for irfanmodan
0
226
Member Avatar for gamestoenjoy

Hi, In use WordPress with the theme twenty thirteen. I have empty spaces when I check my site in desktop, so I want to use width of 50% In style.css I changed for .site the width to 50% instead of 100% and it worked great in the desktop, but when …

Member Avatar for gamestoenjoy
0
183
Member Avatar for old_apache

Hi I once hosted a website, using wordpress framework but after a month, my webstsite hacked and after digging on my website there is so much scripts added to the file (i did not remember exactly how the scripts, but it was so longgg script). I deleted all that scripts, …

Member Avatar for ebutin
0
123
Member Avatar for Chris920

Hey everyone. I am looking to be pointed in the right direction here, tutorial, wordpress plugin..etc Im working on a site for my friend and he wants a "matching" system. Think tinder dating app almost. Two people "like" eachother based on their picture and they match. Hes looking more for …

Member Avatar for Chris920
0
333
Member Avatar for <M/>

Is there a way to connect wordpress and dreamweaver together, in an easy way? I have been getting frustrated with templates that I use and now i want to completely modify them so that they fit my needs. I want to be able to make a change on dreamweaver and …

Member Avatar for <M/>
0
183
Member Avatar for pspwxp fan

Hi Daniweb, I'm making an Online Clinic project in Wordpress. I want to create a database system such that there one user account (master account), using which a user can either make a doctor account or several patient accounts. Basically, 3 tables, Account, Patient and Doctor. I can make the …

0
60
Member Avatar for imti321

(1)You have a PHP 1 dimensional array. Please write a PHP function that takes 1 array as its parameter and returns an array. The function must delete values in the input array that shows up 3 times or more? For example, if you give the function array(1, 3, 5, 2, …

Member Avatar for diafol
0
157
Member Avatar for happygeek

Google has been quick to blacklist domains implicated, most often unwittingly, in the distribution of what has become known as the SoakSoak malware campaign courtesy of soaksoak.ru being the first domain in the redirection path it used. With 11,000 domains blocked over the weekend, you might be forgiven for thinking …

2
653
Member Avatar for sathyakumar23
Member Avatar for allisonmarry
0
285
Member Avatar for mangel.murti

i have build a project where wordpress themes can be purchased. Build with Codeigniter how to implement multiple coupons for a single Theme / Item for % discount. i need some help regarding database design.

Member Avatar for mangel.murti
0
185
Member Avatar for ganesh641

Thanks in advance I have used periodic Ajax call for getting a value from the API result in WordPress with Ajax Here is my code Javascript code is : setInterval('getRecentAPI(oid)', 60000); function getRecentAPI(oid){ jQuery.ajax({ type: "POST", url: ajaxurl, data: {id:oid, action:'recent_value'}, success: function(result){ jQuery(".recent div").html(result); } }); } WordPress code …

Member Avatar for pritaeas
0
460
Member Avatar for PierJean

Hello. I am retired, 70 years old and new to php and wordpress. Not to be completely stupid, I did some homework learning everyday 10 hours a day for the last month or so but my time is limited so I finally decided to seek some help from a helpful …

Member Avatar for PierJean
0
343
Member Avatar for Kalaivani Nair

Good Day Everyone. I'm using FoundationPress as frontend and Wordpress as backend. I created a very simple plugin to upload image into the homepage. I've no issue with that. I can display them properly in the page I desired. However I wish to use little bit of javascript for the …

Member Avatar for Taywin
0
240
Member Avatar for best4earn

I am using wordpress site and want to enable SSL for my certificate but this error genrates when i checked my site at https://www.whynopadlock.com/ "ERROR: The secure URL you submitted was redirected to: http://grownstar.org/ Please try pasting the secure URL you originally submitted into a new web browser window to …

Member Avatar for gabrielcastillo
0
115
Member Avatar for MKWeb

I would like to ask the members here what they beleive is the best all-around shopping cart plugin for use on WordPress. I have used Cart66, WooCommerce, JigoShop but would like to know which one you prefer and are they easy enough for a non-tech (Site Owner) to use?

Member Avatar for PixelatedKarma
0
209
Member Avatar for Violet_82

Hi guys, I was thinking to work on a new interactive project but I might need some advice before I start. So, essentially, I want an interactive map and I want to give users (they will have to have login details of course) the possibility to add as many markers …

Member Avatar for Masterblank
0
351
Member Avatar for liphoso

i am running PHP Version 5.2.9, i want to create a barchart from data in mysql. i got this sumple and tried running it. am having a bit if trouble with json_encode(). i have an array that has numbers and strings but the numbers get printed back as strings. how …

Member Avatar for liphoso
0
583
Member Avatar for khurram123

I have a very strange issue in a WP website. Please have a look at this one. http://advantagecontactcenter.com/ If you refresh the page first three links drop down menu appear for few second then gone. How can i get rid off this problem. Please help me in this issue.

0
111
Member Avatar for Micheal_5

good day, i am currently working on an e-commerce website, and am thinking of using wordpress. My question is: 1. is wordpress the best way to create an e-commerce website? 2. is there any possible way to go about creating an e-commerce websites without using wordpress? because why i choose …

Member Avatar for minitauros
0
120
Member Avatar for UK-1991

Hello guys does any one knows about the wordpress. I need to create a referal program in wordpress like someone wants to register on the website and been reffered by someone he or she would be required to provide a referall code so we would be able to see who …

Member Avatar for lorenzoDAlipio
0
139
Member Avatar for nufftalon

I am rebuilding my clients website using wordpress. He previously used drupal and ubercart for product management. I can't see to figure out for the life of me where the products are stored which file or folder. I opened it before in notepad ++ and it showed me sku numbers …

Member Avatar for PixelatedKarma
0
124
Member Avatar for Thobby

Hello, I'll like to use the uploads & rename scripts on a wordpress site, can u help with that. Has used in this website. www.Gidi360.com/vc

Member Avatar for Thobby
0
102
Member Avatar for ebutin

I’m a beginner web developer and I’m looking for place where you can find free template. Can you give me some recommendations? My close friend gave me an advice, that I should check [Gavick](http://www.gavick.com) offer. Have anybody heard of it?

Member Avatar for ebutin
0
269
Member Avatar for Clarence Weldy

Hello Guys, I am working on a project and planning to use a theme called [POWERMAG V1.6.0](http://www.nulledlistings.com/wp-content/uploads/2014/01/test78.jpg) Just wanted to know your precious reviews on the same before employing it. Thanks in advance:)

Member Avatar for Methew
0
242
Member Avatar for problemsolver

Hi, My website is hosted within Hostgator servers, how can I render LaTeX mathematical formulae in HTML pages without using WordPress?

Member Avatar for pritaeas
0
50
Member Avatar for happygeek

Although based in New York, DaniWeb is very much a global community. I'm from England, for example, and our moderator Diafol (who will be well known to anyone who has ever browsed the [PHP forum]( https://www.daniweb.com/web-development/php/17)) is a Welshman through and through. I mention this as last week I went …

1
399
Member Avatar for gabrielcastillo

Hello everyone, just wanted to say hi from Wordcamp! ![bb34fc0164597d0abdf99d290b4739ae](/attachments/large/3/bb34fc0164597d0abdf99d290b4739ae.jpg "bb34fc0164597d0abdf99d290b4739ae")

Member Avatar for gabrielcastillo
0
86
Member Avatar for chrisde100

Looking for more information on wordpress - and using it. Anybody have some good links to that?

Member Avatar for Glenn Rodgers
0
129
Member Avatar for cambraydesign

I have a WordPress multisite using subdomains. I have created a new website, not using wordpress, which is on the root in a folder called 'home' I am trying to remove the 'home' from the url so that it appears that this folder is the root eg. mydomain.com instead of …

Member Avatar for cambraydesign
0
347
Member Avatar for ignnniter

Please help me. thanks <?php if ( wt_get_option( 'wt_show_post_img' ) == 1 ){ if (has_post_thumbnail() ) { ?> <div class="thumbnail single-post-thumbnail"><?php the_post_thumbnail( 'wt840_420' ); ?></div><?php } } ?>

Member Avatar for gabrielcastillo
0
141
Member Avatar for Borderline

Good evening I'm trying to alter the size of font used in a template I purchased recently - the site is Wordpress based, so I'm not sure whether it functions in exactly the same way. I'm happy with the size of font for all other parts of the site, just …

Member Avatar for gabrielcastillo
0
201
Member Avatar for problemsolver

Hi, Which is the best web hosting server by considering storage, bandwidth, uptime guarantee, dedicated plan, technical support, security, optimized services, wordpress hosting, files transfer, email accounts and websites limitations, email accounts and websites (domains) transfer, compatibility with open sources, integration with other applications (e.g., Google Apps), e-commerce support, great …

Member Avatar for xcesslogic
-1
314
Member Avatar for bimaljr

Hello, I am creating a website in WordPress. http://patricia.kwayyinfotech.com/ In Google Chrome browser, on opening any page from my site, the browser loading disappeared and the page white screen. The problem is that user may confused that the site is opening or not as the browser loader is stopped and …

Member Avatar for gabrielcastillo
0
139
Member Avatar for J.C. SolvoTerra

>Take Heed There are lots of things to be aware of with the Windows Registry. In most cases the best thing to be aware of is that ideally you should avoid playing with it at all costs. Alas, we are what we are and we do what we do. My …

0
1K
Member Avatar for Clarence Weldy

Hey Guys, I need your valuable suggestions, please help me out with this. I am going to use this theme called “Invado” for my next project, please share your views what do you think about it? You can also share some alternatives, any input will be appreciated. Here is the …

Member Avatar for synergy1009
-2
118

The End.