Advertisement
-
Posts
24 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Everything posted by ansube
-
Hi, I don't know if anyone has managed to solve this. I am looking for a way to exclude the Widgets when accessing the categories created in pages. For example. If I create a database called Videos and I create a Widget called Latest Videos. When I access any category of Videos (Music) the Widget is shown globally within the category (Music), for example header, footer and sidebar. I just want Latest Videos to show only in Category Template Group but not in Listing Template Group and Display Template Group.
-
After updating IPB 4.4.6 to IPB 4.4.8 I have problems with the Block manager. It doesn't allow me to drag and drop widget. Also, the Inbox messenger does not work correctly, it does not load the CKeditor correctly. Apparently it doesn't load the js.
-
I think PS is the best.
-
Intel is much better for my taste
-
Religious war will never end
-
Mac is very expensive, but safe and reliable. Windows is cheap, but it's vulnerable. For the taste, the colors.
-
To do one thing in IOS you have to do a thousand things. For me IOS is very stressful and in some cases complicated to get to perform different tasks. I prefer Android.
-
Hello a pleasure, I am very happy to be able to find a site where one can learn and share the knowledge of web page development. I remember my beginnings in the simple design of a web page for the year 1999 to 2001 and now the evolution is endless. Thanks to Webflake and the administrators for this space. ¡happy coding! ?
-
I understand that it is because of the convenience and ease of the end user not having to go to the page directly from IMGUR but it would only be more feasible from the same editor (independently if done in a conventional way), that makes sense if taken in Consideration comfort.
-
v4.1.18.2
-
@Protesqu I still get the same error. Here is my configuration: /home/#/public_html/applications/core/interface/ckeditor/ckeditor/config.js /* Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.editorConfig=function(a){a.toolbarGroups=[{name:"document",groups:["mode","document","doctools"]},{name:"clipboard",groups:["clipboard","undo"]},{name:"editing",groups:["find","selection","spellchecker"]},{name:"forms"},{name:"basicstyles",groups:["basicstyles","cleanup"]},{name:"paragraph",groups:["list","indent","blocks","align","bidi"]},{name:"links"},{name:"insert"},{name:"styles"},{name:"colors"},{name:"tools"},{name:"others"},{name:"about"}];a.removeButtons="Cut,Copy,Paste,Undo,Redo,Anchor,Underline,Strike,Subscript,Superscript"; a.removeDialogTabs="link:advanced"}; CKEDITOR.editorConfig = function( config ) { config.extraPlugins = 'imgur,dropler'; config.imgurClientId = 'b730c68...'; }; I'm missing a line to add?
-
I have the same problem
-
Hi I need to know what the permissions for directories IPB 4
ansube replied to ansube's question in Invision Support Archives
Thanks for your help guys, but now I'll tell you how I solved it. Technically not know how to explain the reason, but I solved entering the back-end admin cp, Themes> Designer Mode> Enable Designers' Mode>, then select the option to update the template. Once this is done the problem was resolved. CSS and JavaScripts resources are in the uploads directory. These should be updated by the system of ACP Themes. -
Hi I need to know what the permissions for directories IPB 4
ansube replied to ansube's question in Invision Support Archives
All files ?, in which lines should enter the domain? -
Hi I need to know what the permissions for directories IPB 4
ansube replied to ansube's question in Invision Support Archives
Thanks @MrAlicard, I'll check that -
Hi I need to know what the permissions for directories IPB 4
ansube replied to ansube's question in Invision Support Archives
The administration section is also shown as the picture above. Not allow me to configure the templates. -
Hi I need to know what the permissions for directories IPB 4
ansube replied to ansube's question in Invision Support Archives
My problem is that my website is not displayed correctly. I think it is a permissions problem. And I put the permissions on the directories you showed me. But continuous page having this problem. -
Hi I need to know what the permissions for directories IPB 4
ansube replied to ansube's question in Invision Support Archives
IPB4 -
Hi I need to know what the permissions for directories IPB 4
ansube posted a question in Invision Support Archives
Hi I need to know what the permissions for directories IPB 4 -
Of course not, but developers should consider implementing it but with the option to choose which group can use it as HTML is optional.
-
Is it possible to use JavaScript in the editor?
-
Hello friends, And solved the problem. The problem was that in the database tables with prefixes had x_tablename I removed those tables that contained these prefixes and I solved the problem.
-
Hi guys, I'm trying to upgrade IPB3.8> IPB4.1 but when it comes to IPS UTF8 Converter section shows me the following error: I do not know why it shows me that error. On another occasion I did another test did not show me that error. I checked the file conf_global.php and this is properly configured to the database.