Forum Replies Created
-
AuthorPosts
-
I have created the account for you. My apologies as I did not create it before. I have turned off file compression and that brought back the site’s original design, but unfortunately I am still experiencing a fatal error when trying to add new posts or pages. Any help is appreciated, thank you.
October 11, 2022 at 6:35 am in reply to: Product Variation Images Not Displaying in Lightbox #1368376Following up on this?
October 9, 2022 at 1:15 am in reply to: Product Variation Images Not Displaying in Lightbox #1368090This reply has been marked as private.September 28, 2022 at 10:17 pm in reply to: Search Page Showing Black Screen and Weird Font #1366812Fixed, can close thread. Thanks.
This reply has been marked as private.Yes, I had it in the private content. Here is a screenshot.
August 17, 2022 at 6:14 am in reply to: Hide Price for One Specific Product Except for Checkout/Cart #1361894Thanks for the reply,
That seems like it would work just fine, but is still somehow visible:
- This reply was modified 2 years, 3 months ago by sdsitetechdotcom.
August 16, 2022 at 6:34 am in reply to: Hide Price for One Specific Product Except for Checkout/Cart #1361756Hi there,
I applied the CSS modification and am still not seeing the price hidden on that product ID. Do you have any recommendations to get this fix?
Thanks,
August 16, 2022 at 1:57 am in reply to: Hide Price for One Specific Product Except for Checkout/Cart #1361739Thanks foe the reply,
I understand that this will hide the price for all products. Is it possible to do it for just one? Based on the product ID?
Thanks,
Also, because mobile forces the title to go multi-line, the prices show up fine only on mobile. I’m also trying to remove the right padding that shows up on mobile…I outlined it in the screenshot.
Thank you again for being so helpful throughout this process.
Thank you for supplying me with that code. It is almost perfect. I really like the minimal spacing as this helps reduce unnecessary page length, but sale/variation prices are now being cut off again after applying the modifications. Please see the attached screenshots in the private area of this reply.
Are there any suggestions to be able to have the minimal space while also preserving the visibility of the sale/variation prices?
Thank you…
Awesome, thank you. Would I be able to change the padding shown in the screenshot with a similar code, changing .av-catalogue-title to 1px 15px 1px 100px? I tried doing this in the element editor but changing it to 1px seemed to not get it as skinny as I wanted. I’m trying to get it pretty skinny…again thank you for the continuous help.
Thanks, that solved the issue. Would it be possible to reduce the padding when it is a multi-line product title, and if their is a price range, change the padding between that? Please see the screenshots included within the private content area. Thank you for your help
I’m now dealing with another issue that I believe to be related to the code supplied by Mike. I have created a new page on my website, and have added a Product List. The prices are being put right behind the product names. Could I please have some assistance with positioning the prices so they show up properly on this page?
Please see the link to the issue at hand in the private content.
Mike,
Thank you for supplying the fix. I decided I am going to use the one that includes the star. Really appreciate your help on this.
Yes, please see the private content below.
Thanks for the reply and followup. Sorry about the tickets, I’ll keep one request within one ticket from now on.
I like how the pricing is now displayed on the left, and followed by the title. The sale price still gets cut off though, if you take a look at the screenshot in the Private Content you’ll see what I mean. Is it going to another line? What do you guys think the best solution would be to not have the sale price be cut off?
Hi Ismael,
Thank you for providing me with that. I’ll try it out as soon as I’m on the computer next.
The pagination is on the What’s New page, it’s the pagination for the element “Product List”. There are multiple paginations on that page, and I’d like to have the pagination not reload the page.
Thanks very much!
This reply has been marked as private.Thanks Ismael, appreciate it. You can go ahead and close the thread:)
Thanks very much Jordan, everything is as it should be now. You may go ahead and close this thread.
Best regards.
Victoria,
I’ve noticed that you (or somebody else part of the team) has done a wonderful job in making the video thumbnail look awesome and fixing the testimonial slider. Thanks so much.
The only thing that’s left for this mini-project is hiding the small bar above the header on that page, and then it is complete.
Again, nothing but thanks to you guys.
Hi Victoria,
In the Private Content section, I’ve included the link to the page in question that needs to not have the small bar above the header displayed. That same link is also the page with the testimonial slider that needs adjusting.
Jordan,
Thanks very much for supplying me with that code. It works flawlessly. You can close this thread now, much appreciated.
Best regards.
Jordan,
I apologize for that. The directory was password protected, but now I’ve lifted the restriction so you should be able to get in there.
Thanks very much and best regards,
-SteveSure, my apologies for not providing that information in the first place. Please see the Private Content section of this post. Thank you.
That’s okay, let’s see if I can help you with it a bit clearer.
Upload whatever font you want to use on your website to Font Squirrel Converter. You’ll then have to download the font kit after it is finished converting.
Inside that font kit, you’ll have a ‘fonts’ folder which you need to drag to your child theme’s directory. You can choose to put the fonts folder in your child theme’s directory by using FTP or your file manager in cPanel, they both work fine to get the job done.
After this is done, you have to open the style.css file that came with the font package that you downloaded from FontSquirrel. It should’ve already been visible in the package before going into the fonts folder. Copy the code in style.css, and then paste it in the child theme’s style.css file.
So again, you have to copy the code from the style.css file that CAME WITH THE FONT PACKAGE FROM FONTSQUIRREL, and then take that code and paste it in the style.css file THAT EXISTS WITHIN YOUR CHILD THEME’S DIRECTORY.
After that is finished, you have to go into your Theme Options > General Styling > Scroll all the way down to the bottom of the page and paste this code into the Quick CSS section:
h1,h2,h3,h4,h5,h6 { font-family: Conv_Orator Std Medium !important; }
See where it says Conv_Orator Std Medium? You have to replace that with your font-family name which you can view by looking at the code you pasted in your child theme’s style.css file. If you get confused with this part, just paste the code in a reply and I can try my best to identify what the name of the font-family is you’re trying to use.Once that is all said and done, I guess it takes a bit for the changes to take effect. You may try to clear your browser’s history and cache, then try loading up the site again, but not really sure if that will make any of a difference. The admins would probably be able to give a little bit more insight to this than I can
That is what happened to me as well, the font changed to something weird that I did not specify but after checking back after 2 hours the font that I specified had been applied to h1-h6.
H1-H6 are the different types of headings on the website, I’m not sure as far as the menu items in the navigation which is what I’m still trying to figure out as well because I need to change that font too.
It will probably update for you in an hour or so. Not sure why it takes time.
It seems that it took a while for the font to actually kick it, but it did! So, I’ve got the heading fonts working now. But, if I wanted to do different custom fonts for the normal paragraph text, which code would I use in quick CSS?
Hey there,
Thanks for taking the time to look into this issue. I am using Chrome, and I just tried to reproduce the error on my side again.
When adding something to the cart, and then checking on the right sidebar of the shop overview, the X button is actually looking proper. After refreshing the page though, or essentially changing pages and coming back to view the shop overview’s sidebar, the X button gets messed up.
Does that happen to you too?
-
AuthorPosts