1812 comments found.
Does the video author get a commission for advertising or the paid membership?
No they don’t, need customization for that , they earn points now for creating posts
hello sir, can i add new tabs in menu profile, and it tabs only see owner profile, not see other member, like buddypress, please respon sir
and can i demo login as user ???
It’s not slow , your connection maybe has problem, yes adsense suitable
I have two questions: - Are likes, votes, reactions something we can export or use, if say, we use another theme in the future? Basically, is the theme a lock-in or is the data and plugins something we can work with, regardless of the theme?
- is it compatible with buddyboss? profiles, etc, basically the few overlapping social features
Likes , reactions and vote’s embedded in theme , there is no export option for this,
King theme already has all functions of buddypress
Quick question. We want to create post from images that were uploaded to other post. However, when creating a new post we can’t see images unless their directly added to that post. We don’t want to download them and then reupload them to the post. Is there a way to show all images and not just the ones added to that post? Not sure if this is a WP thing or the theme. Thanks in advance.
we are using default wordpress image uploader but it’s allowing users to add photo which is they uploaded, if you select image and not showing on post page we can check it , you can create ticket here with your page url and login details;
https://themeforest.net/item/king-wordpress-theme/19436704/supportI am having an issue that the HeaderNav menu text does not appear in Chrome but does in Safari. The circles appear but not the text of the menu item. Any suggestions?
can your create a ticket here with your page url and login details we will check ;
https://themeforest.net/item/king-wordpress-theme/19436704/supportWill do.
great script but I would reduce it at least one star for not providing URL domain/admin to the admin page ! Each time I use the script I have to search 10 Minute where to access the admin dashboard. Brainless !
Thanks for comment but it’s not script it’s wordpress theme and theme settings in wpadmin, we can’t make admin page on front end
Hi,
will there be any updates to the wordpress version in the future, like the new premium subscription and stuff?
Thanks!
we already added premium subscription to king wordpress theme you can see in product page description, yes of course we will update King theme soon
Ah, I see. Thanks for the reply and sorry for the incident. The demo with the magazine theme isn’t updated yet, that’s why I was asking 
Have a good one!
Thanks
Is there a way I can have the page logo (one I am uploading) be a larger dimension? It is larger already but constrained to whatever the dimension is for the site.
you can make by css if you like, add this code to admin>layout>custom css;
.king-logo img { max-height: 76px; }
you can change 76 to what you like
Hi. There does not appear to be custom CSS option in “layout” but rather “customize CSS” Is that the right place? When I place the code nothing changes though.
sorry, you should add this css code in wpadmin>king>customize>custom css;
.site-branding .king-logo img {
max-height: 76px;
}
you can change 76 to what you like
Hi. I am using the magazine template and the “Latest Posts” on the right sidebar does not show up. I added “latest posts” to the right sidebar widget but that did not post the videos like it looks like in the demo. Is there a place I turn on latest posts that I am missing?
You should add king post format widget and select video
Is there a way to get rid of the mega menu on the left side?
you can manage mega menu on header from wpadmin>king>templates>header nav
Is there a way to change the menu for the Header Nav – the area that has the categories ” News, Video, Image, Music, List. Poll, Trivia Quiz” I would like some to appear and be able to add others. Thank you.
yes you can change them from wpadmin>king>templates>header nav,
if you like to add new items there , you can add from menus and select header nav
Thank you for the quick response and it worked. Is there a way I can add the circle graphics next to the new menu item on the header nav that shows up for the “News, Video, Image, Music, List. Poll, Trivia Quiz”
To clarify if helpful. What I want in the Header nav is the ability to add categories which I was able to do adding the categories I want into the Header Nav menu but I would like if the Circle graphic went along with it. Thank you!
just add categories in menus, and add this code in icon input ;
<i class="far fa-circle" />
Hi again, I would like to report two bugs, the first is that if you paste a YouTube video in the format: youtu.be/id. It does not load the video image, and I see that it is something reported for many years. The second is that Facebook videos are not uploaded by any means. The last one is a request, when a user reports a post, could they select what is the reason for the report?
Regards!
Hi , thanks for reporting , we already added Youtube short url but youtube changed some settings that’s why it’s stopped working, we will fix with next update, Facebook not allowing to fetch Thumbnail for videos ,
Hi again! I have a problem, when activating user groups, unregistered users automatically lose access to posts. How can I make them have access to the content of the site? 2th doubt, there is a way to automate the promotion to user groups, for example, when uploading X number of posts update yours permissions. Cheers
if you select which group member can see posts , guests can not see post , otherwise it’s not make sense to use that option ,
need customization for that
Hello! I must start by saying that I love the template, but I must mention that I have found several CSS errors, both in the light and dark versions. In comments I have read that they have already been reported. On the other hand, would it be possible to add the option to upload audio files to the stories? On the other hand, there is a way to put a default image in case the user does not want to upload a thumbnail to his post. Cheers!
Hi , thanks , we already fixed most of css issues which people reported, we will check again, audio file for stories not possible but it can be in the future, we will also make default thumbnails
Hi again! Is necesary update of documentation, the Google Login not working.
Be sure that you added redirect url like this ;
YOURDOMAIN.com/login/Google
Hello, I couldn’t do some things while getting the theme ready for release. Can you help me with this problem?
1. Users’ ability to save is unlimited, but limited to a maximum of 10 items for viewing. Can I do this unlimited? How can I increase the number of rows?
2. Save, Add to Favorites, Follow etc. features such as appear only as logged in. Can I show this without logging in? Wouldn’t it be nice if the user who is not logged in could press the button and just open the login window?
I can solve the 2nd problem somehow, but I’ve been struggling with the first problem for hours and I couldn’t solve it, please help.
I’m sorry for my bad english!
Kind regards, Ali Sozer
hi,
1- you can change that in wpadmin>settings>reading
2- we are saving that information to users table , it’s not possible for guests
What I meant was this. Fake buttons will continue to be shown to guest users and when clicked, #Mymodal will open just like post_votes. Because follow, save, add to favorites, flags etc. Users must be logged in to see features such as: Yes but I want it to look fake, when clicked it will redirect the user to the login page. This is better than not being seen at all. Can you help me with this?
Kind regards, Ali Sozer
Sorry our support not including custom changes but it can be in the future
At least tell me how to extend the descriptions of the contents on the home page. They are limited to a maximum of 10 words and at the end [...] is this sign. How can I increase the word count?
the_excerpt
Open the functions.php file and insert the code:
function my_excerpt_length($length){ return 80; } add_filter(‘excerpt_length’, ‘my_excerpt_length’);
Tik tok theme?
Not yet but can be ,
Thanks
How do we fix this bug on the (mobile) category page: https://imgur.com/a/6LqcBBp ?
Thanks
You can create a ticket here ;
https://themeforest.net/item/king-wordpress-theme/19436704/supportIt’s not an individual problem. It’s also a bug in your demo, check this URL on mobile: https://wordpress.kingthemes.net/main/categories/. Fix it for everyone, not via a ticket.
We will check and fix it’s small css issue
Still waiting for a fix.. Please give me a fix to implement. Thanks.
We fixed already we will publish with next update , you can create ticket
As you upgrade/update the HTML version of this, if I buy this one first would it be hard to later switch to the HTML and have it access the saved data and content from Wordpress? Also noticed sometimes the wordpress one can be janky and a bit slow to scroll.
We have no plan to create Html theme of our Wordpress theme , but there are many webpage and plugins to create Html from Wordpress themes , you can use one of them , also if you don’t wanna use wordpress we have standalone king media script you can check in our portfolio
Thanks
Hello can you Make to Game News And Download App Games
Thanks for advice
Hi ! 
after clicking on the button “Add to collection” I get the error “The content could not be loaded.”
https://imgur.com/a/PiEMugEWordpress 6.0.2 PHP 8.1
Greetings, Marek.
You can create a ticket here with your page url and login details
https://themeforest.net/item/king-wordpress-theme/19436704/support