- TutorialsFrom WPBakery to tagDiv Composer
Hello,
Our theme is already compatible with either http or https. If you take a look at the code you will see this everywhere: http://screencast.com/t/0riGyyiH
It probably means you missed a step in moving to ssl.
Please refer to these few resources:
http://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/
https://css-tricks.com/moving-to-https-on-wordpress/
https://yoast.com/dev-blog/move-website-https-ssl/
You can also check our forum for some insight on ssl:
https://forum.tagdiv.com/topic/moving-to-ssl/
Thank you!
Hi there,
I hope you are well.
I have moved my site from http to https and I have noticed that I am unable to access the admin area when I login using the theme login pop up box. I can see that I am already logged-in but I can’t access the admin area, when trying to access it from the admin top bar. Also, I was unable to edit posts directly from the home page or admin top bar.
This is the message I kept getting: You must log in to access this area.
Interestingly though, if I login to the site using wp-login.php e.g https://www.website.com/wp-login-php , I can access the admin area from the top bar, edit posts from the home page, and everything seems to work fine. I have checked everything, all permalinks, settings, plugins look as they should be. The only thing that I am thinking of might be the login pop up box, it could be the issue when the site uses secure SSL.
When I reverted back to none secure access via http:// everything works fine.
I hope you can investigate the above issue and see if you encounter the same the issue when using a secure (SSl) connection. Please let me know if there is anything I need to do to get this issue solved and start using secure connection for the site.
Other findings I would like to share with you.
After moving the site to a secure connection, I have noticed that the site was really sluggish and slow, so maybe, that is some you can consider in your future updates, and make the theme faster in secure and none secure environments. I think you have done a fantastic job with the super-fast mobile theme and I hope you can do the same with the desktop version too.
Please let me know what you find.
Kind Regards
Hi,
I’ve recently made my hosting upgrade with SSL DV certificate.
Since then, I’m having troubles with fonts visualization and using.
The only font displayed is TIMES NEW ROMAN and, if I try to change fonts in THEME PANEL, I can’t do it (the little grey squares keep going around forever).
What can I do ? Thank you.
TagDiv . . . again I have to urge (beg? plead? grovel?) for someone to create ‘documentation’ section that is a very simple (and easy to create, for you) “map” or “key” as to what sections/parts/designations are what.
While the documentation descriptions are basically adequate for WHAT to do and HOW to do it, I find myself endlessly not being able to discern what element of the theme is affected. What’s what? Who’s on third? Some elements (“footer”) are simple for newbs, others (blocks? modules? excerpts? content? post title? article title? smart sidebar? standard sidebar? default sidebar? demo sidebar? post? custom post? default post? main menu? top menu? ETC ETC) these things I KNOW are second nature to folks who do website development day by day and for years. But for newbies it is a total mystery exactly what elements are what.
I’ve attached an image from one of your model sites with an example of what I mean would be VERY (!!!) helpful to those of us not in the industry. It would take someone at your end all of an hour to create a “key” of images that simply say “this is the header” “this is a module” etc.).
Every time I change a setting – and there are over 1,000 settings by my rough count – something other than what I think will change, get’s modified. A bit of help from your side would save some of us huge amounts of time on the simplest things. I’ve spent 6H so far just this evening simply trying to get a basic color palette on the main page set, but am wandering in the dark.
Please consider adding this most rudimentary part of documentation to your site. The themes are great but do no good if some of us are unable to discern what parts are what. It’s exceedingly frustrating. I just about give up after hours of flailing about merely attempting to accomplish the simplest tasks because I’ve no idea what ‘elements’ are what in your theme – and there’s zero documentation with any guidance whatsoever – just words and some videos saying just click click click presto bingo your site is done and amazing.
Yah, if you’ve been doing it for many years. If you’re a newb and haven’t, it’s hopeless.
NB: I can’t attach my example image because there’s no way to submit a pic with a forum post.
Again, I know – I am a stupid user, as I have already come to realize. Regardless, I do not have to be a programmer to mindlessly post my articles. Your theme is what a low grade user like me sees – its admin panel, its front end, etc. If that is the case, which it is, I suggested that you suggest to users like me, which are also paying customers of yours, options for meaningful protection beyond the colours, the bells and the whistles. It will also save you time dealing with people like me on issues as the discussed one.
Hi,
The Slider element was not meant to be full width, so you have to do some custom work in order to achieve this. First you need to stretch the row containing the Slider – http://screencast.com/t/DmKqDNKXorX Then add this css in Theme Panel->Custom Css
.iosSlider-col-3 .entry-thumb {
width: 100%;
}
This is the result – http://screencast.com/t/8Apbk7Ub
As you can see the image thumb displayed in the slider is still the default size used by the slider element – http://screencast.com/t/bFCcimlnqY only stretched. To modify the thumb to a custom size so it will look better, you have to edit the td_api_thumb found here – http://screencast.com/t/iyhNuouo2PGn coresponding to the Slider on 3 columns. More about the theme API here – https://forum.tagdiv.com/api-thumbnail-introduction/
Make sure you regenerate thumbnails after you make the changes – https://forum.tagdiv.com/existing-content/
Thanks
The theme doesn’t allow viruses to post on your site.
You should make sure you have proper security setup for your WP install per the WordPress.org docs on “hardening WordPress,” you should remove any pirate software or plugins being used; remove any plugins “found on the web,” change your main username/password, install https/SSL on your site, scan your site with the free SECURI site scanner, perhaps consider doing clean install of WordPress; remove all plugins and old themes you’re not using, as they are security risks.
https://sitecheck.sucuri.net/results/pavlikeni.com/
If you install a “Demo with content,” that loads example content for those making site from scratch and without any existing content. Read the friendly instructions.
Our theme is fully compatible with both http and https. Please use these few resources for a few hints on how to properly set up https:
http://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/
https://css-tricks.com/moving-to-https-on-wordpress/
https://yoast.com/dev-blog/move-website-https-ssl/
You can also check our forum for some insight on ssl:
https://forum.tagdiv.com/topic/moving-to-ssl/
Thank you!
Help, have updated wordpress & all plugins. Cant get the visual composer to work. Tried this for new page / existing page as well. Still no help.
Cant change anything due to this. The icon shows endless loading can clicking on it redirects to the page that asks me to buy Visual Composer (which I purchased for no reason).
Pl get the visual composer to work.
Hi,
I can see you are using WP Rocket but you may have the wrong settings.
I use this plugin also and have a good pagespeed score with it.
Try the settings that I use and see if there is a noticeable difference in page speed.
The only option you should ignore is the SSL option for your site.
Hope this helps
Kevin
Our theme is fully compatible with both http and https. Please use these few resources for a few hints on how to properly set up https:
http://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/
https://css-tricks.com/moving-to-https-on-wordpress/
https://yoast.com/dev-blog/move-website-https-ssl/
You can also check our forum for some insight on ssl:
https://forum.tagdiv.com/topic/moving-to-ssl/
Thank you!
Hi,
Now I see what you men, I thought the big thumb is the one in question but it’s actually the small thumbs.
The big thumb seems to be grabbed using htpps: http://screencast.com/t/q2W65fyHxQMK
Our theme uses this WP function: https://developer.wordpress.org/reference/functions/is_ssl/ so if ssl is detected, the theme will switch to https including the thumbs. What I think about is maybe the element was created before you moved to https and the http was detected first. One solution to this is to simply delete the element and create it again now that you have https running.
Let us know if the issue is still there and if the problem persists I will pass it on to the development team and have them run some tests at a development level and come up with a possible fix.
Thank you!
WordPress 4.7
WordPress Version: 4.7
Current WordPress Theme: Salient version 7.6
Theme Author: ThemeNectar – http://themenectar.com
Theme URI: http://www.themenectar.com
Active Plugins: debug-info/debug-info.php | js_composer_salient/js_composer.php | nifty-coming-soon-and-under-construction-page/nifty-coming-soon.php | sg-cachepress/sg-cachepress.php | slider-image/slider.php | updraftplus/updraftplus.php |
PHP Version: 7.0.14
MySQL Version: 5.6.28-76.1-log
Web server: Apache (Linux us2.siteground.us 64-bit #6 SMP Thu Sep 15 14:00:54 EEST 2016)
ABSPATH: /home/trendsta/public_html/
WP_CONTENT_DIR: /home/trendsta/public_html/wp-content
WP_PLUGIN_DIR: /home/trendsta/public_html/wp-content/plugins
Table prefix: wp5q_
Peak memory usage: 10 MB
Current memory usage: 10 MB
Memory limit: 768M
PHP version: 7.0.14 – show PHP information (phpinfo)
MySQL version: 5.6.28
Curl version: 7.51.0 / SSL: OpenSSL/1.0.2j / libz: 1.2.3
OpenSSL version: OpenSSL 1.0.2j 26 Sep 2016
MCrypt: Yes
ZipArchive::addFile: Yes
zip executable found: Yes: /usr/bin/zip
In our case when moving to https we found the following helpful
a) put explicit links to https version of site and plugins folder in your wp-config.php file – also set force SSL logins in wp-config.php (see WP codex on editing the wp-config.php file)
b) make sure you have a redirect link in htaccess for any http requests to go to https
c) make sure you do search replace in your dbase post table via mysql for your http://sitename to https://sitename
d) make sure site only loading one version of site (e.g., www or non www); or have cert that works both ways
e) make sure cache cleared for doing any above
f) also resave permalinks
g) replace any links in theme panel such as logo links, RSS icon link in header or apps
h) replace any default image links in yoast seo or whatever with https version
Hope that helps 🙂
Just finished converting all our sites to https that were not already, set for 2017!
Hello,
Our theme is fully compatible with both http and https. Please use these few resources for a few hints on how to properly set up https:
http://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/
https://css-tricks.com/moving-to-https-on-wordpress/
https://yoast.com/dev-blog/move-website-https-ssl/
You can also check our forum for some insight on ssl:
https://forum.tagdiv.com/topic/moving-to-ssl/
Thank you!
Yes? So you need to configure your https settings properly; check your content for insecure elements, etc. Newspaper is not your SSL certificate, it’s a ‘theme’ running on top of WordPress on your hosting provider server hosting your domain name via an IP; where the SSL/https cert is tied to your domain name.
Try using F12 in Chrome on your post on your site to see what is not being loaded properly.
Do you have an SSL cert setup for your site?
Is your WP install setup for https ?
Theme controls none of that; however there may be some elements of theme which need to be changed to work with https; but you will need to identify WHAT exactly that is.
Hi,
I have managed to fix the issue.
Now i am trying to install SSL trust logo and i like to display them in Footer of the page. How can I do that..
Please find the script provided from the provider.
<script type=”text/javascript”>
//<![CDATA[
var cotJsHost = ((window.location.protocol == “https:”) ? “https://secure.comodo.com/” : “http://www.trustlogo.com/”);
document.write(unescape(“%3Cscript src='” + cotJsHost + “trustlogo/javascript/cot.js’ type=’text/javascript’%3E%3C/script%3E”));
//]]>
</script>
<script language=”JavaScript” type=”text/javascript”>
COT(“https://gbhackers.com/wp-content/comodo_secure_seal_113x59_transp.png”, “CL1”, “none”);
</script>
Hello rehanahmadjamal,
I suppose that you have switched your website in SSL mode and the favicon remained to the old mode. Please check your theme panel->Logo section from here -> http://screencast.com/t/WXc3jdXgp and re-upload your Favicon with the link with https://. If it is not there, you should check the WordPress settings, like this -> http://screencast.com/t/juxu2Bw7 and re-upload an new favicon in SSL mode.
Hope this helps!
Thanks for the message!
Hello!
I just installed a SSL certificate on my website but got an unsecure site message. Searching the problem I found that your video playlist load images from youtube using an unsecure link (http:img.youtube.com/…..).
How can I fix this problem?
Thx for support!
wwww.ghiduldrumetului.ro
You can see the site at: http://www.freedomite.com. (You might get an SSL error until my SSL certificate propagates.).
Thanks,
Richard
Hello,
Seems like ssl is okay when viewing on PC but when viewing through mobile with the mobile plugin on, the https in my mobile browser doesn’t turn green.
THe https turns green when the mobile plugin theme is turned off and when the site is viewed as its responsive self.
Perhaps something is not linking to https in the mobile plugin theme properly?
I’m using cloudflare’s flexible ssl.
Any advice, I’m all ears!
Happy Holidays!
THank you.
I wrote in email.
I go on the site without any advertising blockers.
Site without SSL protocol.
Our site only hacked once with WordPress; back in v 1.6 I think (Al Gore’s site hacked same time ours was). We learned back then to “think security first…” and thankfully WordPress has embraced this over the past decade, where initially they were about as clueless as rest of the internet (e.g., SSL 1, 2, 3; TLS 1 … was never secure…).
Hi,
I’ve enabled SSL on the website and now I get a lot of errors that the theme CSS and JS are being loaded via an unsecure HTTP protocol. The website doesn’t load properly.
I have WP Super Cache plugin installed and configured as per the theme’s documentation. I don’t know if it might be causing the issue or not. Seems like if I disable cache and then reenable it again, the website functions well for some time…
How can I fix the errors?
1) make sure you’re using legal version of theme
2) do clean install of all wordpress folders via FTP, and clean installs of ALL plugins
3) delete old theme or plugin folders no longer used; they can still be exploited
4) make sure you’re running latest version of WordPress
5) scan site with securi scanner (free)
6) use plugins like “limit login attempts” to block IPs trying to guess passwords
7) disable all XMLRPC ability
8) make sure you’re using https for your site with forced SSL login
9) make sure you disable file editing ability for user levels in wp-config.php; disable automatic updates
10) reset all passwords for users, and ensure your superuser isn’t named “admin”
11) consider disabling all password reset functions
Make sure you do these steps
https://codex.wordpress.org/Hardening_WordPress