Search Results for 'ssl'

Results from the Forum
Alin [tagDiv]
tagDiv Staff

Hi,

Please use the following css: http://screencast.com/t/V2oA5LiN

.iosSlider .slide-meta-author {
display:none;
}

Thanks!

simchris
tagDiv Member

Did you switch on the setting in the theme settings for posts, which expressly allows the featured image to be used in the posts vs the original placed images?

There is setting there to control whether you end up with duplicate images or not.

see
https://forum.tagdiv.com/post-templates-and-settings/

Marius
tagDiv Staff

Hi,
I figured out, is because your site have a SSL, change this: http://screencast.com/t/nL2soEo9k6u

Thanks!

simchris
tagDiv Member

@sgoadmin
Not right now … trying to migrate an old ecommerce system from old platform (cubecart) to new platform (woocommerce) so we can switch mod_SPDY back on for the server, trying to install custom local copy of “piwik” on subdomain with wildcard SSL, and generally overloaded at the moment …. 🙂

  • This reply was modified 11 years by simchris.
Ing Geek
Participant
#0

Hi everybody. Im thinking buy this theme, now im on newspaper but everytime in my wordpresslife when i changue a theme i lose visits, its like google doesnt like when a blog changue yours theme 😛

Anybody has the same problem? or lose some visits after changue newspaper to Newsmag?

regards

Lucian
tagDiv Staff

Replied here!
Thanks for the message!

Magistar
Participant
#0

Hi there. Sorry for asking so many questions but there is another thing I would like to figure out.

I do not want my featured posts to change url to /featured/ so therefore I have to make sure that the featured category has the highest ID. Therefore I created a new featured category and then deleted the original category. Regarding the url: That is working flawlessly.

I know other themes sometimes use a setting for the featured category (for sliders etc) but so far I have not been able to find this.

I think I do not need to change the theme panel settings but I would like to be sure :).

Mpasho Support
Participant
#0

Hello Guys. We are having an issue with the ARTICLE LIKE/TWEET/G+ button in the theme panel.
everytime i switch it on the buttons show , but since im using SSL on my website the facebook like button keeps loading unsecure content from the facebook, how can i rectify this problem?

Lucian
tagDiv Staff

Hi,

Please use this css: http://screencast.com/t/45jbe0bzcbNy

@media (max-width: 500px){

.td_normal_slide .td-sbig-title-wrap .td-sbig-title {
font-size: 15px !important;
}
.iosSlider-col-2 .td-sbig-title-wrap a, .iosSlider-col-2 .item .td-sbig-title-wrap a {
line-height: 15px !important;
}
}

@media (max-width: 767px){
.td-sbig-title-wrap {
bottom: 20px !important;
}
}

Thanks

  • This reply was modified 11 years by Lucian.
Emil G
tagDiv Staff

Hi,

It’s a line-height issue, try the following css:

.iosSlider .slide-meta .slide-meta-author {
line-height: 29px;
}

We have this issue on the list we’ll fix it in one of the next updates.

Thank you, Emil G.

nvtien
Participant
SSL Issue - topic
#0

Hi,

When i enable ssl on my site, it’s facing mix-content insecure issue
https://travel5s.com

How i can change all link from http to https to resovl this?

Thank you

Lucian
tagDiv Staff

Hi,

Please use this css to fix it in Firefox browser also:

@-moz-document url-prefix() {
.iosSlider .slide-meta-author {
line-height: 28px !important;
}
}

Thanks

Lucian
tagDiv Staff

Hi,

Please use this custom css: http://screencast.com/t/lMWKiNEAfVs
Add it in theme panel > custom css filed:

.iosSlider .slide-meta-author {
line-height: 30px !important;
}

I have also added this on our issue list and we will fix it in the next theme version.
Thanks for reporting this!

simchris
tagDiv Member

Hi
yeah. The only reason to use a child theme is if you plan on hacking things and don’t want to re-hack them on theme updates, which I actually prefer to do.

If you look at the theme activation page, you would only be running the “child” theme if you expressly activated it. If you didn’t do that and are running the “parent” theme, then this has no impact on what you’re doing at all.

Meaning, the child theme doesn’t work automatically, only if you expressly activate it from the WP theme panel. If you’re not using it, you could delete it, but if you ARE using it, you would want to switch back to main (parent) theme before deleting it.

For info on what child themes are all about, the WP codex/docs
http://codex.wordpress.org/Child_Themes

simchris
tagDiv Member

We’re running PHP Version 5.4.22 on our server and have been using Newspaper the past year without any issues related to PHP. Also running one site with Newspaper with https with zero issues.

It sounds more like a system setup issue on the backend as far as resources, memory allocation, caching, or possible DNS issue; and not the PHP “version” itself being the issue with the theme/WordPress.

While not common in the past, if you’re using one of the tricky *new* setups with SSL and a shared IP, that can cause some intermittent things vs dedicated IP address.

Seems like you should have the overall system checked, as not being able to access your WordPress login is generally a sign something more notable is wrong.

Lucian
tagDiv Staff

Hi,

Thanks Christopher!

@BHSSagamore

This section: http://screencast.com/t/D8cwdaLIe5h7 is the “latest articles” area as you are using the homepage with articles list template you have this section and you can customize it from here: http://screencast.com/t/EczSSlvEt6f and chose a category filter/offset/author filer just like on blocks.

Thanks

Steve
Participant
#0

Hi,

Is there an issue with SSL and the Newspaper theme in some browsers?

I switched to Newspaper theme last week and conversion from my Cart page (Not SSL) to Checkout Page (SSL) has dropped dramatically.

I use Chrome (Mac) and it works fine but just jumped onto Safari and now I can’t get from the Cart to the Checkout page.

Is there something I should be doing here?

Thanks
Steve

Lucian
tagDiv Staff

Hi,

Please provide more details about how did you set those fonts. We have include in a function to detect if you are using SSL and add https if so, you can see it here: http://screencast.com/t/slqVxxDy

Thanks

prose976
Participant
#0

Hello,

I am using SSL for my entire site. I need help finding where in the theme I need to make the appropriate adjustments to resolve some issues. Here are the first two:

Mixed Content: The page at ‘https://tribyoot.org/’ was loaded over HTTPS, but requested an insecure resource ‘http://fonts.googleapis.com/css?family=Amarante’. This request has been blocked; the content must be served over HTTPS.
(index):95 Mixed Content: The page at ‘https://tribyoot.org/’ was loaded over HTTPS, but requested an insecure stylesheet ‘http://fonts.googleapis.com/css?family=Amarante’. This request has been blocked; the content must be served over HTTPS.

I hope you can guide me to where in the theme files I need to make the adjustments to secure these.

Thanks.

Philip

simchris
tagDiv Member

“Force SSL” can cause loop issues.

Ideally you should set redirect option in your .htaccess file if running Apache

RewriteEngine On

RewriteCond %{HTTPS} off

RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]

Google wants ALL pages on a website to load via https, not just home page, as post pages are what mobile users follow from social media shares/links, and more likely found in SERPS, etc.

For the near term, Google is expecting a “transition period” … so, you will be fine if
a) you have changed your default wordpress structure to https (e.g,. via wp-config.php)
b) *all* your canonical links now say https://yoursite.xyz
c) you have SSL cert or pages loaded from CDN with SSL, so lock engages in browser; Chrome will do better job of warning about insecure pieces than Internet Explorer
d) you update your sitemaps with Google
e) setup 301 redirect schema from http to https (as in my example, or similar)
f) you put in a “site change of address” with Google to TELL THEM that the site is officially now https://yoursite.xyz and no longer http://yoursite.xyz

prose976
tagDiv Member

Thanks Shashank. I have not gotten into the functions.php file, but have already changed the settings in WP Admin and I have changed the url for the logo.

Do you have any specific advice for SSL-ing Google Fonts?

Philip

prose976
tagDiv Member

Hello,

I am SSL-ing my entire site and am running into these four open issues so far:

Insecure URL: http://fonts.googleapis.com/css?family=Amarante
Found in: https://tribyoot.org/

I’m not sure how to ssl the fonts. You would think this would be handled by the functions.php file (protocol relative links).

Insecure URL: http://tribyoot.org/Tribyoot/wp-content/uploads/2014/07/logo-tribyoot-300×1004.png
Found in: https://tribyoot.org/

The above image is determined in the Theme Panel, and the actual link to the image is https://tribyoot.org/Tribyoot/wp-content/uploads/2014/07/logo-tribyoot-300×1004.png, but my “WhyNoPadlock” scan is insisting it’s and http file and not an https file.

Insecure URL: http://tribyoot.org/Tribyoot/wp-content/themes/Newspaper/images/header/elements-menu.png
Found in: https://tribyoot.org/

In the theme files, the elements-menu file seems to be a blank file, but obviously it’s used and output by the theme on my page. How can I SSL that image?

Insecure URL: http://fonts.gstatic.com/s/amarante/v4/7QYOnlvGMVlAzj6iP9gUMPesZW2xOQ-xsNqO47m55DA.ttf
Found in: http://fonts.googleapis.com/css?family=Amarante

I’m guessing this is essentially the same issue as the first one of these four?

I hope you can help me find a way to secure them.

Philip

simchris
tagDiv Member

Nothing to do with theme. It’s an issue with Facebook. You can use the FB debug tool to check your META data. The OG tags are there expressly for Facebook.

FB had an outage just a little while ago, btw.

Facebook has intermittent issues where some days they won’t grab image; some days they grab image, and an hour later you have an empty box, some days they don’t grab image right away, and then it pops in 10 minutes later. Nature of the beast. I deal with this on a dozen of our sites every day, and a royal pain.

Upshot – learn to work around it, or try again later when sharing. Post direct link vs using share button, or paste in the headline and URL, the nit might grab stuff. It’s really inconsistent long term.

But, check your meta data in your page source to make sure you have all the correct OG tags in place; then run the Facebook debug tool on your post page to see if anything major. If not, then it’s just their twisted universe spinning out of control.

simchris
tagDiv Member

In case I didn’t include this previously:

In your WordPress Settings, you specify the WordPress address and the site address. Those are added in your database, and every time the developer calls it in the template, it is running a database query.

define('WP_HOME', 'http://www.wpsitez123.com'); 
define('WP_SITEURL', 'http://www.wpsitez123.com'); 
define('TEMPLATEPATH', '/absolute/path/to/wp-content/themes/active-theme');
define('STYLESHEETPATH', '/absolute/path/to/wp-content/themes/active-theme');

By adding these in your wp-config.php, you are reducing the number of database queries thus increasing your site’s performance.

These settings are also useful if converting your website to “https” once you have SSL cert installed as WordPress can ‘soft-redirect’ any query for http://yourpage to https://yourpage; and it updates the WP Settings general page showing URL, and YOAST SEO picks this up for writing canonical links for https.

In case anybody is on to the more hard core optimization of WP.

Viewing 25 results - 1,551 through 1,575 (of 1,756 total)