Malcolm Wooden
Forum Replies Created
-
Forum: Plugins
In reply to: [Fontsampler] Dynamic Font LoadingOkay, so I have been looking at this all wrong!
I was thinking that the dynamic font code was an argument added to an existing Fontsampler shortcode that would change the original font set.
I’ll have to re-asses how I’ll do this.
thanks
MalcolmForum: Plugins
In reply to: [Fontsampler] Dynamic Font LoadingHey Johannes,
I still not been able to get this to work on my site. Perhaps it’s something in the way my site is configured.
Do you know of a site that’s using this feature so I can see how it’s working there?
thanks
MalcolmForum: Plugins
In reply to: [Fontsampler] Dynamic Font LoadingHey Johannes,
Many thanks for the suggestions, but no luck I’m afraid. I can download the font file by putting the path in the browser address bar, but the same path syntax will not work in Fontsampler.
I also tried to change the quotes as you suggested.
This is a page that should have a Fontsampler with dynamic font replacement, but the original sans font is still showing and not the replacement script font.
https://dtptypes.com/atestpageMalcolm
- This reply was modified 2 years, 5 months ago by Malcolm Wooden.
Forum: Plugins
In reply to: [Animate It!] Add a hyperlink to animated graphicThank you for your excellent reply!
The link is working fine now.
We already use ‘Perfect Images + Retina’ by Jordi Meow and I have discovered that the retina image will work when the image contains a class to it’s wp id and display size. I can do this for the background image but I cannot see if it is possible to add it to the top image.
<div class="hover-wrapper"> <div class="hover-image" style="background-image: url('https://testsite.dtptypes.com/wp-content/uploads/SenticoGridSquare1.png');"> <a href="https://testsite.dtptypes.com/home/senticosansdt" target="_blank"> <img src="https://testsite.dtptypes.com/wp-content/uploads/SenticoGridSquare2.png" class="wp-image-6310" width="274" height="274"> </a> </div> </div>
Is it possible to add this class to the top image?
class="wp-image-6309" width="274" height="274"
- This reply was modified 3 years, 10 months ago by Malcolm Wooden.
Forum: Plugins
In reply to: [Animate It!] Add a hyperlink to animated graphicThanks for the reply,
The issue is with the tile graphics on this page which use the Animate It code:
https://testsite.dtptypes.com#font-tilesThe first tile needs to have a link to the font page:
https://testsite.dtptypes.com/home/senticosansdtAlso I have noticed that the graphics in the tiles are not picking up the retina (@2x) images but they are on the server.
- This reply was modified 3 years, 10 months ago by Malcolm Wooden.
- This reply was modified 3 years, 10 months ago by Malcolm Wooden.
Forum: Themes and Templates
In reply to: [Twenty Twenty-One] Remove Link UnderlinesHi Oliver
Many thanks, that has solved it!
Malcolm
EXCELLLLEENT!!!
Thank you Merlin!
Forum: Reviews
In reply to: [Block Referer Spam] PerfectWe also got a 500 error so we removed this plug-in. I would be interested to know what the problem is and how to resolve it.
Forum: Fixing WordPress
In reply to: Cannot log into admin area, getting 404 Not FoundBaloydi Lloydi, thank you for the suggestion. I have tried that but now I get a login page without any graphics and still no access.
Accessing my site seems to get locked in rotating requests.
https://dtptypes.comForum: Plugins
In reply to: [Clean Login] Causing my website to go downWorking now.
Many thanks Alberto
Forum: Plugins
In reply to: [Cyclone Slider] Remove Title and Description SpaceThe only fix I found is to modify the style.css file for the Cyclone Slider.
Line 4 – margin-bottom: 30px;
Change this to a smaller value.This is very dangerous as the modification will get lost when there is an update. I have just modified my layout so that the space does not look so obtrusive.
Forum: Themes and Templates
In reply to: [Designfolio] Display Order of Portfolio ImagesYep, Got it!
Thanks
Forum: Themes and Templates
In reply to: [Designfolio] Display Order of Portfolio ImagesHi David,
Many thanks for your suggestion of changing the function name, it is now working nicely.
I have moved the portfolio category buttons into a widget on the side bar, can you tell me how I can remove them from the main portfolio page content?
Thanks
Malcolm