kmelv85
Forum Replies Created
-
Forum: Plugins
In reply to: [Calculated Fields Form] Results page blank on mobile / safariHi yes, I’ve discovered it only shows the results if I am logged into wp-admin.
Some example code on my results page:
<h2>Your results</h2>
<div class=”calcp”>[CP_CALCULATED_FIELDS_RESULT fields=”fieldname6″]
</div>
<div class=”calcp”>[CP_CALCULATED_FIELDS_RESULT fields=”fieldname7″]
</div>
Forum: Plugins
In reply to: [Calculated Fields Form] Results page blank on mobile / safariSorry, after looking into it more and testing – it only displays the results when I’m logged in – so that’s why its not showing the data. Why is that?
Forum: Plugins
In reply to: [Calculated Fields Form] Results page blank on mobile / safariChecking it again – it doesn’t work in Safari on desktop (windows not mac) for me either. But all other browsers it works.
Forum: Plugins
In reply to: [Calculated Fields Form] Results page blank on mobile / safariYes its the same page, you can fill the form in the sidebar here – https://www.businessjuice.co.uk/test-sidebar/
Forum: Plugins
In reply to: [Contextual Related Posts] Use WP thumbnailsGreat, thanks
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Table head z-indexFixed it by simply floating the sorting arrow right and removing the positioning element.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Table head z-indexYeah when I disable the position:relative style, it works ok. The table is still sortable too – the only problem is the arrows disappear. Could these be added without a position relative?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Table head z-indexI have table sorting enabled – when I disable it, there is no problem. So what classes are added when you enable sorting?
Forum: Plugins
In reply to: [WP Customer Area] Dashboard ContentHi, I’ve created this template too and it does work but the content I add is displayed below the recent pages and recent files lists. How can I display content above it? I’d like a welcome message then the recent pages and files
Forum: Plugins
In reply to: [WP Customer Area] Rename pagesSuccess, thanks
Forum: Themes and Templates
In reply to: [onetone] Top section image jumpsCan’t remember exactly but one of the JS files was adding styles to the header tag, think it was position relative. My header is now fixed permanently so it stays at the top
Forum: Themes and Templates
In reply to: [onetone] Remove css from headThat’s great, thanks. I just prefer clean code!
Forum: Themes and Templates
In reply to: [onetone] Remove css from headForum: Themes and Templates
In reply to: [onetone] Remove css from headThe thing is I don’t need the recentcomments css – I haven’t added it anywhere myself, something is adding it to the head and I’d like to remove it.
I don’t use comments on the site, just a very basic single page.
Forum: Themes and Templates
In reply to: [onetone] Top section image jumpsResolved myself by removing the javascript from the header tag