Forum Replies Created
-
AuthorPosts
-
ashrafashrafMember
I added five ID post to featured section in the theme option.
And i have five post with five images for each one.ashrafashrafMemberHi Sakin,
Please i have a problem and i don’t know how can i fix it.
Url : http://www.ashraf-dev.com/dagis/on the right side , i have three icons,home,telephone,sms
when i open this site on the mobile , i have wrong responsive .
MY code in the header.php is :
<?php
$currentUser=wp_get_current_user();
$userLogin=$currentUser->user_login;
$userUrl=get_bloginfo(‘wpurl’).’/’.$userLogin;
?><div>
<div id=”home3″></div>
<div id=”home2″></div>
<div class=”alignright” id=”Home”>
<div>“></div></div></div>
and the css :
#Home2 {style=”float: right” ;
position:absolute;top:6.1em;right: 12%;height: 40px;”}#Home3 {style=”float: right” ;
position:absolute;top:6.1em;right: 17%;height: 40px;”}#Home {
float: right;
position: absolute;
top: 6.0em;
right: 4%;
-webkit-transition-duration: 400ms;
width:78px;
text-align:center;}Please , can do help me ?
ashrafashrafMemberThank you very much,
Have a nice day.ashrafashrafMemberI don’t know how can i say thank you.
You are the best.If you have time , can do please see my blog : http://www.ashraf-dev.com/dagis/
And what do you thing about it ? and what can i do more to be better ?
Best regards and best wishes
Thank you so much.
ashrafashrafMemberHi Sakin,
I used theme: catchboxAnd i don’t want to lose my changes So if i buy catchbox pro what will happened of my old blog informations ?
My blog now is : http://www.ashraf-dev.com/dagis/.
Best wishes
ashrafashrafMemberThank you so much.
Have a nice day.
Best regards
ashrafashrafMemberPlease ,
Thank you for answering.
You are so helpful.
I want to disappear my style.css and html tags .
When anyone click on right mouse and then choose inspect element , so any one can read my css and html codes.
I want to disappear this section of code.
How can i do that ?Best wishes
ashrafashrafMemberHi Sakin,
please,
I did child theme , and i created only one file with name style.css :
/*
Theme Name: catch-box-Child
Theme URI:
Description:
Author:
Author URI:
Template: catch-box
Version: 0.1.0
*/
@import url(“../Syn.Pro/style.css”);and then when i want to activate this theme , i had the following wrong:
Broken ThemesThe following themes are installed but incomplete. Themes must have a stylesheet and a template.
Name Description
Syn.Pro Child The “Syn.Pro” theme is not a valid parent theme.ashrafashrafMemberThank you very very much.
You are so helpful.
please,
Responsive design:
How can i make my blog responsive (on mobile template) ?Best regards
ashrafashrafMemberI want to add to my editor user more roles.
If i want to give him a control to add widget only not more.
How can i do that ?pleaseashrafashrafMemberThanks,
How can i build child theme ? please
And how can i access every static page to change the html tags and php codes ?Best wishes
-
AuthorPosts