Forum Replies Created

Viewing 40 posts - 2,441 through 2,480 (of 8,607 total)
  • Author
  •  Abe
    Keymaster

    thanks @maarten

    hopefully Visual composer will be updated and this fixed

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Demo News Blog/Magazine site #58879
     Abe
    Keymaster

    the update is coming around 20th May

    Thanks

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Forum Data help #58828
     Abe
    Keymaster

    Hi, that info can be made available if you add this css in your theme options

    COPY CODE
    
    .kleo-notice {display: block !important;}
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Homepage Image – Total Page #58728
     Abe
    Keymaster

    Hello, @adamdale1 solution could be an option since you need to restrict all of your pages and redirect them to a landing page/ login page

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: pinterest front page and groups #58727
     Abe
    Keymaster

    Hi, thank you @sharmstr. you’re the best 😉

    thanks for your appreciation @jdgocobachi
    Right now Sweetdate and KLEO are the only themes available but we have some development done for a new theme that will try to be a bit different that what we have .. unfortunately can’t say more 😀

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Suggested code change below (SSL ISSUES) #58583
     Abe
    Keymaster

    here is a better way. Thank you for the suggestion

    COPY CODE
    
    define( 'KLEO_META_BOX_URL', kleo_get_meta_box_url() );
    function kleo_get_meta_box_url() {
    		if ( strtoupper( substr( PHP_OS, 0, 3 ) ) === 'WIN' ) {
    			// Windows
    			$content_dir = str_replace( '/', DIRECTORY_SEPARATOR, WP_CONTENT_DIR );
    			$content_url = str_replace( $content_dir, WP_CONTENT_URL, dirname(__FILE__) );
    			$cmb_url = str_replace( DIRECTORY_SEPARATOR, '/', $content_url );
    		} else {
    		  $cmb_url = str_replace(
    				array(WP_CONTENT_DIR, WP_PLUGIN_DIR),
    				array(WP_CONTENT_URL, WP_PLUGIN_URL),
    				dirname( __FILE__ )
    			);
    		}
    		$cmb_url = set_url_scheme( $cmb_url );
    		return trailingslashit( apply_filters('cmb_meta_box_url', $cmb_url ) );
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Member (friends) Chatting. #58578
     Abe
    Keymaster

    Hi there, sorry for the late reply. Live chat is not an option but you can consider some 3rd party plugins like ArrowChat or CometChat

    Cheers

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Suggested code change below (SSL ISSUES) #58576
     Abe
    Keymaster

    Hi there. Thanks for the suggestion. Will definitely check it out and implement it

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: NEED support – WHERE DO WE GO???? #58574
     Abe
    Keymaster

    Hi there, this is the proper way to request support, by creating a topic with your questions so please do so and our team will answer any questions you might have.

    Your question is very ambiguous.
    “we have not been able to connect the theme to woocommerce – and we need this urgently”

    Here is a tutorial from their website on installing woocommerce plugin: http://docs.woothemes.com/document/installing-uninstalling-woocommerce/ if our documentation is not enough

    Cheers

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Theme reset, unwanted topic discussions. #58507
     Abe
    Keymaster

    You can see your active subscriptions here: https://archived.seventhqueen.com/forums/users/mlennox10/subscriptions
    and choose to unsubscribe to whatever topics you don’t want to receive them.

    Cheers

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Transferring regular license #58494
     Abe
    Keymaster

    Thank you

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Transferring regular license #58493
     Abe
    Keymaster

    Hi ,yes that is allowed as long as you are using it on one site.

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Visual Composer 4.5 #58365
     Abe
    Keymaster

    Also button 2 element is deprecated in 4.5 so you are advised to use the button element.

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: rt media audio not playing in activity #58359
     Abe
    Keymaster

    it looks like you haven’t applied my fix and this is the page I am referring to
    http://www.beatgrade.com/members/admin/

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Visual Composer 4.5 #58357
     Abe
    Keymaster

    Kleo will be released until 20th of May

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Defer Javascript #58344
     Abe
    Keymaster

    Hi, you can take a look at https://wordpress.org/plugins/bwp-minify/ since it handles resource minification and allows you to move resources to footer so it won’t affect your page rendering

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Facebook Login #58336
     Abe
    Keymaster

    the system gets the name from Facebook so maybe that is your nickname

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

     Abe
    Keymaster

    thank you @sharmstr
    KLEO 3.0 is coming around 20th May 2015

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: log in not redirecting to page #58333
     Abe
    Keymaster

    Make sure the latest theme version is used since some improvements were added with time

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Linkedin Login #58332
     Abe
    Keymaster

    If you add it in the login widget then it should show. test it by adding any text, etc

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: 2.8.2 update searchform problems #58329
     Abe
    Keymaster

    Glad to hear you found out the causing issue, I did a guess since I haven’t encountered this before but it could have been something related to the ftp transfer

    Cheers

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

     Abe
    Keymaster

    hi, Send an email at dev@seventhqueen.com so we can make an idea on what you need and put you in contact with a teammate of ours

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Replies to comments in groups don't show to guests #58326
     Abe
    Keymaster

    thanks @sharmstr

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: rt media audio not playing in activity #58087
     Abe
    Keymaster

    thanks @sharmstr

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Better WordPress Minify – BWP settings #58063
     Abe
    Keymaster

    @jdrick55 if you still have problems share a link to your site. also you can try adding resources to minification one by one to see which is causing the error.

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Add Sign Up Form On Homepage #58062
     Abe
    Keymaster

    nope not yet.. we will let you know once is added

    Thanks

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Modify quick profile navigation #58061
     Abe
    Keymaster

    hi @neelesh7
    sorry for the late reply. That probably happens since you modified the theme files and after update they got rewritten. That is why it is recommended to use a child theme for customizations.

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Some problem with display pages. #58060
     Abe
    Keymaster

    @Myko93 try to talk at your hosting since the rewrite functionality could be missing

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: 2.8.2 update searchform problems #58059
     Abe
    Keymaster

    What I mean is I see some missing texts on your popup too so this can’t be caused by the update since the same is used on our demo. Try to leave it as default, maybe remove lang files and any other customizations

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: rt media audio not playing in activity #58058
     Abe
    Keymaster

    files got renamed on upload. It should be app.js and app.min.js

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: rt media audio not playing in activity #58055
     Abe
    Keymaster

    Fixed it 🙂
    Replace the attached files from kleo/assets/js with the ones attached until the next update

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    Attachments:
    You must be logged in to view attached files.
    in reply to: rt media audio not playing in activity #58054
     Abe
    Keymaster

    Indeed that is strange.. It seems that the carousel is affecting the player..

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: user profile field names on new line/paragraph #57981
     Abe
    Keymaster

    I tested myself and worked.
    Try
    @media screen and (-webkit-min-device-pixel-ratio:0) {
    #buddypress div.profile { display: block !important; }
    }
    or if that doesn’t work just

    #buddypress div.profile { display: block !important; }

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

     Abe
    Keymaster

    What you want to achieve is custom work so a plugin won’t help

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Kleo is ignoring the order status #57979
     Abe
    Keymaster

    Make sure you set it right. Put a printscreen with the settings and elaborate what you wanted to restrict

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Tranlation contribution for KLEO #57975
     Abe
    Keymaster

    Awesome @carolina marques
    Thank you very much. we appreciate it

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: log in not redirecting to page #57776
     Abe
    Keymaster

    Maybe you have a caching issue .. I didn’t got that message. If that appears then it means that when you opened the existing page you were already logged it. Disable any caching plugins before any tests

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Menu not displaying at all #57770
     Abe
    Keymaster

    hm.. I see something wrong with your install:
    wp-content/themes/themeforest-6776630-kleo-next-level-premium-wordpress-theme-wordpress_theme/kleo/assets/js

    your structure should be like this:
    wp-content/themes/kleo/assets/js

    Go over FTP and move the theme files kleo on the themes directory

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Kleo is ignoring the order status #57766
     Abe
    Keymaster

    Hi there, our added theme options only work with the provided PMPRO functions and if the pmpro function tells it is a paid members then it does not restrict it.
    Have you trying restricting a page and using the default WP theme and applying for a membership paid by cheque? Then see if you can access that page?

    We also asked PMPRO and waiting for an answer

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    in reply to: Contact Site / GPS #57762
     Abe
    Keymaster

    Hi, sorry for the late reply.

    There is no setting in the theme to cause that. If you still have this issue let me know a live link so we can debug

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

Viewing 40 posts - 2,441 through 2,480 (of 8,607 total)

Log in with your credentials

Forgot your details?