Forum Replies Created

Viewing 40 posts - 8,601 through 8,640 (of 20,101 total)
  • Author
  • in reply to: questions #148225
     Radu
    Moderator
    Not marked as solution
    in reply to: Can not add more than 2 images to an image gallery #148224
     Radu
    Moderator

    Hi,

    Most probably your issue it’s somehow related to those errors :

    All your modifications that you made in page backend are processed thru admin ajax and if the admin-ajax fails to load the theme and will not ok, my suggestion it’s to enable wp debug to see what causes this, but before debugging procedure (it’s below) de-activate all plugins except K-elements and Visual Composer, purge cache then try again, if the problem continue to appears follow the debug procedure.

    Steps to enable wp debug:

    •  Connect to your server by FTP
    • Look in root directory of your WordPress install and open wp-config.php
    • Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
    COPY CODE
    define( 'WP_DEBUG', true );
    
    •   After this line add this:
    COPY CODE
    define( 'WP_DEBUG_LOG', true );
    

    WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).

    Repeat the described actions and then check the debug.log file and let me know what error appears.

    If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.

    After you have disabled the plugins try to see if the error persists.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Re-locating article-meta #148223
     Radu
    Moderator

    Hi @Happiier

    What it’s your website address?

    Do you have the child theme installed and activated?

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: sub sub menu not opening on top menu #148222
     Radu
    Moderator

    You have forgotten to add CSS most probably, add also the CSS from this reply : https://archived.seventhqueen.com/forums/topic/sub-sub-menu-not-opening-on-top-menu/#post-148079

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
     Radu
    Moderator

    Hi,

    I don’t remember renaming the plugin folders, in all your tickets it’s only one post with your FTP login and this not works.

    So using FTP go to wp-content/plugins/ and look for folder prefixed with 111 and remove the numbers from plugin folders named then, go to wp-admin -> plugins and activate the plugins that you need.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Styling on custom menu #148220
     Radu
    Moderator

    Hi,

    On my local install, I can use and have custom menu assigned even on the BuddyPress components page.

    So, I saw that you have many plugins, this can be caused by this, or by some modification from the child theme, try to de-activate child theme by activating parent and i recommend you to deactivate all plugins then check the menu assignation to see that this will work, then enable plugins back one by one to identify what causes that.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Licence #148219
     Radu
    Moderator

    Hi,

    For every theme instance for a live website you should buy a theme license, so yes if you will use two theme instances you should buy a second license.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
     Radu
    Moderator

    Hi,

    There it’s a bug, please replace this file content: /wp-content/themes/kleo/lib/plugin-buddypress/config.php

    with this one: http://pastebin.com/raw/LbNndEby

    We will implement this fix on next theme update

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Grid at Home page does not load if user is not registered #148209
     Radu
    Moderator
    Not marked as solution
    in reply to: Search doesnt work well #148206
     Radu
    Moderator
    Not marked as solution
    in reply to: How can I protect wp-login… and others #148205
     Radu
    Moderator

    Hi,

    Those things aren’t related to the sweetdate theme. My opinion it’s to redirect somewhere else on log out http://stackoverflow.com/a/26870337

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Private Message, some things… #148204
     Radu
    Moderator

    Hi,

    1. I will add this to improovment list for the moment we don’t have a solution for that, it will take some time to implement also the subject field.

    2. De-activate child theme and check again, also de-activate the plugins and check again, most probably this it’s caused by the child theme or some plugin.

    Thank you again for your suggestions.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: How make secondary menu show up underneath main menu #148202
     Radu
    Moderator

    You’re welcome

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Group page cutting off writing #148201
     Radu
    Moderator
    Not marked as solution
    in reply to: Buddypress Cover Photo Not Saving #148199
     Radu
    Moderator

    I don’t know how the files get there, maybe a developer that has worked on your website in the past.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: questions #148198
     Radu
    Moderator
    Not marked as solution
    in reply to: Button Customization #148197
     Radu
    Moderator

    Hi,

    Personally, I don’t know any plugin that can do that, you can ask for a quote from our development department, please send the questions to this email address dev@seventhqueen.com for a estimation for price and time.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: sub sub menu not opening on top menu #148196
     Radu
    Moderator

    I see
    Please check again the path where the php file should be added : /wp-content/themes/kleo-child/page-parts/ this should work.

    If you have any caching plugin please purge/empty all caches

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Wrili strange… #148195
     Radu
    Moderator
    Not marked as solution
    in reply to: How do i make my three column pages a full template #148110
     Radu
    Moderator

    Hi,

    You can use this CSS to control main content and also the footer and header

    COPY CODE
    
    header .row, section #main .row ,footer .row{
        max-width: 1448px !important;
        width: auto;
    }
    

    This CSS will be added to wp-admin -> theme options -> genera settings -> styling options -> quick css

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Wrili strange… #148109
     Radu
    Moderator
    Not marked as solution
    in reply to: Visual Composer “Undefined” Error #148108
     Radu
    Moderator

    Hi,

    Do you have the latest version of WordPress ? If not update those

    If you de-activate the child theme it works ?

    Do you have the latest version of the KLEO theme ? If not update those

    Do you have the latest version of plugins installed ? If not update those, check for plugin updates in wp-admin -> appearance -> install plugins.

    If you de-activate all plugins excepting BuddyPress/bbPress it works? if yes enable back plugins one by one to identify what causes this.

    Let me know

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Customizing Kleo Popup. #148106
     Radu
    Moderator

    Hi,

    You will have to overwrite a general-popups.php file for that by copying it to child theme. Copy this file : /kleo/wp-content/themes/kleo/page-parts/general-popups.php to : /wp-content/themes/kleo-child/page-parts/general-popups.php

    Then see the below screenshot, replace the

    NOTE : Kleo child theme needs to be installed and activated

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: blog cookie crumb help #148104
     Radu
    Moderator

    Hi,
    Are you referring to the posts navigation ? if yes go to wp-admin -> theme options -> blog -> Enable post navigation* -> OFF

    Let me know

    Chers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Wrili strange… #148102
     Radu
    Moderator
    Not marked as solution
    in reply to: Access #148101
     Radu
    Moderator

    Hi,
    This problem it’s caused by a plugin that loads again the bootstrap library over the existing one in the theme and somehow it conflicts.

    If you will de-activate the peepso-core plugin this will go away, look in plugin settings for an option that prevent bootstrap library to be loaded thru plugin or you can ask the plugin author.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Theme problem #148100
     Radu
    Moderator
    Not marked as solution
    in reply to: post date not displaying. #148099
     Radu
    Moderator

    Hi,

    I was able to reproduce that on my local install, please replace the content of this file : /wp-content/themes/buddyapp/lib/widgets/recent_posts.php

    with this one : http://pastebin.com/raw/XxkgM5rx

    This will be fixed on next buddyapp theme update

    Let me know

    Cheers
    R

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: woocommerce modal #148098
     Radu
    Moderator
    Not marked as solution
    in reply to: PHP Version 7.0.4 Compatibility #148097
     Radu
    Moderator

    Hi,

    I will add this to the improvements list, from what I see there are only 1 error and rest are notices.

    We will try to fix those at the start of 2017.

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Hide BuddyPress Super Admin from #148096
     Radu
    Moderator

    Hi,

    Please see this guide: https://buddydev.com/buddypress/exclude-users-from-members-directory-on-a-buddypress-based-social-network/
    It should work.

    There are more solutions on the web regarding to this, test and find the perfect one for you..

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Grid at Home page does not load if user is not registered #148095
     Radu
    Moderator
    Not marked as solution
    in reply to: questions #148094
     Radu
    Moderator
    Not marked as solution
    in reply to: Secondary meta description and keywords #148093
     Radu
    Moderator

    Hi,

    In this case, this issue isn’t caused by the KLEO theme and you should inform bot plugin authors about this issue.

    Cheers
    Merry Christmass
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Search doesnt work well #148092
     Radu
    Moderator
    Not marked as solution
    in reply to: Change number of columns in a row in a specific page #148089
     Radu
    Moderator

    The homepage file template it’s located here : /wp-content/themes/sweetdate/page-templates/front-page.php

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Change number of columns in a row in a specific page #148088
     Radu
    Moderator

    Hi,

    Using this CSS you will have 4 columns on the member’s page only.

    COPY CODE
    
    .members div#members-list .four.columns {width: 25%;}
    .members #members-list .four.columns:nth-child(n+1) {clear:right !important;}
    

    If you have any other questions let me know
    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Styling on custom menu #148087
     Radu
    Moderator

    Hi,

    I see, please tell me in what page you cannot change the menus ?! It’s possible to provide admin credentials and page URL where this it happens.

    On another random or new created page this it works ?

    On mine this feature works, i’ve tested

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    in reply to: Website Not Changing #148085
     Radu
    Moderator
    Not marked as solution
    in reply to: Group page cutting off writing #148082
     Radu
    Moderator
    Not marked as solution
Viewing 40 posts - 8,601 through 8,640 (of 20,101 total)

Log in with your credentials

Forgot your details?