Woocommerce My Account Page Downloads - woocommerce

I'd like to set up the my-account page for all users to have several free downloads already available to them in woocommerce. Any ideas as to how to just have that content available to users if they register for the site? I see that such an availability is made on the woothemes.com site if you register.

If you want to "just have that content available", then upload your files anywhere, grab their URLs and add them to My Account page by editing template myaccount/my-account.php - format them as buttons or anchor elements and set href attribute to link to each of your files.

Related

wordpress downloadable product without checkout

im beginner in coding and working on a wordpress downloadable product site.
the problem that im facing with it, is that i have 2 type of files. free and paid.
so i want to add button that add the paid files to cart and go for checkout. thats ok, but my problem is with free files. i don't want free files go to cart too. i want them just to download instantly if the user is signed up to the site and if not signed up, redirect them to sign up page.
thanks for you help.
i tried to add direct link for free files in product summery but the problem is that i cant ask them to sign in and download link will be open to every body.
You can use this plugin: https://wordpress.org/plugins/content-control/ .
Then you can put your direct link inside the shortcodes [content_control]Logged in content[/content_control] inside the product summary. The download link wont be visible until the user signs up and login.

Cannot create Elementor Posts page in Wordpress although I have selected in Reading page

I want to use my Posts page with Elementor modules.
I have done my Homepage like that
but cannot do the same with Posts page.
I have created an empty page,
added some modules.
And selected this page as Posts page in Reading page.
But when I click a page on my website,
my Elementor Posts page is not seen,
the default Wordpress page is seen.
Update :
I'm using Neve theme on Wordpress v5.8
My website address is Tubefavorites.com
My homepage with Elementor and posts page with default Wordpress has different fonts
and my homepage and posts page's components are in different order.
(In homepage its Tags, Categories, ...
In my posts page its Tags, Last Posts, ...
I'm working online in browser (its not local).
There is no error on Chrome Console.
Update end.
Currently I'm trying this in Turkish pages.
I will make the English Elementor page after I fix this.
How can I fix this?
Thanks
Do you have Elementor enabled for post?
Thus, if I understood correctly, you have created a page post and want to add it as homepage. You should go to settings - reading and select via dropdown the page you have created! Then, you will see your page as homepage and not the default one
There is also an explanation in support forum, that someone has the same problem. Please read below:
"Looks like you’re trying to edit your Posts page that has been assigned in your WordPress Reading settings (Settings > Reading). If this is the case, you may not be able to edit the assigned Posts page directly with Elementor (Basic version).
You can try deselecting the page (in the “Posts Page” box within your Reading settings) then try editing this page with Elementor"
link to the source: https://wordpress.org/support/topic/cannot-load-posts-page-with-elementor/
Thus, disable your page through Settings - Reading, edit/modify (whatever you want) your Post page. After that, you could add your page blog posts URL to the meny item (or use this URL to wherever is nessecary)
EDITED
What plugin are you using for the translations?
I saw your homepage playing correct, right? Thus, you have selected your custom page correctly, through the Settings - Reading.
Now, if you want to see the same results in Turkish, you need to translate your home page too! So, add the translation in turkish language too, or duplicate the english version for turkish one and it will play!
UPDATED
I think there is an issue with the blog page (and single post template, as I am reading in WP forum for this theme). Try to check inside Appearence -> Customize, if there is any options there, thus could change the blog template. Somehow the theme overwrites your options. Furthermore, take a look at the blog theme's doc here:
https://docs.themeisle.com/article/1306-neve-blog-archive-options
I have learned that, I have to use Templates page, in Elementor Pro.
I didn't have been selected it.
Thanks to Hakkı Uçar for this
and for installing and for helping.

How to add get post link feature in my WordPress website

How to add get post link feature beneath my posts in my WordPress website so that visitors can easily share that link wherever they want ... I need a dedicated button for that .... is it possible in WordPress? P.S. I don't want to copy from the browser url field.

Where to locate string to change download link image/text in mb.miniaudioplayer WP plugin

I want to trial the mb.miniaudioplayer, to offer free downloads from my Wordpress site. The download link for mb.miniaudioplayer shows as a d. How can I change this either to text download or an arrow button? I cannot find the relevant plugin file/string. Unfortunately, I get no response via the Wordpress plugin support.
The page is http://www.jamesclifford.at/mb-minaudio-try/. I've tried "string locator" in my WP site with various string names but nothing shows.

How to make changes on live wordpress website which has woocommerce data and orders?

I want to make changes to live WordPress websites like posts and pages.I used the woocommerce plugin on my website for purchasing products. How can I make website changes without affecting the customers? How can I know the changes in backend SQL file if I make the changes?
To edit a post that already exists on your site, go to Posts > All Posts in your WordPress dashboard. Click on the title of the post you want to edit in the list provided. If your list spans several pages, you can click through each page or enter your post’s title in the search box.
If you’re changing the post content, click on the post’s title to view the edit page. Make your changes to the post as needed. Once you’re finished, click the Update button to save your edited post.
The same goes with the page editing.
This will not effect to your Order or Products
It can be done basically in two ways:
1) Keep the website in maintenance mode and make the changes accordingly. There are many plugins out there. Ex. Wp Maintenance mode
2) You can update the website, it being live directly for ex. by editing the product details directly or you can edit any data whatever you wish to change.
After making the changes you will see the update changes going live. You don't need to goto mysql shell for this.
Hope this might help.

Resources