upi on "[Plugin: UpiCRM – Universal WordPress CRM and Lead Management] Insert...
Hi Have you had the chance to check it out? Please let us know so we can mark the thread as resolved. Thanks Uri
View Articlejiggsup on "[Plugin: WassUp Real Time Analytics] timestamp varchar(20)"
How does one convert the value in the timestamp column to, at least, month/day/year? https://wordpress.org/plugins/wassup/
View Articleamijanina on "[Plugin: Simple Membership] swpm password hashing - again"
use this: $encrypted_pass = SwpmUtils::encrypt_password($plain_password);
View Articlesprocker on "[Plugin: UpiCRM – Universal WordPress CRM and Lead Management]...
thanks for this - just got round to having a look.... Can you confirm he best way to use this.... do I add this to my functions.php add_action( 'upicrm_after_new_lead', 'upicrm_hook' ); connect to...
View Articlecappucciiino on "Localhost Install + Theme Not Matching Live Site"
Hey Everyone, I have a question regarding running a local version of a remote/live site. My objective is to get a currently live WP site to run locally in a dev environment so I can make changes to...
View Articlemariegendron on "[Plugin: The Events Calendar] Is it possible to import...
Is it possible to import events data from another database ? I would like to buy "Events Calendar Pro" from Modern Tribe but I must first know if I will be able to import data events from my actual...
View Articleleejosepho on "Localhost Install + Theme Not Matching Live Site"
DB I exported from the live site (using Pagely host + Migrate Db Pro plugin) Maybe that combo did not do *exactly* as phpMyAdmin export/import would have done and now some of your theme settings or...
View Articlecappucciiino on "Localhost Install + Theme Not Matching Live Site"
Ya that's a good thought... I'll keep digging and see how I can export it with a diff method. (keeping in mind Pagely doesn't suppot cPanel). Thank you for the hint, I'll post any updates on my progress!
View Articleleejosepho on "Localhost Install + Theme Not Matching Live Site"
There are many plugins that should be able to export a downloadable copy of your database just like cPanel's phpMyAdmin would provide as an .sql file:...
View Articlejiggsup on "[Plugin: WassUp Real Time Analytics] timestamp varchar(20)"
Sorry, that was a pretty broad request. Perhaps you could solve this by referencing a standard like MySQL timestamp, UNIX, PHP etc. The first thing I did with your downloaded records was a minor tweak...
View Articlecappucciiino on "Localhost Install + Theme Not Matching Live Site"
leejosepho you were def right about the database issue! pagely had a separate "backup" function that automatically generates and lets you download the SQl database file needed to import locally. It...
View Articlegeoffgraham on "[Plugin: The Events Calendar] Is it possible to import events...
Hi Marie, thanks for getting in touch! If you could export your existing database of events to a CSV file and map the data in there to the data fields for The Events Calendar, then you could certainly...
View Articlextekaz on "Page is gone"
I was just making few changes on my "fornt" page and right before I clicked update my laptop lost power. When I turned my laptop back on, the front page is gone, meta boxes are there but they are...
View Articleswisspenelope on "[Plugin: Simple Membership] swpm password hashing - again"
Thank you amjanina! This worked perfectly! Brilliant - very pleased after all my struggles. SP
View Articleleejosepho on "Localhost Install + Theme Not Matching Live Site"
It is nice to guess well once in a while, and you are most welcome!
View ArticleClintN on "Moving Wordpress: Post URLs"
Hello, Currently on http://male-mode.com/ all the posts rewrite to http://50.116.73.248/~malemode/ I moved from a Hosted Wordpress.com solution to Hostgator by closely following...
View ArticleHostPuma on "Moving Wordpress: Post URLs"
Try adding this to your wp-config.php: define('WP_HOME','http://male-mode.com/'); define('WP_SITEURL','http://male-mode.com/');
View Articlembrsolution on "[Plugin: Simple Membership] swpm password hashing - again"
@SP this is great news ;) If you don't need any more help can you mark this support thread as resolved. Thank you
View ArticleFrank Bueltge on "[Plugin: Search and Replace] character coding"
I have no changes, no filters for s/r function. Only the wp core functions stripslashes_deep and esc_sql for sanitize input. The search,replace is a default form mysql.
View Article