notavailable98
Forum Replies Created
-
Forum: Plugins
In reply to: [Related Posts by Taxonomy] Exclude posts depending on a custom field valueI know it applies to the widget as well and that’s great.
Thanks again 🙂
Forum: Plugins
In reply to: [Related Posts by Taxonomy] Exclude posts depending on a custom field valueWorks perfectly, Thank you very much!
I appreciate your taking the time and effort to help and the extensive scope of your support.P.S. Correct, unsold properties have the _premprop_sold meta key with the value of ‘no’.
Forum: Plugins
In reply to: [Related Posts by Taxonomy] Exclude posts depending on a custom field valueHi,
Thank you very much for the code!
I put it in my site specific plugin and it did not cause any errors but I’m having problems testing if it actually does the job. I created a property almost identical to another property, with the exact same taxonomies, and it is NOT marked as sold. On the new property page, I can see the original one at the top of the related posts list, however on the original property page I do not see the new one at all. I assume it may have something to do with caching, but that’s just my assumption…Thanks so much for the help! I appreciate all your efforts.
Forum: Plugins
In reply to: [Related Posts by Taxonomy] Exclude posts depending on a custom field valueHi keesiemeijer, and thanks for the quick reply!
the meta key is ‘_premprop_sold’ and the value is ‘yes’.
Forum: Plugins
In reply to: [CMB2] How to get multicheck field optionsHi Michael, thanks for your reply!
Just for display/information purposes, anyway I already sorted it out using cmb2_get_field, and getting the options from the field object.
Forum: Fixing WordPress
In reply to: Characters showing as question marksHello Tara,
Thank you for your reply. I don’t know what “OP” is, however I managed to solve the problem by saving entry.php as a file with UTF-8 encoding (using Notepad > Save As…) and adding this line:
header('Content-Type: text/html; charset=utf-8');at the beginning.Thanks!
Forum: Fixing WordPress
In reply to: Error logging in – Error establishing a database connectionUsing an FTP client like FileZilla. The wp-config.php is located in the root directory of your WordPress installation.
Forum: Fixing WordPress
In reply to: WP 3.8.2 broke my website – need help to fixI’m new to WordPress myself so honestly I have no idea what exactly caused this problem, however you can simply restore your site from a backup if you have one.
Good Luck!