Yep, it works for me with clicking secret topic and using link too. This theme isn’t do anything with these modals only some css modification. Maybe there was just a network lag or something like that?
I have decently fast connection, so I don’t believe on lag. But you were using bigger screen. I tried older iPhone and it worked as expected. That means the issue is my iPad.
Strange. Well, hate to say this but tablets are so rarely used up here, and those closed topics have even lower click rates so I would say… let it be It works mostly and that is enough.
Hello, the theme is very successful. If it is made to use the theme as social media, I think you need to overhaul it a little more. There is no need for categories on the social media site, I think it will be better if you make them invisible, thank you for sharing and development.
Ok, I got the code shown, but when we enter the default theme, we can reach the css code part from there, there is no that option in your theme, where can I get it?
I believe Don already answered this question when you asked it previously in the post you deleted. To make changes in addition to the theme, you would need to create a theme component and attach it to your theme(s). There are more detailed instructions in the post Don linked above.
This doesn’t appear to be a question regarding this specific theme though. For more general questions you should use the other topic you created.
Hi friends,
is the default theme better than the TKP Pro theme, which do you think is more convenient in terms of seo? I am currently using the default theme.??
Definitely, the default theme is better. Just think about default theme like a skeleton. You can customize it. So these themes mostly just add a skin to the default theme. If you want to your site looks like different or have other functions too you need a theme or theme-component. These themes mostly not changes any core feature which can cause seo damage. Hovewer it is possible to cause this kind of issue with simple css styling too but if you notice this kind of issue we can fix it.
When you activate a theme and something wrong with it you can always switch back to the default theme. You can use themes as separate optional theme next to the default theme. So users can select from different themes but the site default theme is still be the default (light).
Yeah the previous one is for the header signup button. I think in this case the easiest way is to override the core template to add icon. We can do it with plugin outlet too but I think on this page it doesn’t really matter because if we use plugin outlet then we have to create new buttons and hide the default buttons section.
You can delete the previous version component what you created because that is not relevant and won’t solve your problem.
I made a simple theme component what you can install. I added some settings where you can change these buttons icons (Sign Up and Log In).
Hey dom, thank you very much, it’s working smoothly, good luck to you.
I have one more question, users want to turn off the theme option, how can I turn it off, choosing a theme in the settings is turned off, but the user chooses themes in her profile, how can I turn this option off.
You would have to export theme & download or download it from github.
Your better to use a component to augment the theme vs forking the theme. As with forking you would need to keep it upto date yourself if any changes cause breakage.
Just make a component called something like Fakebook extension snd put your mod/overrides.
Ok… I think I figured out my real problem. I will try to explain. I use the light color theme… but I change the header to black. The desktop header background is controlled by the “header background” color… but if I open it on a mobile phone… the header background is actually controlled by the “secondary” color.
EDIT: I think I figured it out. I created a component and added this to the mobile css…
Is there anyway to add a “featured image” similar to Wordpress… or… is it possible to make the theme search the entire topic (beyond the first post) until it finds an image to use?
The theme already does this by itself. I’m just looking for a way to control it more. I am looking for it to go beyond the first post to search for images / media or have a place to upload a “featured image” that it would default to.
Really? Then I stand corrected. I thought it came from TLP because it is active at my forum.
Edit:
I’m totally hopeless I had to check do I use TLP or not with FKB Pro. And I’m not.
So, let’s forget I’m even visited here ever…
(And now I understand what you are after — but could TLP fix that need, or would there be somekind conflict then because of overlapping functionality?)
Yeah, you right this theme is use the first image as thumbnail from the OP. So you can’t choose it manually. However, it is good to know it works with TLP
This only works for the OP AFAIK. I think the same applies to the TLP sidecar, but I may be wrong… Yeah, sorry, it’s in the description some posts above: you can pick one image from the entire topic with the TLP sidecar.
@Don For some reason I cannot get the “between topic” ads to center when using the official ad plugin. No matter what I do it seems to force it to the left. The “between posts” ads work great.
I will only use it as a social network, so it doesn’t make sense to have it there, it would be better if there is no such option in any of the social networks, I think it would be better without it
those are the navigator bar filter links (nav pills) and you can hide them with CSS. but i’m not sure i would do that with this theme (i don’t use it) because it’s heavily modified and showing those links in mobile view. my forum’s mobile view (and Meta’s) doesn’t have them by default so it looks like those are there on purpose for this theme. @dodesz should be able to tell you if it is possible without affecting the theme in unintended ways.