Forum Replies Created
-
AuthorPosts
-
ashrafashraf
MemberThanks sir,
a
Have a nice day
//A.J.ashrafashraf
MemberThank you so much,
Fixed,
And please for this section also:
http://grab.by/wWmmit is also very difficult to read it.
Thanks
ashrafashraf
MemberThe 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 ?
ashrafashraf
MemberPlease , How can i change the size of my items Menu : http://grab.by/wVFg
?please
ashrafashraf
MemberYes sir,You are right.
Thanks
ashrafashraf
Memberwow, You are sooooo clever.
Please, How you can fix this issue and my site under Maintainers ?Thanks again.
ashrafashraf
MemberThanks 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?
ashrafashraf
MemberI 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/wV46ashrafashraf
MemberI 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!!!!
ashrafashraf
MemberPlease 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 ? Thanksashrafashraf
MemberCan do please check your code again ? please
My site became white again,
I think there is something must we add it!!!Thanks
ashrafashraf
MemberThank 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 );ashrafashraf
MemberI fixed this issue.
But I open new ticket that i need to help me for it.Please
ashrafashraf
MemberPlease, How can i adjust the alignment of the gallery : http://grab.by/wThk
to have the same distance from the left and right. Please
ashrafashraf
MemberYes, 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.seashrafashraf
MemberI don’t add Your code on the parent theme, I added only on the child theme functions.php
ashrafashraf
MemberYes sir,
Please :ashrafashraf
MemberI 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 );ashrafashraf
MemberIt is also not working.
ashrafashraf
MemberI will add the new code again now.
-
AuthorPosts