-
DD
KeymasterOctober 18, 2016 at 09:45 in reply to: Revolution SliderYou don’t have to register it.
Old slider had bugs and author didn’t fix it so I had to change to change it for some working solution. Anyway slider revolution has visual editor so you can build own slider.I’ve just found the slider as a widget area. I didn’t expect that!.
This is from theme documentation:
4. Go to Appearance -> Widgets and move the Revolution Slider widget to Frontpage 2 Slider or Frontpage 2 Slider widget area.DD
KeymasterOctober 18, 2016 at 09:40 in reply to: unable to install demo siteThere was changed demo website localisation, link to demo content – http://diaboliquedesign.com/demo/onecommunity/KtsOgLRtCTF4.zip
DD
KeymasterOctober 17, 2016 at 15:20 in reply to: Revolution SliderAccess to slider revolution support forum have direct clients only of the slider plugin.
DD
KeymasterWhen you go to pages -> Home what page template did you select?
DD
KeymasterI don’t see any reason to keep onebyone slider files in theme, revolution slider is much more powerful and it has visual composer.
DD
KeymasterOld slider is not maintained by author anymore, there was a problem with links on mobile devices.
We looked at it (necommunity-slider1.zip), and it only loads the texts of the posts right, you still have to designate images manually into the slider that you wish to display for each category, right?
Yes but it contains other slider template called news-gallery-post-based.zip which automatically displays recent posts.
DD
KeymasterOctober 10, 2016 at 21:01 in reply to: Mobile: Content Loads NarrowDo you see it on all pages?
DD
KeymasterNew slider is not a mandatory part, for example you can display this page one the frontpage – http://diaboliquedesign.com/demo/onecommunity/frontpage-3/
Probably you moved widgets to wrong frontpage.
The new slider, does it still like the old one display the current / new posts from the blog and other areas as the old one did?
Yes – http://diaboliquedesign.com/demo/onecommunity/frontpage-2/
But you have to insert them to slider manually, there is other slider template which displays recent posts automatically.DD
KeymasterHi,
I think if you activate Slider Revolution, import slide template and move some widgets to sidebar then everything will look ok.
DD
KeymasterSeptember 20, 2016 at 08:28 in reply to: Site stopped working.Can you find the DD_the_post_thumbnail_caption function in the functions.php file?
DD
KeymasterIt’s weird because other clients don’t have this problem, can you make registrations on my test site? http://demo1.diaboliquedesign.com/5a/register/
DD
KeymasterIf it doesn’t work with a default WP theme then this is not a theme issue and support doesn’t cover it.
DD
KeymasterDoes it work with a default WP theme?
DD
KeymasterCheck the real URL of the activity page under dashboard.
DD
KeymasterSeptember 9, 2016 at 13:41 in reply to: Banner – HeaderIt looks like google-side issue, they doesn’t display ads on pages where is no rich content.
DD
KeymasterSeptember 8, 2016 at 11:40 in reply to: Banner – HeaderI can’t duplicate your problem – http://www.imagebam.com/image/b78deb503452727
DD
KeymasterSeptember 7, 2016 at 13:46 in reply to: Banner – HeaderWhat pages doesn’t work?
DD
KeymasterSeptember 2, 2016 at 21:37 in reply to: multilingual implementationOpen UnitedCommunity/rtmedia/main.php remove everything and paste it:
DD
KeymasterSeptember 2, 2016 at 21:19 in reply to: Banner – HeaderYou shoud use special widget area created for header.
And I noticed that when I plublicar something directly in the activity stream button to select which should be published not appear too.
Open http://www.demo1.diaboliquedesign.com/6/wp-content/themes/Xphoria/js/jQFunctions.js copy everything, open js/jQFunctions.js on your website, remove all code and paste.
Open myStyle.css and paste it
#whats-new-post-in { font-size:14px; padding:3px; margin-top:2px!important; }DD
KeymasterThen hire some developer, support doesn’t cover customisations – https://themeforest.net/page/item_support_policy
DD
KeymasterTry to install this default version of life search – http://demo1.diaboliquedesign.com/4/codecanyon-3357410-ajax-search-pro-for-wordpress-live-search-plugin.zip
If it will work then back to previous version but replace ajax-search-pro/settings/search.php file from default version.
DD
KeymasterSeptember 1, 2016 at 11:32 in reply to: multilingual implementationYou have to buy WPML extension.
DD
KeymasterDo you want to increase height of header? If yes then paste it in the myStyle.css file:
#text1 { margin-top:160px; }DD
KeymasterInstall Firebug on firefox and you will find every element.
DD
KeymasterDD
KeymasterAugust 22, 2016 at 10:19 in reply to: slider in frontpage 2 optionI used following code and no problems here
jQuery(document).ready(function() {
jQuery('#banner').oneByOne({
className: 'oneByOne1',
showButton: true,
slideShow: true,
slideShowDelay: 8000,
showArrow: false,
easeType: 'random'
});
});DD
KeymasterAugust 22, 2016 at 10:10 in reply to: Site stopped working.Hi,
Install the latest version of theme – http://www.demo1.diaboliquedesign.com/4/changelogs.txt
DD
KeymasterDD
KeymasterAugust 21, 2016 at 11:53 in reply to: slider in frontpage 2 optionSlide show delay parameter should be 10000+
DD
KeymasterI just uploaded version compatible with WP 4.6, whait for notification e-mail from themeforest.
DD
KeymasterAugust 19, 2016 at 15:35 in reply to: 4.6 conflictHello,
I just uploaded version compatible with WP 4.6 – http://www.demo1.diaboliquedesign.com/6/changelogs.txt
DD
KeymasterAugust 18, 2016 at 12:43 in reply to: Missing Join Now ButtonI just replaced join now button via wp customizer and no problems here.
DD
KeymasterAugust 18, 2016 at 12:13 in reply to: Turn off Touchwipe functionalityHello,
Open js/jQFunctions.js, find
jQuery('#banner').oneByOne({and paste one of these configuration lines – http://pastebin.com/L4Pm3SJF
Probably it will be enableDrag
DD
KeymasterAugust 18, 2016 at 11:46 in reply to: Website DOWN after upgrading to latest version of wordpress! (4.6)It was fixed yesterday – http://www.demo1.diaboliquedesign.com/4/changelogs.txt
DD
KeymasterAugust 16, 2016 at 14:44 in reply to: slider in frontpage 2 optionThere was mistake in tutorial, I updated it.
Here you have a full list what you can modify – http://pastebin.com/W0VRAgBG
DD
KeymasterYou should paste it into following files:
bbpress.php
groups\index.php
groups\single\home.php
members\single\home.phpDD
KeymasterAugust 15, 2016 at 11:56 in reply to: slider in frontpage 2 optionHi,
Check this tutorial – https://themeforest.net/item/onecommunity-buddypress-theme/3713046/faqs/13980
DD
KeymasterAugust 15, 2016 at 11:55 in reply to: Blank space between logo and menu on resizing (or viewing on mobile phone)Hello,
Open css/responsive.css file and reduce it in 2 places:
header { height:300px;DD
KeymasterAugust 12, 2016 at 12:29 in reply to: responsive not workingChange name of the menu, the name should be Top Menu
DD
KeymasterAugust 8, 2016 at 12:01 in reply to: Logout link and message wrapppingHi
I don’t see any problem – http://www.imagebam.com/image/9faf36498853177
DD
KeymasterI checked it on the android 6, the latest version of chrome and there is no problem.
DD
KeymasterAugust 3, 2016 at 10:21 in reply to: Problem with Custom Login PluginThen open Cinematix/css/wp-login.css and remove everything
DD
Keymasteropen css/wp-login.css
remove display:none; inside
#login h1 { display:none; }
and insert background-imageFor page bacjground replace
body { background-color:#ffffff!important; }DD
KeymasterAugust 2, 2016 at 15:10 in reply to: Problem with Custom Login PluginHi,
What page do you want to customize?
http://www.demo1.diaboliquedesign.com/5/login
http://www.demo1.diaboliquedesign.com/5/wp-login.phpDD
KeymasterJuly 27, 2016 at 12:39 in reply to: changing menu iconsheader .tile applies to all tiles.
DD
KeymasterJuly 26, 2016 at 10:35 in reply to: changing menu iconsHTML code is in the header.php file inside header-right div, CSS code in in the style.css file, search for header .tile
DD
KeymasterInstall some gzip compression plugin like this one – https://wordpress.org/plugins/wordpress-gzip-compression/ and test your website here http://checkgzipcompression.com/
Also try this plugin – https://wordpress.org/plugins/w3-total-cache/
DD
KeymasterJuly 24, 2016 at 13:12 in reply to: Previous Entries 'page not found'Go to appearance -> editor -> open index.php and increase posts_per_page=4
DD
KeymasterDD
KeymasterJuly 21, 2016 at 11:59 in reply to: changing menu iconsPaste it in myStyle.css
header .tile.tile-users:hover { background-color:none; background-image: url("new-image.jpg"); } header .tile-users:hover img { display:none; }DD
KeymasterJuly 20, 2016 at 11:30 in reply to: Previous Entries 'page not found'In wp settings -> reading setup 4 posts per page.
DD
KeymasterHi,
I don’t think you can connect it with Buddypress. For example connect members page http://demo1.diaboliquedesign.com/4/ with profile fields.
DD
KeymasterJuly 19, 2016 at 08:46 in reply to: Adding 2 More Tile MenuHi,
It’s not possible, there will be no space on mobile devices.
DD
KeymasterJuly 19, 2016 at 08:45 in reply to: Previous Entries 'page not found'I can’t duplicate your problem on my test site – http://www.demo1.diaboliquedesign.com/4b/
DD
KeymasterJuly 18, 2016 at 14:15 in reply to: Previous Entries 'page not found'Just check:
Front page displays
Your latest postsDD
KeymasterWhen you go to dashboard -> users -> profile field then you will be able to create many custom fields.
DD
KeymasterHi,
Does it work with a default WP themes?
DD
KeymasterJuly 18, 2016 at 13:48 in reply to: Previous Entries 'page not found'Go to Settings ? Reading, select Front page: recent posts and save.
DD
KeymasterTheme doesn’t support any footer menu – http://www.demo1.diaboliquedesign.com/4/
DD
KeymasterDD
KeymasterE-mails are not sending by theme but by your server. Probably your (shared) IP is in the spam trap, buy a dedicated IP, it usually costs $1 a month. You can use external e-mail account like gmail for send confirmation e-mails. I use this plugin
DD
KeymasterJuly 18, 2016 at 12:34 in reply to: Login Form Background ColourHi
It’s already white and black – http://www.demo1.diaboliquedesign.com/4/login
also would like to integrate Login & Register with Facebook, Google & Linkedin options to the Members
There is many plugins which can do it, search for wp social login
DD
KeymasterJuly 18, 2016 at 12:26 in reply to: Shop integration #FAIL!Hi
Fix for duplicated review form: open myStyle.css and paste it
.single-product #reviews { display:none; } #tab-reviews #reviews { display:block; }First of all this is a byddypress theme, it’s not focused on the ecommerce part, woocommerce integration is just something extra and it supports all default woocommerce features.
DD
KeymasterJuly 15, 2016 at 11:18 in reply to: Change the About Us Box to ChatHi
You can change it under appearance -> customize
DD
KeymasterJuly 14, 2016 at 10:40 in reply to: I have installed website but No Avatar, Hello Guest n Login Sign up buttonsI don’t see any error – http://www.hrtalenthub.com/forum/
DD
KeymasterHi,
You have to use such code for breadcrumbs
http://pastebin.com/h1eNXBTzDD
KeymasterJuly 9, 2016 at 12:40 in reply to: Ajax Search ProRemove ajax search plugin, go to phpmyadmin, enter your database, remove all (2 or 3) tables containing ajaxsearchpro name and install ajax search plugin again.
DD
KeymasterJuly 9, 2016 at 12:29 in reply to: Add navigation barRemove ajax search plugin, go to phpmyadmin, enter your database, remove all (2 or 3) tables containing ajaxsearchpro name and install ajax search plugin again.
DD
KeymasterHi,
DD
KeymasterJuly 8, 2016 at 14:46 in reply to: Add navigation barSearch for breadcrumbs keyword on this forum.
