valerieskye1
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Not ranking on google searchThank you, I do use Yoast SEO but I will look at your link 🙂
Forum: Everything else WordPress
In reply to: Ranking super low google searchThank you kindly for your reply, although I do now feel a bit embarassed. I assumed SEO alone would be enough to atleast rank top 10 pages especially since sustainable clothes is rather a niche. I have just today launched social media. I guess I was niaave to assume google would bring in an organic click or two to my site haha. Thank you
Forum: Developing with WordPress
In reply to: Product gallery images too small front endI am so sorry I thought I replied to this!
Oh I see, that is a shame but yeah the experience gained I guess is certainly the postive to focus on!
Yes you are exactly right changing that has sorted it thank you!
I believe my site is now as perfect as ever and so I launched the social media a few hours ago (not told family or friends yet so no real followers haha). I registered yesterday mornign for google search console. However I am very concerned, my site pages seem to be buried so far down that they will never be clicked on, and it seems my meta description is not used on many of the search results….. Perhaps over time google will better crawl my site and it automatically updates? Or maybe I need to do something…. Somewhat anticlimactic launching but having no page views hahaha.,
Forum: Developing with WordPress
In reply to: Product gallery images too small front endOh I see, thank you, what ill do is try and get a list of search engines and I will apply to get indexed on most of them (time allowing) otherwise I will just focus on the big ones.
Ohh Interesting, hmmm so perhaps I should go through all image tags and change to 477, do you know how to do this? Or maybe I offer this solution to the optimole crew aha.
Thanks so much, its nice to hear someone else say it is a lot of work haha, I have a somewhat negative bunch around me telling me I need to get a job and stop focussing my time on this. Ooo the demo site sounds interesting indeed, I bet it was a rewarding experience.
Forum: Developing with WordPress
In reply to: Product gallery images too small front endAhh I see ahhaha, well thats good to know, and does it take long to register like a week before I’m on google search, also will I then appear on bing and yahoo too?
Exciting. Right ill do google search engine today then 🙂 kinda scary being this close to completion after 10 hour days for months haha. thanks so much for your continued help throughout this journey bc workz 🙂
I have messaged optimole, they have said they couldn’t see any issues but I have now sent them screenshots so we will see what they suggest.
Forum: Developing with WordPress
In reply to: Product gallery images too small front endHello,
Ahh that makes sense yes I understand now. I have made the changes you suggested and I believe it has worked perfectly, thank you very much 🙂 I now have a safe and secure site for my visitors!
Thats very interesting, and a relief because I like the speed benefits of autoptimize. I have done what you suggested and it does indeed seem like its optimole that is the culprit, I have sent them a message and they say they reply within a few hours so that is exciting to have this issue resolved 🙂
Its looking like I’m super close to being ready. I want to do the search console thing now but will it hurt my rankings if I do it before my image quality is sorted and or before my speed is sub 2 seconds? Am I best waiting.
Thank you so much as usual!
Forum: Developing with WordPress
In reply to: Product gallery images too small front endDamnit, I feel like its to do with Autoptimization plugin, but idk, basically when you click on my product on the shop page and scroll through the gallery images 50% of the time it will be blurry (mostly happens on mobile and its random when and which product it happens to). I have tried unchecking each box in autoptimization individually and clearing all cache and yet the issue persists….. not sure what has happened here…. I would love your advice thank you
Forum: Developing with WordPress
In reply to: Product gallery images too small front endOhh I see. Hopefully here is the only place someone can stumble across a HTTP link to my site though right? I guess I could check all my internal hyperlinks to make sure.
Well The code I was going to use was
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://www.impossibleclothes.com/$1 [R,L]
</IfModule>However, I went on bluehost lc to check I wouldn’t break anything since there was many written warnings not to edit this code. She was like oh I’ll just do it for you, so she did it. – Took away a bit of my fun since I had pretty much got everything ready including finding the file (was hidden).
Oh sweet thanks so much, so I will research google search console and get it done tonight! Hehe celebratory champagne perhaps, although its bitter sweet since I assume I will never get the satisfaction of feeling entirely done with a website, I suppose there’s always more to do.
Thanks so much eek hehe. I know its being shared on the gorilla org FB page with 7k followers, and I am writing a blog for MetMUnch who have 1k insta followers, not sure if I will get many page views but I could reach out to other companies and see about blogging for them to get my link out there haha.
Forum: Developing with WordPress
In reply to: Product gallery images too small front endSo my site speed is still too slow. I think I need rendering to improve and I believe best way is with autoptomize, so I need to allow css optimization but when I do that I think it stops my additional css from working.
Can I get around this by hitting the exclude CSS button and entering all my additional css? This is the additional css
li.product .product-thumb-wrap::before { display: none !important; } .custom_item_img_link::before{ content: " "; position: absolute; height: 100%; width: 100%; background: #fa6161; -webkit-transition: 0.4s ease-in-out; -moz-transition: 0.4s ease-in-out; -o-transition: 0.4s ease-in-out; transition: 0.4s ease-in-out; opacity: 0; } li.product:hover .custom_item_img_link::before { opacity: 0.8; } .custom_item_img_link::before { background: unset; } @media only screen and (max-width: 768px){ .woocommerce .products.columns-4 li.product .card-product, .woocommerce .products.columns-3 li.product .card-product { width: 100%; } .woocommerce ul.products.columns-4 li.product, .woocommerce ul.products.columns-3 li.product { width: 100%; } } .woocommerce div.product div.images img { width: 100%;Do I enter it all like that or it does say to enter commas between each CSS does that mean I should put commas between like each chunk? I will also untick the minify excluded CSS box, and hopefully I should have a faster site that still works as intended?
Thank you 🙂
I will now start looking up how to appear on google
Forum: Developing with WordPress
In reply to: Product gallery images too small front endThank you so much I have changed the file and I believe that issue is now sorted 🙂 Woop Woop haha.
Can I ask do you have any words of wisdom for getting my site mapped/onto google search engine. I haven’t looked into the process yet, but I think in a day or two it is time.
Only other big things for me to do is find a way for my shop to appear on the home page, and to possibly set up ads, although ads could wait, oh and to setup my social medias and then voila, the rest I will do in the background.
I am excited to see initial page views. Will I get views in the first few days I wonder? Or even a sale…. exciting.
Forum: Plugins
In reply to: [TP Product Image Flipper for WooCommerce] 2 main product imagesHello, thank you very much,
I have tried adding this code;
.home .card-product.pop-and-glow .card-image{display:block;}
but it still hasn’t worked, I feel very bad taking up so much of your time, so feel free to discontinue the discussion, I wont be offended and understand this is not for you to fix 🙂
Thanks as always @tplugins
Forum: Developing with WordPress
In reply to: Product gallery images too small front endHello, thank you I think im starting to understand. so HTML is if I give someone a direct URL to my site basically the SSL/padlock icon wont be showing and so its not a trusted site. Whereas once I’ve site mapped and its on google it will be fine if people access my site through that medium?
This is something I need to sort before launch then right?
Thank you, the plugin developer has since replied again and gave me this code to enter on my parent theme .home .card-product.pop-and-glow .card-image{
display: block;
}
I always have trouble with this but so far its not worked, so tomorrow I will go back and try adding a space after display: as I didn’t do that. It will be awesome if this sorts it for me though haha, at the moment the shop page still shows on my home page if I want it to however it doesn’t include the product images haha and will likely add to site load time so maybe I don’t want this? For now my home page is just my about section and a link to my blog haha.I still have more images to optimise but all my shop ones are done 🙂 woop and it sorted the backend media display issue as well as the front end alignment issue 🙂 I’m learning haha
Thanks as always
- This reply was modified 5 years, 3 months ago by valerieskye1.
Forum: Developing with WordPress
In reply to: Product gallery images too small front endThats very interesting about the https, so what exactly will this help with? Is it sometimes people access my site through something other then https and it creates a slower page load time? I will deffo look into this thank you!
Amazing thank you so much! I have sorted it with your help woop woop. Basically. for each product I have 3 or 4 images what I do is find those images in my files, go onto photopea to convert it from png to jpg then I save it then I go onto kapwing to crop it to the right aspect ratio, and save it and then i go to tinyurl to shrink the file size to between 26-180kb, I have done 7 products as of writing this and intend to finish the rest today (its speeding up my site too as some image files where 5,000+kb). I had to disable autoptimization css otherwise my css code didn’t load properly, so I still have crappy rendering times but I will work on it somehow haha.
Tp plugins got back to me and send that hestia may not have the hooks required for a shop with images on the front page…. I am not sure whether to contact hestia and ask them about it….. id love to get my products on the shop page. I should probs try it without the tp plugin cos I think that would work, but I am too scared to disable it as soo much has been altered around it lol. we will see.
Thanks so much again!
Forum: Plugins
In reply to: [TP Product Image Flipper for WooCommerce] 2 main product imagesHello yes hestia allows product on the home page however me and you disabled my default images so now on the shop page my product shows but with no image, should I contact hestia to see if they have hooks? Thanks
Forum: Developing with WordPress
In reply to: Product gallery images too small front endThanks for your reply to the previous question. I do wonder though, what is the correct aspect ratio? because I love the size (most) images appear on my shop page, but that’s a plugin making them that size or wp or something, so I’m not sure what the aspect ratio is that I want. and I cant go back and check the images or edit them in WordPress. Basically if we can figure out the desirable aspect ratio, I could go and edit all 60 images and then reupload them. (I will have to look up how to change aspect ratio or what it even is haha).