Hello Calin, thank you works perfect.
Hello Calin, not using Cloudflare. But I´ve cleaned the cache and seems to be alright. Thank you very much…
Hello Calin, the homepage is working but not the subpages.
https://www.urban.dog/entertainment/tv-kino/
Please check here: https://www.screencast.com/t/tsunB13oKvV
Hello Somion this is clear to me, but don´t want to edit the them files. Will this bug be removed with the next update or are you pushing and supporting in future only the tagDiv Composer? Your theme should also work clearly with the Visual Builder. Don´t Want to recreate 1.000 Post with the tagDIV Composer.
WORKS thank you.
Wish you a merry christmas….
Here is a new page http://www.urban.dog/entertainment/tv-kino/disney-vaiana-das-paradies-hat-einen-haken/
Looks good on mobile but not on desktop version….
Please need help as it is live…. 🙂
Hello Simon I have not changed the height set in the iframe, seems its autmatically by the tabs?
Where can i change it in the backend: https://www.screencast.com/t/eBkC2F3QUY
For me seems to be a bug in the theme….
Hi Chris, don´t know what happened but all works now correct. Sorry to bother you.
Maybe needed some time to load all new css.
Thanks Sylvester
Hello Catalin, git it all. But after an Update I have always have to make this changes again.
Is there a way to save a file in a way so updates will not influent it?
One more thing the caption is not shown like in sreen so below the author name and the button down is to close on the pictures. Waht do i have to change in the code to make like in your screen?
http://www.screencast.com/t/5HF4fSjTZCP
My PHP Code is here -> http://pastebin.com/XNDka1uC
-
This reply was modified 9 years by
Catalin.
Hello Catalin, thank you. Please can you tell me where do i Have to add the code? 🙂
Bogdan thank you very much. You scare me how fast you are… 🙂
Great Thank you Catalin. You made my day.
Happy Weekend.
Perfect thank you……Have a good day…..
And you´re really great Support….
Hi Catalin, almost perfect Thank you.
Can we be a more specific, as on the post page now the Author is white also…
http://www.urban.dog/du-und-dein-hund/streit-um-hundeverbot-an-zwei-berliner-seen-wieder-vor-gericht/?565454
http://www.screencast.com/t/be8IhCDHL
Appreciate your time.
Thanks Sylvester
P.S: Love the Theme and Design every day more….
Thanks for the fast response and help I´ve set it but now like i thought the homepage container title and author on post are not good.
Is there a css code to chage the style only for the author page?
http://www.screencast.com/t/be8IhCDHL
http://www.screencast.com/t/FI8hH0pgShQc
I have deleted the code at the moment.
Thanks Sylvester
Great thank you helped a lot. And thanks for the fast support……
Hello Catalin, seems to work. But also I´ve tried an deacitvated all plugins and still had the same issue.
Will do all updates tonight and let you knwo if i still have issues….
Hell Bogdan, thanks here´s the link:
http://www.urban.dog/newsletter/
Greets Sylvester
Hello Bogdan sorry i´m an beginner (non-expert). 🙂
Please could you give me the full code I have to insert?
Appreciate your help. Thanks….
Found it. Great. But one more thing.
On hover they should also show the category color… 🙂
What di i have to ad?
Hello Catalin, appreciate your effort.
I´ve insert this code:
.category-5169 .sf-menu > .current-menu-item > a:after, .sf-menu > .current-menu-ancestor > a:after, .sf-menu > .current-category-ancestor > a:after, .sf-menu > li:hover > a:after, .sf-menu > .sfHover > a:after {
background-color: #f39200;
}
.category-5170 .sf-menu > .current-menu-item > a:after, .sf-menu > .current-menu-ancestor > a:after, .sf-menu > .current-category-ancestor > a:after, .sf-menu > li:hover > a:after, .sf-menu > .sfHover > a:after {
background-color: #526e40;
}
.category-5171 .sf-menu > .current-menu-item > a:after, .sf-menu > .current-menu-ancestor > a:after, .sf-menu > .current-category-ancestor > a:after, .sf-menu > li:hover > a:after, .sf-menu > .sfHover > a:after {
background-color: #22b1e7;
}
.category-5172 .sf-menu > .current-menu-item > a:after, .sf-menu > .current-menu-ancestor > a:after, .sf-menu > .current-category-ancestor > a:after, .sf-menu > li:hover > a:after, .sf-menu > .sfHover > a:after {
background-color: #7dbb48;
}
.category-5173 .sf-menu > .current-menu-item > a:after, .sf-menu > .current-menu-ancestor > a:after, .sf-menu > .current-category-ancestor > a:after, .sf-menu > li:hover > a:after, .sf-menu > .sfHover > a:after {
background-color: #513731;
}
.category-5174 .sf-menu > .current-menu-item > a:after, .sf-menu > .current-menu-ancestor > a:after, .sf-menu > .current-category-ancestor > a:after, .sf-menu > li:hover > a:after, .sf-menu > .sfHover > a:after {
background-color: #72c4ba;
}
.category-5175 .sf-menu > .current-menu-item > a:after, .sf-menu > .current-menu-ancestor > a:after, .sf-menu > .current-category-ancestor > a:after, .sf-menu > li:hover > a:after, .sf-menu > .sfHover > a:after {
background-color: #b0afae;
}
.category-5176 .sf-menu > .current-menu-item > a:after, .sf-menu > .current-menu-ancestor > a:after, .sf-menu > .current-category-ancestor > a:after, .sf-menu > li:hover > a:after, .sf-menu > .sfHover > a:after {
background-color: #db3a8d;
}
But it´s only showing one color…..http://www.urban.dog/
What have i done wrong…..
This code works but the the whole box is coloured, i want only the border:
li.menu-item-5169 {
background-color: #f39200
}
li.menu-item-5170 {
background-color: #526e40
}
li.menu-item-5171 {
background-color: #22b1e7
}
li.menu-item-5172 {
background-color: #7dbb48
}
li.menu-item-5173 {
background-color: #513731
}
li.menu-item-5174 {
background-color: #72c4ba
}
li.menu-item-5175 {
background-color: #b0afae
}
li.menu-item-5176 {
background-color: #db3a8d
}
.sf-menu > .current-menu-item > a::after, .sf-menu > .current-menu-ancestor > a::after, .sf-menu > .current-category-ancestor > a::after, .sf-menu > li:hover > a::after, .sf-menu > .sfHover > a::after {
background-color: #db3a8d;
Hello Catalin, thanks for the reply. But that was not what I wanted.
The border should always take over the category colour which is setup for each category in the theme panel.
What would that CCS Code? 🙂
Thank you ver much
Hello Bogdan, one question.
How can I set the AD Title below the AD?
Then the Ad would start with the left content or?
Seems everything perfect now.
Thank you….
You should have a TIP account maybe for fundraising…..
Hello Bogdan,
thank you everythin helped, but just for the AD.
I dont want to have a title for the left content. How could I add “Advert” now above the ad without that the ad will be pushed down?
http://www.screencast.com/t/8d7oBP6Rb
Appreciate your help…And where can I tip you? 🙂
