Wasim alhajebi
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Comments form check boxes out of linesorry take this
p.comment-subscription-form input , p.comment-subscription-form input{ float:left; }
etc..
Forum: Themes and Templates
In reply to: Comments form check boxes out of lineok
take this and paste it on
style.css
on ur themep.comment-subscription-form , p.comment-subscription-form{ direction:ltr; }
etc..
it’s ok !.. i’m here for help ,
Hmm.. sorry for my poor english !..i will give you some resons that makes widgets not wokring ,
1- in the function.php may you changed widgets name,
or in the sidebar.pph same case ,
when you change the name the widget’ll be disconnected
with widgets in the themegive me ur funcions.php
and sidebar.php
or may ican do it manualy for ugo to
csaatmsc.com//wp-admin/widgets.php
and drag and drop your widgets ;
or you can see in the bottom
inactive widget
drop them to the right widgetForum: Themes and Templates
In reply to: [Blaskan] [Theme: Blaskan] Widget drag/drop not workinggo to the dashboard and widgets and you can see above screen opions
active Enable accessibility mode
give me ur home code index.php and i’ll modify it
or go to your theme ,
index.php
and paste it in the right dev
or any place to see it back !<?php get_sidebar();?>
if any widget are hidden , reactive the old theme and back to the widget
coz when u active new theme the widgets names would be changed and the content would be changed too !..
indclude sidebar code
<?php get_sidebar();?>
Forum: Themes and Templates
In reply to: Tagline and nav menu won't boldyeah if u want to make for an url it must be #div a {here it goes}
i think it’s better to use cufon ;
or i think the current font doesn’t support Bold ;
try another font just like Arial or Tahoma or vernada ;
if it works so the problem should be from Your font !…
i think thers worng 18px/30px should be 30px or 18 / string not allowed in css#tagline01 h1 { font:bold 18px JaynePrintHand ; color:#ffa066; white-space:nowrap !important; font-family: JaynePrintHand; }' or
#tagline01 h1 a {
font:bold 18px aynePrintHand ;
color:#ffa066;
white-space:nowrap !important;
font-family: JaynePrintHand;
}`or
#tagline01 a h1 { font:bold 18px/30px JaynePrintHand ; color:#ffa066; white-space:nowrap !important; font-family: JaynePrintHand; }
Forum: Themes and Templates
In reply to: Tagline and nav menu won't boldthe bold font should be on a not on li
for example
#nav li a : true ;#nav li a : false;
or if it doesn’t work try
#navmenu li *{ bold 150%/50px "JaynePrintHand" }
Forum: Themes and Templates
In reply to: Tagline and nav menu won't boldtry
#navmenu li a { bold 150%/50px "JaynePrintHand" }
Forum: Themes and Templates
In reply to: Updated Theme and Image removedmaybe you can find it on folder
wp-content/uploads/ logo should be uploaded here search about itand then reupload it to be your theme logo …
https://pastebin.com/EezeL3Zm my code
Forum: Plugins
In reply to: Post attachments Hits counterneed that please
Forum: Plugins
In reply to: Post attachments Hits counternobody knows ?