Search result for: tags
Page 7 / 7
Prev
# | Post Title | Result Info | Date | User | Forum |
html tags in topics | 14 Relevance | 6 years ago | Audrey | How-to and Troubleshooting | |
... my website. I what them to be able to customize their post without restriction. With bbpress, I can but not with wpforo. <link href="https://sd-1.archive-host.com/membres/up/18231708113007531/Axelcode.css" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Dancing+Script|Philosopher" rel="stylesheet"> <div class="axel-cadre"><div style="background: url('https://redcdn.net/hpimg15/pics/629771lznnooae.png') repeat;"><div style="background: url('https://redcdn.net/hpimg15/pics/934271axelrpp.png') no-repeat top cen ... | |||||
RE: Cross Over Tags from Wordpress | 14 Relevance | 6 years ago | Sofy | How-to and Troubleshooting | |
@percysgrowroom I eamn edit the tags as in bulk edit? Some of them have not been capitalised and things like that, have i got to go to each thread to edit them??? yes, there is no way to edit all tags together. | |||||
RE: Cross Over Tags from Wordpress | 14 Relevance | 6 years ago | Macky | How-to and Troubleshooting | |
I eamn edit the tags as in bulk edit? Some of them have not been capitalised and things like that, have i got to go to each thread to edit them??? Also, I don't think I get that pop up "login or register" lol | |||||
Cross Over Tags from Wordpress | 14 Relevance | 6 years ago | Macky | How-to and Troubleshooting | |
Is it possible to have the forum tags, and the wordpress article tabs sync up together? Or is there a way we can edit tags in the forum? | |||||
RE: TAGS Problem in Wpforo | 14 Relevance | 6 years ago | Ashish | How-to and Troubleshooting | |
Thank you for your response I have sent the above issue on info@ gvectors.com with Site url and details please check and Let me know the solutions. First Site URL in mail is our site Forum. However when we Removed tags from that post, the error message was gone but after adding tags again error shown again after the post. => 1. Actually I am getting an error when a member of site posted in Forum, suddenly this error shown to everyone. Check Attached Image Waiting for Your reply in mail for both Issues. Thanks 🙂 ... | |||||
RE: TAGS Problem in Wpforo | 14 Relevance | 6 years ago | Sofy | How-to and Troubleshooting | |
Thank you @ashish, => 1. Actually I am getting an error when a member of site posted in Forum, suddenly this error shown to everyone. Check Attached Image Please leave your forum URL to allow us to check it. => 2. Another Error Full tags can not be added by anyone Don't know is there Any word limit for tags For Example: If I have to have write As far as I know, this is designed to work in this way to avoid the problem with displaying. I think there is some function that trims the text. I'll ask developers and let you know asap. | |||||
RE: Tags in alphabetical order | 14 Relevance | 6 years ago | Daver | How-to and Troubleshooting | |
Do you add this to your theme's js or the wpforo plugin js? | |||||
RE: Tags in alphabetical order | 14 Relevance | 6 years ago | Sofy | How-to and Troubleshooting | |
Hi @daver, I'm sorry, but there is no such feature. You should use the js code like this one. Add the code in your active theme js file: jQuery(function() { jQuery(".wpf-widget-tags li").sort(function (a, b) { return (jQuery(a).text() ) > (jQuery(b).text()) ? 1 : -1; }).appendTo('.wpf-widget-tags');}); | |||||
Tags in alphabetical order | 14 Relevance | 6 years ago | Daver | How-to and Troubleshooting | |
Is it possible to show tags in alphabetical order on "widget" and "all tags" page? | |||||
RE: WPForo is not genereating og:image tags. | 14 Relevance | 7 years ago | Robert | How-to and Troubleshooting | |
@davehamilton, Yoast SEO has no chance to work with wpForo, because wpForo doesn't based on custom post types. Thus wpForo comes with its own built-in SEO features. wpForo generates "og:image tags" on topic page if the topic contains some image in topic post. This tag is generated once wpForo detects an image in post content. Here is a good topic to see that in action: If you want to set a default image for all forum pages you should use this code in your WordPress theme as it explained in my replay above: |
Page 7 / 7
Prev