prpwindows
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Help Removing dotted line around image link pleaseall sorted
Forum: Fixing WordPress
In reply to: Help Removing dotted line around image link pleaseSorry should have mentioned the offending image link is the large Checkatrade image next to the writing.
Forum: Fixing WordPress
In reply to: Help Removing dotted line around image link pleaseHmm, thats weird, i have just viewed site on P.C that has never had site viewed on it, and the dots are there!
I have not asked devs yet, but will do now.
Forum: Plugins
In reply to: [Testimonials Widget] text justificationHi Michael,
I have managed to work a fix myself, .testimonials-widget-testimonial img {
border: solid 2px; color: black;
}This now gives me the border i required on my “testimonials page” only.
Forum: Plugins
In reply to: [Testimonials Widget] text justificationThank you, i have removed extra lines, i have used the code above, it works thanks.
I have another question, not sure if it is really for your support though, but i will ask.
Now that i have those all fixed, i wanted to have a border around them, i thought i had it sorted by using the following code
.entry-content img {
border: solid 2px; color: black;
}
Unfortunately it has effected other images on the homepage.My question is: how can i code it to effect just the testimonial images?
Forum: Plugins
In reply to: [Testimonials Widget] Images not showinghi, i have solved my issue.
my images are now set as featured.
great plugin.
Forum: Fixing WordPress
In reply to: Testimonials page help pleaseHi Thanks for both pieces of advice, much appreciated.
Forum: Fixing WordPress
In reply to: Transferring to new domain name@ Terry
Ive heard of duplicator before, I think the only problem I would have is, I do not have access to the old site, http://www.prpwindows.co.uk it is hosted by our product manufacturer.
I have the new site http://www.prpwindows.me.uk hosted on Vidahost, this is where it will remain, but assigned the .co.uk instead of the .me.uk.is that clear or am I just confusing the issue.
Forum: Fixing WordPress
In reply to: Transferring to new domain namePlugin I like that suggestion, thanks.
Forum: Fixing WordPress
In reply to: Transferring to new domain nameThanks for suggestion.
I would imagine I would need to carryout the second option offered on that page, “When Your Domain Name or URLs Change”
As I have never done this before would you suggest that I use the 2nd option as in bold below?
2. Use the Search and Replace for WordPress Databases Script to safely change all instances. ( If you are a developer, use this option. It is a one step process as opposed to the 15-step procedure below )
Thanks