I am not sure. | WordPress.org

[ad_1]

02:38 How come when I click product archive there is already “Woo Shop V1 Shop”? How come its not blank like yours? 3:36 I don’t see any button that says “Update Template”, I see a button in top right that says “Publish” Is it the same as “Update Template”? 4:05 My menu has a little fill in the blank to the right of the “Products” dropdown, It is prefilled with “all” Is that the same as what you are doing? Why is it there? 4:20 When I click on the plus sign it asks me “Which layout would you like to use?” a “flexbox” or a “grid”. 4:24 When i try to adjust the width it just snaps back into place every time. 7:15 When I choose another product it doesn’t update and change to the different product it just stays the same.(I had to modify the wooshop v1 shop that was there just like product archive, except this one was highlighted instead of greyed out.)

I want to upload a custom font, and when I tried uploading a ttf or otf file in WordPress it denies me that ability. I know it is possible because on one of my previous build attempts using the WordPress twenty twenty four theme, I was able to upload and apply my font. (although I didn’t upload it through the media uploader in the WordPress panel)

I have been tryung my best with the help of chatgpt and she says to edit the functions.php by adding

function allow_custom_upload_mimes($mimes) {
$mimes[‘ttf’] = ‘font/ttf’;
$mimes[‘otf’] = ‘font/otf’;
return $mimes;
}
add_filter(‘upload_mimes’, ‘allow_custom_upload_mimes’);

Which I tried, but I still couldn’t get the WordPress media uploader to accept my font file upload.

I have spent 2 weeks on this now, and what I want is so simple, yet everything I do ends up not working somehow. I have deleted my WordPress installation 3 times already out of frustration trying to start from scratch, and I would really appreciate/am in need of some help.

I like the way the Royal Elementor product page, and checkout and all that look as demoed in the youtube video, https://youtu.be/f_3tNiBC3dw?si=puELC8qVtm8N7Yjg and would like to maintain those aspects if I could get it to work properly,(as of now I still have but if I cant upload my own font I wont be able to use it because the font is important to me.

And I really don’t want to start over, but idk wth I am doing.

I appreciate your time!

The page I need help with: [log in to see the link]

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer