Forum Replies Created

Viewing 40 posts - 16,441 through 16,480 (of 20,101 total)
  • Author
  • in reply to: Rss don’t appears in mobile site #100620
     Radu
    Moderator

    Hi,

    That’s because you using a plugin that switch the theme when you view the site on mobile, please check that plugin

    Cheers

    Radu

    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: Remove logo and site name #100610
     Radu
    Moderator
    COPY CODE
    
    
    .header-banner {
        margin: 0 auto !important;
        text-align: center !important;
        width: 100%;
    }
    
    

    Let me know

    Cheers

    Radu

    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 to add flag on top menu bar #100608
     Radu
    Moderator

    Hi,

    If you are using the WPML the flags will be appear as lang switcher, if you don’t use that plugin you should edit this file : wp-content/themes/kleo/page-parts/general-header-section.php

    Cheers

    Radu

    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: Images in the store would not display well #100605
     Radu
    Moderator

    Hi,

    I’ve taken a look at your product page and your described behaviour it happens only on first second after page loads.

    It seems that on your computer some js or css don’t load, from what device you have made the screenshot ?

    Cheers

    Radu

    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: Ultimate Member and Theme Options #100604
     Radu
    Moderator

    Hi,

    I think this is happened because the plugin uses same font css libraries Font Awesome, this can be a cause, Look in plugin panel for a option that allows you to set off for that resource to load if there is no option like this try to contact the plugin developer.

    Cheers

    Radu

    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: Issue in group page #100600
     Radu
    Moderator

    You’re welcome

    Have a nice week,

    Cheers

    Radu

    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: Homepage body text #100599
     Radu
    Moderator

    Hi,

    I cannot view the age like in your screenshot can yo please provide an account credentials to can take a look ?

    Cheers

    Radu

    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: update #100598
     Radu
    Moderator

    Hi,

    According the theme documentation

    Updating the Theme

    CAUTION: If you have made any changes to theme files, updating the theme will overwrite your modified files and you will loose any customizations. For safe updates please enable the Child theme and do any customizations there.

    To easily update the theme using Envato update plugin you must go to WP-admin -> Sweetdate -> Miscellaneous and enter your Envato username and API Key. After you have saved the settings you will receive update automatically.
    If you wish to upgrade via FTP, you can do the following:

    Open your FTP client and connect to your server.
    Locate the theme in the themes directory e.g. ‘/wp-content/themes/sweetdate‘
    Make a backup if needed by downloading the current version of the Theme to your computer.
    Upload the new Sweetdate folder to the exact same directory, overwriting the existing files.
    When completed the new version will be active.

    You can get your api id from here : http://themeforest.net/user/MYUSERNAME/api_keys/edit

    replace MYSUERNAME with yours

    Cheers

    Radu

    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: Issue in group page #100595
     Radu
    Moderator

    Hi @tonari,

    You can style statements only to a certain page by using the unique id class like

    body.page-id-1 , you should check the body classes that your page it have, just made your styles and then put the body.page-id-PAGEID before

    Example : body.page-id-33 .wpb_content_element { color:red; }

    Cheers

    Radu

    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: Youtub videos always autostart #100589
     Radu
    Moderator

    Hi,

    Go to http://urbaninnovation.westus.cloudapp.azure.com/wp-admin/admin.php?page=revslider identify the youtube slider then open it -> double click the video then a new pannel will open -> Settings -> Autoplay -> OFF

    If you cannot do this please provide credentials.

    Cheers

    Radu

    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: Remove logo and site name #100586
     Radu
    Moderator

    You’re welcome

    Please upload the image resized to 1200 px now the image has only 900px which is not enough to be full width like theme

    Cheers

    Radu

    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: Footer issue #100583
     Radu
    Moderator

    Hi,

    Do you use an plugin/addon to build the footer items ?

    Cheers

    Radu

    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 menu background #100582
     Radu
    Moderator

    Hi,

    Please add this css to wp-content/themes/sweetdate-child/style.css or in wp-admin -> theme options -> Styling options -> ( scroll to bottom ) Quick css

    COPY CODE
    
    .buddypress #header-cover-image { background-color: transparent !important; }
    

    Cheers

    Radu

    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: Kleo+Buddy app Menu #100579
     Radu
    Moderator

    Hi,

    Now i see, the problem is: you cannot have two fully functionally themes in single wp install in same time, that’s because you are not able to set a menu for kleo theme.

    I suggest you to do like this : activate sitewide kleo, build your menu, assign menu from the page that should to be home, then activate buddy app back it might work or not…

    Cheers

    Radu

    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: Kleo+Buddy app Menu #100578
     Radu
    Moderator

    Hi,

    Now i see, the problem is: you cannot have two fully functionally themes in single wp install in same time, that’s because you are not able to set a menu for kleo theme.

    I suggest you to do like this : activate sitewide kleo, build your menu, assign menu from the page that should to be home, then activate buddy app back it might work or not…

    Cheers

    Radu

    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: WHITE SCREEN #100573
     Radu
    Moderator

    Hi,

    Do you have solved the issue now ?

    What plugin causes that ?

    Cheers

    Radu

    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: Geo Directory Location Manager – Search bar oversize #100571
     Radu
    Moderator

    Ok,

    Add this css to wp-content/themes/kleo-child/style.css

    COPY CODE
    
    span.near-compass {left:77% !important;}
    .geodir_advance_search_widget .geodir-loc-bar .geodir-loc-bar-in .geodir-search input.snear {
        width: 25%;
    }
    
    .geodir_advance_search_widget .geodir-loc-bar .geodir-loc-bar-in .geodir-search input.geodir_submit_search {
        width: 18%;
        line-height: 20px;
        border-radius: 3px;
    }
    

    Cheers

    Radu

    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 search results from unregistered users? #100568
     Radu
    Moderator

    You haven’t installed child theme, check the package with theme you will see there sweetdate-child.zip next to sweetdate.zip

    Cheers

    Radu

    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 Categories #100560
     Radu
    Moderator

    I understand,

    In this case i suggest you to install this plugin https://wordpress.org/plugins/disable-comments/

    Or if you really want to use that function provide FTP details here in a private reply.

    Cheers

    Radu

    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: Remove logo and site name #100558
     Radu
    Moderator

    Hi,

    COPY CODE
    
    strong.logo {
        display: none !important;
    }
    

    Let me know

    Cheers

    Radu

    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: Many icons missing when using shortcode. #100557
     Radu
    Moderator

    Hi,

    I was able to show the trophy icon with Icon visual element from visual composer / http://serve.community/trophy-icon/ [private page]

    On your landing page i class should be instead of

    Let me know

    Cheers

    Radu

    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,

    Probably from this echo get_post_meta( $post->ID, ‘_wp_attachment_image_alt’, true );

    Cheers

    Radu

    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: Youtub videos always autostart #100550
     Radu
    Moderator

    Hi,

    I don’t think so because i’ve visited the page from incognito mode and by default the embedded video doesn’t start by default.

    From i what i see i don’t recognize that plugin

    Cheers

    Radu

    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: Permalink Glitch – News Magazine #100406
     Radu
    Moderator

    Hi,

    Please provide access to can investigate this issue or please made a video in that will understand how to reproduce the bug.

    Also make sure that this issue is not caused by some plugin, by disabling all plugins.

    Cheers

    Radu

    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: Remove logo and site name #100403
     Radu
    Moderator

    Hi,

    I cannot see the title name, can you please provide a print screen that pointing ou the title ?

    Cheers

    Radu

    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: Accordion color #100401
     Radu
    Moderator

    You’re welcome

    Have a nice week

    Cheers

    Radu

    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: Rollen einstellungen #100399
     Radu
    Moderator

    Hi,

    This is not possible in Kleo without modifying the php files

    read here about this, but you need to have advanced php knowledges https://teamtreehouse.com/community/restrict-access-based-on-custom-field-and-buddypress-extended-profile-field

    Cheers

    Radu

    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: Many icons missing when using shortcode. #100395
     Radu
    Moderator

    Hi,

    Can you please create a page with that elements to can see/investigate your described behaviour ?

    If your pages are login protected please provide credentials to can view the page.

    Cheers

    Radu

    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: Not publish – function #100390
     Radu
    Moderator

    Hi,

    You can try this plugin : https://wordpress.org/plugins/password-protected/

    Cheers

    Radu

    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: AWPCP #100389
     Radu
    Moderator

    Hi,

    Personally no, you can try to see how it looks and what is the behaviour.

    Maybe someone has tested already.

    Cheers

    Radu

    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: Accordion color #100388
     Radu
    Moderator
    COPY CODE
    
    .panel-heading a.accordion-toggle {
        color: red !important;
    }
    

    Cheers

    Radu

    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: Groups title only #100387
     Radu
    Moderator

    Hi,

    You can hide the group description with this css

    COPY CODE
    
    #buddypress #groups-list .item-desc {
        display: none !important;
    }
    

    You can add this css from wp-admin -> theme options -> general settings -> quick css

    Cheers

    Radu

    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: Accordion color #100384
     Radu
    Moderator

    Hi,

    You can do that via CSS, regarding the regular text, are you referring to body text ?

    Please provide link where that accordion appears.

    Cheers

    Radu

    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,

    This is caused by some custom modification from child theme, what code is on line 13 ? /public_html/wp-content/themes/5starweddings-child/functions.php

    If you have changes in that file recently please revert changes.

    Cheers

    RAdu

    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: rtmedia video player #100381
     Radu
    Moderator

    Hi,

    You need to set to that iframes width:100% , but please provide the page url and an username and pass to can view the page.

    Cheers

    Radu

    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 menu background #100380
     Radu
    Moderator

    Hi,

    Unable to view the profile page or groups, can you please provide the page url where you have maded the screenshot ? and also an account to can view the page.

    Cheers

    RAdu

    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: Geo Directory Location Manager – Search bar oversize #100378
     Radu
    Moderator

    Hi,

    Can you please provide the page url ?

    It need to be adjusted little.

    Cheers

    RAdu

    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: Remove logo and site name #100377
     Radu
    Moderator

    Hi,

    You can hide your logo by css

    COPY CODE
    
    .navbar-header {display: none !important;}
    

    banner can be hidden with this css

    COPY CODE
    
    .header-banner {display: none !important;}
    

    The css codes will be added in wp-admin -> themes -> general settings -> Quick css

    If you hide both elements on your header will be only menu, you can hide only logo by using only first rule.

    Cheers

    Radu

    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,

    BuddyPress Album plugin is not a required plugin, you can try to contact the plugin developer to ask him about the missing tables, according the wordpress plugins repository that plugin wasn’t updated over 2 years / https://wordpress.org/plugins/bp-album/

    Regarding load behaviour of your website, this can be caused by various factors like, if you are on shared hosting, outdated plugins, i suggest you to install a cache plugin like w3 total cache or wp super cache that will helps.

    Cheers

    Radu

    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: jquery function error #100372
     Radu
    Moderator

    Hi,

    I think your error is caused by lack of testimonials area, see the attachment.

    Demo : http://seventhqueen.com/demo/SweetDate/DefaultHeader/Wide/

    Try to put back that html to see if the error disappears

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 40 posts - 16,441 through 16,480 (of 20,101 total)

Log in with your credentials

Forgot your details?