This topic has 20 replies, 4 voices, and was last updated 11 years by SQadmin.

  • Author
  • #595
     pulla
    Participant

    I have a multi-site and installed on 2nd blog.

    1. on menus, css classes (options) are not coming out. I need to modify menu design.
    I found “sweetdate_walker_nav_menu”. it controls menu styles. I need to my optional css should be working.
    how I could change it to work fine?

    2. album pictures are not uploading.
    I have found that “album” folder is not even created. this is one of uploaded files
    http://domain.com/network_name//album/1/2538830120_1.jpg

    and this is your demo site file name
    http://seventhqueen.com/demo/sweetdatewp/wp-content/uploads/album/7/sexy_woman_04.jpg

    mine is not proper file name(missing “wp-content/uploads/album/”). and there is no album folder created as well. I have manually created “album” folder in uploads folder. but it’s not uploaded.

    Any solution for it?

    Thanks,

    #615
     SQadmin
    Keymaster

    Hi,
    To use different walker class you can change with your own in header.php:

    COPY CODE
    
    <?php wp_nav_menu( array( 'container' => false, 'menu_class' => 'left', 'theme_location' => 'primary', 'fallback_cb' => 'sweetdate_main_nav', 'walker' => new sweetdate_walker_nav_menu) ); ?>
    

    Instead of -> sweetdate_walker_nav_menu put your class name.
    Then in your sweetdate-child you can duplicate our sweetdate_walker_nav_menu class and edit there.
    Also we didn’t liked all those added classes and removed them but we left the commented like that adds the classes in functions.php ->

    COPY CODE
    
    //$output .= $indent . '<li id="nav-menu-item-'. $item->ID . '" class="' . $depth_class_names . ' ' . $class_names . '">';
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #617
     SQadmin
    Keymaster

    For Albums you should check on the server if you have the permissions to write files. Uploading should happen without your intervention to create folders or anything else

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

    which folders should have permissions?
    thanks.

    #625
     SQadmin
    Keymaster

    Hi,
    Usually wp-content/uploads or if you changed the default one, the one you defined in Settings -> Media

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

    No not working. I gave 777 all of folders. but it is still same.
    It shown x box and links are not right.

    #645
     pulla
    Participant

    any solution? please 🙁

    #646
     rugwarrior
    Participant

    Is this a BP Album problem?

    As I heard there will be the option to deactivate it in 1.4 and use e.g. rtMedia (former BP Media).

    #648
     SQadmin
    Keymaster

    Can you upload other files in posts or pages?

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

    I will send it soon.

    #650
     pulla
    Participant

    What do you mean? so this theme has an option for disable album and I can use rtMedia instead of album?
    I have used rtMedia and I belive It worked.

    #651
     SQadmin
    Keymaster

    Version 1.4 is now available. Please upgrade and you’ll have the option to disable BP-Album
    After that you can install rtMedia

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

    I am sorry to bother you again, I can’t really find the option for disable BP-Album and active for rtMedia.
    Where can I find?

    #657
     SQadmin
    Keymaster

    Hi pulla,
    1. You can disabe BP-Album from Sweetdate/Buddypres/BP-Album (ON/OFF)
    2. To activate rtMedia you need to install first:
    – Go to Plugins/Add New and search for “rtMedia”
    – Install and activate
    – Go to rtMedia Settings and activate your preferred options

    Let me know if this helps you.
    Regards,
    Robert

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

    sqadmin,

    Thanks for your answer.

    I was using 1.3. I thought that It was 1.4 and downloaded from themeforest “only wordpress files”. It could be my fault or themeforest fault. (maybe mine)

    anyway, I found them and disactived and installed rtMedia. however, it comes with 404 page when you click “media” on your profile. I will try to find what I missed for setting pages. I think it’s a permission problem with my server. the hosting company doesn’t have any knowledge for wordpress permission. do you know what I need to give permission for create rtMedia pages?

    I have also tested with another server which is already running buddypress. it works fine.
    I think rtMedia is better than album. it should be placed on ablum place.
    Do you think it’s possible to show rtMedia photos on Album photos place which is beside “about me”?
    It may look good.

    #699
     SQadmin
    Keymaster

    Hi,
    To get rid of 404 page go to Permalink Settings and do a “Save Changes” even if you don’t modify other settings. If this is not working try to change form some options and do a save again, rtMedia seems to have some issue with Permalinks on some servers.

    Let me know if this helps you.
    Best regards,
    Robert

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

    As for the images in the tabs we will take it in consideration
    Thanks

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

    I am having a similar issue. I went into “profile” and added 3 pictures. They uploaded okay. When I select the “my photos” tab, all of the image links are broken. However, when I roll over the image and see the path at the bottom of the browser, it is the correct path. If I put that path in the browser the image appears okay. But they don’t appear in the “my photos” tab.

    #958
     rmrenaud
    Participant

    I just discovered that the image links are looking in the root directory rather than the directory with my WordPress installation. Could you instruct me how to fix this? Thanks!

    #965
     SQadmin
    Keymaster

    Hi,
    Give us a link to your site on the email if you don’t want to make it public
    themesupport@seventhqueen.com

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

    Hello,
    Have you figured out why you couldn’t upload images using Bp-Album?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 21 posts - 1 through 21 (of 21 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?