Forum Replies Created
-
AuthorPosts
-
ashrafashrafMember
see please , what happened on my blog ?
I don’t understand where is my wrong ?
http://www.ashraf-dev.com/test/ashrafashrafMemberi created child theme folder , and this folder have only one file(style.css).
/*
Theme Name: Ashraf
Theme URI: http://catchthemes.com/themes/catchbox
Author: Catch Themes Team
Author URI: http://catchthemes.com
Template: catch-box
Description: Catch Box Child Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/
@import url(‘../catch-box/style.css’);ashrafashrafMembersee please , what happened on my blog ?
I don’t understand where is my wrong ?
http://www.ashraf-dev.com/test/ashrafashrafMembersee please , what happened on my blog ?
I don’t understand where is my wrong ?
http://www.ashraf-dev.com/test/ashrafashrafMembersee please , what happened on my blog ?
I don’t understand where is my wrong ?ashrafashrafMemberThank you for your clear and helpful explanation.
PLease another question:
I have now catch pro. so my question is :
must i create child theme(cacth-box-pro-child) to keep all my changes if i get any updating in the future ?Best regards
ashrafashrafMemberI don’t activate my child theme. this is my wrong.
ashrafashrafMemberI want to say : i don’t know how can i send screenshot.
Best wishes
ashrafashrafMemberAnd i changed the admin bar .php , see please:
function wp_admin_bar_my_account_item( $wp_admin_bar ) {
$user_id = get_current_user_id();
$current_user = wp_get_current_user();$userLogin=$current_user->user_login;
$userUrl=get_bloginfo(‘wpurl’).’/’.$userLogin;$profile_url = get_edit_profile_url( $user_id );
if ( ! $user_id )
return;$avatar = get_avatar( $user_id, 16 );
$howdy = sprintf( __(‘%1$s’), $current_user->display_name );
$class = empty( $avatar ) ? ” : ‘with-avatar’;$wp_admin_bar->add_menu( array(
‘id’ => ‘my-account’,
‘parent’ => ‘top-secondary’,
‘title’ => $howdy . $avatar,
‘href’ => ‘<?php echo $userUrl ?>’,
‘meta’ => array(
‘class’ => $class,
‘title’ => __(‘My Account’),
),
) );
}What will happen if i update my theme? please
ashrafashrafMemberThank you so much for answering.
I mean , now i bought theme Catch Pro . IF i change t.ex : the following:
#branding #access-secondary ul.menu li {
border-right: 1px solid #1ccc;
}#wp-admin-bar-wp-logo{
display:none;
}#branding li a:hover{
background-color:#585858;}
What will happen when i update my theme ? and in this case , need i to create Child theme ?
ashrafashrafMemberHi Sakin,
Yesterday, i updated my theme and i lost every thing.
I did exact what you said.and i created child theme folder , and this folder have only one file(style.css).
and i added the following code:
Theme Name: Ashraf
Theme URI: http://catchthemes.com/themes/catchbox
Author: Catch Themes Team
Author URI: http://catchthemes.com
Template: catch-box
Description: Catch Box Child Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/
@import url(‘../catch-box/style.css’);Please, what must i do ?and where is the wrong?
the issue on ashraf-dev.com/dagisashrafashrafMemberHI Sakin,
Please, it is very important question:
I changed the core theme for admin bar.php and i put scripts on CSS custom.
What will happened if i update my theme on the future ?
I have Catch BOX PRO(The best).ashrafashrafMemberWhere can i find this code ? please
ashrafashrafMemberHi sakin,
Please, I want when i click on the user name on the admin bar ,go to specific address,
Which file that can i add my code on it ?Best wishes
ashrafashrafMemberYes i know that,
But i don’t know how can i fix the issue.ashrafashrafMemberThis theme is the best , thank you Sakin.
ashrafashrafMemberhttp://www.eraappar.com/dagis/om-forskolan/personal/
when you scale this page , you will see the issue.
Best regards
ashrafashrafMemberThank you for answering,
Please Sakin, see this page : http://www.eraappar.com/dagis/om-forskolan/personal/I want to make it responsive , when i open it on mobile device its not like good.
How can i fix this issue ? please
Best regards
ashrafashrafMemberHi saken,
I mean i want three block box widget.Please how can i fix it ?
ashrafashrafMemberHi Sakin,
Please, how can i add three widgets on the footer area.Best wishes
-
AuthorPosts