customwebkzn
Forum Replies Created
-
Forum: Plugins
In reply to: [Floating Button] Icon alignmentNot to worry I found it: .float-btn.fl-right.fl-bottom. Fixed now: https://meandermap.co.za/staging. Thanks.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Nested IFNo, just what’s there, a simple if field has content then display.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Nested IFIf the format is as simple as this it will be a welcome change. Thanks for taking the time to reply.
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Nested IFThen I should keep this version for posterity because it’s working fine now! My installation was buggy so I started from scratch. I’m using ACF 5.7.7 and Pods 2.7.9. Each subject is a field group, and not all sub fields are entered to all posts hence the nested IFs. There’s probably a much more elegant solution but this was just a quick proof of concept.
Here is my working code:
[if eng_teacher_comment]
<div style=”width:48%;margin:1%;float:left;min-height:110px;”>
<div style=”min-width:100px;float:left;font-weight:bold;”>ENGLISH</div>[if eng_year_mark]<div style=”float:right;padding-left:10px;font-weight:bold;”>Yr {@eng_year_mark}</div>[/if]
[if eng_exam_mark]<div style=”float:right;padding-left:10px;font-weight:bold;”>Exam {@eng_exam_mark}</div>[/if]
[if eng_class_average]<div style=”float:right;padding-left:10px;font-weight:bold;”>Avg {@eng_class_average}</div>[/if]
[if eng_term_mark]<div style=”float:right;padding-left:10px;font-weight:bold;”>Term {@eng_term_mark}</div>[/if]
<span style=”display:inline-block;text-align:justify;”>{@eng_teacher_comment}</span>
</div>
[/if]Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Nested IFHi Jim,
Ok thanks. I managed to get it to work with nested IFs so that’s a bit strange :). Do you have a timeframe on when it be officially supported?
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] Nested IFA visual: https://i.imgur.com/5ztp848.png
Forum: Reviews
In reply to: [WP Go Maps (formerly WP Google Maps)] Doesn’t even workNot to worry I’ve uninstalled already, plugins should “just work” and not require the dev to login etc. Was interested in the pro version but if the basic version doesn’t work I’m not inclined to spend money on something that’ll potentially be just as bad in the pro version.
Forum: Reviews
In reply to: [Gutenberg] You WILL Use ItRow control? Column control? Page settings? Block css? Compatibility with existing plugins? The list goes on. These are basic features of any and all page builders and you haven’t even touched on these, excepting columns which is experimental. Really? In 2018 columns are a “feature”? The UX is poor as well, not well thought-out.
Many sites will break and you’ll alienate many, many people and in the end it’s always the end-user who gets the worst of it.
I also have this problem, it’s definitely the plugin. Default setup all pages correct no other plugins installed server setup correct. Can’t register just keeps looping back to same page.
It’s a blank theme so probably doesn’t include some components it needs for this plugin to work. Would it be in the add_theme_support area?
Probably the template files then. It’s on localhost so can’t.
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] stuck on; Done resolving URL addressSame.
Forum: Plugins
In reply to: [WP Fastest Cache] Disable admin menu bar entry?Much appreciated.
Forum: Plugins
In reply to: [WP Fastest Cache] Disable admin menu bar entry?As a side note, this is BY FAR the best free caching plugin available. Over the last 2 months I have tested ALL the free ones (when I say all I mean all ?? and this one out-performs them by a decent margin except one (Simple Cache).
It also doesn’t break anything which many caching plugins do.
Forum: Plugins
In reply to: [WP Server Health Stats] CPU Usage at 0%Np happy to help.