mommaroodle
Forum Replies Created
-
Forum: Plugins
In reply to: .htaccess incorrect pathsI did add the forwards slashes
another problem I am now having is the url is reflecting incorrectly
https://mydomain.com/dxdnq78x59zf8.cloudfront.net/assets/cute-cat2.jpg
Forum: Plugins
In reply to: [Simple Social Icons] Icons not showingIcons not showing for me too
Forum: Plugins
In reply to: [MarketPress - WordPress eCommerce] Allied Wallet Payment GatewayHi David
Thanks for the reply, I’ll use the contact form as recommended.
Regards
MelanieForum: Plugins
In reply to: [External URL To Post Thumbnail] this might be a spelling error?? I almost thought I had it but what I’m trying to do to get it working with the CPT’s on my theme is not working
I’m experiencing the same problem too – but only on my localhost, on my server i can still login
yep it would be nice to see some response from the developers here!
This is not working for me – I should have known better by now
This entry is breaking my fontawesome and my .htaccess despite me changing the permissions – that doesnt seem to solve the problem for me
# BEGIN W3TC CDN <FilesMatch "\.(ttf|ttc|otf|eot|woff|font.css)$"> <IfModule mod_headers.c> Header set Access-Control-Allow-Origin "*" </IfModule> </FilesMatch> # END W3TC CDN
this entry however works, but it keeps on being overwritten with the code above.
<FilesMatch "\.(ttf|otf|eot|woff)$"> <IfModule mod_headers.c> Header set Access-Control-Allow-Origin "*" </IfModule> </FilesMatch>
this plugin is then useless to me if I am not able to add entries to my .htaccess.
My files are on another domain I’m using as a CDN, but I can even disable the automatic directory listing because even that entry is being overwritten by the entries the plugin makes to the .htaccess!!!!
Nevermind, I’ve changed the permissions on the file to 444
Forum: Plugins
In reply to: [jsDelivr - Wordpress CDN Plugin] jquery mismatch – gives me wrong versionthis plugin needs to be updated
Forum: Reviews
In reply to: [W3 Total Cache] Broke our siteThought this plugin may work for many, there is a very large number of ppl who have had bad experiences and some a very bad experience, myself included and I would recommend that anyone really wanting to make use of this plugin should test it thoroughly first preferrably on different domain that has an identical copy of their site. For a brief while I also noticed the improvements. But sadly, that was short lived approx 3days before all hell broke loose. – Lets face it – there is no real support – there is no central point where one can refer back to for any real documentation about the plugin – very poor that and there is NO way in a million years of Sundays, I would pay W3 Total Cache for support. Sad but true unfortunately.
Yes but that is just the whole thing, even after adding a product via woocomerce, i see the product listed and you cant do anything not even inline editing!
Ok so some of the features are for the Pro version, but surely the ability to ‘Add a Product’ is included in the free version! If not could you please clarify what all we can do with the free version.
I really dont see any reason why we should even install the plugin if you cant at least edit and add a product. It would then appear that the plugin is merely then for demo use to show a person what it looks like only, since none of the features work!
Forum: Plugins
In reply to: [W3 Total Cache] How to cache google fonts ?@pe-pernet – sorry for the late reply, I wasnt notified of your comment.
Its quite easy actually. Go to Google fonts – I assume you know what fonts you using.
For the sake of this example lets say, I use Oswald and Open Sans.
Use the search and search for Oswald and then select the quick use – it will give you this link
<link href='https://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
then from that link copy and paste this part into your browser address bar
https://fonts.googleapis.com/css?family=Oswald
and you’ll see this on your screen, then simply save the file to your hard disk
@font-face { font-family: 'Oswald'; font-style: normal; font-weight: 400; src: local('Oswald Regular'), local('Oswald-Regular'), url(https://themes.googleusercontent.com/static/fonts/oswald/v7/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff'); }
do that for each font you want to use – go minify them and add them to your site via some css file or add the minified code to an existing css file – that would be even better. ??
In your stylesheet, you’ll have to specify all the font attributes, weight ect.
Forum: Plugins
In reply to: [W3 Total Cache] How to cache google fonts ?@pe-pernet, I’m also using Google fonts and GTmetrix and what I did with my google fonts is I downloaded them from google and then minified them them all into one file, that also results in less requests.
Forum: Plugins
In reply to: [Site Creation Wizard] Looking forward for new versionI’m dying to try this out, just wondering if I should wait to see if its going to be updated to be compatible with WordPress 3.6