Skip to content
Public Ticket #2083

Http liks to https links

Conversation thread

i_alabama replied

Customer Reply

Thank you for your reply! help with this link. Thank you!

function maybePrefixUrlField() {
if(this.value.trim() !== '' && this.value.indexOf('http') !== 0) {
this.value = "http://" + this.value;

PenciDesign replied

Staff Reply

Hi,

1/ For body.penci-body-boxed { background-image: url(http://soledad.pencidesign.com/ ........ please go to Customize > General Options > Background image for body boxed > select another images from your media library > and remove it if you don't want to set background image for your body boxed.

2/ For  <a class="penci-promo-link" href="    http://soledad.pencidesign.com/soledad-foo...... please go to Appearance > Widgets > on Main Sidebar > remove widget "Soledad List Banners" or change the links inside this widget.

3/ You can change it via Customize > Footer Options > Footer Copyright Text > and fill this code:

\
@2018 - PenciDesign. All Right Reserved. Designed and Developed by <a href="https://themeforest.net/item/soledad-multiconcept-blogmagazine-wp-theme/12945398?ref=PenciDesign" target="_blank">PenciDesign</a>\

Best Regards,

PenciDesign

i_alabama replied

Customer Reply

Thank you for the answer.

here are the links. I can not find them anywhere to fix

body.penci-body-boxed { background-image: url(http://soledad.pencidesign.com/ ........

    <a class="penci-promo-link" href="    http://soledad.pencidesign.com/soledad-food/category/recipes

<div class="penci-promo-item penci-banner-has-text">
<a class="penci-promo-link" href    http://soledad.pencidesign.com/soledad-food

017 - PenciDesign. All Right Reserved. Designed and Developed by http://themeforest.net/item/soledad-multiconcept-blogmagazine-wp-theme

}function maybePrefixUrlField() {
if(this.value.trim() !== '' && this.value.indexOf('http') !== 0) {
this.value = "http://" + this.value;

PenciDesign replied

Staff Reply

Hi,

Can you show me what's the http links on your site? We have a lot of customers using this theme with https without any issue.

Best Regards,

PenciDesign

i_alabama started the conversation

Conversation Start

Good day, I need you to check and modify all the http links to https. this is a new standard. In the code of the theme soledad-food and in the site code, there are http. so my site is working poorly. Replace please all links! Thank you

Sincerely, Ivan

Want to join this conversation or access attachments? Sign in first.