Jimboba2011
Forum Replies Created
-
I’ve left my site in a ‘broken’ state for nearly 6 days so that the errors can be seen in the hope that someone can help with the above image issue.
So bumping this message in hope.
It had been a week since I heard any feedback after activating Image accelerator which breaks the site so I switched it back off. I’ve now put it back on and the missing images can be seen throughout. Here is a link to one page missing quite a few.
Thanks for looking.
Thank you for the feedback Bruce. Unfortunately after following your suggestions (using the Really Simple SSL route) and disconnecting and reconnecting JP I am still experiencing the same failed image loading from the CDN servers as previous when activating the accelerator.
I have left this active at the moment in case any other discrepancies can be seen at warchest.co.uk regards the non-cached images…Forum: Plugins
In reply to: [People Lists] [Plugin: People Lists] Unable to create linksHi enejb
You’ve helped me in the past with a couple of issues and was hoping you could again.
I’m posting here becuase this is ‘close’ to the type of issue I’m having. I think.
I have a contact list and some of those contacts (not all) have biography pages elsewhere in the wordpress site. I’d like to link to those pages for some of the people.
However, like helphelpmehonda I’m getting strange URLs returned, or having the ‘before element being incorporated into the URL thus breaking it.
Here are a few test I tried;
<div class ='user-info'><a href="%website%">Bio</a></div> <div class ='user-info'><a href="https://%website%">Bio</a></div> <a href="%website%"><div class ='user-info'>%website%</div></a>
If I don’t include the a href I don’t get the hyper link.
I mentioned that not all of the contacts have biographies becuase whilst I can code in ‘Biog’ in to the template it will simply appear in all instances with a link to the root page.
Can you help this idiot?
Forum: Plugins
In reply to: [People Lists] [Plugin: People Lists] Unable to create linksHi enejb
You’ve helped me in the past with a couple of issues and was hoping you could again.
I’m posting here becuase this is ‘close’ to the type of issue I’m having. I think.
I have a contact list and some of those contacts (not all) have biography pages elsewhere in the wordpress site. I’d like to link to those pages for some of the people.
However, like helphelpmehonda I’m getting strange URLs returned, or having the ‘before element being incorporated into the URL thus breaking it.
Here are a few test I tried;
<div class =’user-info’>Bio</div>
<div class =’user-info’>Bio</div>
<div class =’user-info’>%website%</div>If I don’t include the a href I don’t get the hyper link.
I mentioned that not all of the contacts have biographies becuase whilst I can code in ‘Biog’ in to the template it will simply appear in all instances with a link to the root page.
Can you help this idiot?
Forum: Plugins
In reply to: [People Lists] Email links and empty user-info fieldsHi enejb
Wondering if you had had a chance to look at the repetition of filed titles described previously?
Thanks
Forum: Plugins
In reply to: [People Lists] Email links and empty user-info fieldsHi again enejb
Managed top get back to the project which I was trying out your People Lists plugin.
On the whole it is really working out well but I have not been able to work out the issue with the repetition of the contents of the before and after strings detailed below.
I note from your readme file this was a recent addition. Could it be a bug?
Forum: Plugins
In reply to: [People Lists] Email links and empty user-info fieldsI take that back regards the labels for fields. I found the ‘before’ and ‘after’ options which is great.
I’m not commenting on it now becuase I am still trying to set things up but I am getting the ‘before’ label area repeating in the ‘after’ label area even if there is something in that label field in the CMS.
eg. Voice Mail: 1108Voice Mail:
Likewise, seem to have to hand code the biography text to get paragraphs etc. Again, still need to hunt around a bit.
Thanks again.
Forum: Plugins
In reply to: [People Lists] Email links and empty user-info fieldsHi enejb
Many thanks for the prompt feedback.
You’re email suggestions work great. Thanks.
On the empty fields showing – my mistake really. I had hard coded the title of the field into the template like so:
<div class =’user-info’>Voicemail: %people_lists_voice_mail%</div>To work around this I have removed the “Voicemail:” and placed it into the field input for that User, i.e. Voicemail: 1199
As you say, if that is empty it doesn’t show.
Bit of a work around but it does the job I need. Many thanks again.