mikej855
Forum Replies Created
-
Forum: Plugins
In reply to: [Custom Team Manager] Circular image css effectCheers worked perfectly.
Regards
Michael.
Forum: Fixing WordPress
In reply to: Slider issueI’m using the Salient theme. I’m developing on my local machine which prevents me from showing the site.
The funny thing is if I create a non-home page using “Default Template” everything is fine.
Regards
Michael.
Forum: Plugins
In reply to: [WP Job Manager] Remove company imageThanks
I ended up applying the following css…
.company {
display: none;
visibility: hidden;
}Regards
Michael.
Forum: Plugins
In reply to: [WP Job Manager] Remove company imageHi
I’d like to remove/hide the bar with the company name, company icon and link to the web site.
For my need, these are not needed.
Regards
Michael.
Forum: Fixing WordPress
In reply to: 4.1 Upgrade & 404 errorsThis is frustrating. I’m considering revert the upgrade as the site can’t be showing 404 errors.
Regards
Michael.
Forum: Fixing WordPress
In reply to: 4.1 Upgrade & 404 errorsHi Barnez
I’ve gone through the link. I’ve already got the web.config file in place (and it matches for the rules section, but uses a different name for the rule).
Unfortunately, I’m after inheriting the site so don’t have the background information. I had gone with the automatic upgrade approach when I upgraded on Friday.
Regards
Michael.
Forum: Fixing WordPress
In reply to: 4.1 Upgrade & 404 errorsI should also highlight that I’m hosting the wordpress site on Azure.
Regards
Michael.
Forum: Fixing WordPress
In reply to: 4.1 Upgrade & 404 errorsHi Barnez
I didn’t have a .htaccess file in the root folder. I’m currently hosting in Azure. I have a wwwsite folder and inside this I have the 3 wordpress folders.
I have already dropped a .htaccess file into the wwwsite folder, with the following content:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>Still seeing the same issue. Changed the permalinks to default, purged the cache and changed permalinks back to normal. I’ve also added custom and tag into the Custom and Tag base optional fields.
Regards
Michael.
Forum: Plugins
In reply to: [Custom Team Manager] Comments & links on Full profile pageI suspect that I’m having the same problem as that posted in: Custom Team Manager
Forum: Plugins
In reply to: [Custom Team Manager] Comments & links on Full profile pageHi Ibnul
I’m developing the site locally.
I can replicate the following perfectly: https://s.w.org/plugins/custom-team-manager/screenshot-2.png?r=1094180
When I set “Show All Members Full Profiles on Single Page:” to “No” I get…
Persons name
By mikej55 | date | No Comments
Pinterest link | Facebook link | twitter link
Line break
Persons image
Persons profileRegards
Michael.
Forum: Plugins
In reply to: [Custom Team Manager] OrderingGot it sorted. Found the comment about Post Types Order