Forum Replies Created

Viewing 20 posts - 121 through 140 (of 311 total)
  • Author
    Posts
  • in reply to: add gallery #31071
    ashrafashraf
    Member

    Thanks sir,
    a
    Have a nice day
    //A.J.

    in reply to: add gallery #30973
    ashrafashraf
    Member

    Thank you so much,
    Fixed,
    And please for this section also:
    http://grab.by/wWmm

    it is also very difficult to read it.

    Thanks

    in reply to: add gallery #30956
    ashrafashraf
    Member

    The problem , it is very difficult to read the items of my Menu bar,
    YOU can check it here: http://grab.by/wVFg

    So what must i do ?

    in reply to: add gallery #30874
    ashrafashraf
    Member

    Please , How can i change the size of my items Menu : http://grab.by/wVFg

    ?please

    in reply to: add gallery #30866
    ashrafashraf
    Member

    Yes sir,You are right.

    Thanks

    in reply to: Add new slider #30853
    ashrafashraf
    Member

    wow, You are sooooo clever.
    Please, How you can fix this issue and my site under Maintainers ?

    Thanks again.

    in reply to: add gallery #30843
    ashrafashraf
    Member

    Thanks for youe answer,
    I made the following:
    function catchbox_extra_gallery() {
    if (is_page(16)) {

    echo do_shortcode(‘[go_portfolio id=”flex9″]’);
    }
    }
    add_action( ‘catchbox_before_primary’, ‘catchbox_extra_gallery’, 15 );

    is that ok?

    in reply to: Add new slider #30808
    ashrafashraf
    Member

    I fixed, Thanks sir for your support,
    Please, My new slide is not one the center so how can i fix that ?please
    http://grab.by/wV46

    in reply to: Add new slider #30806
    ashrafashraf
    Member

    I added your code, And my site iw working now, But I don’t get the slider ON MY PAGE.
    And then I added the following instead of:
    function catchbox_child_easingsliderlite() {
    /* // Loads slider only in page ID 42*/
    if ( is_page(60)) {
    echo do_shortcode(‘[easingsliderlite]’);
    }
    }
    add_action( ‘catchbox_before_primary’, ‘catchbox_extra_gallery’, 15 );

    But Its is also not appear on my page,So please Help!!!!

    in reply to: add gallery #30794
    ashrafashraf
    Member

    Please Sakin, How can i decide it ay this gallery will be found only one the front page ?
    AND How can i know the page ID ? Thanks

    in reply to: Add new slider #30793
    ashrafashraf
    Member

    Can do please check your code again ? please
    My site became white again,
    I think there is something must we add it!!!

    Thanks

    in reply to: Add new slider #30790
    ashrafashraf
    Member

    Thank you so much Sakin,
    So i will add only the following on my functions.php child theme:

    function catchbox_child_easingsliderlite() {
    // Loads slider only in page ID 42
    if ( is_page( 42 ) && function_exists( "easingsliderlite" ) ) {
    easingsliderlite();
    }
    }
    add_action( 'catchbox_before_primary', 'catchbox_extra_gallery', 15 );

    in reply to: add gallery #30670
    ashrafashraf
    Member

    I fixed this issue.
    But I open new ticket that i need to help me for it.

    Please

    in reply to: add gallery #30662
    ashrafashraf
    Member

    Please, How can i adjust the alignment of the gallery : http://grab.by/wThk

    to have the same distance from the left and right. Please

    in reply to: add gallery #30660
    ashrafashraf
    Member

    Yes, It’s working,
    But it is not on the correct position, or may be , i need youe help to fix that,

    I want to become like: http://goo.gl/vI3HMj

    Please!!!
    check: http://www.idaat.se

    in reply to: add gallery #30656
    ashrafashraf
    Member

    I don’t add Your code on the parent theme, I added only on the child theme functions.php

    in reply to: add gallery #30655
    ashrafashraf
    Member
    in reply to: add gallery #30653
    ashrafashraf
    Member

    I added the follwoing code on the functions.php on the child theme folder only.

    <?php
    function catchbox_extra_gallery() {
    echo do_shortcode(‘[go_portfolio id=”flex9″]’);
    }
    add_action( ‘catchbox_before_primary’, ‘catchbox_extra_gallery’, 15 );

    in reply to: add gallery #30650
    ashrafashraf
    Member

    It is also not working.

    in reply to: add gallery #30649
    ashrafashraf
    Member

    I will add the new code again now.

Viewing 20 posts - 121 through 140 (of 311 total)