Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
  • in reply to: Theme options #126695
     k3m
    Participant
    Not marked as solution
    in reply to: Theme options #126167
     k3m
    Participant
    Not marked as solution
    in reply to: theme_option #125272
     k3m
    Participant

    Hi,

    I have to get back to this subject. Unfortunately the filters squeen-opts-sections- … defined in defaults.php do not seem to work. Could you please have a look what is the issue.

    My source code is as follows:

    “wp-content/themes/sweetdate/framework/options/defaults.php” contains the following line:
    $this->sections = apply_filters(‘squeen-opts-sections-‘ . $this->args[‘opt_name’], $sections);

    My filter is defined as below:
    function set_sweetdate_options_sections($sections){
    echo “test”;
    return $sections;
    }
    add_filter( ‘squeen-opts-sections-sweetdate’, ‘set_sweetdate_options_sections’ );

    I’ve also tried to change apply_filters to apply_filters_ref_array in defaults.php but it still does not work.

    Thank you

    in reply to: Adding app.js to child theme #104681
     k3m
    Participant

    issue persists in both cases

    in reply to: Adding app.js to child theme #103278
     k3m
    Participant

    only child theme app.js is loaded but as I mentioned before they are basically the same with only difference in one function

    in reply to: Languages #84606
     k3m
    Participant

    no worries, fixed it, all good

    in reply to: theme_option #72122
     k3m
    Participant

    Hi, what’s the estimated time for the response to that ticket? It starts to be urgent.

    Thank you

    in reply to: Avatar issues – jump to the bottom and selection size #10441
     k3m
    Participant

    Hi again, I would like to continue with solving this issue.
    I’ve made additional tests on clean buddypress installation using default buddypress theme and this issue does not happen. Apparently it’s some kind of sweewdate compatibility problem.

    Could you please look at it again.

    Thank you

    in reply to: Avatar issues – jump to the bottom and selection size #3639
     k3m
    Participant

    1. I’m using Google Chrome.

    2. That’s probably what I’m gonna do however even if preview is hiddden the first issue still exists (jump to the bottom of page).

Viewing 9 posts - 1 through 9 (of 9 total)

Log in with your credentials

Forgot your details?