Mohammad Taqui Sayed
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Supernova] supernovathemes homepae maintenance?No, hosting expired , will pay once get my salary (:.
Forum: Themes and Templates
In reply to: [Supernova] Problem with slider.widget h2 { text-transform: none; }Again dont forget to remove that custom css plugin, that’s making your site 2 seconds slower
Forum: Themes and Templates
In reply to: [Supernova] Problem with slideror some other font. If
Theme's Defaultis selected it will have issue, if you dont want to use another font, you can reset settings and it would be fine . And thanks I got to know this issue, I’ll fix in the next version.Forum: Themes and Templates
In reply to: [Supernova] Problem with sliderOkay do it go to Supernova Options > Styling and change the font-family from
"Theme's Default"to'default'Forum: Themes and Templates
In reply to: [Supernova] Problem with sliderOr you can change the order from header.php file from Editor.
from<p class="site-description"><?php bloginfo('description'); ?></p> <?php supernova_title_image(); ?>to
<?php supernova_title_image(); ?> <p class="site-description"><?php bloginfo('description'); ?></p>Forum: Themes and Templates
In reply to: [Supernova] Problem with sliderIf your logo is an image, you would need to add the description in the image.
Forum: Themes and Templates
In reply to: [Supernova] Problem with sliderThese aren’t issues, you are using caching plugin.
Please empty your cache.Forum: Themes and Templates
In reply to: [Supernova] Problem with sliderYou are using Version: 1.4.1. Please update to the latest version.
Also looks like you are using some plugin for Custom CSS which is taking more than 2 seconds to load http://updot.gr/?sccss=1&ver=3.7.1http://tools.pingdom.com/fpt/?testurl=http%3A%2F%2Fupdot.gr%2F#!/cdnCTC/http://updot.gr/
The latest version has the option to add custom css. So you dont need to use that plugin.
Forum: Themes and Templates
In reply to: [Supernova] Post on homepage, color, contentOkay, for that you would have to wait for couple of weeks for the next to next version, I m going to add option to change the header navigation background color. Because that requires more css.
Forum: Themes and Templates
In reply to: [Supernova] Post on homepage, color, content#header_wrapper { background: red; }red is the color you would like to change. Paste it in Supernova Options> Styling Custom CSS.
Forum: Themes and Templates
In reply to: [Supernova] Post on homepage, color, contentThanks
1. Do you want to remove all three tabs? you can do it from Supernova Options > Advanced tab.
2. You mean different background color?
3. No there is no way that theme offers.
Forum: Themes and Templates
In reply to: [Supernova] Problem with sliderCan you explain when it happens? The slider is programmed to load after the rest of the page is loaded,and I see you have 8 images in the slider, so probably these images take long to load which make the slider heavy.
Forum: Themes and Templates
In reply to: [Supernova] Why is my post going under the footer ?Didn’t get it.
Forum: Themes and Templates
In reply to: [Supernova] Why is my post going under the footer ?If you wish you can leave your login details here for me to have a look.
http://supernovathemes.com/contactForum: Themes and Templates
In reply to: [Supernova] Why is my post going under the footer ?That’s technically not possible unless you have made any changes to the code.