irishpeck
Forum Replies Created
-
@madriverweb thanks for the update I might try this however I still don’t want to send them an email with their username and password as happens when you add them to wordpress as a user but this is certainly a great way around it in the interim.
Okay grand thanks for the update I need to try figure something out to get around this.
Forum: Fixing WordPress
In reply to: Pretty Permalinks are not workingOkay thats perfect I will see what is happening thanks alot for the help.
Forum: Fixing WordPress
In reply to: Pretty Permalinks are not workingHi esmi,
Thanks for the feedback. What do you mean by parsed?
Forum: Fixing WordPress
In reply to: Pretty Permalinks are not working# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
Forum: Fixing WordPress
In reply to: Pretty Permalinks are not workingYes our host has advised us that everything on their end is working perfectly. Everything is setup correctly on the hosts end so it must be a WordPress issue I assume but don’t know how to resolve it.
Forum: Plugins
In reply to: [Sponsors Carousel] How to Upload imagesHey Guys,
Just thought I would help you out quickly. What you need to do is put the link to the media file in there. If you open your media section up in a new tab and select an image you want you will see its link in the right hand column.
Copy the link then go back to the plugin settings page and where it says “new” paste the link in and press “Save Changes” the image will then be added then continue to copy and paste links until you have all the images you require.
Forum: Plugins
In reply to: Hiding Posts in WebsiteFound a fix just in case other people had the same problem and that is to remove this line of code
|| $query->is_archive