Forum Replies Created
-
AuthorPosts
-
Thank you so much. I had put the wrong filter into the site. When I added this above code it fixed the image sizes so they are all now the correct size.
On page https://writersofthefuture.com/category/news-press-releases/ I added the following code that I thought was the same and the images are still not consistent.
add_filter(‘avf_blog_style’,’avf_blog_style_mod’, 10, 2);
function avf_blog_style_mod($layout, $context){
if($context == ‘archive’) $layout = ‘blog-grid’;
return $layout;
}Maybe this is a slightly different style name on this page?
Thank you very much! This fixed both making it into 3 columns as well as the image size by changing it to “full”.
On my other site, I would like to fix the image issue on the category page too. This is already 3 columns so not sure what part of the code would need to go into the functions file. See link:
https://writersofthefuture.com/category/news-press-releases/
That code made it 4 columns instead of the prior 3 columns. It didn’t change the image size. See link:
https://galaxypress.com/category/horror/Thank you for the code. I have added this and see the images, but the odd thing is that they are all different sizes.
See link here:https://galaxypress.com/category/horror/
Any idea why these would be different sizes? They are all the same aspect ratio and when you see them on the main page they look fine as you can see here:
Specifically, if you look at the one with the skeletons they look fine on the main page, but on the archive page the image size is different. When you scroll down on the archive page you will see others that are different sizes.
As a note I looked on my other site using Enfold and found a similar problem with the image size is different here but okay on the main blog pages, see this link for an example:
https://writersofthefuture.com/category/author-spotlight/
- This reply was modified 1 month, 2 weeks ago by Jason.
October 31, 2024 at 5:56 am in reply to: Product Gallery Images now square and cropped on new images? #1470321FANTASTIC!!! That worked for the gallery images are now back to full size.
THANK YOU!!!!!
October 30, 2024 at 6:11 am in reply to: Product Gallery Images now square and cropped on new images? #1470200Okay so I went and updated it to the Woocommerce 3.0 product gallery and they did show up as full size. However, there are other issues with the Woocommerce 3.0 product gallery that don’t work with my site layout.
1. The main image also now shows up in the product gallery. This is redundant and looks odd to me.
2. There is a black border around each gallery image that I would prefer not to have as I am trying to have a clean look.
3. There is some type of Zooming effect on the main product image that I don’t want.Is there no way to just make the images full-size as they were before? I still don’t get why this suddenly changed as this was never a problem for many years I have been using this Enfold shop.
October 29, 2024 at 5:15 am in reply to: Product Gallery Images now square and cropped on new images? #1470063Thank you for the fast reply. I have added this code but after clearing the cache it still is a square image size on the gallery images on the product page under the main image. Again what is so odd is this is a new issue with one of the recent updates as in the past they were always full-sized and not copped as squares. Please advise.
- This reply was modified 1 month, 2 weeks ago by Jason.
October 28, 2024 at 7:55 pm in reply to: Product Gallery Images now square and cropped on new images? #1470034Thank you for the fast reply. This fixed it in the shop so that it is not cropped now, but on the individual page, the product gallery images are still square. See here:
Memberpress gave me back this version that fixed it.
.postid-22534 p {
text-align: left;
}February 19, 2024 at 11:13 pm in reply to: X (Twitter) logo not showing at top or on blog share pages #1434823Great! When I look in a private browser this also shows up now. Thank you! Sorry for the trouble.
Thanks so much! You can close it now.
Thank you so much for the helpful reply.
Was it correct that I bought a license for each site in that case or in the future is one license suffice for multiple sites, and if so how many?
Dear Mike,
Thanks so much for your willingness to help. I see what you mean about this being at the top. I think at he bottom is best. The only thing that would be nice to be at the top is the product search widget. The current search at the top searches the whole website.
For now I think I am set. Maybe there are plans in the future to upgrade the shop mobile layout?
Thank you so much for this CSS. This could help a lot.
What about putting it at the top of the shop for mobile? What do you think about that?
Any other ideas to make the shop better on mobile?Thank you so much! Perfect, this fixed it and looks correct now.
On that note is there a second hamburger menu that can go on the shop page to see the sorting options? Currently when you go to the shop page you the sidebar filters don’t show so on a mobile phone it is a bit hard to sort and search in the shop.
Best, Jason
October 16, 2022 at 8:12 pm in reply to: Search resultes are showring short code in the text? #1369025Thanks so much. You can close the ticket.
Best, Jason
October 16, 2022 at 6:11 am in reply to: Search resultes are showring short code in the text? #1368995Dear Mike, THANK YOU!!!! That is great! Maybe in the future this is something everyone would benefit from.
Thanks again. Jason
October 13, 2022 at 6:48 pm in reply to: Using Advance Layout on blog, but on archive pages don't see images? #1368759Dear Ismael,
Thank you. Each of my posts already has a feature image set so I am not sure why it would not be working. I just sent Nikko access to my back end, so I am copying the link in the private filed so that possibly you can take a look too?
October 13, 2022 at 6:44 pm in reply to: Search resultes are showring short code in the text? #1368758Thank you so much! I have the temporary login in the private field.
October 13, 2022 at 5:14 am in reply to: Search resultes are showring short code in the text? #1368665Dear Nikko,
I added the code in the quick CSS but I am still seeing the short code? Can you see the attached screen shot to see if I did ti wrong?
Best, Jason
/* Removes short code in search*/
span.ajax_search_excerpt {
display: none !important;
}Okay so I am now a little closer but still a little puzzled. I set it to “Blog” as my location to display my post and I get auto directed to a default blog layout instead of my advanced blog page that I built now?
Sorry, just found the next problem. In the Blog Layout I had to change it to use the “Advanced Layout” option.
Now all good. This can be closed.
- This reply was modified 2 years, 4 months ago by Jason.
Okay, so I deleted the child theme and imported it newly. (Note that when I did this from this link https://kriesi.at/documentation/enfold/child-theme/ It said I was using a newer 5.0.1 and the one from the site is 5.0. Is that an issue? Not sure how to update that.)
After doing this I didn’t see any update.
I then clicked on the Rest All Options button and I looks like it is taking the updates now.
Only thing I am not sure is if I need to update the child theme.
Dear Nikko,
Thank you. I have removed the WP Rocket and tried checking the page in a new browser and private window but it is still not taking the general styling updates. Not sure what else to check, would you mind taking a look for me? Thanks so much.
Best, Jason
Dear Nikko,
One thing that I am not why stopped working is when I go into the Enfold Child theme and under the General Styling it is not all updating.
For example, I went into the Main Content and changed the Primary Color (Font color for links, dropcaps) to a few colors and didn’t update it. I currently have it on a green color and it still shows back.
Also under the “Fonts” tab there used to be a Default content font size” which I don’t see anymore.
Thank you for any input on these two issues.
Best regards,
JasonThank you so much!!! Was the problem I was on the 4.8.2 or was there something else I should look for in the future that you had to fix.
Thanks again for all of your help!
Best, Jason
Any other ideas on what else to try to get this to work? I am still having problems getting the import to go even after enabling the PHP Zip extension.
Thank you very much for any assistance.
Best, Jason
See notes in private from Rackspace:
Hi Jason,
Thank you for your call. As we discussed, I can verify the PHP ZIP extension is already installed and enabled.
[root@XXXXXX-web2 php.d]# php -m |grep -i zip
zip[root@XXXXXX-web2 php.d]# cat /etc/php.d/40-zip.ini
; Enable ZIP extension module
extension=zip.so[root@XXXXXX-web2 php.d]# rpm -qa|grep php74-pecl-zip
php74-pecl-zip-1.19.0-1.el7.ius.x86_64If you require any further information or assistance, you can contact us by updating this ticket or by calling support.
Thanks & Regards,
Jayesh Jambhulkar
Linux Support Engineer- This reply was modified 2 years, 4 months ago by Jason.
Please see private comments. Thanks so much for the fast reply.
Thank you. Is that on the server side or can I do this from the WP back end?
It looked like you had a hotlink in your post, but it is not working. Is there a link with how to do this?
Best, Jason
-
AuthorPosts