Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
BaBa Baker
tagDiv Member

Unfortunately, Marius, it’s not. Js or plugin
I’ve tried everything, I deleted all plugins, I deleted EVERYTHING, wordpress, theme, starting from 0, and had the same problem
after several days of struggle with the problem, I found out that because my php version

Contact your host and hear about if they can help you to change the PHP version
but try as Marius says, but do not think it will help … sorry

Baker

BaBa Baker
tagDiv Member

EASY

I had the problem before, and no one could help me

1 – login into your CPanel
2 – From Software/services chose Select PHP Version
3- chose another PHP version if you use 5.3 change to 5.5 or if you use 5.5 change it to 5.3 and it will work
The themepanel not working for me with PHP version 5.3, i changed it to 5.5 and it work fine for me

Sorry for my english ๐Ÿ™‚
BaBa

BaBa Baker
tagDiv Member

Stefan
open Style.css in the newspaper-child

in Template, change it from 009 to Newspaper

Before
Template: 009

after
Template: newspaper

and it will 100% work ๐Ÿ™‚

BaBa Baker
tagDiv Member

Hello kazantipman

Look in the Style.css
Line 668-685

You have to find this code

@media (max-width: 767px) {
.mobile-logo-wrap img {
width: 170px;
position: absolute;
right: 10px;
top: -3px;
display: block;

Just add z-index: 9999; in the end, after display: block;
it should be like this

@media (max-width: 767px) {
.mobile-logo-wrap img {
width: 170px;
position: absolute;
right: 10px;
top: -3px;
display: block;
z-index:99999;

AND SORRY FOR MY ENGLISH, JUST TRYING TO HELP ๐Ÿ™‚
BaBa Baker

BaBa Baker
tagDiv Member

Same problem here, trying to fix it :/

BaBa Baker
tagDiv Member

Stefan
I use Post Thumbnail Editor ( plugin )
It works very well, much faster then edit the image in photoshop ๐Ÿ™‚ it take max 20 sec. ๐Ÿ™‚

BaBa Baker
tagDiv Member

Same problem
i think it will be fixed on V3

BaBa Baker
tagDiv Member

@giacomoarmando
today
but probably from themeforest.net you can get if from 1.2.2014

Viewing 8 posts - 1 through 8 (of 8 total)