Forum Replies Created
-
AuthorPosts
-
ashrafashrafMember
Thanks sir,
a
Have a nice day
//A.J.ashrafashrafMemberThank you so much,
Fixed,
And please for this section also:
http://grab.by/wWmmit is also very difficult to read it.
Thanks
ashrafashrafMemberThe problem , it is very difficult to read the items of my Menu bar,
YOU can check it here: http://grab.by/wVFgSo what must i do ?
ashrafashrafMemberPlease , How can i change the size of my items Menu : http://grab.by/wVFg
?please
ashrafashrafMemberYes sir,You are right.
Thanks
ashrafashrafMemberwow, You are sooooo clever.
Please, How you can fix this issue and my site under Maintainers ?Thanks again.
ashrafashrafMemberThanks 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?
ashrafashrafMemberI 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/wV46ashrafashrafMemberI 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!!!!
ashrafashrafMemberPlease 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 ? ThanksashrafashrafMemberCan do please check your code again ? please
My site became white again,
I think there is something must we add it!!!Thanks
ashrafashrafMemberThank 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 );ashrafashrafMemberI fixed this issue.
But I open new ticket that i need to help me for it.Please
ashrafashrafMemberPlease, How can i adjust the alignment of the gallery : http://grab.by/wThk
to have the same distance from the left and right. Please
ashrafashrafMemberYes, 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.seashrafashrafMemberI don’t add Your code on the parent theme, I added only on the child theme functions.php
ashrafashrafMemberYes sir,
Please :ashrafashrafMemberI 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 );ashrafashrafMemberIt is also not working.
ashrafashrafMemberI will add the new code again now.
-
AuthorPosts