Thanks for replying, I have not made the upgrade yet, I made this topic first.
I understand that I will lose customizations, such as extra code I’ve added etc.
My question , will I lose all my selected options and settings from Theme Panel as well?
If so, is there a way to save my current settings from theme panel?
Thanks
It’s http://robotaki.gr/ I was having a countdown but I ‘ve disabled for now so you can take a look
Thanks in advance
Dude, I have the theme as well and I was trying to be helpfull, I am a user here like you.
Anger doesn’t resolve issues, just creates more distance.
Anyway, I could take some time to try to help you more but not with that attitude
Also when trying to resolve your issues (theme not working, being charged more money than deal(?)) you could provide some info, screenshots etc so that you help yourself and whoever you are adressing to “fix” things.
I have purchased many themes from different distributors and these guys are the best so far.
If u ever get your theme working you will find out yourself how efficiant it is compared to others in market.
Also why would you tell your client that you cannot change the theme?
Did you try deleteing the other themes provided from wordpress?
Is your wordpress installation up to date?
Is your theme successfully activated?
If existing website is empty it would be faster to do a clean install of wordpress and theme again.
GL
I managed to get the code so that when I select another category it gets colored as well
.td-header-style-10 .td-header-main-menu .current-menu-item {
background-color: #4db2ec;
}
I removed the first child option and the “spread” of color to the preview of the articles dissappeared as well.
Full code now is .td-header-style-10 .td-header-main-menu .sf-menu > li > a:after {
height: 0;
}
.td-header-style-10 .td-header-main-menu .sf-menu > li > a {
color: black;
}
.td-header-style-10 .td-header-main-menu .sf-menu > li > a:hover {
background-color: #4db2ec;
}
.td-header-style-10 .td-header-main-menu .current-menu-item {
background-color: #4db2ec;
}
which works fine for me.
So from here, how can I set custom color codes per menu item?
I can see each menu item had an ID of some kind but can’t get it in css yet.
f.e menu-item menu-item-type-taxonomy menu-item-object-category td-menu-item td-mega-menu menu-item-393
Thanks in advance
Thanks for your replies on both my issues friend,
I found the Video Player element myself but the design is a bit poor compared to the Youtube player so I thought maybe there was a way around.
I might resolve to manual adding video id’s for the time being with Youtube Player.
Thanks a lot
Hey, thanks for your reply!
It’s very close to what I am trying, only problems are that the color spreads on the first category posts preview too
(img https://snag.gy/PxJj2K.jpg)
And that when I select another page from main menu, the first item of the menu is still selected/coloured
(img https://snag.gy/TjDs9N.jpg )
It’s still nearly there! any suggestions?
If you go on Appearence-> Themes does the theme show as activated?
If you hit “Costumize” it will take you to a preview of your site and on the left you ll see a menu with an option of “Active Theme”. Do you see Newspaper there?
If all that are correct, is there a chance you installed the template “empty” (no contents) and you are confusing it for the default theme?
Thanks
If you want to use more than 1 domain, it is fairly easy.
You can buy as many domains as you like but only 1 of them is actually your main domain where the site is hosted.
You can set the other domains to redirect to your “main” domain url.
That option is always available, go to the site where you bought the domains and look around for the “redirect” setting on each domain you want to connect with your main domain&site.
Happy holidays guys!
I’ll be answering other people’s tickets today so that my ticket gets seen more quickly đ
Cheers
It seems that you haven’t given the img link on the second and third image.
Image links should end in .jpg pointing to the image.
Have a look at the code above, first box if your first image, you can see the link is indeed the path to the image.
On the bottom red box, the link given does not lead to an image, that’s why it can’t be displayed on click. That link should be http://www.behealthy.si/wp-content/uploads/2016/01/Komplet-detox-21-e1451895265813.jpg

Edit for a clearer view click image here http://imgur.com/a/6l8v9
-
This reply was modified 9 years by
Robotakis.
What code is visible? Did you update theme components as well? In my theme the social counter was showing as code, all I had to do was enable the widget from the theme components and it played like a charm
Thanks for your reply,
Is it possible through css editing to keep the big (full) logo on top or bottom like on styles 10 or 11 but also keep a background highlight on hover instead of underline like on styles 1,3,4,5 etc?
Every style with background highlight on hover has small logo on the side.
Thanks in advance!
So you are encountering the same issue?
Unfortunatelly loading scripts is enabled, I will give it another try from home and if that doesn’t work either I will go with the manual translations.
Thanks
Could this have to do with Chrome deprecate synchronous XMLHTTPRequests / ajax calls? I dont see any similarities but just saying.
I ‘ve attached a screenshot with some insight
