gVectors Dev
Forum Replies Created
-
Forum: Plugins
In reply to: [wpForo Forum] Issue with Forums Nav bar.@slash018,
The issue comes from your theme, insert the below CSS Code in Custom CSS Code Field from Dashboard > Forums > Settings > Styles Tabspan.menu-item-wrapper.has-arrow button { display: none !important; }
Forum: Plugins
In reply to: [wpForo Forum] FORO tag element color CCS[type=button], [type=submit], button { border: 1px solid #fff; }
Forum: Plugins
In reply to: [wpForo Forum] Facebook login button not showingHi @sydchako,
Insert The below CSS codes in Custom CSS Code Field From Dashboard > Forums > Settings > Styles Tab..fb_iframe_widget iframe { position: relative!important; } .fb_iframe_widget_fluid { display: inline-block !important; }
Don’t forget to delete all caches and try on incognito mode.
Forum: Plugins
In reply to: [wpForo Forum] FORO tag element color CCS@thecatim,
you mean Discussion Search red button?Forum: Plugins
In reply to: [wpForo Forum] Issue with Forums Nav bar.Hi @slash018,
please provide your forum URL.Forum: Plugins
In reply to: [wpForo Forum] LanguageHi @weeklysword,
If you are talking about translation, then you can use Loco Translate Plugin to translate all wpForo phrases to another language, or you can change phrases in wpForo, but it’s not recommended using it if you’re going to make full language changes. The option can be found at Dashboard > Forums > Phrases, you can search the phrase you need with the search box and write the translation.Forum: Plugins
In reply to: [wpForo Forum] FORO tag element color CCS#wpf-widget-tags .wpforo-widget-content .wpf-all-tags a { color: white !important; }
Forum: Plugins
In reply to: [wpForo Forum] FORO tag element color CCSwpf-widget-tags .wpforo-widget-content .wpf-all-tags a { color: white !important; }
Forum: Plugins
In reply to: [wpForo Forum] WpForo Recent Posts Widget Excerpt LengthHi @shannonstorm,
wpForo doesn’t have such an option for now, but it is in our to-do list, the option will be available in wpForo 2.0.0 major versionForum: Plugins
In reply to: [wpForo Forum] Statistic widgetThere is no easy way to insert statistics in a widget, This requires a lot of custom codding. I’m sorry, but this is out of our support scope.
For a paid custom feature development, you can contact gVectors Custom Development Team via sales[at]gvectors.com email address.
Forum: Plugins
In reply to: [wpForo Forum] Reply by emailHi @josede,
That is not possible.Forum: Plugins
In reply to: [wpForo Forum] FORO tag element color CCSHi @thecatim,
Insert this CSS Codes in Custom CSS Code Field From Dashboard > Forums > Settings > Styles Tabul.wpf-widget-tags li a { color: white !important; } .wpforo-list-item .wpforo-list-item-right .postuser a{ color: white !important; }
Forum: Plugins
In reply to: [wpForo Forum] error log full with line 429Hi @aamirpsy
That is not an Error that a Warning which will not make any issue on your website functionality, the warning will be fixed in the new release, our Developers know about that.
Forum: Plugins
In reply to: [wpForo Forum] Move WPforo to other SiteHi @nesttt84 ,
This is not an easy task. All topics and posts are connected to users and user IDs, if the target WordPress already has some users then it’s impossible to move. You should migrate data with regenerating all related IDs. This is a large work and can be performed by migration services like gConverter or ProfProjects.Forum: Plugins
In reply to: [wpForo Forum] Emailed unsubscribe links brokenI have discussed with our Developers about your problem, and find out that this is not wpForo core related issue, I’m sorry, but you will need to find out what’s the problem maker.