designium
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Car Manager] Error / warningI am having the same issue.
“WP Car Manager is almost ready for use, click here to setup the final settings.”
Warning: call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid class name or object in /home/design21/public_html/go/wp-includes/plugin.php on line 525
WP 4.5 MU
WP Car manager Version 1.25.0
PHP 5.3.29
Thanks
Forum: Plugins
In reply to: [WordPress MU Domain Mapping] Mix of SSL and non SSL sites possible?Thanks Ron!
Forum: Plugins
In reply to: [WordPress MU Domain Mapping] Mix of SSL and non SSL sites possible?Hi Ron
I have a WP Multisite subdirectory install and I would like also to get a SSL certificate.
I just need the SSL for the main domain (example.com) and not for the mapped domains.
I also have other systems installed in subdomains that will use the SSL certificate also.Do you know if a wildcard SSL will work on this scenario?
(Only the bold items for example.com needs the SSL certificate)- example.com
- example.com/store
- example.com/support
- otherdomain.com
- anotherdomain.com
other CMS or a wordpress installs
- anothercms.example.com
- otherwordpress.example.com
Thanks
Forum: Networking WordPress
In reply to: Uploaded images not showing on WP 4.3 subdomain multisiteActually I found the error.
It was WPML translation options in:
wp-admin/admin.php?page=sitepress-multilingual-cms%2Fmenu%2Ftranslation-options.php
Custom posts media should be checked: do nothing.
Forum: Networking WordPress
In reply to: Uploaded images not showing on WP 4.3 subdomain multisiteI have the same problem, but only in the root site media folder. The images are uploaded but not showing in the media manager.
Forum: Plugins
In reply to: [Download Monitor] Using mega.co.nzHi @shiftsrl which option did you use?
Forum: Plugins
In reply to: [Contact Form 7] Generating multiple fields in the front-endThis is the updated code:
<div id="POform"> <style type="text/css"> .tg {border-collapse:collapse;border-spacing:0;border-color:#aabcfe;width: 100%;} .tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#aabcfe;color:#669;background-color:#e8edff;} .tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#aabcfe;color:#039;background-color:#b9c9fe;} .tg .tg-0ord{text-align:right} .tg .tg-ifyx{background-color:#D2E4FC;text-align:right} .tg .tg-s6z2{text-align:center} .tg .tg-vn4c{background-color:#D2E4FC} </style> <table class="tg"> <tr> <th class="tg-031e" colspan="3"> <div style="font-size:11px; padding:25px;"> <div id="header-left" style="width:50%; float:left;"> <p>Your Name (required)<br /> [text* your-name] </p> <p> Company (required) </br/> [text* company]</p> <p>Your Email (required)<br /> [email* your-email] </p> </div> <div id="header-right" style="width:50%; float:left;"> <p>Phone Number (required)<br /> [tel* telephone] </p> <p>P.O. Number (optional)</br> [text PONumber]</p> </div></div> </th> </tr> <tr> <td class="tg-031e">Product / Part #</td> <td class="tg-031e">Quantity</td> <td class="tg-031e">Extra Notes</td> </tr> <tr> <td class="tg-031e">[text Product1]</td> <td class="tg-031e">[select quantityproduct1 include_blank "1 - 10" "10 - 25" "25 - or more"]</td> <td class="tg-031e"><p>[textarea notes-product1] </p></td> </tr> </table> </div> <p>[submit "Send"]</p>
Forum: Plugins
In reply to: [Download Monitor] Include Downloads in WordPress search?Hello
I have included the download item in the search.
I am using this extension that allows me to select the download items in the search. The problem is when the item is found and you click there is not single page to show them and gives 404 error.
I am trying to find if someone have done this before.
I would like to translate it too.! Awesome plugin