-
DD
KeymasterHi,
Where did you find “Sitewide Activity”? It’s probably in the language file of Buddypress.
DD
KeymasterDD
KeymasterDD
KeymasterApril 23, 2014 at 12:55 in reply to: Editor no longer workingIf you are talking about invisible border around textarea then I’m just uploading fixed version.
DD
KeymasterApril 22, 2014 at 09:56 in reply to: Responsive?Reupload it again.
DD
KeymasterApril 22, 2014 at 09:39 in reply to: Words cut off!! Emergency!Hi,
It’s probably caused by too big logo.
DD
KeymasterApril 22, 2014 at 09:37 in reply to: Logo size (again! I know!)Remove it from myStyle.css and paste #logo img { width:100%; } inside css/responsive.css after:
@media screen and (max-width:1240px)
{-
This reply was modified 12 years ago by
DD.
DD
KeymasterApril 22, 2014 at 09:34 in reply to: Latest theme uploadI was trying to upload latest theme file
DD
KeymasterApril 22, 2014 at 09:30 in reply to: Member profile tab not showing..Open wp-config.php, replace
`define(‘WP_DEBUG’, false);`
for:
`define(‘WP_DEBUG’, true);`
now do you see any error? check source code of page too
DD
KeymasterApril 19, 2014 at 08:43 in reply to: White Theme`#item-header-content h2 a { color:#ffffff; }`
DD
KeymasterIt’s not a plugin, it’s a script.
DD
Keymasterhttp://support.diaboliquedesign.com/forums/topic/how-to-autorotate-slider/
You have to edit language file – http://demo1.diaboliquedesign.com/4/Help/ or just open frontpage3.php and edit it http://pastebin.com/SHUn8yCx
DD
KeymasterApril 18, 2014 at 08:39 in reply to: White Themepaste it:
`#object-nav ul li a { color:#ffffff!important; }`
DD
KeymasterHi,
I don’t see any problems.
DD
KeymasterApril 17, 2014 at 10:26 in reply to: White ThemeI don’t see problem on my test site – http://www.demo1.diaboliquedesign.com/5c/members/admin/
This is what I have in the myStyle.css – http://www.demo1.diaboliquedesign.com/5c/wp-content/themes/Cinematix/myStyle.css
DD
KeymasterApril 17, 2014 at 08:59 in reply to: Responsive?Maybe you just removed this image images/map.png. What web browser do you use?
DD
KeymasterApril 16, 2014 at 11:48 in reply to: Can't crop image – rtMediaI activated other theme and the problem is the same. It can be server issue. Check it under this theme – https://wordpress.org/themes/twentyfourteen and if it still doesn’t work then post your question here – https://rtcamp.com/support/forum/rtmedia/
DD
KeymasterApril 16, 2014 at 11:31 in reply to: Error of version 1.3.2I just created new topic on my test site without any problems – http://www.demo1.diaboliquedesign.com/4b/forums/topic/egrerere-rrerre/
DD
KeymasterDD
KeymasterApril 16, 2014 at 11:20 in reply to: Error in php LineProbably User Groups component is inactive – http://demo1.diaboliquedesign.com/6/Help/assets/components.png
DD
KeymasterApril 16, 2014 at 11:13 in reply to: member Profile photo not editableReupload all theme files and make sure you are using 1.3.1 version of theme.
DD
KeymasterApril 16, 2014 at 11:11 in reply to: User Panel MissingHi,
Does it work when a default WP theme is active?
DD
KeymasterApril 14, 2014 at 09:06 in reply to: Add Revolution SliderOpen frontpage1.php, remove it – http://pastebin.com/fgmuGW03
And paste code with your slider surrounded by following div:
<div class="wrapper"> <?php putRevSlider("slider1") ?> </div><!-- wrapper -->DD
KeymasterApril 14, 2014 at 08:59 in reply to: Responsive?Reupload all theme files.
DD
KeymasterApril 14, 2014 at 08:59 in reply to: Can't crop image – rtMediaSend me login to your WP dashboard so I’ll take a look on it.
DD
KeymasterApril 14, 2014 at 08:56 in reply to: frontpage 1 + blog thumnails?Open frontpage1.php and paste it
before
`
`DD
KeymasterDid you install live search plugin? Read in documentation – IX. How to install live search?
DD
KeymasterHello,
You have to select Frontpage 2 or Frontpage 3 template for Home page.
DD
KeymasterApril 14, 2014 at 08:49 in reply to: Issue with rtmediaHi,
Solution – http://support.diaboliquedesign.com/forums/topic/rtmedia-plugin/#post-7794
DD
KeymasterApril 12, 2014 at 08:33 in reply to: Responsive?Is it responsive on this simulator – http://www.responsinator.com/?url=http%3A%2F%2Fwww.demo2.diaboliquedesign.com%2F1%2F
Code source must contain responsive.css file.
DD
KeymasterAdd it to myStyle.css:
`header .tile-avatar img { width:88px; height:88px; }`
DD
KeymasterApril 11, 2014 at 09:10 in reply to: tinyMCE not workingI dont see problems on the demo site – http://i.share.pho.to/c4fd4975_o.png
Download theme from themeforest and reupload all files.
DD
KeymasterWhich menu? Tiles?
DD
KeymasterApril 11, 2014 at 09:02 in reply to: Great Work Diabolique!Why you can’t create new topic on the support forum? There will be a big mess when everyone will post in 1 topic …
-
This reply was modified 12 years ago by
DD.
DD
KeymasterApril 10, 2014 at 09:45 in reply to: tinyMCE not workingHi,
If it doesn’t work with a default WP theme then there can be 100 reasons of it.
DD
KeymasterApril 10, 2014 at 09:40 in reply to: Can't crop image – rtMediaHi,
I don’t see any problems on my test site – http://www.demo1.diaboliquedesign.com/4b/members/admin/media/
DD
KeymasterApril 10, 2014 at 09:18 in reply to: Post Page Image WidthOpen css/responsive.css, remove everything and paste it – http://www.demo1.diaboliquedesign.com/6/wp-content/themes/Xphoria/css/responsive.css
DD
KeymasterApril 10, 2014 at 09:03 in reply to: Sticky posts in sliderClick on Make this post sticky (quick edit of post)
DD
KeymasterApril 9, 2014 at 09:07 in reply to: translation problem?Can you translate a default WP theme? Also try to open functions.php and replace
`TEMPLATEPATH`
for
`get_template_directory()`
in 2 places.
DD
KeymasterHi,
Unfortunately it’s not supported by bbpress.
DD
KeymasterHello,
How can i fix this? and is it possible to reply to a forum with images directly uploaded form your computer??
Well, you have to find some extension for bbpress.
DD
KeymasterApril 8, 2014 at 12:05 in reply to: Replace registration formWhy not?
DD
Keymaster1. Make it working with a default WP theme first.
DD
KeymasterApril 7, 2014 at 13:02 in reply to: Change the TOP Navi ItemsI hope this explains everything – http://demo1.diaboliquedesign.com/6/Help/#menu-icons
VIII. How to edit top menu with icons?
DD
KeymasterApril 7, 2014 at 13:01 in reply to: Right side from the left LogoHi,
Paste it into myStyle.css:
`#logo { float:right; }
#header-right { float:left; }`DD
KeymasterApril 7, 2014 at 10:45 in reply to: Great Work Diabolique!I liked CJ so much I bought it in addition to WC. I
DD
KeymasterApril 7, 2014 at 10:10 in reply to: Change the TOP Navi ItemsWhat do you mean saying change? If you want to change text, then edit language file (go to documentation).
And i need a suggest about a Advertise PlugIn.
Use Text widget and paste code with ad inside.
DD
KeymasterApril 7, 2014 at 09:58 in reply to: Odd error on "blog" pageSend me login to you WP dashboard.
DD
KeymasterApril 7, 2014 at 09:57 in reply to: Forum stretch to muchRemove PRE tags from Forums page
And one additive question: my one by one slider dont show circle buttons. This is not a priority, i can live without that, but if there is a simple solution, please, can you help me?
It’s not supported, use touchwipe.
-
This reply was modified 12 years ago by
DD.
DD
KeymasterApril 7, 2014 at 09:52 in reply to: Create a groupHi,
Unckeck – Enable group creation for all users
Settings -> buddypress -> settings
DD
KeymasterApril 5, 2014 at 11:56 in reply to: responsive group avatar?I suggest do not decrease width of avatar because there must be some space for text below avatar (active 1 year, 7 months ago…) so the width should be 185px+
http://www.responsinator.com/?url=http%3A%2F%2Fwww.demo1.diaboliquedesign.com%2F4%2Ffrontpage-3%2F
DD
KeymasterThis solution is fixing wrong redirection:
open
wp-content/themes/OneCommunity/bbpress/form-topic.php
and replace:
`action=”“`
for
`action=””`
DD
KeymasterHi,
1. Do you have the same problem with a default WP theme?
2. It can be caused by some plugin.
DD
KeymasterApril 5, 2014 at 08:46 in reply to: Frontpage 3 Tiles beside HELLOWhat code you deleted?
Cpanel is not required by themeforest and by any other marketplace like Google Play, App Store etc. When you buy some application on smartphone, can you change every part of design? No. Also you won’t find theme where you can change every part of design. Such theme doesn’t exist.
http://themeforest.net/item/onecommunity-buddypress-theme/3713046
If you want to change design of theme (colors, columns width, fonts) then you have to edit theme files.
Inside documentation you will find chapter about how to customise design elements of theme.DD
KeymasterThis plugin is compatible with BP – http://wordpress.org/plugins/are-you-a-human/
Captcha doesn
DD
KeymasterApril 5, 2014 at 08:29 in reply to: Fatal Error on line 84 of themeYou have to enable User Groups component – http://demo1.diaboliquedesign.com/3/Help/assets/components.png
DD
KeymasterApril 5, 2014 at 08:28 in reply to: installation instructionsIt’s in the Help folder. You have to download full file from themeforest.
DD
KeymasterHere is a quick solution, it will hide button when textarea is empty. Paste it at the bottom of js/jQFunctions.js
DD
KeymasterHello,
Add it to myStyle.css:
`#main { background:#ffffff; }`
DD
KeymasterApril 4, 2014 at 09:40 in reply to: Frontpage 3 Tiles beside HELLOAll text strings are inside language file. Check in documentation – X. How to translate theme?
DD
KeymasterApril 4, 2014 at 09:33 in reply to: Highlight forum linksPaste it into myStyle.css:
`.topic-content a { background:#cccccc; }`
DD
KeymasterApril 3, 2014 at 14:28 in reply to: Error 404 on every pageTry to generate .htaccess file again changing permalinks structure (WP dashboard -> settings -> permalinks)
DD
KeymasterApril 3, 2014 at 14:26 in reply to: Registration page / Terms of useadd it before and after pasted text
`
`
DD
KeymasterApril 3, 2014 at 09:24 in reply to: Registration page / Terms of useOpen registration/register.php and paste it before:
`
DD
KeymasterApril 2, 2014 at 16:50 in reply to: Create a Topic problemWell, I have to see code.
DD
KeymasterTry and you will see.
DD
KeymasterApril 2, 2014 at 13:22 in reply to: Static Groups on Home pageopen frontpage2.php and remove it:
`
`
Remove it from page.php and many other files:
`
`
DD
KeymasterApril 2, 2014 at 13:18 in reply to: Create a Topic problemI hope this component is deactivated – http://i.share.pho.to/d16cc4a7_o.png
DD
KeymasterDD
KeymasterIt’s in functions.php
``
-
This reply was modified 12 years ago by
