No search results were found in Documentation!
Note the main reason most are no longer supporting the old version of Opera 12x is lack of support for modern TLS ciphers; basically SSL1,SSL2,SSL3,TLS1 are all insecure and are being deprecated over the entire web, and most have to stop using TLS1.1 at some point and *only* use TLS 1.2.
This means old version of Opera won’t work with *any* https site that is setup properly very shortly. Much like old versions of IE which can never be updated for new security settings.
You should be aware of this issue if you rely on Opera for your visitors, and may wish to setup a sniffer to popup notice to update their version of Opera, much like Firefox did once upon a time, and even Chrome.
Especially on mobile, since this is moving to https everywhere, including shared/free SSL certs with new versions of Plesk, Apache, Cloudflare, etc., etc.
Basically Opera 12 won’t work with anybody running modern https — and so should be abandoned as an insecure and obsolete browsing platform.
This is not 100% specific, and just general comment. You need to research the actual specifics on all of this, but you can also learn about this in the Opera forums.
Opera 27 and up is the solution for modern mobile and website support. Opera 12 should be deprecated asap.
(( I don’t work here; just been dealing with webdev for 22 years, and our sites are PCI-DSS certified and we have to deal with infosec crap on daily basis. ))
Chris S.
-
This reply was modified 10 years by
simchris.
Hi,
If you use style.css in your child theme, then you have to replace it on every update as it;s a file that will be changed every time. Css does not have to be added in the child theme at all. You can use the theme panel for css customization: http://screencast.com/t/0zoq3rtLS
Please update your files form the child theme as it is not an update proof method of customization (there is no such thing)
Thank you!
Hi,
As I see it you do not use the mobile theme now. You have disabled the plugin so you have the responsive version of the site. AT the moment you have the same smartlist 1 on both mobile and desktop. Smartlist 1 is also the default smartlist our theme will fall back to if you use the mobile theme. There ill not be any smartlist 7 on the mobile theme. i have checked the link you posted but it’s still smartlist 1 so I can;t see any problem or any smartlist 7
Thank you!
Hi,
The mobile theme will convert your smartlist to the default one as there will only be 1 smartlist, 1 post template, 1 homepage layout, 1 header, 1 footer and so on. Please read more about the mobile theme here:https://forum.tagdiv.com/the-mobile-theme/
Your content will be converted for top loading speeds.
If you do not want to use the mobile theme you can simply deactivate the plugin.
Thank you!
I need to do a smartlist (style 7) with a short introduction, but when I insert the text it appears in all lists.
How can I do to have the text only on the first item?
Hello,
Unfortunately our theme does not have RTL support so it can only be made custom. Unfortunately we cannot provide any customization services at the moment so you will most likely need to hire some help from sites like studio.envato.com if you do not have the coding skills necessary.
Thank you!
Thank you, i asked my host and they were telling me that there are some server issues. They gonna repair it soon.
But i have another question. When i create a smartlist and i press ‘next’ to go to the second or third item of the list, everytime above the item my introduction text is being showed. I only want it be showed on the start of the list (on the first/entry page), not above every item of the list.
Is that possible?
Thank you in advance.
When we use a caption on an image with a smartlist, the description of the smart list element disappears. When we remove the caption on the image, the descriptions appear for each element.
Have you guys seen that? Anyway to fix?
Thanks
Hi,
I did a SEO check this morning and my H1 and H2 were missing so I looked in the forum and the issue was partly resolved my downloading the new version (as suggested).
The H1 title is now showing, but H2 is still missing.
Where can I add the H2 title and modify the H1?
Thanks
William
Website: http://www.inspiremyink.com
Hi Catalin,
I’ve got the same issue like “Gorobets”.
#. I disabled all plugins.
#. I activated only three plugins: Visual Composer, Mobile Theme, WP Rocket.
#. I cleared all caches in WP Rocket ( don’t use any CDN).
http://prntscr.com/bllrtl
Thanks!
partly done. http://screencast.com/t/CzEWFNy7xv5.This is static post.
What about the other latest post.
Hi,
That means you have a plugin conflict. In this case you must disable all plugins except visual composer again and then re-activate the plugins one by one and test your smrtlist after each one you activate so you can figure out which one causes the issue. When you identify the one that conflicts, you must remove/replace it with another that does not create problems. Unfortunately not all plugins are compatible with premium themes.
Thank you!
Hi,
Smart lists are very sensitive to html tags that are not closed properly. Pleas use only standard html inside a smart list and make sure you close all tags in text mode. It’s a good idea to re-create it from scratch when this situation arises as it takes too long to find the one tag that is not closed properly. Simply copy the text over in a new post and add your images. Then set your titles and check the smart-list again.
If you still have problems with smartlists, try to also disable all plugins except visual composer, clear cache and reset cdn files in order to rule out a plugin conflict.
Let us know how it goes.
Thank you!
Thank you! I’m already using Smartlists. However, I found one dropdown on the editor for formatting List. I am sure it’s yours.
One more question. You have only one List style (arrow) or do you have more?
Hi,
Unfortunately we have no such list as our theme is not based on shortcodes, but rather options we provide in the settings. If the smartlists interest you, you can read more about theme here: https://forum.tagdiv.com/smart-lists/
If this is not what you mean, please provide more details so I can understand better how to help.
Thank you!
Hi, I wanted to know how I can change the url for the article to the shortlink so when people share our posts it will have our shortlink instead of the full url.
Hello moor,
I have checked your screenshots and I saw that you are using the RTL mode (probably your native language) and our theme has not been designed to be used in this way, sorry! Please notice that our theme has no support for this layout as you can see in our support policy here -> https://forum.tagdiv.com/support-policy-2/
Unfortunately, we have no plan on implementing it in the near future. Implementing RTL support in our theme will require 2 style.css files and it will add significant “weight” to the theme. Using the RTL mode means that lots of elements have to be adjusted and this thing involves custom work and we cannot provide this at the moment!
So, if you want to display more levels in our theme and you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Thanks for your understanding!
Hi,
The mobile theme does not have such options so the smartlist buttons can only be targeted with css.
If you want to remove the top pagination, you have to remove this part of the code: http://screencast.com/t/phbhHDzu
In order to change the button colors, you can use this code:
@media(max-width:767px){
.td-smart-list-button{
background-color:red!important
}}
Add the code in the theme panel->custom css box.
Thank you!
Hi
Im trying to remove the top pagination in mobile smart list without any success. Id addition, im tryint to change the color of the same buttons through theme panel, that too doesnt seems to be working. Where do i make mistake ?
p.s The theme is excellent !
Hello noxar,
Our theme has no RTL support because it has been designed to be used in this layout, sorry!
Unfortunately, we have no plan on implementing it in the near future. Implementing RTL support in our theme will require 2 style.css files and it will add significant “weight” to the theme. Using the RTL mode means that lots of elements have to be adjusted and this thing involves custom work and we cannot provide this at the moment!
Please try to do a simple search of our forum and you will see that our team offers support only for theme related problems and which not require additional customizations. Please check again our support policy here -> https://forum.tagdiv.com/support-policy-2/
I glanced over on your old requests and I have noticed that all of these are referring to custom work and that’s why you have received the same response, every time.
Actually, if our theme does not satisfy your desired and if you are unhappy with it for your project, please send us an email at contact@tagdiv.com and request there a theme refund.
Thank your for your understanding!
WHY you ddin\t mentioned clearly that you don\t have any kind of SUPPORT for RTL ??
i bought this theme ,, what should i do if you dosen\t Provide any Support
The Support should be your job not every time asking for getting Sorry!!!!
Just DO YOUR JOB
such a bad service
I will add this as a suggestion for future updates and we hope in a future version the captions inside smartlists will accept html. I will pass this information on to the development team.
Thank you for your suggestion.
Hi,
I understand the situation but the wordpress default theme does not have a smartlist. A smartlist is different from a standard post. It will show captions but it will not recognize html code. You can use html in a standard post image if you chose to.
Thank you!
Hello Noxar,
For your first request, I suppose that you want to hide the Latest from the drop-down category filter. If you want to do that, you will have to use a bit of CSS code for achieving that. Try the code below ->
.td-category-header .td-pulldown-filter-display-option li:first-child {
display:none ;
}
The result you should see here -> http://screencast.com/t/lmu4ULaDMZAO
So, please notice that the LATEST sorting when you enter on the category page it cannot be deleted because this is the default theme behaviour and cannot give up easily on this but only from the code and that involve custom work which we cannot provide this type of services at the moment, sorry!
For your second request, I suppose that you are reffering to the TagDiv Gallery Slide, right? So, I have noticed that you are using the RTL mode and the theme has not been designed to be used on this mode, sorry! Our theme do not support the RTL and also, we cannot provide support for this, because it involve to do a lot of additional customizations through code in order to achieve best results in this regard. For more inforamtion about our support policy, please check here -> https://forum.tagdiv.com/support-policy-2/
If you want to disaplay more levels in our theme and you are not aware of the steps which you needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry! Usually, we reccommend the developers from studio.envato.com.
Thanks for your understanding!
Hi,
Unfortunately there is no ‘fix’ for this. Smartlists show only the default caption, not html code. I also saw another issue that might cause the 404 errors: You have double comma’s on your links: http://screencast.com/t/flTchSP1c If you must use links on your images, use them without the comma’s.
In order to remove the lightbox from the smartlists, you can delete this code from the theme files: http://screencast.com/t/T1SfkOLkk so the image will not use the lightbox as it will provide a image not found error if lightbox is not linked to media file: https://forum.tagdiv.com/modal-window/
I hope this helps.
Thanks.