9.6 random button appeared

Posted in: Newspaper
Post count: 36

https://prnt.sc/muieao
I updated the theme to versio 9.6, but at the categories this button appeared in the header without me changing anything. The button does not appear in the menu nor the editor.

  • This topic was modified 7 years by StefvE.
  • This topic was modified 7 years by StefvE.
Post count: 35449

Hi,

Please make sure that this is not a plugin conflict, please deactivate all non theme plugins, clear all cache and try again!
If there is still a problem, please provide a link were I can inspect it!

Thank you for your understanding!

Post count: 36

It can’t be a plugin since it has classes of TD composer. This is a copy of the button

<div class="tdm-header-menu-btns">
<div class="tdm_block td_block_wrap tdm_block_button td_uid_1_5c86bfa98ed1c_rand tdm-block-button-inline tdm-content-horiz-left td-pb-border-top tdm-menu-btn1 td_block_template_1 tdc-no-posts" data-td-block-uid="td_uid_1_5c86bfa98ed1c">
<style>
body .td_uid_2_5c86bfa98fc23 {
background: -webkit-linear-gradient(-60deg,#4db2ec,#5188f7);background: linear-gradient(-60deg,#4db2ec,#5188f7);
}
.td_uid_1_5c86bfa98ed1c_rand {
z-index: 1;
}

body .td_uid_2_5c86bfa98fc23:before {
background-color: #000;
}
.td_uid_2_5c86bfa98fc23:hover:before {
transform: translate(-50%,-50%) scale(1.1);
-webkit-transform: translate(-50%,-50%) scale(1.1);
}

.td_uid_2_5c86bfa98fc23 .tdm-btn-text,
.td_uid_2_5c86bfa98fc23 i {
color: #fff;
}

.td_uid_2_5c86bfa98fc23,
.td_uid_2_5c86bfa98fc23:before {
border-radius: 4px;
}

.td_uid_2_5c86bfa98fc23 {
box-shadow: 0px 2px 16px 0px rgba(77,178,236,0.8);
}

.td_uid_2_5c86bfa98fc23:hover {
box-shadow: 0px 4px 26px 0px rgba(0,0,0,0.3);
}

.td_uid_2_5c86bfa98fc23:hover {
transform: scale(1.1);
-webkit-transform: scale(1.1);
}
.td_uid_1_5c86bfa98ed1c_rand:hover {
z-index: 999;
}
</style><div class="tds-button td-fix-index"><span class="tdm-btn-text">123</span></div></div> </div>

  • This reply was modified 7 years by StefvE.
  • This reply was modified 7 years by StefvE.
Post count: 35449

Hi,

Please check in Newspaper>theme panel>Multi-purpose > header settings -> https://www.screencast.com/t/m571DqCyFa is possible to have set there a button in header template.

Thank you!

Post count: 36

Ahh yes I found it. There was a button placed from there! But why did it only get included on the category page?

Post count: 35449

Hi,

Is possible to have been some cache that make the button to appear only on the category page.

Thank you!

Post count: 36

It was not the cache, I’m developing on the homepage but it didn’t appear.

Post count: 35449

Hi,

Unfortunately I can not say why was showing only on category page because I didn’t inspect closer in your website this multipurpose button.

Thank you!

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.