gack304
Forum Replies Created
-
Thanks again for the help Oliver. I have already removed it from there in the editor. i have completeley deleted the full row from there but it still remains. I am at a complete loss with this.
Thanks in advance
Hi Oliver thanks for the reply.
I am wanting to remove the “powered by wordpress” text and link in the footer. I have tried editing the footer.php with no joy and i have tried a few plugins that have not worked. I am wondering if there is any updates to this plugin to include the new 2023 theme or if a workaround has been found yet.
Thanks in Advance.
Forum: Fixing WordPress
In reply to: Error establishing a database connectionhi thanks for your reply.
The wp-config file doesn’t contain any information regarding the database. i had to do it from the cPanel.
Forum: Plugins
In reply to: [WooCommerce] saving a product catalouge on the backendHi thanks for the reply. No what I am looking to do is essentially build a product catalogue that is saved on the back end of the site. When we receive a product we can then just add it from the saved product catalogue rather than having to create the product again from scratch. It would be like a product list that you can simply select from and then click done and they are listed as in stock then when they sell out they come off the site but are not deleted from the back end catalogue so they can be re-added if they come back in stock
Forum: Fixing WordPress
In reply to: Minify CSS for google pagespeed@threadi, Thank you. I am not looking for support for wp rocket, i would just like for someone to point me in the direction of resolving this issue through maybe defering the css or removing it if possible
Forum: Fixing WordPress
In reply to: Minify CSS for google pagespeedyes i don’t want to bloat the site with plugins if i can help it. this is a small snippet of the list of fonts but it’s a much much longer list than this. it literally goes on and on. I can’t see a href lang code anywhere so i don’t know why this css has appeared in the head section.
/* cyrillic-ext */
@font-face {
font-family: ‘Raleway’;
font-style: italic;
font-weight: 100;
font-display: swap;
src: url(https://fonts.gstatic.com/s/raleway/v28/1Ptsg8zYS_SKggPNyCg4QIFqPfE.woff2) format(‘woff2’);
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
font-family: ‘Raleway’;
font-style: italic;
font-weight: 100;
font-display: swap;
src: url(https://fonts.gstatic.com/s/raleway/v28/1Ptsg8zYS_SKggPNyCg4SYFqPfE.woff2) format(‘woff2’);
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
font-family: ‘Raleway’;
font-style: italic;
font-weight: 100;
font-display: swap;
src: url(https://fonts.gstatic.com/s/raleway/v28/1Ptsg8zYS_SKggPNyCg4QoFqPfE.woff2) format(‘woff2’);
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: ‘Raleway’;
font-style: italic;
font-weight: 100;
Forum: Fixing WordPress
In reply to: Minify CSS for google pagespeedThank you for the replies.
@magaliechetrit when i wrote this it was but i have since been on to wp rocket and regenerated critical css and now i am getting the remove unused css. it appears to be a list of google fonts that i think are for different languages. i have tried various plugins, some completely mess up the site visually on the front end, the one i am using now is wp rocket but it never seems to completley resolve the issue which is why i am looking to try and defer it so it is not above the fold or if it is not needed get rid og it alltogether.
Hi. So after testing the issue has definitely been resolved, however I have another issue in that the filter doesn’t work on mobile. It doesn’t apply the filters selected, If I inspect the elements on my pc and test in mobile viewpoint it works fine but on my physical mobile phone it doesn’t apply. Also the price slider will only work if I set it to show both (min and max and the slider together).
Thanks in advance.
thanks
- This reply was modified 2 years, 4 months ago by gack304.
thank you so much, you’re a genius!! this worked great..