Well, this was a very special case, my customer doesn’t want one but many ads above the header. It is solved now: http://varnamo.srv01.wpeasy.se/
Anyway, the conclusions after my research (for a solution) and many failed attempts were that this would be an incredible idea for a plugin. I wish I was a programmer! đ The ads don’t actually have to be in the header, they just have to look like they are there! – take this as a suggestion for a new update or a brand new plugin or deluxe addon to this amazing theme đ
Anyway, my problem was that the customer wanted to have an easy managable ads area above the header where he could easily change and manage ads.
Solution:
I bought this plugin: http://codecanyon.net/item/visual-composer-in-sidebars-addon/8558485 so that the customer could easily manage the ads in a consistent way with the rest of the website. Then I created a child theme because this was no longer about CSS editing. Then I created a new widget and a new sidebar on the header. Last but not least, I added the ads as simple images using the bought plugin on a 1/6 grid.
It works and it rocks but it was painful. In my opinion, you could either include this in a next update as a default feature or you could develop this as an extra paid plugin, I am 100% sure (after have seen so many people with the same problem when I google) that a lot of people want to do this.
Cheers!
-
This reply was modified 11 years by
jonybigude.
It’s 2015 and, there are a lot of people with exact this same problem, shouldn’t there be plugins for this? I would like to do this but it has to be easy for my costumer to edit. How can I solve this issue?
-
This reply was modified 11 years by
jonybigude.
Allright, I found it! After a very long search on all js files I found it! đ – no, there is no way to inspect it with browser tools!
For all of you who whish to do the same (edit the dhape of the animation), here it goes:
.td-lb-box, .td-lb-box-1, .td-lb-box-2, .td-lb-box-3, .td-lb-box-4, .td-lb-box-5, .td-lb-box-6, .td-lb-box-7 {
border-radius:50% !important;
}
Well, that sucks đ Would be an amazing thing to add in a future update!
Thanks for the help!
Sorry but I got some bad news. The Big Slider was working as wished yesterday. Today i wrote some new articles and the slider mixed news from all the filtered tags again :/
http://www.screencast.com/t/sOjO471D
Is it even possible to separate the news by tag/category per slide?
Well, that was odd đ For some reason the Big Slider was working like that on version 4. The bottom line is that your tag usage tip worked. Weird that it did not work with the category filter though.
Much appreciated for the help!
Thanks so much!
That is exactly what I did but my point is that on Newspaper 4 the Big Grid Slider was showing news from a category per slide. Example, slide 1 with only news from the category A. Slide 2 with only news from category B. That is not happening any longer. Instead the news are mixed along both slides. How can i solve this?
Thanks! That was a useful answer! đ
I have posted a question here for some days ago and still haven’t got any answers đ Do you think you can answer anytime soon?
Well, can I have a sidebar next to it?
Another update, just to leave no doubts. On the Big Grid Slide there is the following message:
“A single category filter. If you want to filter multiple categories, use the ‘Multiple categories filter’ and leave this to default”
The default is the “All categories”, I did leave it as is.
Please someone?
Ok, i have an update. I have found that the slider hasn’t disappeared but just changed name. I did change it and it works but now I have a problem.
On Newspaper 4 I could separate and isolate categories per slide. The same does not happen on Newspaper 6 – or else I am missing something.
The objective is to have two slides with the 4 latest news on each. The 4 latest news shall be “News” category on the first slide and “Sport” category on the second. I have inserted the wished categories’ ID number on the slider specs but instead the slider is just mixing up all news from those categories.
How to solve this?
Done! Just for the record, the field for the 404 page is not translated correctly on purpose (in order to fit on the type of website’s spirit I am making). Hope it helps anyway!
Thanks!
Have you tried to change the max_input_vars both on the .htaccess and php.ini? Also, check if your server has good specs, they may suck and blame it on the theme instead. Last but not least what do the System Status on the theme panel say?
Just add the line “php_value max_input_vars 3000” in the very end of your .htaccess file
Alright, issue solved!! đ
The issue was max_input_vars being lower then 2000. I did in deed change the value on the php.ini file to 3000 but it still didn’t work. after some google search I found out that the same value can also be modified on the .htaccess. After changing the value on the .htaccess file all issues disappeared!
Please authors, change the English on the Newspaper system status. Instead of saying to change the value on the php.ini, say that it can be needed to change the value both on php.ini and .htaccess file.
Hope it helps others! Cheers!
Alright, issue solved!! đ
The issue was in deed max_input_vars being lower then 2000. I did in deed change the value on the php.ini file to 3000 but it still didn’t work. after some google search I found out that the same value can also be modified on the .htaccess. After changing the value on the .htaccess file all issues disappeared!
Please authors, change the English on the Newspaper system status. Instead of saying to change the value on the php.ini, say that it can be needed to change the value both on php.ini and .htaccess file.
Hope it helps others! Cheers!
Can this depend on the max_input_vars? I have a warning saying that I have a value lower than what you recommend but I already changed the php.ini file and I still get the same warning…
Still on the Swedish translation:
Where it says “Registrera mig för ett konto” should be “Registrera för ett konto”
Where it says “mailas” should be “mejlas”
Where it says “FLER ARTIKLAR” should be “FLERA ARTIKLAR”
Where it says “REDAKTĂREN VĂLJER” should be “REDAKTĂRENS UTVALDA”
Where it says “FLER NYHETER” should be “FLERA NYHETER”
Where it says “InnehĂ„llet frĂ„n %url% kunde inte laddas” should be “InnehĂ„llet frĂ„n %url% kunde inte laddas upp”
Where it says “Bild #%curr% kunde inte laddas.” should be “Bild #%curr% kunde inte laddas upp.”
Where it says “Bloggen” should be “Blogg”
The translation of “Featured” is completely wrong. It should instead be “Utvalda”
The translation of “All time popular” is completely wrong. It should instead be “PopulĂ€raste genom tiderna”
Still on the Swedish translation:
“Send My Pass –> Skicka mitt pass”. The word “pass” means passport in Swedish. Instead it should be “Send My Pass –> Skicka mitt lösenord”.
Also, anywhere in the Swedish translation where it is “E-mail” should always be “E-post”. Thereby the words “E-post adress” become “E-postadress”.
Where it says “AnvĂ€ndaren eller e-mail adress finns redan!” should be “AnvĂ€ndaren eller e-postadressen finns redan!”
Where it says “Ditt lösenord har mejlats ut” is wrong (makes no sense). Instead should be “Ditt lösenord har skickats via e-post”
-
This reply was modified 11 years by
jonybigude.
-
This reply was modified 11 years by
jonybigude.
-
This reply was modified 11 years by
jonybigude.
-
This reply was modified 11 years by
jonybigude.
Awesome!! Thank you so very much! đ
Perhaps something to fix in a future update?
Sorry, I didn’t realise it was so simple as upload an image and paste the path there. Perhaps it would be a nice sugestion to the next update: change the sentence on the Ads panel so that people get right away that one can paste there the image url or an adsense code. Another good sugestion I guess would be to have an upload buttom there in order to upload images.
Thanks for the atention! đ
